summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:00:48 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:00:48 -0600
commit0308f7944757919f45f8217c4dd92ad751292c85 (patch)
tree57100e03f048bd77469400689da01f5cc1846eb4 /ChangeLog
parent9a053bb4167b94ac90dc9f9d46711582dbf0f689 (diff)
downloadkmplayer-0308f7944757919f45f8217c4dd92ad751292c85.tar.gz
kmplayer-0308f7944757919f45f8217c4dd92ad751292c85.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b6ab8ee..15be97f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -163,7 +163,7 @@ Changes since version 0.9.1
source very fast (eg. when having, and using, a shortcut for VDR directly)
- Remove hardcode Esc shortcut to escape fullscreen mode, it clashes with
canceling playlist editing
-- Workaround bug in KListView when clearing the playlist while it's editing
+- Workaround bug in TDEListView when clearing the playlist while it's editing
an item, by clearing Focus on any child widget. Also move focus back to
ViewArea when an item is executed
Changes since version 0.9.1-rc1
@@ -186,7 +186,7 @@ Changes since version 0.9.1-pre3
left as well.
- Add OBJECT's attributes coming from tdehtml to the document of urlsource, that
might be helpful for web developers (using the 'Show all' feature of playlist)
-- Add KAction for showing the control or language popup menu
+- Add TDEAction for showing the control or language popup menu
- Put colors and font settings on a separate tab, reducing total config
dialog dimensions
- Fix restoring playlist causing flashing on screen after intro animation