┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/iconmanager.h
AgeCommit message (Expand)Author
2008-06-11SVN_SILENT: comment++Peter Penz
2008-06-11Simplify code:Peter Penz
2008-06-11Improve the performance of the code part which checks which items are visible...Peter Penz
2008-06-10only resolve the MIME-types asynchronously, if no preview is generatedPeter Penz
2008-06-10SVN_SILENT: documentation fixesPeter Penz
2008-06-01Improve the performance when creating previews for thousands of items by the ...Peter Penz
2008-05-06prevent a possible crash if an item is deleted during previews are generatedPeter Penz
2008-03-23minor code simplificationPeter Penz
2008-03-23Performance boost for previews that are already available in the cache: apply...Peter Penz
2008-03-13Remove the semitransparent effect for hidden items in the IconManager, it jus...Peter Penz
2008-03-06prevent flickering when zooming in or zooming outPeter Penz
2008-03-05provide an unintrusive frame for previews of imagesPeter Penz
2008-01-26* increase the performance of item previews: each item view provides an icon ...Peter Penz
2008-01-13Improve the feeled preview performance by assuring that the preview is genera...Peter Penz
2008-01-11Up to now DolphinView and ColumnWidget contained a lot of code duplication re...Peter Penz