1054 Commits (07495549bbb19448cb5073737b0fe97a8feb7d55)

Author SHA1 Message Date
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
Albert Astals Cid d6c1ead1b0 More small adaptations 14 years ago
Albert Astals Cid e74894ce94 Put duplicate code in a function 14 years ago
Albert Astals Cid 7825e4c545 Fix stuff for a better merge 14 years ago
Mohammad Mahfuzur Rahman Mamun 92e3c16066 all len-1 are replaced with str.endsWith 14 years ago
Mohammad Mahfuzur Rahman Mamun 0c02a163ea Some minor changes and cleanup of Backward textfind 14 years ago
Albert Astals Cid cc3d80dc33 bump devel version to 0.14.80 14 years ago
Albert Astals Cid 81c5c540df Update versions for KDE 4.8 14 years ago
Albert Astals Cid 51a77e6a51 Update versions for KDE 4.8 14 years ago
Mohammad Mahfuzur Rahman Mamun 9afba5c75d Some textfind change 14 years ago
Mohammad Mahfuzur Rahman Mamun 1dd139736f both forward and backward find implemented and tested a bit 14 years ago
Mohammad Mahfuzur Rahman Mamun f6a3ccf8b5 some printinfo and unnecessary comments has been removed 14 years ago
Mohammad Mahfuzur Rahman Mamun 7062308214 textfind with hyphenation working - simple test with pdf and djvu done 14 years ago
Albert Astals Cid 83a052b3ac Revert 604187b7a3 and 258cd6562a 14 years ago
Albert Astals Cid 428d2412bd Remove the need for the hash so we can map back from words to characters 14 years ago
Albert Astals Cid 972b514c21 Rework makeAndSortLines to return a list of qpairs instead of two lists 14 years ago
Albert Astals Cid ad79f60045 entRect is const 14 years ago
Albert Astals Cid 2776b11276 Move the invocation of makeAndSortLines inside calculateStatisticalInformation 14 years ago
Albert Astals Cid 476e21e440 declare j and k in the for loop definition 14 years ago
Albert Astals Cid b055d659b0 Simplify the code 14 years ago