10 Commits (375f42f40a8f9f26deadb1589949ccc109846e5b)

Author SHA1 Message Date
Albert Astals Cid 252236d413 Port a few more QLinkedList to QList 4 years ago
Albert Astals Cid 8941e43488 Port away from more QLinkedLists 4 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
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Alexander Lohnau ac083e44e3 Make meaning of sponsoring note more clear 5 years ago
Alexander Lohnau 24c75071be Move sponsoring note outside of SPDX-FileCopyrightText statement 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
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 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
Albert Astals Cid 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Albert Astals Cid ca5422d0e9 Implement swapBackingFile for the PDF backend 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
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
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Montel Laurent d3a3b2df25 Fix includes 12 years ago
Montel Laurent 26fc592e7d 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
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Tobias Koenig 38861f5f57 Hide widget annotations from the user 13 years ago
Jakob Petsovits df5364da6c Copy Okular's app icon from Oxygen core as "okular", 18 years ago
Pino Toscano 6d68021b61 delete the annotation item when the annotation it represent was removed 18 years ago
Pino Toscano 288fce0b82 AnnotationGuiUtils -> GuiUtils 18 years ago
Pino Toscano 0b35107505 fix icons 19 years ago
Pino Toscano 76008f84da use the new icon here as well 19 years ago
Tobias Koenig c70cb99bdc Add proxy model for grouping by author 19 years ago
Tobias Koenig e40be7a9c3 Some GUI improvements 19 years ago
Pino Toscano b12610e46a when an annotation was updated, update all the annotation for its page (we can't do else, at the moment...) 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 928a7be1e9 properly unregister upon destruction from the document (checking if it's still alive) 19 years ago
Pino Toscano f2f15e0918 rename AnnotationItem to AnnItem, it gave me enough troubles to be left so long... 19 years ago
Pino Toscano e6cc6a58c4 properly update when an annotation is added or removed (TODO: when is just changed) 19 years ago
Pino Toscano 239434362e Basic version of a tree model for the document annotations. 19 years ago