summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:01:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:01:01 -0600
commitc338cebc995cf56eaba5d46ab974713bd377f535 (patch)
treeab586c7258b940b51e117fb5a9a34f16c60fb4cd /ChangeLog
parente396c148d1ce9c6407b2fa245f1648ed63309f31 (diff)
downloaddigikam-c338cebc995cf56eaba5d46ab974713bd377f535.tar.gz
digikam-c338cebc995cf56eaba5d46ab974713bd377f535.zip
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c6623d..3d8ff0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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