62 Commits (helm-link)

Author SHA1 Message Date
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
Pino Toscano 76cde2d2ae do not update more than the necessary 18 years ago
Pino Toscano 7f24f09cf3 No more need to rebuild the bookmark tree when changing document. 18 years ago
Pino Toscano b5a4b0edb5 move the search for the item for a specified url into an own method 18 years ago
Pino Toscano 39b730d371 Selectively update the tree branch of the document whose bookmarks were changed. 18 years ago
Pino Toscano 5a4259d04f Dynamically get the tooltip of bookmark items. 18 years ago
Pino Toscano 3004d81bd8 Add a tooltip for the bookmark name. 18 years ago
Jakob Petsovits 46eaee7f44 Icon renaming (code and icon changes - KDE/): 18 years ago
Jakob Petsovits d9de20dfe7 Masses of icon fixes and adaptions, caused by the original 19 years ago
Pino Toscano 6d375af868 Move all the bookmarking stuff into the BookmarkManager, that now updates the Document observers automatically. 19 years ago
Pino Toscano b56ad8c3ae Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 19 years ago
Pino Toscano 17e6bdfcfd make the bookmark tree showing its contents with no document open; 19 years ago
Pino Toscano dac41f84ad give the thumbnail list, the toc and the bookmark list a coherent look 19 years ago
Pino Toscano 5150419e81 adapt the debug stuff to the new kdebug way: 19 years ago