2 Commits (bb1d6c7c9fdcac99db33b5f42d768603d698400c)

Author SHA1 Message Date
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Albert Astals Cid 4cd6bfd30e mobile: Add Signature Viewing UI 4 years ago
Mahmoud Khalil 8b3dfcb3f4 PDF: Add Stamps to the file properly 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Nicolas Fella e73bf99e58 Remove GuiUtils::iconLoader 5 years ago
Nicolas Fella b0542ca0b2 Use QIcon::fromTheme instead of GuiUtils::iconLoader 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
David Hurka 076e17c608 Create GuiUtils functions createColorIcon() and createOpacityIcon() 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Simone Gaiarin 04e6163b8c clang-tidy: fix modernize-make-unique 6 years ago
Albert Astals Cid 96f00a4d29 CI: Enable clazy qstring-arg check 6 years ago
Simone Gaiarin f15e8568a5 General improvements to stamp annotation 7 years ago
Dileep Sankhla 6dd7cf662d Add typewriter annotation tool 8 years ago
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