summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-12-05 10:13:44 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-12-05 10:13:44 +0000
commitbbe8aea131a3bb0bb307c743eb00ec0ef18e39d7 (patch)
tree27a6da091998344de85a418de46e3037b5d0f49e /muse2/ChangeLog
parent4f889afb5e60ed1f803179efffc2fcdffc9e1a33 (diff)
ported sigedit and posedit
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 a585f767..3d45cb37 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,5 +1,8 @@
05.12.2010
- Completed porting of dlist module (the drum list). Test OK. (Tim)
+ - Ported sigedit and posedit. Used SpinBox in place of Q3SpinWidget. TODO: Needs some work on
+ locating the arrows of the SpinBox accurately. Maybe we need to implement another SpinBox
+ from scratch? (Orcan)
04.12.2010
- Fix: Escape button does not exit track renaming editor. (Orcan)
- Fix: Midi ports config table items are editable when they are not supposed to. (Orcan)