Commit graph

10348 commits

Author SHA1 Message Date
ws
01351367dc fix #106296: cant create (additional) parts 2016-04-18 12:20:42 +02:00
ws
a6fa201d89 fix #106466: append an horizontal frame causes a crash 2016-04-18 11:25:57 +02:00
ws
6a02161060 fix #106731: Shift+letter to add note to chord not undoable 2016-04-18 11:22:03 +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
ws
a97b1db29c add Measure->endBarLineType() method 2016-04-18 09:46:48 +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
96d9765398 Merge pull request #2550 from Jojo-Schmitz/locale-qt
fix/update language codes of qt_*.ts files
2016-04-15 18:31:54 +02:00
ws
11dcf40085 fix system break 2016-04-15 17:51:51 +02:00
ws
90a7011027 fix bug in rangeLayout 2016-04-15 16:45:39 +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
Nicolas Froment
bdff4e1d99 Merge pull request #2539 from Jojo-Schmitz/measure-rest
fix #105811: crash when creating full measure rests on multimeasure rests
2016-04-15 14:28:45 +02:00
Joachim Schmitz
fc98b1f23b fix/update language codes of qt_*.ts files
and some minor corrections to qt_de.ts
2016-04-15 14:24:01 +02:00
lasconic
6b7f3e1c88 simplify CPU count 2016-04-15 13:41:13 +02:00
Nicolas Froment
20cfa3eff6 Merge pull request #2527 from Jojo-Schmitz/instruments
add comments to instruments.xml
2016-04-15 13:38:58 +02:00
lasconic
a4665c4d36 Makefile: Use POSIX way of finding CPU count 2016-04-15 13:36:09 +02:00
Nicolas Froment
fb8d155bff Merge pull request #2549 from Jojo-Schmitz/doxygen
get rid of doxygen
2016-04-15 13:34:32 +02:00
Joachim Schmitz
e1991b7688 fix #106291: get rid of doxygen
also check for WebEngine and WebEngineWidgets only if not MINGW
2016-04-15 13:22:16 +02:00
Nicolas Froment
bfc67b4e96 Merge pull request #2546 from heuchi/106146_CrashLEFTinNoteEntryMode
fix #106146 Crash when pressing LEFT in note entry mode
2016-04-15 12:56:56 +02:00
Joachim Schmitz
02d60d4391 fix #105811: crash when creating full measure rests on multimeasure rests 2016-04-15 12:20:00 +02:00
heuchi
3e21eb958e fix #106146 Crash when pressing LEFT in note entry mode 2016-04-15 11:31:34 +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
lasconic
c6c0633f52 remove u8 from generateTs, run generateTs to generate instrumentsxml with disambiguation 2016-04-15 11:07:58 +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
Nicolas Froment
f5b6027e67 Merge pull request #2545 from Jojo-Schmitz/warnings
fix warnings introduced with the newlayout merge
2016-04-15 10:31:23 +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
fe2eea4d6a Merge pull request #2520 from ZackTheCardshark/104896-sackbut
Fix # 104896: add sackbuts to instruments.xml
2016-04-14 19:30:33 +02:00
Nicolas Froment
567d46bf1f Merge pull request #2530 from ZackTheCardshark/marching-percussion-improvements
Marching percussion improvements
2016-04-14 19:28:49 +02: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
Nicolas Froment
f0ae34af61 Merge pull request #2544 from musescore/newlayout2
Large refactoring for smarter and faster layout
2016-04-14 17:47:32 +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
2dd0540951 fix build on MacOSX 2016-04-14 16:20:44 +02:00
ws
aa7fccd09f fix mtest clef_courtesy 2016-04-14 15:37:15 +02:00
ws
4199756790 Merge branch 'newlayout2' of github.com:musescore/MuseScore into newlayout2 2016-04-14 11:46:32 +02:00
ws
70e79135c6 add benchmark for incremental layout 2016-04-14 11:45:12 +02:00
lasconic
4875862aa1 fix compilation on Windows, update to Qt 5.6 2016-04-13 20:55:57 +02:00
ws
271c6772a7 add missing reference files 2016-04-13 16:45:57 +02:00
ws
8ae62e9ed9 more mtest fixes 2016-04-13 13:07:32 +02:00
ws
c58d1a8c60 disable mtest tst_clef_courtesy 2016-04-13 12:43:10 +02:00
ws
eb34b93d93 fix merge regression 2016-04-13 12:25:06 +02:00
ws
6af7e51d84 update mtest 2016-04-13 12:08:41 +02:00
lasconic
0e1eeba5c0 install CMake 3 2016-04-13 12:08:41 +02:00
lasconic
be51d0ab17 require Qt 5.6 and Cmake 3.0 2016-04-13 12:08:41 +02:00
lasconic
be1bc5c5d2 update travis to Qt 5.6 2016-04-13 12:08:41 +02:00