40 Commits (cbc6f671e35cc901a8edcc0cadda2459c0277485)

Author SHA1 Message Date
Simone Gaiarin cbc6f671e3 Change annotation type name when an annotation is associated to non-empty popup 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Olivier CHURLAUD ef6f5ebc3b Porting more files out of KDialog 10 years ago
Martin T. H. Sandsmark ba4b9eb1a6 ui: Fix build without implicit cast to/from ascii 10 years ago
Daniel Lichtenberger 155dc14b55 Added ability to view embedded files 10 years ago
Patrick Spendrin 37d5623102 Remove kdelibs4support from the generator plugins 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Tobias Koenig 8b603c174d Add basic support for RichMedia annotations in PDF files 11 years ago
Jan Kundrát abd30fb774 s/auto_ptr/unique_ptr/ 11 years ago
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Montel Laurent c0e625605d Port to QStandardPath 12 years ago
Montel Laurent 378f6847a2 Remove some deprecated kdelibs4support 12 years ago
Frederik Gladhorn ac15a7075e More QUrl porting 12 years ago
Fabio D'Urso 923698caab Change texts I forgot to change in 35d481e783 13 years ago
Fabio D'Urso b49db982ea Make two helper inline functions static 13 years ago
Fabio D'Urso 2e6edb5e2c Distinguish straight lines and polygons in texts 13 years ago
Fabio D'Urso d197c9a109 Consistently call "Ink" -> "Freehand Line" 13 years ago
Fabio D'Urso cfa8c3a6d5 HighlightAnnotation text improvements 13 years ago
Jon Mease 78faf1e68f Add undo/redo support for annotations 13 years ago
Fabio D'Urso 9f41ff9d13 Paint some other annotation tool icons dynamically 13 years ago
Tobias Koenig a41a727e21 Extend GuiUtils with helper function for ScreenAnnotations 14 years ago
Tobias Koenig 770e2818bb Evaluate additional actions of screen and widget annotations 14 years ago
Glen Kaukola 122fab0eee Krazy: Check single-char QString operations for efficiency. 16 years ago
Albert Astals Cid e90fa31bf9 make the iconloader in GuiUtils a stack 16 years ago
Pino Toscano b025b4113a activate the overwriting confirmation in all the other file save dialogs 16 years ago
Pino Toscano 97263dcdf3 - drop the "stamp-" prefix from svg stamps: first the stamp is searched among the SVG stamps, otherwise the classic "icon" loading is tried 18 years ago
Pino Toscano d7f5707e8b changes to the stamp loading system: 18 years ago
Pino Toscano 40a0b9b9a5 adapt loadStamp() to: 18 years ago
Pino Toscano f80f5ca79c insolate the "stamp+icon" loading method in an own function 18 years ago
Pino Toscano 052fff3a0d make the movie annotations recognizable in the interface 18 years ago
Albert Astals Cid 128825907f KUIT++ 18 years ago
Pino Toscano d1305c265b Implement the canBeMoved() check for an annotation in the Annotation class itself. 18 years ago
Pino Toscano eed660ebd3 move the embedded file saving function to the GuiUtils 18 years ago
Pino Toscano 97ff6ae262 add labels for sound annotations 18 years ago
Pino Toscano 73e28a357a non-generic visible strings for caret and file attachment annotations 18 years ago
Pino Toscano 146ac422ff Properly escape rich text in html-ish tooltips. 18 years ago
Pino Toscano 44aa2d7088 Globally store an icon loader different that the global one (eg the KPart one); 18 years ago
Pino Toscano 288fce0b82 AnnotationGuiUtils -> GuiUtils 18 years ago
Pino Toscano c47c606f5b all of these functions should have a valid pointer as parameter, so assert instead of silently return 19 years ago
Pino Toscano bc5aeb2bb8 dear line in the annotation tooltip, please use less vertical space, thanks 19 years ago
Pino Toscano 1765025575 class with static methods -> namespace 19 years ago
Pino Toscano 815ac3867e move the annotation tooltip creation procedure in a single place 19 years ago
Pino Toscano cd0dd24193 i18n fixes 19 years ago
Pino Toscano 857d423c46 Correctly (hopefully) translate the text annotations now. 19 years ago
Pino Toscano 536b632536 Correctly translate the ink annotations now. 19 years ago
Pino Toscano 668dcad8da Now the annotations can be dragged and moved after being placed on a page, even if the page is rotated. 19 years ago
Dirk Mueller 12b7b0d5d1 if you don't check the result, then don't waste time 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 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
Pino Toscano 48a772be4b move the ui-related utils functions for annotations in an own utils class 19 years ago