Olivier CHURLAUD
ef6f5ebc3b
Porting more files out of KDialog
10 years ago
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
10 years ago
Jon Mease
78faf1e68f
Add undo/redo support for annotations
...
REVIEW: 107442
13 years ago
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
13 years ago
Tobias Koenig
a41a727e21
Extend GuiUtils with helper function for ScreenAnnotations
...
REVIEW: 106607
14 years ago
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
16 years ago
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
18 years ago
Pino Toscano
f80f5ca79c
insolate the "stamp+icon" loading method in an own function
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=862778
18 years ago
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
18 years ago
Pino Toscano
eed660ebd3
move the embedded file saving function to the GuiUtils
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=797108
18 years ago
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
18 years ago
Pino Toscano
288fce0b82
AnnotationGuiUtils -> GuiUtils
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=752259
18 years ago
Pino Toscano
1765025575
class with static methods -> namespace
...
add constness to the parameters where missing
svn path=/trunk/KDE/kdegraphics/okular/; revision=709912
19 years ago
Pino Toscano
815ac3867e
move the annotation tooltip creation procedure in a single place
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=709910
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.
...
Ctrl+right mouse button is what is needed to do that.
At the moment, only line, stamp and geometric annotations can be moved with mouse dragging.
svn path=/trunk/KDE/kdegraphics/okular/; revision=689185
19 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
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.
...
svn path=/trunk/playground/graphics/okular/; revision=617106
19 years ago
Pino Toscano
48a772be4b
move the ui-related utils functions for annotations in an own utils class
...
svn path=/trunk/playground/graphics/okular/; revision=617097
19 years ago
Pino Toscano
300d2a19d1
less includes
...
svn path=/trunk/playground/graphics/okular/; revision=597871
20 years ago
Pino Toscano
130627e02b
kpdflibgsasyncgenerator -> okulargsasyncgenerator
...
svn path=/trunk/playground/graphics/okular/; revision=551189
20 years ago
Piotr Szymanski
5e0e973e12
- add supported mimetype caching to the kpdf part properly
...
- begin work on ghostscript backend port to libqgs
- minor tweak in configure.in.bot
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=486447
21 years ago
Piotr Szymanski
75db44d843
- sync with hdd, refactored text page, ported backends to textpage,
...
- fixed crash in fax, chm builds and ghostview nearly ported to libqgs
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=481340
21 years ago
Piotr Szymanski
5a03d1e2a6
- add libgs helper app
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=445291
21 years ago
Tobias Koenig
b10d10a2bd
Convert 'struct DocumentInfo' into a QDomDocument for more flexible information
...
passing.
svn path=/trunk/kdegraphics/kpdf/; revision=375065
21 years ago