Commit graph

10348 commits

Author SHA1 Message Date
Nicolas Froment
5be6d09e09 Merge pull request #2449 from syrma/101916-conflicts-with-standard-shortcuts
fix #101916: undetected conflict with standard keys
2016-03-17 11:16:04 +04:00
Nicolas Froment
5f0a20b464 Merge pull request #2458 from CammyVee/71256-bagpipe-embellishments
fix #71256: Updating Bagpipe Embellishment pitches ...
2016-03-17 11:06:36 +04:00
lasconic
41cb3efc57 keep obsolete strings for translation 2016-03-17 10:23:04 +04:00
CammyVee
c714e02c15 fix #71256: Updating Bagpipe Embellishment pitches and instrument range for correct displaying 2016-03-16 20:07:21 -04:00
Nicolas Froment
5fbebb2fca Merge pull request #2457 from WASamK/86721-shortcutkeys
fix #86721: Changed default shortcuts for tenuto and marcato
2016-03-16 21:39:29 +04:00
Romaissa Kitouni
eae3b10041 fix #101916: undetected conflict with standard keys 2016-03-16 17:15:52 +01:00
WASamK
a7426fa4a7 fix #86721: Changed default shortcuts for tenuto and marcato 2016-03-16 21:34:16 +05:30
lasconic
bc9bc93c46 use local encoding for Portaudio device and api 2016-03-16 17:35:34 +04:00
lasconic
e5786f3f8d update languages 2016-03-16 16:36:42 +04:00
lasconic
9edd1d7674 fix #102236: Palettes menu entry not translatable 2016-03-16 10:35:08 +04:00
lasconic
92f453d1b6 add irish language 2016-03-16 10:23:19 +04:00
Nicolas Froment
98fc255611 Merge pull request #2452 from salilkhandelwal/92166-renaminginfo
fix #92166: renamed info to score properties
2016-03-16 10:20:09 +04:00
Nicolas Froment
a0376da817 Merge pull request #2437 from shredpub/99811-snaptemposlider
Fix #99811 Snap tempo slider
2016-03-16 09:49:06 +04:00
Salil Khandelwal
7c9512eff7 fix #92166: renamed info to score properties 2016-03-15 22:08:01 +05:30
Nicolas Froment
a98b748ebf Merge pull request #2301 from MarcSabatella/88741-insert-mmrest
fix #88741: selection lost after insert measure with mmrests enabled
2016-03-14 17:04:55 +04:00
Nicolas Froment
5c52d59888 Merge pull request #2308 from MarcSabatella/89576-reset-spanners
fix #89576: reset spanner segments in range selection on Ctrl+R
2016-03-14 16:59:12 +04:00
Nicolas Froment
cf86b9ea6b Merge pull request #2411 from MarcSabatella/99221-delete-mmrest-corrupt
fix #99221: corrupt undo of delete range starting with mmrest
2016-03-14 16:41:10 +04:00
Nicolas Froment
d1c56b2c75 Merge pull request #2323 from MarcSabatella/91471-hbox-system
fix #91471: layout issues and crash on system with hbox only
2016-03-14 16:32:15 +04:00
lasconic
58964220cf proper error messages when pasting in local time signature or tremolo 2016-03-14 16:07:01 +04:00
Nicolas Froment
6a68ee57a3 Merge pull request #2303 from MarcSabatella/51626-local-meter-paste
cheap partial fix for #51626: disallow copy/paste with local time sig…
2016-03-14 15:37:53 +04:00
Nicolas Froment
eb65adb351 Merge pull request #2025 from MarcSabatella/62341-transpose-chords
fix #62341: transpose chords on staff transposition change
2016-03-14 15:15:20 +04:00
Nicolas Froment
bf99e72201 Merge pull request #2278 from MarcSabatella/85956-drum-arrow-tpc
fix #85956: drum note altered by arrow changes pitch on reload
2016-03-14 14:33:24 +04:00
Nicolas Froment
b599003b3f Merge pull request #2284 from MarcSabatella/84206-volta-courtesy
fix #84206: exclude volta courtesy signature from volta
2016-03-14 14:32:26 +04:00
Nicolas Froment
7b0235e273 Merge pull request #2311 from MarcSabatella/44956-hide-text
fix #44956: staves with text are not empty
2016-03-14 12:19:24 +04:00
Nicolas Froment
b9aa72f905 Merge pull request #2302 from MarcSabatella/78636-insert-box
fix #78636: insert before frame fails
2016-03-12 19:16:52 +04:00
Nicolas Froment
5e75f57816 Merge pull request #2443 from shredpub/89866-ottava
fix #89866: piano keyboard reflects ottava now
2016-03-12 17:43:55 +04:00
Nicolas Froment
6a75586451 Merge pull request #2442 from Jojo-Schmitz/slur-tie
fix #25734: Slur/Tie in Inspector should expose Direction
2016-03-12 17:26:42 +04:00
shredpub
0d27c63476 fix #89866: piano keyboard reflects ottava now 2016-03-12 16:09:45 +05:30
Nicolas Froment
446e80d257 Merge pull request #2438 from ericfont/101361-upload-even-if-list-of-branches-empty
upload even if list of branches is empty
2016-03-12 13:20:01 +04:00
Marc Sabatella
7645675be1 fix #84206: exclude courtesy signature from volta 2016-03-11 11:36:41 -07:00
shredpub
c19826d454 fix #99811 : Implements snapping of tempo slider
Remove extra cout

fix #99811: Snap tempo slider to 100 as it gets close
2016-03-11 14:54:52 +05:30
Joachim Schmitz
da49625af5 fix #25734: Slur/Tie in Inspector should expose Direction
to allow reset to Auto
2016-03-10 09:40:40 +01:00
lasconic
a9a13687b2 add README for zerberus 2016-03-10 12:00:08 +04:00
Eric Fontaine
60d1c6f92d allow Travis to upload ALL branches to bintray
I would like my personal travis to upload all my personal branches to my personal bintray.
To accomplish this, if the Travis environment variable $APPIMAGE_UPLOAD_BRANCHES is set to the specific string "ALL", then the command "./build/travis/job2_AppImage/build.sh --upload-branches $APPIMAGE_UPLOAD_BRANCHES" will upload all branches.  But, if user leaves the $APPIMAGE_UPLOAD_BRANCHES undefined, then that command won't upload any branches.
2016-03-10 02:40:49 -05:00
Nicolas Froment
6b88665f94 Merge pull request #2441 from ericfont/bintray-repo-owner
Allow any dev to auto-upload to personal bintray.
2016-03-10 11:33:36 +04:00
Nicolas Froment
d5a97ff1ca Merge pull request #2439 from MarcSabatella/101386-inspector-invisible-crash
fix #101386: crash on undo of add with inspector not shown
2016-03-10 11:25:56 +04:00
Eric Fontaine
6366b2fdbc Allow any dev to auto-upload to personal bintray.
if $BINTRAY_REPO_OWNER is set in the environment then use it, otherwise default to using the string "musescore".
2016-03-10 02:13:16 -05:00
lasconic
1caa947834 Revert "Allow any dev to auto-upload to personal bintray."
This reverts commit 44cf7de2cd.
2016-03-10 10:43:56 +04:00
Nicolas Froment
f32c846f1e Merge pull request #2436 from ericfont/101171-AppImage-plugin-crash
fix #101171 portable copy-lib xcbglintegrations
2016-03-10 09:59:23 +04:00
Nicolas Froment
37a0628be9 Merge pull request #2440 from ericfont/bintray-repo-owner
Allow any dev to auto-upload to personal bintray.
2016-03-10 09:54:46 +04:00
Eric Fontaine
44cf7de2cd Allow any dev to auto-upload to personal bintray.
BINTRAY_REPO_OWNER will be set to same string defined for Travis environment variable BINTRAY_USER.
2016-03-09 22:06:03 -05:00
Marc Sabatella
102ba03fdf fix #101386: crash on undo of add with inspector not shown 2016-03-09 16:02:51 -07:00
Yikai Lu
66179c251c Fix #100536 [Feature Request] pitch up/down feature in the piano roll. 2016-03-09 23:09:30 +09:00
Eric Fontaine
eb9a93c5b9 fix #101171 portable copy-lib xcbglintegrations
This fixes a crash with AppImages when trying to run any plugin that opens up a window.  Since copy-libs didn't copy any library for xcbglintegrations, that caused QXcbIntegration to panic "Cannot create platform OpenGL context, neither GLX nor EGL are enabled" and halt execution with a SIGABORT.
2016-03-09 07:59:49 -05:00
Nicolas Froment
d1111241a6 Merge pull request #2422 from MarcSabatella/100656-change-instrument-c
fix #100656: C key signature not transposed on change instrument
2016-03-09 16:54:19 +04:00
Nicolas Froment
6af7c4d6ad Merge pull request #2418 from Jojo-Schmitz/reset-beam
fix #100481: "Reset Beam Mode" on selection only, or entire score
2016-03-09 16:29:09 +04:00
Nicolas Froment
9b460c1d9c Merge pull request #2421 from luyikei/fix-paint-pianoview
Fix #100636 : [Piano Roll] The score view doesn't paint correctly when selection in the piano roll changes.
2016-03-09 16:02:20 +04:00
Nicolas Froment
d9b8a1e319 Merge pull request #2430 from abhinavaggarwal/fix_100406
fix #100406
2016-03-09 15:54:11 +04:00
Nicolas Froment
fae16b23be Merge pull request #2435 from ZackTheCardshark/templates-percussion-sounds
Update templates in light of commit 14aa29eaf7
2016-03-09 15:31:56 +04:00
lasconic
40426713b6 Add env variables for notification email, irc channel and APPIMAGE_UPLOAD_BRANCHES in travis build. see #101361 2016-03-09 13:27:27 +04:00