379 Commits (d917fe1e128ed3cecb94a8a99cabcbbb84cf1c42)

Author SHA1 Message Date
Albert Astals Cid d917fe1e12 Unify the forward and backward search methods 14 years ago
Tobias Koenig d3e0dadcac Introduce notifyCurrentPageChanged callback DocumentObserver interface 14 years ago
Fabio D'Urso b78aa89d12 Before preloading pixmaps check that they fit in cache 14 years ago
Fabio D'Urso 36108c509e Refactoring of cleanupPixmapMemory 14 years ago
Fabio D'Urso 37bb875c30 Clean pixmap cache in order of descreasing distance from current viewport 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 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
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 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 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
Tobias Koenig 4639ded310 Implement autostart support for movie annotations 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 83a052b3ac Revert 604187b7a3 and 258cd6562a 14 years ago
Michel Ludwig 00b01aa987 Add method 'setLastSourceLocationViewport( const Okular::DocumentViewport& vp )' to PageView 15 years ago
Michel Ludwig 2fd4100cbd Coding style fixes 15 years ago
Michel Ludwig e8e0237ca0 Add the possibility to show sources location graphically on the rendered pages. 15 years ago
Michel Ludwig 0e29008150 Initial commit of the 'ViewerInterface' and of a first implementation. 15 years ago
Albert Astals Cid 258cd6562a Core work for Reset Forms Action support 15 years ago
Mohammad Mahfuzur Rahman Mamun 1b8e1fc436 all files other than textpage.cpp has been changed necessarily 15 years ago
Mohammad Mahfuzur Rahman Mamun 10b11903c2 Removal of black selection for epub or odt is working with some problem 15 years ago
Mohammad Mahfuzur Rahman Mamun 929e4b6a0e Removed some double selection Problem 15 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Kevin Kofler e001fbab55 Fix landscape documents getting printed in portrait format if "Landscape" is selected in the print dialog (the default). 15 years ago
Mohammad Mahfuzur Rahman Mamun 4c4f6c1c7c text selection code moved to Page::setTextPage from Document::requestTextPage 15 years ago
Mohammad Mahfuzur Rahman Mamun 1bbb192fce added spaces between words ... looking very bad though ... will be solved later 15 years ago
Mohammad Mahfuzur Rahman Mamun 8eda44b435 crash in makeword removed 15 years ago
Mohammad Mahfuzur Rahman Mamun 4c5d844e28 Find word spacing and column spacing 15 years ago
Mohammad Mahfuzur Rahman Mamun 27d0f2f8c6 create and sort lines by y overlap first and then according to x ordering 15 years ago
Mohammad Mahfuzur Rahman Mamun 2eb5f270fd three functions added in textpage 15 years ago
Mohammad Mahfuzur Rahman Mamun 57db9f4c19 textSelection according to the TextList seems to work fine -- tested with some pdfs 15 years ago