Commit graph

10 commits

Author SHA1 Message Date
Jon Mease 78faf1e68f Add undo/redo support for annotations
REVIEW: 107442
2013-04-06 00:22:48 +02:00
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
2012-01-17 23:46:37 +01:00
Niels Ole Salscheider 65153935d9 add LaTeX support to annotation window 2011-09-22 19:22:15 +02:00
Albert Astals Cid 0a514d630b Close the annot window on Esc keypress
svn path=/trunk/KDE/kdegraphics/okular/; revision=1202702
2010-12-01 22:46:30 +00:00
Pino Toscano 4b50e543d6 focus the text when showing an annotation popup
svn path=/trunk/KDE/kdegraphics/okular/; revision=935096
2009-03-04 14:30:42 +00:00
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
2008-03-24 00:08:08 +00:00
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
2006-09-21 08:45:36 +00:00
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
2006-09-17 16:09:10 +00:00
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
2006-09-16 17:06:56 +00:00
Chu Xiaodong 9c575a91d3 replace embedded annotation dialog with annot window, child of PageView
svn path=/trunk/playground/graphics/okular/; revision=572243
2006-08-11 23:53:48 +00:00