63 Commits (3400f76dad3be8cd87cdf1f4e32683005fa17ec0)

Author SHA1 Message Date
Albert Astals Cid 10a1899058 Hack to restore KWallet support 11 years ago
Albert Astals Cid e8fd56f3ba Fixup last commit 12 years ago
Albert Astals Cid d95efa7698 Move synctex up to the core from poppler generator 12 years ago
Albert Astals Cid e9e3d4a435 Make documentInfo be Hash based instead of XML based 12 years ago
Albert Astals Cid 61c830cb7a Pass the command line options properly when using tabs or unique instances 12 years ago
Fabio D'Urso f7ec9df0af Don't leak temporary unpacked metadata files extracted from .okular files 12 years ago
Albert Astals Cid 7b7fef0bea Move the messagebox about continuing search from core to ui 12 years ago
Albert Astals Cid c8697989a1 Do not duplicate the noDialogs storage in two structs 12 years ago
Albert Astals Cid 3c3d4373ab Do not reset the search if it's a different search id 12 years ago
Albert Astals Cid 6bf6b14f3c Do not reset the search if it's a different search id 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 43246c563b Viewport transition refinements for Find and Undo/Redo actions 12 years ago
Fabio D'Urso 77daa9627b Fix the issue exposed by the previous patch 13 years ago
Fabio D'Urso a556126816 Fix the issue exposed by the previous patch 13 years ago
Albert Astals Cid 076e0cfaf8 More the commands to a different file 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
Thomas Fischer 96c69528d4 Show paper size names like "ISO/DIN A4" instead of just paper size in numbers 13 years ago
Fabio D'Urso e12966b259 Removed possibility to have a tiles manager per observer 14 years ago
Mailson Menezes da54ffdd8e Improve the evicting algorithm 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 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 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
Fabio D'Urso 5930478352 Keep original filename when creating a .okular archive from a .okular archive 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 b3782d82a1 Fallback behavior for documents whose generator provides native annotation editing support without saveAs support 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
Albert Astals Cid 25f95bbc9f duplicate code is evil 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
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 b6c5ba1bc8 Add API to load and save "document archives", ie an .okular archive with document and metadata (currently annotations). 18 years ago
Pino Toscano acab77c691 add a loadDocumentInfo() variant that takes the file name to read stuff from, and make the non-parameters one calling the new one 18 years ago
Pino Toscano 9d8c52b5eb Shuffle a bit the way documents are opened: 18 years ago
Pino Toscano 97335bf267 simple optimization in the Google-like search: split the search terms just once 18 years ago
Pino Toscano f1f52f4124 do not forget to init m_maxAllocatedTextPages 18 years ago
Pino Toscano 0eab41cc97 do not use the specified widget as parent for the Document, but just keep it 18 years ago
Pino Toscano e4dc8d8126 Load and save in the XML document info all the properties of the various View's, that are specific to each document. 18 years ago
Pino Toscano 18f486c2c1 add the possibility to store an useful bounding box of a page, and for generators to notify the document (and its observers) on its change 18 years ago
Albert Astals Cid bb23209234 limit the number of text pages we keep in memory so that searching does not bring your system to its knees 18 years ago