433 Commits (84d7eae0678f09a1e9299849b5114956eb898f7f)

Author SHA1 Message Date
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
Fabio D'Urso bdbd03f5c9 Misc minor changes in DocumentPrivate::cleanupPixmapMemory 14 years ago
Mailson Menezes f91f55d117 Split tile structure in Tile and TileNode 14 years ago
Mailson Menezes da54ffdd8e Improve the evicting algorithm 14 years ago
Mailson Menezes c13ad1afc3 Rewrite debug messages 14 years ago
Mailson Menezes a61e1e0834 Fix annotations bug 14 years ago
Tobias Koenig 563ad0458e Extend Document::processAction() to handle RenditionActions 14 years ago
Mailson Menezes b87d0f6c5b Fix bug where outdated requests were used on tiles manager 14 years ago
Bogdan Cristea 7ce6990098 Separate settings in core and non core 14 years ago
Albert Astals Cid ea08b46308 Remove code i did not want to commit 14 years ago
Albert Astals Cid ed02ecfb60 Remove the disable threading option 14 years ago
Albert Astals Cid 385933205a Change code so there is no a return inside three ifs 14 years ago
Albert Astals Cid 4befd95ef8 sendGeneratorRequest -> sendGeneratorPixmapRequest 14 years ago
Mailson Menezes ca89ffe96c Avoid making unnecessary requests 14 years ago
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
Mailson Menezes fe9d9118a2 Adjust normalized rect upon tiles manager creation 14 years ago
Mailson Menezes 96f325896e Keep track of visible region even when not using tiles 14 years ago
Mailson Menezes 1bfe8610c9 Do not evict visible tiles 14 years ago
Mailson Menezes 66500e05b8 Check the incoming PixmapRequest before using it 14 years ago
Mailson Menezes 11b848cad9 Only use tiles if the generator supports it 14 years ago
Mailson Menezes 851a503e81 Move tiles manager to a private header 14 years ago
Mailson Menezes 401c3f7e5d Add rotation support to tiles manager 14 years ago
Mailson Menezes 3d630fbb2a Remove unused tiles 14 years ago
Mailson Menezes 032f03a0e8 Track memory usage of tiles 14 years ago
Mailson Menezes 9c09eb938e Use tiles only when it's necessary 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