Commit graph

46 commits

Author SHA1 Message Date
Andrei Tuicu
ae1b46b2a7 Scale values for screen reader to be from 0 to 100 for sliders in awl. 2015-02-06 23:00:36 +02:00
Andrei Tuicu
ddaf8b363e Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
ws
5c589e4367 fix build regression 2015-01-27 15:23:20 +01:00
ws
b3c8465eed more cmake cleanups 2015-01-27 15:23:20 +01:00
ws
1960bbbff7 use AUTOMOC in cmake files 2015-01-27 15:23:20 +01:00
Marc Sabatella
a115337608 fix #45141: double click or backspace to reset mixer knobs 2015-01-23 09:15:02 -07:00
ws
f471d31178 add metronome volume control to synthesizer gui 2015-01-02 14:12:05 +01:00
ws
4ba880a2b3 change synthesizer volume defaults 2014-12-12 14:56:18 +01:00
ws
5730db9c06 NewWizard: remove explicit template/from scratch choice 2014-12-11 12:01:51 +01:00
ws
2342ee5ea9 allow 10db more gain in volume slider 2014-12-11 12:01:50 +01:00
Joachim Schmitz
dca725c608 fix translation of pitch2string, for drum- and pianoroll 2014-08-17 13:31:39 +02:00
Joachim Schmitz
7a07810549 fix warning reg. unused parameter
introduced in 5a9b6395
2014-06-17 15:33:00 +02:00
Joachim Schmitz
5a9b6395de avoid warnings reg. unused variables 2014-06-17 14:35:16 +02:00
Joachim Schmitz
1a744fc836 fix overloading 2014-06-10 09:27:53 +02:00
Joachim Schmitz
843356beb7 disable unused local variables 2014-06-10 09:27:51 +02:00
Joachim Schmitz
6f3a7d1957 whitespace cleanup 2014-05-30 13:37:44 +02:00
Joachim Schmitz
7c3d869ddd many (f)printf to qDebug 2014-03-22 10:40:59 +01:00
Joachim Schmitz
6d0266145b revert back to plain # and b in CPP files
but also make these strings translatable
2014-02-11 13:30:18 +01:00
Joachim Schmitz
84da27ca92 Only ASCII in .cpp files
using \u266d for b and \u266f for #
2014-02-10 14:30:35 +01:00
Joachim Schmitz
a6e89715f9 some more changes for fix #24574
these may need further changes though to become translatable
2014-02-10 12:29:27 +01:00
ws
40762ee983 synchronize loop marker with pianoroll 2013-10-18 12:21:01 +02:00
lasconic
892c660a88 adjustment to the theme 2013-09-13 16:08:11 +02:00
lasconic
fe5ba334ca light theme is the default, adjust some theme color, change restart text for language 2013-09-13 12:54:09 +02:00
ws
55f063a0b2 merge 2013-05-14 13:38:39 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
fc72dc1e2a Merge branch 'master' into qt5 2013-05-08 13:43:22 +02:00
lasconic
17c9d9f6c1 add license header to fastlog.h 2013-04-26 10:28:30 +02:00
lasconic
a9e63080c4 add header in awl/ltest.cpp 2013-04-22 12:45:40 +02:00
ws
744e68abe0 merge with master 2013-04-17 14:00:26 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
lasconic
12d1a863a2 revert some changes 2013-03-27 09:56:10 +01:00
lasconic
f4c9a74d2a remove awl/ltest.cpp 2013-03-26 22:18:21 +01:00
lasconic
9f5fd0d03e remove awl/ltest.cpp 2013-03-26 16:28:52 +01:00
lasconic
7825ff8db0 precompiled header for mac 2013-03-14 16:00:06 +01:00
ws
51d02fd947 add tuplet properties to inspector 2013-03-11 14:16:03 +01:00
ws
990704873b updates for Glissando 2013-02-28 15:06:54 +01:00
ws
03eb808a20 small changes to synth control 2013-02-21 12:21:09 +01:00
ws
d714b5f451 port to qt5 2013-02-15 14:50:03 +01:00
Werner Schweer
eedd364610 extend debugger 2012-09-15 17:12:26 +02:00
Jonathan Klein
356b124e2b Make XCode generator add headers to project
On Xcode, certain things don't work if the headers
aren't also part of the project, namely .h/.cpp
flipping ("Jump to Next Counterpart" in the navigation
menu) and searching the entire workspace for symbols.

The header files are now collected from the directory
of the target and show up in the XCode project under
"Header files" (per target).

I limited this change to Mac since I cannot test anywhere
else, but it would probably not hurt to do the same thing
on other platforms.

According to forums, the add_executable and add_library
commands of CMake should just silently ignore these files,
but add them to the generated target in the project.
2012-08-13 15:11:00 +02:00
lasconic
a625599502 fix #17588: Place border around colour boxes 2012-07-30 16:34:36 +02:00
Werner Schweer
f6947290d4 add alpha channel to color selector; add background color to textframe 2012-07-20 21:46:31 +02:00
Werner Schweer
0447b06012 remove debug artifacts; install some test plugins 2012-07-09 16:04:46 +02:00
Werner Schweer
e65897b2cd move sparm into libmscore 2012-07-06 17:42:20 +02:00
Werner Schweer
c03eeb8b60 removed unused file 2012-07-05 09:58:57 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00