77 Commits (16e30bd2e801bf88cae22e49b3c2b3add534908f)

Author SHA1 Message Date
Yuri Chornoivan f22fbca626 Add placeholders for the search lines 7 years ago
Yuri Chornoivan c7722c4078 Fix minor EBN issues 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
Aleix Pol 9e87989ade Fix moc mess 10 years ago
Albert Vaca c71f308252 Fixes suggested by Clazy 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Montel Laurent 6fab218de9 Use Q_NULLPTR 11 years ago
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Montel Laurent 26fc592e7d Fix includes 12 years ago
Montel Laurent 2eacdea022 Port to new connect api 12 years ago
Montel Laurent 378f6847a2 Remove some deprecated kdelibs4support 12 years ago
Vishesh Handa e038950f50 KIcon -> QIcon 12 years ago
Frederik Gladhorn 4ce837a7ac Qt5 porting 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 d3e0dadcac Introduce notifyCurrentPageChanged callback DocumentObserver interface 14 years ago
Tobias Koenig 719a0df886 Use different RMB menus in page view and review pane 14 years ago
Albert Astals Cid b2dfb910e8 Small rework of AnnotWindow 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Laurent Montel a86bbe9053 Use QLatin1String 16 years ago
Elvis Stansvik 820a667190 Save case sensitivity and regular expression search options for the Contents 17 years ago
Pino Toscano 1080a193b9 - make sure to properly unregister all the observers before the Document gets destroyed 18 years ago
Albert Astals Cid c54837dbb4 i suck more, fix style again 18 years ago
Albert Astals Cid be5c6c8a95 style fixes, i suck 18 years ago
Albert Astals Cid 0d12c549cd Enable people to remove annotations from the tree in the page or author 18 years ago
Pino Toscano b0245bd01d Allow the selection of more than annotation in the annotation tree, so they can be deleted at once using the popup menu. 18 years ago
Pino Toscano 51f34f3f9f support more than one annotation in the annotation popup 18 years ago
Eike Hein 93fdfab88c person("pinotree")->happiness++ 18 years ago
Jakob Petsovits 79006833de Icon naming spec compliance (code changes - KDE/): 18 years ago
Pino Toscano 288fce0b82 AnnotationGuiUtils -> GuiUtils 18 years ago
Pino Toscano 034e8f9299 Map the index through the author proxy model as well. 19 years ago
Eike Hein 435a6390b8 Anti-alias the "No annotations" box in the Reviews tab. 19 years ago
Pino Toscano 0b35107505 fix icons 19 years ago
Tobias Koenig c70cb99bdc Add proxy model for grouping by author 19 years ago
Pino Toscano bc509794eb remove two empty DocumentObserver notifications 19 years ago
Tobias Koenig 709e0eed1d Print fancy information when no annotations are available 19 years ago
Pino Toscano 08727a7cea a bit prettier 19 years ago
Tobias Koenig 9642e7ae5e Add proxy models for the AnnotationModel and port SideReviews 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 815ac3867e move the annotation tooltip creation procedure in a single place 19 years ago
Pino Toscano 0bfbda8810 btter handle "empty" authors in the review tree 19 years ago
Pino Toscano 21a8ebbe1e simply a bit its layout, making it coherent with the other sidebar panes 19 years ago
Pino Toscano cd0dd24193 i18n fixes 19 years ago
Pino Toscano 905ca02fb2 center the "no items" text of the annotation pane, until a better solution comes 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano af1fd0c1f3 new icon name 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago
Tobias Koenig 777877f2d2 Refactor the RMB menu for annotations, so we can use the menu for 19 years ago
Pino Toscano ea071caf9d Improve the way we get the contents of an annotation; dynamically change the tooltip of the annotation item in the side review pane. 19 years ago