30 Commits (be60fbf64d8cb71b38e4cf35578ae748e37668c0)

Author SHA1 Message Date
Fabio D'Urso e130068726 Show latex button when the annotation popup window is opened 14 years ago
Fabio D'Urso f6fa2a5614 Disable GUI operations on certain types of annotations 14 years ago
Fabio D'Urso ec9f068d77 Added AnnotationProxy to SaveInterface 14 years ago
Albert Astals Cid b2dfb910e8 Small rework of AnnotWindow 14 years ago
Yuri Chornoivan 9dab469366 Fix typos: occured -> occurred. 15 years ago
Frederik Schwarzer 40ac3d889b Make strings more user friendly. 15 years ago
Albert Astals Cid 62bea46f5e Do not need QMessageBox include 15 years ago
Niels Ole Salscheider 65153935d9 add LaTeX support to annotation window 15 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Albert Astals Cid 0a514d630b Close the annot window on Esc keypress 16 years ago
Pino Toscano 4b50e543d6 focus the text when showing an annotation popup 17 years ago
Pino Toscano 969abdeec0 make the tooltip for the close button of the annotation window a bit more clear 18 years ago
Pino Toscano 8df0b87e18 set & reload the author as well 18 years ago
Pino Toscano 961b27e99c Properly apply, and reload when changed, the annotation info in the annotation window (color, modication date, etc). 18 years ago
Pino Toscano 6511086ffc Annotation window: 18 years ago
Pino Toscano 3c8f77a3ae In the annotation window, get the right anotation text using the cool function we already have; 18 years ago
Albert Astals Cid 2f61e6545b use kclasses 18 years ago
Pino Toscano aa9181b3a1 disable the option button for now 19 years ago
Pino Toscano 5556af3210 get rid of the hand made resize grip and use QSizeGrip - the trick about it was making the widget to be resized a Qt::SubWindow 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
David Jarvie 6ccde0505c Add fancy date option to KLocale::formatDate(), KLocale::formatDateTime() 19 years ago
Tobias Koenig a9f58440df First large commit for the Annotation API cleanup 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Pino Toscano 4d0d19be83 - reduce a bit the font used for the date label 20 years ago
Pino Toscano 27dc15c960 use a standard color (yellow) when the annotation color is not defined 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 20 years ago
Pino Toscano 6c2ea7b63d replace the hard-coded close button with a standard one. 20 years ago
Pino Toscano 7ee4cbcae9 format a datetime in the kde's way 20 years ago
Tobias Koenig 90140c1479 warnings-- 20 years ago
Chu Xiaodong 9c575a91d3 replace embedded annotation dialog with annot window, child of PageView 20 years ago