51 Commits (02dde1035c250f6af4127fe679404198e1c8c6da)

Author SHA1 Message Date
Pino Toscano f84c256657 don't activate the TOC when it has no items 18 years ago
Pino Toscano a917f080e6 Create a model for the TOC, and use that for displaying the TOC of the document. 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 dac41f84ad give the thumbnail list, the toc and the bookmark list a coherent look 19 years ago
Pino Toscano 106e96240c rename (almost) every ActionFoo class to FooAction 19 years ago
Pino Toscano 0e12746a92 Link -> Action renaming. 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Pino Toscano f3e484082d Link -> Action renaming. 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano 29e8bbc50f make it possible for generators to decide the initial open/close state for the items of a TOC 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago
Pino Toscano 573f989b47 don't keep the domelement for every toc item, just extract the needed information 19 years ago
Pino Toscano b163e04115 Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane. 19 years ago
Tobias Koenig 86a1fd3b69 Big cleanup of Document API and documentation: 19 years ago
Pino Toscano b9a2413619 remove the evil hack of the separator by using a custom role for the page number 19 years ago
Pino Toscano b7328d7234 add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 19 years ago
Pino Toscano 349dfb7eb1 move the delegate used to draw the side page numbers in an own file 19 years ago
Pino Toscano ab508c75a9 hopefully draw the toc item correcty, this time 19 years ago
Pino Toscano fd6166e74c update correctly when the option for toggling the page numbers in the toc is changed 20 years ago
Pino Toscano 3c0069f811 Display - if available - the page number on the right of every item in the table of contents. 20 years ago
Pino Toscano 8def2109ec change the metaData() function of the Generator to use QVariant as type for the returned value and for the 'option' parameter, this gives more flexibility 20 years ago
Pino Toscano 1fabb1880d rename setSelected to setCurrent, as it clashes with a new function of Qt4.2 20 years ago
Pino Toscano 20947b2e8d much like the other side panes 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Laurent Montel 95486afabf clear button is not necessary it's into klineeedit now 20 years ago
Dirk Mueller 3c092edf3f if tmp can be null then m_current can be as well (CID 2644) 20 years ago
Pino Toscano cc447bd3dc use the layout direction of the parent treewidget 20 years ago
Pino Toscano a73c1d14a1 don't exclude ourself when setting a new viewport 20 years ago
Pino Toscano 8f32edb95e Make the TOC highlight (well, just indicate with an arrow for the moment) the first entry for the current page. 20 years ago
Pino Toscano 639039e791 Now TOC is a simple widget, with the treewiget inside. 20 years ago
Pino Toscano 880561c3ab port the TOC widget to QListWidget 20 years ago
Pino Toscano 63c18ab06e Make the oKular part and its shell compile and link. 20 years ago
Albert Astals Cid b61b6e2f22 some fixes more, able to see pdf already 20 years ago
Pino Toscano 8b41489e2f porting 20 years ago
Albert Astals Cid ec923ec701 compile some more files 20 years ago
Laurent Montel ce8715fb8c adapt to new kdelibs api 20 years ago
Albert Astals Cid da968969aa fix indent 20 years ago
Albert Astals Cid 0e8c4faf0e fordwardport r511281 20 years ago
Albert Astals Cid 3e168cfd07 branchport r511281 20 years ago
Albert Astals Cid 6c6a1ac522 branchport r510876 20 years ago
Albert Astals Cid 022dd597dc fordwardport r510876 20 years ago
Piotr Szymanski d09fd28b89 - MERGE KPDF 3.5 CHANGES 21 years ago
Albert Astals Cid d2af5239b7 Fordward port fix for bug 110666 21 years ago
Albert Astals Cid 3eb7c7ea55 Remove the toc when closing the doc 21 years ago
Piotr Szymanski 36ab5c8965 - make generators plugins by: 21 years ago
Piotr Szymanski 369803e65b - forwardport the support for external linkage in toc 21 years ago
Piotr Szymanski 6e8a08f692 - make the Page column in TOC configurable with secret config option instead of compile time switch 21 years ago
Tobias Koenig f241e05db8 Add possibility to go to an external pdf document from the TOC. 21 years ago
Enrico Ros 8397b0cd94 applying patch_107 21 years ago
Enrico Ros 8e9cce23ba applying patch_104 21 years ago