summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2011-08-27 20:17:59 +0000
committerRobert Jonsson <spamatica@gmail.com>2011-08-27 20:17:59 +0000
commitcb4ae0b104084e9c054d2a1b28ce531d104e9d76 (patch)
tree28fd952bf2e1ab34826b8162e4980833c546e747 /muse2/ChangeLog
parent543dbb22e201208aee602a1c56ab92d8b9adb53f (diff)
full screen + part edit focus
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index d5dd93ce..e5ea1660 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,6 @@
+27.08.2011:
+ - Added fullscreen shortcut to all editors which have full screen action (rj)
+ - Part text editor now closes when focus is lost (rj)
17.08.2011:
- Convert some Qt3 style coding in ComboBox to Qt4 in terms of menu entry handling. (Orcan)
- Add mouse wheel support to ComboBox. (Orcan)