Commit graph

12067 commits

Author SHA1 Message Date
lasconic
f646c1853e [Travis] fix syntax error in macOS build script 2017-05-25 09:34:26 +02:00
Nicolas Froment
e9cea0268a Merge pull request #3169 from Jojo-Schmitz/sentence-case
fix/improve command line options help texts
2017-05-25 00:22:18 +02:00
Nicolas Froment
23e9ceee59 Merge pull request #3173 from ericfont/patch-1
add comments about purpose of lrelease and lupdate
2017-05-25 00:10:51 +02:00
Nicolas Froment
cd19c84d1c Merge pull request #3181 from Jojo-Schmitz/debug
make CMAKE_BUILD_TYPE case insensitive
2017-05-24 23:55:18 +02:00
Nicolas Froment
bddc8e43e4 Merge pull request #3180 from Jojo-Schmitz/warnings
fix warnings introduced by dd97f24
2017-05-24 23:55:02 +02:00
lasconic
186fc6916b add QWebEngine dependency for AppImage docker 2017-05-24 23:27:33 +02:00
lasconic
13ad211738 Use Ubuntu:12.04 to build x86_64 appimage 2017-05-24 18:57:07 +02:00
Nicolas Froment
0059d49a0d Merge pull request #3182 from lasconic/qt-macosx
[Travis] use a premade zip instead of Qt package on macOS
2017-05-24 18:55:33 +02:00
lasconic
97cdf90282 [Travis] use a premade zip instead of Qt package on macOS 2017-05-24 18:25:21 +02:00
Werner Schweer
641ee23ff1 support unicode symbols for 2.x compatibility 2017-05-24 17:07:03 +02:00
lasconic
fff16915af fix #205456: Encode special characters in SVG output for user supplied metadata such as title 2017-05-23 20:31:52 +02:00
Werner Schweer
ef03af4e03 fix layout for slurs spanning pages 2017-05-23 17:23:28 +02:00
Werner Schweer
9ceac89c03 enhance 2.x compatibility 2017-05-23 16:52:04 +02:00
Joachim Schmitz
db620d8bfa make CMAKE_BUILD_TYPE case insensitive
for the benefit of Qt Creator which seems to prefer Debug over DEBUG
2017-05-23 09:09:59 +02:00
Joachim Schmitz
113de440b3 fix warnings introduced by dd97f24 2017-05-22 17:55:55 +02:00
Werner Schweer
60510d0c61 fix drag&drop of breaks 2017-05-22 17:27:23 +02:00
Werner Schweer
cb027a3039 fix editing of instrument names 2017-05-22 16:25:35 +02:00
Werner Schweer
dd97f24f77 remove CharFormatType 2017-05-22 15:27:16 +02:00
Werner Schweer
9384654ab7 update text editing 2017-05-19 09:06:58 +02:00
Werner Schweer
847d3656cf updates to scripting, text editing 2017-05-19 09:06:58 +02:00
Joachim Schmitz
eb638118b7 fix/improve command line options help texts
and fix a text in prefs dialog and in fotomode.cpp
2017-05-18 23:29:14 +02:00
lasconic
4d5cd902c2 export bitmap to svg with lower resolution than original when applicable 2017-05-17 19:39:21 +02:00
Eric Fontaine
baac9c3fc1 add comments about purpose of lrelease and lupdate 2017-05-16 08:21:30 -04:00
lasconic
06cb4c7d29 fix on fret without dots 2017-05-11 18:04:59 +02:00
lasconic
78d4ebee32 fix #198491: Tablature staff lines go through fingering number in graphic export from command line 2017-05-10 17:13:09 +02:00
lasconic
a9a6a430e0 fix #198396: Crash when export SVG from file with mmRest and hidden staff 2017-05-10 13:34:38 +02:00
lasconic
c9dfc3ae37 save spos doesn't work with mmRest 2017-05-10 13:34:21 +02:00
lasconic
264f0de16b fix possible crash in MusicXML export with empty textline 2017-05-10 13:33:04 +02:00
lasconic
84966a1a8d fix crash on File > New 2017-05-08 12:30:31 +02:00
lasconic
74ec9c411f fix compilation 2017-05-06 15:33:04 +02:00
lasconic
081a95c8dd fix #196566: 'Save online' doesn't work properly for scores in 'Continuous View' 2017-05-06 15:01:28 +02:00
lasconic
5ccc59810d add ability to run plugin before converting in json job 2017-05-06 15:01:10 +02:00
Werner Schweer
16b977031a fix mtest 2017-05-03 17:31:50 +02:00
Werner Schweer
186c680c38 fix #195631 and other regressions 2017-05-03 16:20:04 +02:00
Werner Schweer
f02a489bf8 fix lyrics editing, context menu 2017-05-03 10:31:30 +02:00
Nicolas Froment
4d3f951d7e Merge pull request #3162 from Jojo-Schmitz/master
fix Windows build
2017-05-02 18:57:37 +02:00
Joachim Schmitz
7029cf4eb0 fix Windows build 2017-05-02 18:38:31 +02:00
Werner Schweer
be89a2de5e replace QStateMachine 2017-05-02 14:23:01 +02:00
Werner Schweer
f94d05e921 update text editing 2017-05-02 14:17:51 +02:00
Eric Fontaine
dd7fbe2657 fix #190991 update scoreList order when tabMoved
Also update the tab order for the other ScoreTab.
However since scoreList is a shared pointer between both ScoreTabs, make sure to only update the pointer once.
2017-04-24 20:26:36 +02:00
Nicolas Froment
fb326d51b6 Merge pull request #3153 from jeetee/mingw53_ld_rsrc_merge_failure_duplicate_leaf
MinGW5.3 ld.exe .rsrc merge failure: duplicate leaf
2017-04-24 12:20:30 +02:00
lasconic
54c05a7178 fix #192236: Freeze when opening file with very large glissando 2017-04-24 11:36:15 +02:00
jeetee
fc4909b70d resfile.o is already included via object1.rsp 2017-04-24 00:48:59 +02:00
lasconic
0d8e5a74da fix #186666: Regression: Crash when pressing tie key in real-time mode with MIDI input/Piano keyboard 2017-04-22 18:55:17 +02:00
Nicolas Froment
49c66b2086 Merge pull request #3135 from nasehim7/ch
Fix #109066 : Tempo Slider and Volume slider Left Double click wrong default values
2017-04-22 17:08:47 +02:00
Nicolas Froment
f6eef924ce Merge pull request #3137 from Jojo-Schmitz/uploadscore
fix #187386: Save Online shows 'upload audio' when updating score, regardless of default synthesitzer settings
2017-04-22 12:00:05 +02:00
lasconic
2ba04c7e49 fix #184956: Progress bar appears when starting the program 2017-04-21 17:14:47 +02:00
lasconic
db224e2e99 update README 2017-04-21 10:02:53 +02:00
lasconic
69936017c0 travis osx: fix rm on upload 2017-04-21 10:02:44 +02:00
Nicolas Froment
aea384533a Merge pull request #3129 from adrianholovaty/patch-1
Fix ornamentDownPrall composed glyph definition
2017-04-20 23:23:43 +02:00