528 Commits (06edec49fd681cb6abe024df65d66b06f45dbf8f)

Author SHA1 Message Date
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
Fabio D'Urso 37bb875c30 Clean pixmap cache in order of descreasing distance from current viewport 14 years ago
Fabio D'Urso 569c9b84ce Before preloading pixmaps check that they fit in cache 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
Mailson Menezes 48d105672f Use NormalizedRect instead of VisiblePageRect on PixmapRequest 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
Albert Astals Cid 0e01e11717 Do not update the last update time on failure 14 years ago
Albert Astals Cid fb5a178311 Fix underflwo in memoryToFree found by Fabio 14 years ago
Albert Astals Cid 444e6b7b19 Fix underflow in getFreeMemory() 14 years ago
Albert Astals Cid 791a4ac39e Fix spacing 14 years ago
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
Mailson Menezes a405c079f4 Rendered image is at the same size of viewport 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