1156 Commits (e301aa9099090983a1e5b2c8797bd3f72ab076ec)

Author SHA1 Message Date
Fabio D'Urso e301aa9099 Re-added private Tile::operator= with no implementation 14 years ago
Fabio D'Urso 85d5f043a2 Removed useless Tile::operator= 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
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 c13ad1afc3 Rewrite debug messages 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
Fabio D'Urso e9189c0d71 Added support for user strings in editable form combobox fields 14 years ago
Albert Astals Cid d59ffb4a7a Fix crash when searching backwards 14 years ago
Albert Astals Cid 84be046806 Update version 0.15.3 for 4.9.3 release 14 years ago
Mailson Menezes a61e1e0834 Fix annotations bug 14 years ago
Tobias Koenig 563ad0458e Extend Document::processAction() to handle RenditionActions 14 years ago
Tobias Koenig f713dd0fdf Extended Okular::ScreenAnnotation to take a trigger action 14 years ago
Tobias Koenig 282950d127 Add Okular::RenditionAction class 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 30e4830094 Do not crash if start or end layout don't exist 14 years ago
Albert Astals Cid 1525dea87d Fix printing contiguous selected pages with bookmarks 14 years ago
Mailson Menezes 6032dae9b4 Remove request mutex 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
Albert Astals Cid 998e322e7a Version increases for 0.15.2 (4.9.2) 14 years ago
Tobias Koenig 770e2818bb Evaluate additional actions of screen and widget annotations 14 years ago
Fabio D'Urso 081f3e5bcb Removed generators/poppler/README.Annotations 14 years ago
Jan Binder aa6ed8afc0 Replace deprecated QMatrix by QTransform 14 years ago
Albert Astals Cid a716b3e4e0 kill all the deprecated functions now that we've change ABI anyway 14 years ago
Tobias Koenig d3e0dadcac Introduce notifyCurrentPageChanged callback DocumentObserver interface 14 years ago
Albert Astals Cid 7407ccb80a Update versions 14 years ago
Mailson Menezes fe9d9118a2 Adjust normalized rect upon tiles manager creation 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 96f325896e Keep track of visible region even when not using tiles 14 years ago
Mailson Menezes 0053b9c015 Remove unused property from PixmapObject 14 years ago
Mailson Menezes 2d5b51ff88 Fix crash when changing between memory profiles 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 3c71dbbcf3 Document changes introduced by the tiles manager 14 years ago
Mailson Menezes d2f236e82f Document Tile and TilesManager 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