30 Commits (9dcb5bc36b1fce7ac92eea39a3a60227ca2bfccf)

Author SHA1 Message Date
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 9 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