┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/pixmapviewer.cpp
AgeCommit message (Collapse)Author
2008-02-15David says: "PixmapViewer::setSizeHint should call updateGeometry() instead ↵Peter Penz
of all those layout hacks :)" - and as always David was right :-) CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=775421
2008-02-02Information Panel: If the width of the panel is increased, also increase the ↵Peter Penz
size of the item preview to take advantege of the additional space. BUG: 156046 svn path=/trunk/KDE/kdebase/apps/; revision=770173
2007-10-01Code adaptation because of changes on libraries related to revision 719630Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=719642
2007-08-15Smoother animations for the pixmap viewer if the pixmap is changed ↵Peter Penz
constantly during small time slots (thanks to Rafael Fernández López for the original patch!). svn path=/trunk/KDE/kdebase/apps/; revision=700580
2007-05-09include cleanupDirk Mueller
svn path=/trunk/KDE/kdebase/apps/; revision=663054
2007-05-03optimizePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=660582
2007-05-03allow to specify a transition typePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=660579
2007-04-16use the smooth transformation mode for scalingPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=654769
2007-04-16resize the pixmap in a smooth way instead of using a blending effectPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=654753
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