6 Commits (b34decacd3b454c0770174777ab4f7ae4e5e32f3)

Author SHA1 Message Date
shenleban tongying 2ba2ee5d87 Reduce sidebar title size 3 years ago
Albert Astals Cid ba35bbd9e6 emit -> Q_EMIT 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Albert Astals Cid 4cd6bfd30e mobile: Add Signature Viewing UI 4 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
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 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 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
Yuri Chornoivan f22fbca626 Add placeholders for the search lines 7 years ago
Peter Wu 61c2c2cedd TOC: Add collapse/expand options 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Gilbert Assaf a2aceadc13 Allow to create bookmarks from the TOC 9 years ago
Albert Astals Cid 5b62bc71d4 Simplify KTreeviewSearchLine to only work on a treeview 11 years ago
Montel Laurent 2eacdea022 Port to new connect api 12 years ago
Montel Laurent 378f6847a2 Remove some deprecated kdelibs4support 12 years ago
Frederik Gladhorn ac15a7075e More QUrl porting 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Fabio D'Urso 68439221ea Unparent the old TOCModel so that it doesn't get deleted twice 13 years ago
Fabio D'Urso 80ebb46d36 Don't attempt to restore old TOCModel if it hasn't been actually saved 13 years ago
Albert Astals Cid 3f3f82afa1 Fix my email address 13 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Albert Astals Cid f40b42f8db Fix my fixes for 313147 and 313146 13 years ago
Jaydeep Solanki 54b4a20e07 No need to prepare for reloading if there's nothing to reload 13 years ago
Albert Astals Cid 0413d53857 Delete the oldModel even if the new doc has no toc 13 years ago
Jaydeep Solanki 7c99477f94 Preserve TOC folding status on document dirty reload 13 years ago
Tobias Koenig d3e0dadcac Introduce notifyCurrentPageChanged callback DocumentObserver interface 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Elvis Stansvik 820a667190 Save case sensitivity and regular expression search options for the Contents 17 years ago
Pino Toscano 5bfb9dca4f Support for external URLs as destination for the TOC items. 18 years ago
Pino Toscano 769a70956f add more checks against invalid viewports 18 years ago
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