┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/pixmapviewer.cpp
AgeCommit message (Collapse)Author
2007-04-16fix coding style to match with ↵Peter Penz
http://techbase.kde.org/Policies/Kdelibs_Coding_Style svn path=/trunk/KDE/kdebase/apps/; revision=654698
2007-04-16Add fade transition between file icon/preview changes in the sidebar.Robert Knight
svn path=/trunk/KDE/kdebase/apps/; revision=654581
2007-04-12some include + coding guideline cleanupsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=653049
2007-04-12include cleanupDirk Mueller
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
2007-04-09adapt Dolphin to kdelibs coding style ↵Peter Penz
(http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using: astyle --indent=spaces=4 --brackets=linux \ --indent-labels --pad=oper --unpad=paren \ --one-line=keep-statements --convert-tabs \ --indent-preprocessor \ `find -type f -name '*.cpp'` `find -type f -name '*.h'` svn path=/trunk/KDE/kdebase/apps/; revision=651981
2007-01-10Applied some patches found by EBN (thanks to Nicolas Lécureuil for the ↵Peter Penz
patches!). svn path=/trunk/playground/utils/dolphin/; revision=621872
2006-11-22Some portLaurent Montel
Remove not necessary file svn path=/trunk/playground/utils/dolphin/; revision=606884
2006-11-21commited initial version of DolphinPeter Penz
svn path=/trunk/playground/utils/dolphin/; revision=606622