9 Commits (2ba2ee5d879c630ca42499c69c7f84bbf9ee0308)

Author SHA1 Message Date
shenleban tongying 2ba2ee5d87 Reduce sidebar title size 3 years ago
snooxx 💤 2ad9e6f0b3
Simplify `QPainter::drawRoundedRect` usage 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
snooxx 💤 1d30b03e39
Bring corner radius of popup messages in line with widget style 4 years ago
snooxx 💤 667e73325a
Restore properly rounded corners of popup messages 4 years ago
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Nicolas Fella ef5254b020 Remove some unused includes 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid 78d983eeed drawRoundRect -> drawRoundedRect 6 years ago
Albert Astals Cid e2ece3793e Port use of deprecated QModelIndex::child 6 years ago
Simone Gaiarin 837a9c1f52 Use the term "Annotations" everywhere in place of "Reviews" 6 years ago
Albert Astals Cid ea5bf62189 We require KF 5.68 now, so cleanup some ifdefs 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Simone Gaiarin 0b05d7ce99 Overhaul annotations UX 6 years ago
Nate Graham b8b36ae529 Improve the sidebar's navigation and UX 6 years ago
Albert Astals Cid 93540ac16d Enable most of clazy level2 6 years ago
Ahmad Samir 945c1e1b8d [ui/*] Replace foreach (deprecated) with range-for 6 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
Albert Astals Cid 69ec17554a Fix two easy deprecation warnings 7 years ago
Joao Netto b669398404 Add buttons to collapse and expand all elements 7 years ago
Yuri Chornoivan f22fbca626 Add placeholders for the search lines 7 years ago
Yuri Chornoivan c7722c4078 Fix minor EBN issues 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Vaca 3c93b2523e Added missing overrides found by clang-tidy 10 years ago
Aleix Pol 9e87989ade Fix moc mess 10 years ago
Albert Vaca c71f308252 Fixes suggested by Clazy 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Montel Laurent 6fab218de9 Use Q_NULLPTR 11 years ago
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Montel Laurent 26fc592e7d Fix includes 12 years ago
Montel Laurent 2eacdea022 Port to new connect api 12 years ago
Montel Laurent 378f6847a2 Remove some deprecated kdelibs4support 12 years ago
Vishesh Handa e038950f50 KIcon -> QIcon 12 years ago
Frederik Gladhorn 4ce837a7ac Qt5 porting 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Tobias Koenig d3e0dadcac Introduce notifyCurrentPageChanged callback DocumentObserver interface 14 years ago
Tobias Koenig 719a0df886 Use different RMB menus in page view and review pane 14 years ago
Albert Astals Cid b2dfb910e8 Small rework of AnnotWindow 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Laurent Montel a86bbe9053 Use QLatin1String 16 years ago
Elvis Stansvik 820a667190 Save case sensitivity and regular expression search options for the Contents 17 years ago
Pino Toscano 1080a193b9 - make sure to properly unregister all the observers before the Document gets destroyed 18 years ago
Albert Astals Cid c54837dbb4 i suck more, fix style again 18 years ago
Albert Astals Cid be5c6c8a95 style fixes, i suck 18 years ago
Albert Astals Cid 0d12c549cd Enable people to remove annotations from the tree in the page or author 18 years ago
Pino Toscano b0245bd01d Allow the selection of more than annotation in the annotation tree, so they can be deleted at once using the popup menu. 18 years ago
Pino Toscano 51f34f3f9f support more than one annotation in the annotation popup 18 years ago