464 Commits (43a3756e1c77b7e4ffebb26bdd024613fa1f4e18)

Author SHA1 Message Date
Fabio D'Urso 43a3756e1c Hot-swap backing file instead of reloading (if the generator supports it) 12 years ago
Fabio D'Urso d0af66f082 openDocumentArchive: moved unpacking code to a separate method 12 years ago
Fabio D'Urso eb6cd088d7 Fix non-PDF native file extraction from document archives 12 years ago
Albert Astals Cid 86dd9e8801 Move the ooo wallet code to use the part.cpp one 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 b92f5b5188 remove old ifdefs, it's cool how we are now :) 12 years ago
Albert Astals Cid e93d5bda01 Move KWallet code from pdf backend to ui 12 years ago
Montel Laurent 7b79ca1b36 Pedentic-- 12 years ago
Michal Humpula c07ee043a3 Multiple Tiles Managers per Page 12 years ago
Eugene Shalygin ed35594627 Use DPI of current screen for PDF rendering 12 years ago
Albert Astals Cid 52ab967075 Add the error message for the error 12 years ago
Albert Astals Cid 9adbd054e4 Do not resetSearch if we're closing down 12 years ago
Jon Mease 43246c563b Viewport transition refinements for Find and Undo/Redo actions 12 years ago
Albert Astals Cid 9c3165d214 Going back and forward in history may also change the page 12 years ago
Fabio D'Urso ad589985e1 Remove some unused #includes 13 years ago
Albert Astals Cid 3f1ec4cee7 Fix fictionbook loading 13 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
Mailson Menezes ff1168901f Fix issue of creating an annotation on tiles mode 13 years ago
Yuri Chornoivan 3b73357d2f Fix some typos found by Krazy2 13 years ago
Albert Astals Cid 15eb104d75 Don't preload pages if the generator is not Threaded 13 years ago
Jon Mease b7ce9114c5 Undo support for PDF forms 13 years ago
Jon Mease 2ae9e58bb4 Merge window.text, contents and inplaceText annotation properties 13 years ago
Fabio D'Urso 9812f5277e Do *not* swap width and height in DocumentPrivate::refreshPixmaps 13 years ago
Albert Astals Cid f7b742af0d Rename the variable 13 years ago
Albert Astals Cid 2abe5fa9ef Do yet another attempt at finding the correct mimetype 13 years ago
Albert Astals Cid a6d53df7ac fix indent 13 years ago
Jon Mease 3c6140b616 Fix Undo / Redo of annotation creation doesn't properly handle page rotation and adds undo unit tests 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 c69be76122 Added comment to tell when the condition fixed by the previous patch happens 13 years ago
Mailson Menezes 466e402d9e Remove assertion of request normalized rect 13 years ago
Pino Toscano 4e171fbbfe add missing ';' 14 years ago
Mailson Menezes ce7d96dd96 Assert the request have a valid normalized rect 14 years ago
Mailson Menezes 7528fb8c88 Change TilesManager::tilesAt use 14 years ago
Mailson Menezes 66e93136f9 Limit zoom to 400% if document doesn't support tiles 14 years ago
Albert Astals Cid 12b6d1c3d3 Kill the ZoomFactor config 14 years ago
Fabio D'Urso d3eb739814 Merged TilesManager::setWidth and setHeight into a single setSize method 14 years ago
Fabio D'Urso 2b4de7c934 Generator interface: Use the existing setFeature method to report tiled rendering capability 14 years ago
Albert Astals Cid bb9508e2f4 Be const my friend 14 years ago
Fabio D'Urso 437ddad588 Hide tiles manager within okularcore 14 years ago
Fabio D'Urso e12966b259 Removed possibility to have a tiles manager per observer 14 years ago