diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:01:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:01:01 -0600 |
commit | c338cebc995cf56eaba5d46ab974713bd377f535 (patch) | |
tree | ab586c7258b940b51e117fb5a9a34f16c60fb4cd /ChangeLog | |
parent | e396c148d1ce9c6407b2fa245f1648ed63309f31 (diff) | |
download | digikam-c338cebc995cf56eaba5d46ab974713bd377f535.tar.gz digikam-c338cebc995cf56eaba5d46ab974713bd377f535.zip |
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -21041,7 +21041,7 @@ v0.9.2-beta1 - 2007-05-04 2007-03-07 19:45 mwiesweg * trunk/extragear/graphics/digikam/digikam/albumiconview.cpp: - Disable KIconEffect for Preview again: It is a blocking + Disable TDEIconEffect for Preview again: It is a blocking operation, and takes much too long, preview loading is faster! @@ -21056,7 +21056,7 @@ v0.9.2-beta1 - 2007-05-04 but under certain conditions (saved as and then deleted immediately) it did not work. - - In AlbumIconView, move the KIconEffect::visualActivate to the + - In AlbumIconView, move the TDEIconEffect::visualActivate to the click action. This is more homogenous: It is now associated with a click on an icon, @@ -57221,7 +57221,7 @@ v0.7.1-beta1 17/12/04 2004-11-29 04:08 pahlibar * utilities/cameragui/cameraui.cpp: - use KIconLoader::loadIconSet instead of loadicon to show visually + use TDEIconLoader::loadIconSet instead of loadicon to show visually better disabled icons 2004-11-29 03:50 pahlibar |