summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2011-08-17 05:09:27 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2011-08-17 05:09:27 +0000
commit35c95c10cca9938210818c0b809b1ff4f9c4ad3d (patch)
treef31d516bb73b5edfd786f572bcd54330ed809c92 /muse2/ChangeLog
parent516a5fafd56fa9d70d6aba20978d6e177cdf5502 (diff)
Finished some remaining work on the port of ComboBox
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 32d65061..d5dd93ce 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,7 @@
+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)
+ - Fix AutoType indicator coloring. (Orcan)
16.08.2011:
- More drawing fixes, improved accuracy (grids, timescales, edges, markers guaranteed to align now). (Tim p4.0.30)
Much drawing changed to device (pixel) space instead of virtual space, for accuracy.