368 Commits (e7a4e3b392fa07c98f680a5e1bb3f282967b91c3)

Author SHA1 Message Date
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
Mohammad Mahfuzur Rahman Mamun 3798bd7398 primary text selection for more than one columns -- have problem if start or end is in empty space 15 years ago
Myreal Name 2149fb46ef Another message 15 years ago
David Palacio db7d8ff608 Test if the file is readable if it is a regular file. 15 years ago
Pino Toscano 96ae09cfde ignore setViewport() for page numbers out of the document 15 years ago
Pino Toscano 40d20ca58d in each page, add a pointer to the owner document 15 years ago
Albert Astals Cid 6f3667b9d7 forwardport r1216334 okular/branches/KDE/4.6/kdegraphics/okular/core/document.cpp: 15 years ago
Albert Astals Cid fab89241b2 Implement memory functions for freebsd 15 years ago
Pino Toscano ba0dd22f71 when archiving, resolve the symlink if the document path is that 16 years ago
Albert Astals Cid 4e551e6867 Improve error message 16 years ago
Albert Astals Cid 25f95bbc9f duplicate code is evil 16 years ago
Albert Astals Cid 3583f6010a move from virtual to slot to not kick ABI in the nuts 16 years ago
Albert Astals Cid 0f0cacd63a add a way to generators give a bit more info of why printing failed 16 years ago
Glen Kaukola 45c82f8636 Krazy: Check for spelling errors 16 years ago
Pino Toscano 7a88256b35 use abs() before comparing to the current time, otherwise the comparison will always fail when the midnight passes 16 years ago