18 Commits (74420f1baac621f6822ed9c5212e6004711d695a)

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