Commit graph

2412 commits

Author SHA1 Message Date
lasconic
48a9d230cc fix color of QListView and QHeaderView text in Mac dark theme 2013-06-04 08:34:14 +02:00
lasconic
5fe02f8df2 remove loose dependency on Qt3Support 2013-06-04 08:33:09 +02:00
lasconic
184c23bd34 fix #21430: Multi-voice Note Entry broken 2013-06-04 08:29:03 +02:00
Marc Sabatella
15dc879550 fixes
I have now verified that every single chord listed in chords.xml imports
and exports correctly.
2013-06-03 21:08:28 -06:00
lasconic
edb2000abe convert NSIS file to UTF8, add chinese translations 2013-06-03 21:51:29 +02:00
lasconic
88e406f03e fix tests 2013-06-03 21:50:06 +02:00
lasconic
3a71676352 set default time strech for fermata to 1.0 2013-06-03 21:31:01 +02:00
ws
81b67b7739 slight change in fermata algorithm 2013-06-03 17:30:56 +02:00
lasconic
67c66c06ee fix #17457: Articulations and ornaments included in application to bar lines if selecting measures 2013-06-03 17:20:04 +02:00
ws
cbef515c11 update regression tests 2013-06-03 14:56:20 +02:00
lasconic
f90c63c75f fix #21410: Notehead brackets collide with fret number 2013-06-03 14:53:50 +02:00
ws
98e849c641 fix #20419 2013-06-03 14:39:59 +02:00
ws
9559b2ce58 add c++ wrapper for sndfile, replace ogg routines in fluid with sndfile 2013-06-03 12:54:37 +02:00
lasconic
bbe0e1423c add brackets.svg to mac resource file 2013-06-03 11:00:17 +02:00
ws
31ea6c5d46 update also part name on SaveAs 2013-06-03 09:49:50 +02:00
Marc Sabatella
0cd63cfe6f MusicXML import of unrecognized chords
A new method is provided generate a chordname directly from a MusicXML
harmony object.  This chordname is then parsed and rendered just as for a
chordname typed directly into the score.
2013-06-02 22:56:24 -06:00
Marc Sabatella
07962f4a5a MusicXML export of unrecognized chords
A chord description object is now generated for each (unique) unrecognized
chord, and MusicXML tags are generated during parsing for inclusion in the
chord description.  This allows unrecognized chords to be exported to
MusicXML using the same mechanisms as recognized chords.
2013-06-02 22:52:21 -06:00
Nicolas Froment
6f303d3a7f Merge pull request #379 from lvinken/21304-capx-2.0
fix #21304
2013-06-02 13:45:41 -07:00
Leon Vinken
c5749361dc fix #21304 2013-06-02 22:04:20 +02:00
Nicolas Froment
bb0298e778 Merge pull request #376 from lvinken/21269-musicxml-voltas
fix #21269
2013-06-01 02:58:27 -07:00
Leon Vinken
c9a1a3ef8c fix #21269 2013-06-01 11:33:16 +02:00
ws
ee4736d89a remove VoiceSelector 2013-05-31 17:49:09 +02:00
lasconic
e46a38b6bf fix total page number when page offset is !=0 2013-05-31 17:36:11 +02:00
lasconic
e044361cc4 use staff mag for lyrics line 2013-05-31 15:56:35 +02:00
ws
85a54f2e50 fix #21277 2013-05-31 15:09:34 +02:00
ws
52c6f639b3 fix #21313 2013-05-31 14:54:26 +02:00
ws
a68363cf25 make bracket span change undoable 2013-05-31 12:23:07 +02:00
lasconic
e00c7118f3 fix #21345: Part still visible if in view before deletion 2013-05-31 11:33:06 +02:00
lasconic
599c88d158 fix #21309: Grey out three options of Export layout if unticked in preferences 2013-05-30 14:07:25 +02:00
ws
a4bab21d01 fix crash for accidental palette 2013-05-29 21:38:08 +02:00
ws
6609abe12f test for different icon background color 2013-05-29 21:29:55 +02:00
lasconic
f48ed4a6af fix regression with dots 2013-05-29 17:11:57 +02:00
ws
bf194db616 adjust position of tuplet numbers for beamed tuplets 2013-05-29 16:46:01 +02:00
lasconic
95249368bf fix compilation on mac 2013-05-29 15:53:28 +02:00
lasconic
7ed0c0711b update icons 2013-05-29 14:22:48 +02:00
ws
eee022d39b fix tuplet number size in systems with small staff 2013-05-29 12:55:56 +02:00
ws
16d38071e1 fix note head position in small staves 2013-05-29 12:21:42 +02:00
ws
699906d876 fix #21221 2013-05-29 11:50:25 +02:00
ws
ff9fa3b2e5 small optimizations 2013-05-29 11:50:25 +02:00
lasconic
296eaf83b0 fix compilation on windows 2013-05-29 11:19:58 +02:00
Werner Schweer
63b92f81d3 Merge pull request #373 from trig-ger/midi_meter
Meter-adapted duration subdivision
2013-05-29 01:04:09 -07:00
lasconic
bfa2954589 fix crash when entering note entry on a drum staff 2013-05-28 23:24:49 +02:00
Andrey M. Tokarev
9f9a1ad735 Replaced typedefs with actual types 2013-05-28 19:49:45 +04:00
ws
1d42967a86 fix regression 2013-05-28 16:55:02 +02:00
ws
f254512f53 use colors to mark pressed buttons 2013-05-28 16:25:28 +02:00
ws
c4072fce7c fix #21221 2013-05-28 15:42:16 +02:00
Andrey M. Tokarev
83151e4e21 Proper rests handling in compound meter 2013-05-28 16:50:09 +04:00
Werner Schweer
5a1435d955 Merge pull request #372 from softins/optional-chord-indication
Add support for parentheses before/after chords.
2013-05-28 00:43:35 -07:00
Werner Schweer
f895cd020c Merge pull request #374 from Soerboe/grace-after
fix tick of grace note after note
2013-05-28 00:18:42 -07:00
Werner Schweer
6257cbd058 Merge pull request #375 from Soerboe/tie-grace
fix #6535 : Impossible to tie to a grace note
2013-05-28 00:13:00 -07:00