36 Commits (21c67eaaa0518da8384e416b15be16503e404934)

Author SHA1 Message Date
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Albert Astals Cid 2d8b2c7e95 Add support for cancellable image rendering and text extraction 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Mailson Menezes 7a41ee5d50 Fix tiles issue when zooming out a rotated document 13 years ago
Mailson Menezes c0ae3d2e9f Fix issues where some rotated tiles were rejected 14 years ago
Mailson Menezes 7528fb8c88 Change TilesManager::tilesAt use 14 years ago
Mailson Menezes b762e5f10e Fix issue where the tiles seemed to be deformed while rotating the page 14 years ago
Fabio D'Urso d3eb739814 Merged TilesManager::setWidth and setHeight into a single setSize method 14 years ago
Mailson Menezes de565cdd2a Reimplement Tile::operator= 14 years ago
Fabio D'Urso 85d5f043a2 Removed useless Tile::operator= 14 years ago
Fabio D'Urso 437ddad588 Hide tiles manager within okularcore 14 years ago
Fabio D'Urso f2acce05a3 Count used memory using a qulonglong 14 years ago
Fabio D'Urso b4b742a575 Fixed sign in rankTiles 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 f798ef22d1 Refactor tiles manager code as suggested by Fabio D'urso 14 years ago
Mailson Menezes 1fc67e9e99 Fix memory leaking on tiles merge 14 years ago
Mailson Menezes a61e1e0834 Fix annotations bug 14 years ago
Mailson Menezes 6032dae9b4 Remove request mutex 14 years ago
Mailson Menezes ca89ffe96c Avoid making unnecessary requests 14 years ago
Mailson Menezes 9b70d1875a Remove debug painting off tiles manager 14 years ago
Mailson Menezes 116e4f9b80 Remove annoying warning 14 years ago
Mailson Menezes 42350c87df Properly destruct TilesManager 14 years ago
Mailson Menezes 1bfe8610c9 Do not evict visible tiles 14 years ago
Mailson Menezes d2f236e82f Document Tile and TilesManager 14 years ago
Mailson Menezes d3a0fa057a Split tiles before the request 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 67c59c2c44 Fix underflow on memory cleanup in tiles manager 14 years ago
Mailson Menezes 3d630fbb2a Remove unused tiles 14 years ago
Mailson Menezes 82510818c4 Split and merge tiles according to zoom level 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
Mailson Menezes de2ee00ff8 Improvements on tiles manager 14 years ago
Mailson Menezes 124da866e8 Add license header to tile manager files 14 years ago
Mailson Menezes 9f3cf45e37 Rendering with a tiles manager 14 years ago