3 Commits (24e48d9f5cff8dd20f17d5a79202e0044ce3e4cd)

Author SHA1 Message Date
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid becdc7c483 Revert the two last commits 5 years ago
Albert Astals Cid e0f45add55 Enable -Wweak-vtables in clang 5 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
Nate Graham b8b36ae529 Improve the sidebar's navigation and UX 6 years ago
Albert Astals Cid 6d0d61c2ad Enable clazy copyable-polymorphic 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
kezi olio 51b90ecd73 Add kinetic scrolling & smooth navigation with cursor keys 6 years ago
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 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
Olivier CHURLAUD 630269a400 More ports out of KDialog 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Montel Laurent 21360d6b7a Fix includes 12 years ago
Montel Laurent 26fc592e7d Fix includes 12 years ago
Montel Laurent 2eacdea022 Port to new connect api 12 years ago
Frederik Gladhorn 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn 9d89739972 Use categorized logging 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Vishesh Handa 46cf7e46a5 Port away from KUrl::List 12 years ago
Vishesh Handa 077689c4d3 Port KAction and KMenu 12 years ago
Vishesh Handa e038950f50 KIcon -> QIcon 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Fabio D'Urso 48c324f77c Added UrlChanged notification in notifySetup to fix BookmarkList not updating after save as 12 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Fabio D'Urso 9a11294b12 Sort bookmarks from the same page in viewport order 14 years ago
Fabio D'Urso e3e3657788 When renaming a bookmark folder, don't assume that we are renaming the current document 14 years ago
Albert Astals Cid 3e3a504d3c Allow the renaming of bookmark "parent" items (i.e. file names) 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Laurent Montel a86bbe9053 Use QLatin1String 16 years ago
Pino Toscano 1de3285d37 maintain the bookmark view sorted when adding new elements in the "selective" tree update 16 years ago
Pino Toscano ea7480e2a5 SVN_SILENT unused parameters 16 years ago
Pino Toscano 32ccf8593b add a context menu for the top-level items (representing the files), to allow to: 16 years ago
Pino Toscano 4ee7112fe7 create a FileItem type of QTreeWidgetItem to handle better items representing the files 16 years ago
Pino Toscano d607996bce isolate the context menu for BookmarkItem in an own method 16 years ago
Christian Ehrlicher 9e2f6edcf5 KUrl::path() -> KUrl::toLocalFile() 16 years ago
Pino Toscano c7b7ce7b08 fix selectiveUrlUpdate() 16 years ago
Pino Toscano 983392095d sort the bookmarks in the side panel by file name first, and then by page number for each file 17 years ago
Pino Toscano 1080a193b9 - make sure to properly unregister all the observers before the Document gets destroyed 18 years ago