Albert Astals Cid
62eea3336b
Merge remote-tracking branch 'origin/master' into frameworks
2016-10-29 11:13:24 +02:00
Olivier CHURLAUD
ef6f5ebc3b
Porting more files out of KDialog
2016-07-21 21:53:54 +02:00
Daniel Lichtenberger
155dc14b55
Added ability to view embedded files
...
The selected embedded file(s) are extracted to QDir::tempPath() and the
default application associated with the file type is launched with KRun.
Double-click on an embedded file also launches the view action.
The temporary files are cleaned up automatically when the dialog is
closed.
REVIEW: 127351
BUGS: 295567
2016-03-23 01:58:38 +01:00
Fabio D'Urso
2e0296e913
Merge remote-tracking branch 'origin/master' into configurable-review-tools
...
Conflicts:
ui/pageview.cpp
ui/pageviewannotator.cpp
2013-04-19 01:17:56 +02:00
Jon Mease
78faf1e68f
Add undo/redo support for annotations
...
REVIEW: 107442
2013-04-06 00:22:48 +02:00
Fabio D'Urso
9f41ff9d13
Paint some other annotation tool icons dynamically
...
Affected tools:
- Note
- Inline Note
- Ink
- Highlighter
Note that the Stamp tool is the only one that's left with a static icon
2012-12-28 17:22:02 +01:00
Tobias Koenig
a41a727e21
Extend GuiUtils with helper function for ScreenAnnotations
...
REVIEW: 106607
2012-10-22 13:04:26 +02:00
Albert Astals Cid
e90fa31bf9
make the iconloader in GuiUtils a stack
...
Fixes problems when the same program uses more than one okular part at once
BUGS: 231123
svn path=/trunk/KDE/kdegraphics/okular/; revision=1104494
2010-03-17 19:37:52 +00:00
Pino Toscano
40a0b9b9a5
adapt loadStamp() to:
...
- load .svg images when asked to load "stamp-something" names (a bit crude, but working for now)
- take a (optional) different size for the icon
svn path=/trunk/KDE/kdegraphics/okular/; revision=862804
2008-09-19 22:43:41 +00:00
Pino Toscano
f80f5ca79c
insolate the "stamp+icon" loading method in an own function
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=862778
2008-09-19 20:21:57 +00:00
Pino Toscano
d1305c265b
Implement the canBeMoved() check for an annotation in the Annotation class itself.
...
Use this new version and remove the one in GuiUtils.
svn path=/trunk/KDE/kdegraphics/okular/; revision=803073
2008-05-01 20:59:51 +00:00
Pino Toscano
eed660ebd3
move the embedded file saving function to the GuiUtils
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=797108
2008-04-14 22:31:28 +00:00
Pino Toscano
44aa2d7088
Globally store an icon loader different that the global one (eg the KPart one);
...
this way we can load our custom icons when embedded in other shells than ours.
svn path=/trunk/KDE/kdegraphics/okular/; revision=752473
2007-12-24 15:02:32 +00:00
Pino Toscano
288fce0b82
AnnotationGuiUtils -> GuiUtils
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752259
2007-12-24 00:54:21 +00:00