┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/iconmanager.cpp
AgeCommit message (Expand)Author
2008-03-06ignore the width when getting an icon for applying the "hidden files" effect,...Peter Penz
2008-03-05provide an unintrusive frame for previews of imagesPeter Penz
2008-02-16Provide an option for the details view to expand folders (= tree view), as th...Peter Penz
2008-01-28fixed issue that previews of hidden files had no semitransparent effect (the ...Peter Penz
2008-01-28* replace item.name().startsWith('.') by item.isHidden()Peter 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