3 Commits (c1404c9059ceeee302e47229a7cfa1f169351a15)

Author SHA1 Message Date
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
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
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 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Rodolfo Panerai bfaab6abbf Highlight TOC items with a bold font 6 years ago
Aleix Pol 066f50ad33 mobile: Improve TOC 6 years ago
Ahmad Samir 945c1e1b8d [ui/*] Replace foreach (deprecated) with range-for 6 years ago
Albert Astals Cid 47d7d04b5e delete copy constructor and assignment operator of some internal classes 7 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Martin T. H. Sandsmark 09a99ba96b Port away from obsolete Qt functions 10 years ago
Martin T. H. Sandsmark ba4b9eb1a6 ui: Fix build without implicit cast to/from ascii 10 years ago
Miklós Máté 1371ccfa28 Show TOC marker for parents if the children is collapsed 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Marco Martin bb5c4291e2 fix and port the Table of Contents browser 11 years ago
Montel Laurent 0045b384e3 Fix includes² 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 80ebb46d36 Don't attempt to restore old TOCModel if it hasn't been actually saved 13 years ago
Albert Astals Cid f40b42f8db Fix my fixes for 313147 and 313146 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
Pino Toscano 083de3d1c4 do not try to get the label of pages "out of the document" 15 years ago
Pino Toscano 5bfb9dca4f Support for external URLs as destination for the TOC items. 18 years ago
Pino Toscano a6e766cfad Return the tooltip as well. 18 years ago
Pino Toscano 7155e212a7 One typo^W character to rule 'em all. 18 years ago
Pino Toscano f84c256657 don't activate the TOC when it has no items 18 years ago
Pino Toscano b455fb1221 we need to register QModelIndex as metatype to be able to pass it as parameter for queued slot calls 19 years ago
Pino Toscano 4b3b1a910c open just the TOC branch the document wants to be open; properly open them 19 years ago
Pino Toscano a917f080e6 Create a model for the TOC, and use that for displaying the TOC of the document. 19 years ago