165 Commits (f1082166f46c052d4ea8d89f56d90a7c184e6169)

Author SHA1 Message Date
Albert Astals Cid 86dd9e8801 Move the ooo wallet code to use the part.cpp one 12 years ago
Albert Astals Cid 7b7fef0bea Move the messagebox about continuing search from core to ui 12 years ago
Albert Astals Cid e759c94224 let's call it searchid, goes for better searching :) 12 years ago
Albert Astals Cid 4c553ac87f small docu fix 12 years ago
Albert Astals Cid 630d3a8a5f Simplify search parameter passing 12 years ago
Albert Astals Cid e93d5bda01 Move KWallet code from pdf backend to ui 12 years ago
Michal Humpula c07ee043a3 Multiple Tiles Managers per Page 12 years ago
Jon Mease b7ce9114c5 Undo support for PDF forms 13 years ago
Albert Astals Cid d0fd156dc9 Minor tweaks 13 years ago
Jon Mease 78faf1e68f Add undo/redo support for annotations 13 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Mailson Menezes 66e93136f9 Limit zoom to 400% if document doesn't support tiles 14 years ago
Tobias Koenig 563ad0458e Extend Document::processAction() to handle RenditionActions 14 years ago
Albert Astals Cid 4befd95ef8 sendGeneratorRequest -> sendGeneratorPixmapRequest 14 years ago
Albert Astals Cid d917fe1e12 Unify the forward and backward search methods 14 years ago
Fabio D'Urso 939891c9dd Renamed Document::SaveCapability members I added ten minutes ago 14 years ago
Fabio D'Urso 23eb083b00 Show a warning if annotations will not be saved to PDF. 14 years ago
Fabio D'Urso 9a11294b12 Sort bookmarks from the same page in viewport order 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 f6fa2a5614 Disable GUI operations on certain types of annotations 14 years ago
Fabio D'Urso ec9f068d77 Added AnnotationProxy to SaveInterface 14 years ago
Tobias Koenig 4639ded310 Implement autostart support for movie annotations 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 a823df5c8f Some more changes according to the review. 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
Kevin Kofler e001fbab55 Fix landscape documents getting printed in portrait format if "Landscape" is selected in the print dialog (the default). 15 years ago
Pino Toscano c05523da2b fix #include paths in core headers to other core headers to be relative 15 years ago
Albert Astals Cid 3aa8f6aaa4 fix docu 16 years ago
Albert Astals Cid 0f0cacd63a add a way to generators give a bit more info of why printing failed 16 years ago
Albert Astals Cid b9d749bc0d Commit "Document information" patch by Luigi Toscano, 8 months without a nack from any devel and i like it, so let's commit it 17 years ago
Albert Astals Cid 10ba02cbd5 in case we have a new enough poppler give a better error message when we can't save files with /Encrypt 17 years ago
Albert Astals Cid bdfcd6e337 typos -= 2 17 years ago
Armin Berres 555cb3c9a1 add synctex support for pdf files 17 years ago
Pino Toscano b2472bef0d check that the rotation page notification really refers to a page of a document 17 years ago
Pino Toscano dc7583eb8b Add the concept of "next destination" next to the "next viewport" one. 17 years ago
Pino Toscano 090d1ec8a1 SVN_SILENT update apidox of DocumentSynopsis 18 years ago
Pino Toscano b6c5ba1bc8 Add API to load and save "document archives", ie an .okular archive with document and metadata (currently annotations). 18 years ago
Pino Toscano 97335bf267 simple optimization in the Google-like search: split the search terms just once 18 years ago
Albert Astals Cid 61964b930f And now okular coupled with poppler from 5 minutes ago has the hability to let you save to file fonts embedded into a pdf file 18 years ago
Pino Toscano e13e74db92 add a private slot for hooks on config change 18 years ago
Pino Toscano 5851ddf6a8 Start a View class for managing the "views" of a document. 18 years ago
Albert Astals Cid e82ba7082a less typos 18 years ago
Pino Toscano 1b0f177cbe missing private slot declaration, now the backward search works 18 years ago
Pino Toscano 8b6a259b48 Add a continueSearch() for optionally changing the search direction 18 years ago
Pino Toscano c9089f3160 Add the possibility to save a copy of the document with the changes to it (only for form fields at the moment). 18 years ago
Pino Toscano 8efe0c45c5 add few apidox for the new requestPixmaps(requests, options) 18 years ago