[KimDaBa] kdeextragear-2/kimdaba
Jesper Pedersen
blackie at blackie.dk
Mon Aug 9 21:55:02 BST 2004
CVS commit by blackie:
CCMAIL: kimdaba at kdab.net
Here are a bunch of improvements to look forward to ;-)
Cheers
Jesper
* The viewer now preloads images, which makes it feel a LOT more
responsive.
* Added zoom out to full view in viewer.
* Removed the preload hack for preview, which was broken
anyway. Not needed now when image loading is so much faster.
* Size of main windows and configuration window are now stored in
the index.xml file, and restored for future sessions
M +19 -0 ChangeLog 1.112
M +232 -19 displayarea.cpp 1.29
M +28 -2 displayarea.h 1.23
M +10 -11 export.cpp 1.21
M +1 -1 export.h 1.10
M +3 -1 htmlexportdialog.cpp 1.41
M +1 -1 htmlexportdialog.h 1.17
M +2 -1 iconviewtooltip.cpp 1.11
M +1 -1 iconviewtooltip.h 1.7
M +2 -1 imageclient.h 1.6
M +6 -1 imageconfig.cpp 1.71
M +1 -0 imageconfig.h 1.29
M +6 -4 imageinfo.cpp 1.58
M +15 -18 imageloader.cpp 1.25
M +12 -2 imagemanager.cpp 1.21
M +6 -0 imagemanager.h 1.11
M +3 -2 imagepreview.cpp 1.19
M +6 -6 imagepreview.h 1.12
M +7 -2 import.cpp 1.20
M +1 -0 import.h 1.10
M +1 -1 main.cpp 1.30
M +6 -0 mainview.cpp 1.140
M +1 -0 mainview.h 1.66
M +45 -0 options.cpp 1.70
M +10 -0 options.h 1.52
M +13 -5 optionsdialog.cpp 1.30
M +1 -0 optionsdialog.h 1.19
M +1 -1 thumbnail.cpp 1.30
M +1 -1 thumbnail.h 1.10
M +1 -1 thumbnailbuilder.cpp 1.3
M +1 -1 thumbnailbuilder.h 1.2
M +21 -20 util.cpp 1.38
M +2 -2 util.h 1.20
M +11 -2 viewer.cpp 1.79
M +1 -0 viewer.h 1.39
More information about the Kphotoalbum
mailing list