1073 Commits (99c4da2f9ef86e345ee02cecb10e0df8f5e5b2e2)

Author SHA1 Message Date
Albert Astals Cid 9ce6c55559 Don't be so noisy! 14 years ago
Tobias Koenig 4c8f0bc5de Fix temporary movie file names correctly 14 years ago
Tobias Koenig ceba1bcb3d Follow-up fix for ensuring sane temporary movie file names 14 years ago
Tobias Koenig 06b0cf8616 Always create temporary movie files with a sane name 14 years ago
Fabio D'Urso 569c9b84ce Before preloading pixmaps check that they fit in cache 14 years ago
Fabio D'Urso 00afec8617 Refactoring of cleanupPixmapMemory 14 years ago
Fabio D'Urso 1feb549d3d Clean pixmap cache in order of descreasing distance from current viewport 14 years ago
Albert Astals Cid 48651d22dd warning-- 14 years ago
Albert Astals Cid ff92bac005 Bump devel version to 0.15.70 14 years ago
Albert Astals Cid cd8485c7bc Make the freeSwap out param optional 14 years ago
Fabio D'Urso 3c2d2e1b7a Better memory limit tuning in greedy mode to avoid triggering the OOM if swap is full 14 years ago
Albert Astals Cid 0e01e11717 Do not update the last update time on failure 14 years ago
Albert Astals Cid fb5a178311 Fix underflwo in memoryToFree found by Fabio 14 years ago
Albert Astals Cid 444e6b7b19 Fix underflow in getFreeMemory() 14 years ago
Albert Astals Cid 791a4ac39e Fix spacing 14 years ago
Albert Astals Cid e7a4e3b392 Remove misleading comment 14 years ago
Fabio D'Urso 939891c9dd Renamed Document::SaveCapability members I added ten minutes ago 14 years ago
Fabio D'Urso 7c3c28fdf6 Fixed unclear text 14 years ago
Fabio D'Urso 23eb083b00 Show a warning if annotations will not be saved to PDF. 14 years ago
Albert Astals Cid 07495549bb Bump versions 14 years ago
Fabio D'Urso 5930478352 Keep original filename when creating a .okular archive from a .okular archive 14 years ago
Fabio D'Urso 9a11294b12 Sort bookmarks from the same page in viewport order 14 years ago
Fabio D'Urso 86c92ffec2 Fixes against causes of annotation data loss + Improved GUI message logic 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
Fabio D'Urso 04935266d2 Fix wrong text 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 157638f2f9 Added Annotation::BeingMoved flag to avoid refreshing pixmaps while moving annotations 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
Albert Astals Cid df5b9cd4a2 Do not set mTextPageReady to true 14 years ago
Albert Astals Cid c29ce712cf Do not set mTextPageReady to true 14 years ago
Tobias Koenig 4639ded310 Implement autostart support for movie annotations 14 years ago
Albert Astals Cid a796f78919 Update version for 4.8.2 14 years ago
David Faure dc2f2d36aa Fix compilation with strict iterators 14 years ago
Mailson Menezes bd9087f20a Remember position on the page in bookmark 14 years ago
Albert Astals Cid 9d805df013 Double click selects words 14 years ago
Guillermo A. Amaral B 592c0c1611 Allow PDF Generator to handle embedded movies 14 years ago
Albert Astals Cid bf47b97cc2 Do not return 0 in getFreeMemory for the first two seconds 14 years ago
Albert Astals Cid 4d8ba36488 Add greedy preloading option 14 years ago
Albert Astals Cid 3e3a504d3c Allow the renaming of bookmark "parent" items (i.e. file names) 14 years ago
Albert Astals Cid bd6219327f Update version for 4.8.1 14 years ago
Albert Astals Cid d34bc7f263 Do not cache end() of a QList you are removing stuff from... 14 years ago
Albert Astals Cid 04716f9fd1 Do not cache end() of a QList you are removing stuff from... 14 years ago
Albert Astals Cid 12ab23e631 Add a note why we can't use rightRef 14 years ago