MuseScore/mscore/debugger
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
..
accidental.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
articulationbase.ui more pre-translation text fixes 2018-11-24 22:28:34 +01:00
barline.ui fix import of barline span 2017-05-29 14:59:26 +02:00
beam.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
box.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
bracket.ui more pre-translation text fixes 2018-11-24 22:28:34 +01:00
chord.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
chordrest.ui Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
clef.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
debugger.cpp fix black left/right arrow icons in dark theme 2019-10-01 15:47:34 +02:00
debugger.h fix #287946: some translatable strings show untranslated 2019-04-19 14:48:45 +02:00
debugger.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
dynamic.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
element.ui fix #295121: crazy behaviour of the colorLabel 2019-10-02 14:56:54 +02:00
hairpin.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
harmony.ui fix #277542 Calculation of bounding box for chord sysbols too big 2018-10-29 15:29:27 +01:00
keysig.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
line.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
linesegment.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
lyrics.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
measure.ui Consistently use "System Break" rather than "Line Break" 2018-01-26 15:29:58 +01:00
note.ui fix #89016: Disappearing dots 2018-06-29 17:22:24 -04:00
page.ui merge with master 2013-06-19 16:45:21 +02:00
rest.ui more pre-translation text fixes 2018-11-24 22:28:34 +01:00
segment.ui fix #140016: Crash by selecting a time signature after splitting a measure 2018-04-25 17:02:52 +02:00
slursegment.ui 'untranslate' debugger 2014-07-18 10:42:28 +02:00
slurtie.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
spanner.ui Replacd integer midi tick values by fractions. 2019-02-18 11:46:05 +01:00
stem.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
system.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
text.ui Fix #289957: wrong string in Advanced palette 2019-06-21 11:43:12 +02:00
textline.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
tie.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
tiesegment.ui global insert: handle generated ties 2016-12-03 20:27:51 +01:00
timesig.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
tremolo.ui don't translate strings from debugger 2016-04-18 13:23:01 +02:00
tuplet.ui fix performance regressions: slow loading files 2016-11-02 08:55:54 +01:00