MuseScore/awl
anatoly-os 578d4a9659 fix #295121: crazy behaviour of the colorLabel
Rewrite ColorLabel to be a child of QPushButton instead of QFrame. The reason is that QFrame doesn't implement MouseClickEvent. That led to the issues when opening the colour picker widget on mousePressEvent.

I have to move `Awl::ColorLabel` `else if` statement checks above the `QPushButton` ones, because the latter set incorrect connects for the `ColorLabel` which inherits `QPushButton` now.
2019-10-02 14:56:54 +02:00
..
aslider.cpp fix #278194 Fix crash opening play panel 2018-11-19 19:44:13 -05:00
aslider.h fix #275313: rework mixer ui 2 2018-11-13 12:43:19 -05:00
awlplugin.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
awlplugin.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
CMakeLists.txt fix #275313: rework mixer ui 2 2018-11-13 12:43:19 -05:00
colorlabel.cpp fix #295121: crazy behaviour of the colorLabel 2019-10-02 14:56:54 +02:00
colorlabel.h fix #295121: crazy behaviour of the colorLabel 2019-10-02 14:56:54 +02:00
denomspinbox.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
denomspinbox.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
fastlog.h add license header to fastlog.h 2013-04-26 10:28:30 +02:00
knob.cpp fix #278377: Mixer sliders are incorrectly processed 2018-11-25 18:18:37 +02:00
knob.h fix #275313: rework mixer ui 2 2018-11-13 12:43:19 -05:00
ltest.cpp add header in awl/ltest.cpp 2013-04-22 12:45:40 +02:00
midipanknob.cpp fix #275313: rework mixer ui 2 2018-11-13 12:43:19 -05:00
midipanknob.h fix #275313: rework mixer ui 2 2018-11-13 12:43:19 -05:00
mslider.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
mslider.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
panknob.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
panknob.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
pitchedit.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
pitchedit.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
pitchlabel.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
pitchlabel.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
posedit.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
posedit.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
poslabel.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
poslabel.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
slider.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
slider.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
styledslider.cpp fix #278968: improve mixer sliders mouse dragging 2018-12-03 18:23:48 +02:00
styledslider.h fix #278968: improve mixer sliders mouse dragging 2018-12-03 18:23:48 +02:00
utils.cpp Enclose keys in tours with double quotes 2019-02-18 11:41:58 +01:00
utils.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
volknob.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
volknob.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
volslider.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
volslider.h remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00