Martin T. H. Sandsmark
439ced872d
Port away from signal/slot keyword
...
When building okular without kdelibs4support it apparently builds with
-DQT_NO_SIGNALS_SLOTS_KEYWORDS.
10 years ago
Montel Laurent
a8c13a9e1d
Add Q_DECL_OVERRIDE
11 years ago
Jon Mease
78faf1e68f
Add undo/redo support for annotations
...
REVIEW: 107442
13 years ago
Albert Astals Cid
b2dfb910e8
Small rework of AnnotWindow
...
* We do not keep them around any more time than needed (they are cheap to create)
* AnnotWindow::slotsaveWindowText calls m_document->modifyPageAnnotation so
edition of inline notes happens immediately
14 years ago
Niels Ole Salscheider
65153935d9
add LaTeX support to annotation window
15 years ago
Albert Astals Cid
0a514d630b
Close the annot window on Esc keypress
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1202702
16 years ago
Pino Toscano
4b50e543d6
focus the text when showing an annotation popup
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=935096
17 years ago
Pino Toscano
961b27e99c
Properly apply, and reload when changed, the annotation info in the annotation window (color, modication date, etc).
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=789344
18 years ago
Tobias Koenig
df7d144c10
Moved all classes in core/ into the 'Okular' namespace and removed
...
nearly all references to kpdf (knewstuff still missing).
svn path=/trunk/playground/graphics/okular/; revision=586993
20 years ago
Pino Toscano
dc2c0bef27
Rewrite almost completely the AnnotWindow so it uses less hacks and more Qt stuff; now it's a bit more clean
...
svn path=/trunk/playground/graphics/okular/; revision=585647
20 years ago
Pino Toscano
6c2ea7b63d
replace the hard-coded close button with a standard one.
...
the whole widget needs more loving, though.
svn path=/trunk/playground/graphics/okular/; revision=585241
20 years ago
Chu Xiaodong
9c575a91d3
replace embedded annotation dialog with annot window, child of PageView
...
svn path=/trunk/playground/graphics/okular/; revision=572243
20 years ago