5644 Commits (07c4a16da596cbba2c4101b724b6df5bdb7067e3)
 

Author SHA1 Message Date
Albert Astals Cid 07c4a16da5 Make it possible to type a page number and press enter in Print Preview 14 years ago
Fabio D'Urso ac695d448d Do not close the document in Shell::queryClose() 14 years ago
Fabio D'Urso 4d06efb64d Do not crash if the user attempts to draw on the presentation summary frame 14 years ago
Fabio D'Urso 86c92ffec2 Fixes against causes of annotation data loss + Improved GUI message logic 14 years ago
Fabio D'Urso a6922a4430 Don't produce unusable file if user presses "Save As" on a .okular archive 14 years ago
Fabio D'Urso 7087f20f23 poppler gen: Removed block of old debug and TODO comments 14 years ago
Fabio D'Urso 8ce3978caa poppler gen: Show inplace text annotations' contents with poppler 0.18 14 years ago
Fabio D'Urso d0a05bc301 poppler gen: The "Hide annotations" print option has no effect on windows. Don't show it 14 years ago
Fabio D'Urso e130068726 Show latex button when the annotation popup window is opened 14 years ago
Fabio D'Urso d2fa4c9bf3 TextAnnotation stamp fix 14 years ago
Fabio D'Urso e3f1c388de Ask "Save annotation changes?" if there are unsaved annotations that cannot be saved locally 14 years ago
Albert Astals Cid 7d3a064e15 New ABI compatible changes in okularcore 14 years ago
Albert Astals Cid 0fc1883eb1 New pdf generator version 14 years ago
Fabio D'Urso e3e3657788 When renaming a bookmark folder, don't assume that we are renaming the current document 14 years ago
Fabio D'Urso 04935266d2 Fix wrong text 14 years ago
Thomas Etter ef818392cd Use the left/right arrow keys to change the page 14 years ago
Fabio D'Urso 6f629e3237 CMakeLists: Install saveinterface.h 14 years ago
Fabio D'Urso b3782d82a1 Fallback behavior for documents whose generator provides native annotation editing support without saveAs support 14 years ago
Fabio D'Urso b33d71ef81 Enable edit/removal of external annotations if the generator supports it 14 years ago
Fabio D'Urso d916c1e6cd poppler gen: Added mutex protection to PopplerAnnotationProxy 14 years ago
Fabio D'Urso cb1968383f poppler gen: don't lie ;) We can't save changes if the document has /Encrypt 14 years ago
Fabio D'Urso 1fdc4cbc72 Only draw the bounding box of (ExternallyDrawn & BeingMoved) annotations 14 years ago
Fabio D'Urso 29db8bafbc Render ExternallyDrawn annotations in PagePainter if they are BeingMoved 14 years ago
Fabio D'Urso 157638f2f9 Added Annotation::BeingMoved flag to avoid refreshing pixmaps while moving annotations 14 years ago
Fabio D'Urso 80c26f5bb9 poppler gen: Put new annotation features between #ifdef HAVE_POPPLER_0_20 14 years ago
Fabio D'Urso 65d59f2a3e poppler gen: AnnotationProxy implementation 14 years ago
Fabio D'Urso d06c17d451 poppler gen: Moved PDFDebug constant into PDFGenerator class 14 years ago
Fabio D'Urso a76e328dd6 poppler gen: Added checkbox to print/hide annotations in PDFOptionsPage 14 years ago
Fabio D'Urso 6c296b916b Use UUIDs intead of a (broken) counter to generate annotations' unique names 14 years ago
Fabio D'Urso 68127e00ea Do not store flag Annotation::ExternallyDrawn when exporting to DOM 14 years ago
Fabio D'Urso 249bea5985 Re-add restored annotations via Document so that AnnotationProxy gets notified 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
Fabio D'Urso 07c57bb2ab Dead code removed (PagePrivate::modifyAnnotation) 14 years ago
Script Kiddy f6781637c0 SVN_SILENT made messages (.desktop file) 14 years ago
Tobias Koenig fd03f48bd7 Fix z-order handling of annotations in PDFs 14 years ago
Script Kiddy d7e2453a4d SVN_SILENT made messages (.desktop file) 14 years ago
Tobias Koenig 8683822a47 Improve auto play behaviour of videos 14 years ago
Albert Astals Cid 648c2a0638 Merge remote-tracking branch 'origin/KDE/4.8' 14 years ago
Albert Astals Cid 25f2776090 Make sure we enable rePos before call setViewport 14 years ago
Script Kiddy ac51eb486c SVN_SILENT made messages (.desktop file) 14 years ago
Script Kiddy 5482696067 SVN_SILENT made messages (.desktop file) 14 years ago
Tobias Koenig 40dd53e5de Be explicit about auto-play for movie annotations 14 years ago
Tobias Koenig 881e217262 Fix crash in dtor of ScreenAnnotation 14 years ago
Tobias Koenig 802020b5a9 Use embedded ctor of Movie only if media rendition has embedded stream 14 years ago
Albert Astals Cid 0ccf769bbe Comment this since we don't use it for anything and the window field will be going away in the future 14 years ago
Albert Astals Cid 4681d01e5a Comment this since we don't use it for anything and the window field will be going away in the future 14 years ago
Tobias Koenig 924fc69854 Start auto-play of video when presentation view is opened 14 years ago
Script Kiddy 00fdc61daa SVN_SILENT made messages (.desktop file) 14 years ago
Albert Astals Cid df5b9cd4a2 Do not set mTextPageReady to true 14 years ago