ws
3b79d72b65
fix regression: missing screen update after selection change
2016-04-19 17:43:42 +02:00
ws
07e41cbdba
return error when trying to load an old file < version 2.0.0
2016-04-19 17:05:49 +02:00
ws
d42f0e1cfb
fix #106136 : not enough space between clefs and notes
2016-04-19 15:18:28 +02:00
lasconic
af14225258
reactivate start center without webview for now
2016-04-19 13:55:55 +02:00
Nicolas Froment
b6b35e70cc
Merge pull request #2507 from Jojo-Schmitz/instrumentchange
...
fix #104006 : Make 'Instrument Change' available from ADD/Text main menu
2016-04-18 20:23:19 +02:00
Nicolas Froment
6526bb976b
Merge pull request #2483 from Jojo-Schmitz/about
...
Simplify texts in various dialogs, for translators' benefit
2016-04-18 20:07:52 +02:00
Nicolas Froment
2c6c784ec2
Merge pull request #2554 from Jojo-Schmitz/untranslate-debugger
...
don't translate strings from debugger
2016-04-18 20:05:05 +02:00
Nicolas Froment
f226a9110f
Merge pull request #2555 from lasconic/clean-up-Qt5
...
simplify Qt5Find and remove Qt4 left over. Change deprecated function…
2016-04-18 20:04:15 +02:00
lasconic
45e9d6247a
simplify Qt5Find and remove Qt4 left over. Change deprecated function calls.
2016-04-18 19:23:45 +02:00
ws
94589cc8fd
fix #106726 : Incorrect distance from barline to accidental
2016-04-18 18:11:51 +02:00
Joachim Schmitz
c3e5f96709
don't translate strings from debugger
2016-04-18 13:23:01 +02:00
ws
01351367dc
fix #106296 : cant create (additional) parts
2016-04-18 12:20:42 +02:00
ws
5413b741fc
fix #106741 : Deleting note from voice2 chord disables automatic stem direction by voice
2016-04-18 11:00:06 +02:00
ws
646b49208f
fix #106801 closing MuseScore with no scores open crashes
2016-04-18 10:39:19 +02:00
Nicolas Froment
d68ac1e9b1
Merge pull request #2552 from sidewayss/#105436-#105471-saveSVG-cleanup
...
Fix #105436 Fix #105471 save svg cleanup
2016-04-16 10:32:02 +02:00
sidewayss
df947b3873
Fix #105436 Fix #105471 : svg regressions
2016-04-15 13:47:08 -06:00
Nicolas Froment
64f633bf61
Merge pull request #2528 from lvinken/musicxmlfixes
...
fix #42281 - [MusicXML] Title converted to copyright on import if pos…
2016-04-15 21:36:33 +02:00
Nicolas Froment
5822cd2ccd
Merge pull request #2532 from Jojo-Schmitz/staff-distance
...
fix #105676 : use better string for "Staff distance:" to match real meaning
2016-04-15 21:35:12 +02:00
Nicolas Froment
1cf5caf7a3
Merge pull request #2536 from ericfont/105716-AlbumManager-PageBreak
...
fix #105716 Album option Page/Section Break
2016-04-15 14:36:17 +02:00
lasconic
5d5c371bc7
lupdate can't cope with u8 C++11 notation, put the actual unicode, we will see if someone complains that the code is not 7bit ASCII...
2016-04-15 11:13:24 +02:00
lasconic
09c7aeb034
fix lupdate warnings in pianoroll editor. lupdate doesn't like forward declared class enum in this case...
2016-04-15 11:09:16 +02:00
Nicolas Froment
6ee3e88b52
Merge pull request #2548 from Jojo-Schmitz/tambura
...
fix #105666 : add support for Croatian instruments (Tambura)
2016-04-15 10:32:30 +02:00
Joachim Schmitz
158d9be498
fix #105666 : add support for Croatian instruments (Tambura)
...
As instrumentsxml.h is never touched by a C/C++ compiler, 8-bit ASCII and UTF-8 characters should never cause any kind of comapitibilty or standards compliance problems, and actually never had so far with at
least the ♭ being used in multiple places, so we can as well have ü, č and Č there too.
So fix Güiro in other places too, in C++ code in a C++11 compatible manner.
While at it fix some duplicate short instrument names and also a fix/workaround for an lupdate diagnostic
2016-04-15 09:50:12 +02:00
Joachim Schmitz
5d29ff1261
fix warnings introduced with the newlayout merge
2016-04-15 08:34:02 +02:00
Eric Fontaine
c1c75fe5e5
fix #105716 Album option Page/Section Break
2016-04-14 15:59:31 -04:00
Nicolas Froment
2ccc404cc3
Merge pull request #2538 from Jojo-Schmitz/welsh
...
fix #68281 : add Welsh for real
2016-04-14 19:04:34 +02:00
Joachim Schmitz
4c465a7990
fix 68281: add Welsh for real
...
It apparently never worked since it got added to master in 713258b
and to 2.0.2 in f4226744
, back in July 2015.
When switching to Cymraeg (Welsh) we actually get Čeština. When
switching to Čeština, it shows as if we got Cymraeg, but that's
just not true.
Also instruments_cy.ts never got created or updated correctly.
While at it, switch the resource manager to use the 2.0.2 translations,
for now.
2016-04-14 17:25:47 +02:00
lasconic
4875862aa1
fix compilation on Windows, update to Qt 5.6
2016-04-13 20:55:57 +02:00
ws
841ce00af4
re-add linear layout
2016-04-13 12:05:47 +02:00
ws
696dc07b54
fix crash in range layout
2016-04-13 12:05:47 +02:00
ws
0e91812a34
fix measure numbers for multi measure rests
2016-04-13 12:05:47 +02:00
ws
28921bec16
cross beam fixes
2016-04-13 12:05:47 +02:00
ws
3f1aa2ed1f
misc. updates to layout
2016-04-13 12:05:46 +02:00
ws
f281db5f22
move more functions to MasterScore()
2016-04-13 11:50:18 +02:00
ws
2874c409ae
specialize MasterScore() from Score()
2016-04-13 11:46:21 +02:00
ws
a7dd9039d1
fix more mtest regressions
2016-04-13 11:38:09 +02:00
ws
b4833945c2
add style 'key signature to barline distance
2016-04-13 11:38:08 +02:00
ws
a96c0abf5b
replace XmlStreamReader by QXmlStreamReader
2016-04-13 11:35:22 +02:00
ws
2f4f4a5c2d
editstyle cleanup
2016-04-13 11:35:22 +02:00
ws
3201889fe9
fix typo in moveCursor()
2016-04-13 11:35:21 +02:00
ws
bbd802f8ae
framework for partial relayout
2016-04-13 11:35:21 +02:00
ws
6fdbf515e8
changed element type conversion
2016-04-13 11:20:06 +02:00
ws
987c142012
adjust some layout distances
2016-04-13 11:20:05 +02:00
ws
eb279e5e8a
misc. layout fixes
2016-04-13 11:20:05 +02:00
ws
14ee35ba52
misc. regression fixes
2016-04-13 11:20:05 +02:00
ws
97345495ec
fix regressions for system divider
2016-04-13 11:19:01 +02:00
ws
dfe49b06ad
barline cleanup
2016-04-13 11:18:15 +02:00
ws
989aae1d93
fix note dot handling in inspector
2016-04-13 11:18:15 +02:00
ws
9ec1d02471
code cleanups & speed optimizations
2016-04-13 11:18:14 +02:00
ws
dfba52ba77
more regression fixes & cleaups
2016-04-13 11:10:18 +02:00