diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-08-27 18:30:50 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-08-27 18:30:50 +0000 |
commit | ed5aec7376ab2f4c68750c07ca4187d8b17c349d (patch) | |
tree | eb494cbfdbeb78071c127147842fbf454488a0bc /muse2/ChangeLog | |
parent | 390582dfac9951fdf1be5708763ebad4d52e3526 (diff) |
mouse wheel behaviour changed
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index d5dd93ce..aa7b65d1 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,5 @@ +28.08.2011: + - Changed mousewheel behaviour, vertical scrolling is default and horizontal scrolling (shift) is reversed (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) |