33 Commits (89f0eb01fbce99c3e950ee39c2306a59fb6ef5e8)

Author SHA1 Message Date
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
Pino Toscano e83f58d78d instead of emitting a signal, just use a simple action 19 years ago
Pino Toscano 3019616824 Bookmark list: add a tooltip for the top-level items with the number of bookmarks of the file. 19 years ago
Pino Toscano 4e2e675914 No need to show entries with no children. 19 years ago
Pino Toscano 28580b8625 Bookmarks list: make double click always open the bookmark, while its editing is possible using the edit key (usually F2) or the context menu. 19 years ago
Pino Toscano 0260a8f2d6 properly isolate rebuildTree() from the itemChanged() signals 19 years ago
Pino Toscano f8662cfa90 disconnect() the itemChanged() before rebuilding the tree and reconnect after that, otherwise we'll end up saving the bookmarks many times 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago
Pino Toscano 88779aa7d2 SVN_SILENT give the items IDs 19 years ago
Pino Toscano c248956942 better use HTML ref instead of ref, otherwise we'll have "encoding" problems 19 years ago
Pino Toscano 539921bdf6 Improving the bookmark capabilities of okular. 19 years ago