5757 Commits (bdbd03f5c9dc9637feffbb250cec6e1a656d8d81)
 

Author SHA1 Message Date
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
Fabio D'Urso 588b183377 pagepainter: Use paper color as fill color in buffered flow 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 d90236b12d Fix PagePainter issues 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 b87d0f6c5b Fix bug where outdated requests were used on tiles manager 14 years ago
Mailson Menezes 6032dae9b4 Remove request mutex 14 years ago
Mailson Menezes ca89ffe96c Avoid making unnecessary requests 14 years ago
Mailson Menezes ceea13e108 Always have the correct viewport when zooming 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 3c79206ce2 Fix bug of not showing tiles in low profile mode 14 years ago
Mailson Menezes ac40c31f0a Improve pre-rendering 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
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 3f1a186d0a Fix annotation positioning when using tiles 14 years ago
Mailson Menezes 62d85380af Draw annotations and highlights with tiles manager 14 years ago
Mailson Menezes 67c59c2c44 Fix underflow on memory cleanup in tiles manager 14 years ago
Mailson Menezes 3c09b93713 Merge branch 'master' into tiled-rendering 14 years ago
Mailson Menezes 3d630fbb2a Remove unused tiles 14 years ago
Albert Astals Cid 035c32996e Do not delete the Part on the Shell destructor 14 years ago
Mailson Menezes b33b2cffc7 Pre-render nearby tiles 14 years ago
Albert Astals Cid a0339dec66 Fix crash when a drag contains the url format but doesn't contain any url data for that format 14 years ago
Yury G. Kudryashov e37c43b189 Explicitly decode filename using QString::fromLocal8Bit() 14 years ago
Script Kiddy e653d83816 SVN_SILENT made messages (.desktop file) 14 years ago
Mailson Menezes 82510818c4 Split and merge tiles according to zoom level 14 years ago
Fabio D'Urso 0a6f211c41 Moved m_findBar->resetSearch() from closeUrl() to notifySetup() 14 years ago
Mailson Menezes 923a966aa2 Fix panning issue 14 years ago
Mailson Menezes 825528e313 Request more than one tile at once 14 years ago
Fabio D'Urso 5b12bf685d Call Generator::signalPixmapRequestDone _after_ saving the calculated bounding box 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
Luigi Toscano 99c4da2f9e Avoid crash when the font is broken. 14 years ago