Commit graph

11686 commits

Author SHA1 Message Date
Joachim Schmitz
d5d2ee3d2e Remove reset button from spacer inspector
as there doesn't seem to be a meaningful default
2016-12-12 11:32:50 +01:00
Joachim Schmitz
076fd6d2e8 Inspector UI improvments, homogenize, add buddies 2016-12-12 11:32:49 +01:00
Werner Schweer
01e5df432b fix #140266: no system header after horizontal frame; code cleanups 2016-12-12 10:31:37 +01:00
Nicolas Froment
0d26707abb Merge pull request #2904 from shoogle/fixed-appimagekit-version
32-bit Docker image, and fixes for 64-bit
2016-12-09 20:02:01 +01:00
shoogle
26b736191a 32-bit Docker image, and fixes for 64-bit 2016-12-09 18:46:33 +00:00
lasconic
d457192cb4 Travis, use MuseScore Docker account for the AppImage dependencies 2016-12-09 16:51:57 +01:00
Werner Schweer
49250a00ce fix incremental layout of slurs 2016-12-09 15:57:05 +01:00
Werner Schweer
01a3270458 remove A_CMD flag from 'pitch-down' shortcut 2016-12-09 15:57:05 +01:00
Peter Jonas
fb991468ca Docker container for AppImage build (#2903) 2016-12-09 11:05:27 +01:00
Werner Schweer
01240bfb65 fix typo 2016-12-06 21:13:37 +01:00
Werner Schweer
b4c28adcd1 restructure Score->cmd() 2016-12-06 20:32:08 +01:00
Werner Schweer
60942bab4a global insert: small fix 2016-12-06 15:16:18 +01:00
lasconic
3a0655682d fix #141496: Copy-paste multimeasure rests containing a full measure, or not after cuting, causes corruption/crash 2016-12-06 09:52:24 +01:00
Werner Schweer
1f243b5ffc update global insert: combine tuplets 2016-12-06 09:36:02 +01:00
lasconic
8d8ceee1bd fix #136236: Remove the time signature in the presence of another one in a score with parts leads to corruption/crash 2016-12-05 17:14:34 +01:00
lasconic
f8a5eb8e34 fix #127281: Crash when adding line/section/page breaks by double-clicking on a multimeasure rest 2016-12-05 15:18:36 +01:00
lasconic
23580a3c0c fix #149766: [MusicXML] One line break per instrument is created during import 2016-12-05 12:45:53 +01:00
Nicolas Froment
961a7fd634 Merge pull request #2887 from Rockettwo/partNameLost
fix #137476 fix #140051 bug fixes for excerptsdialog
2016-12-05 11:05:03 +01:00
lasconic
9db7d2207c fix #106021: Reducing actual duration of measure with text elements will corrupt measure 2016-12-05 10:18:23 +01:00
Werner Schweer
b8fe9e6332 global insert: handle generated ties 2016-12-03 20:27:51 +01:00
Nicolas Froment
27a26c8ae0 Merge pull request #2895 from Jojo-Schmitz/inspector
Inspector improvements
2016-12-03 16:56:47 +01:00
Nicolas Froment
ff1c855319 Merge pull request #2897 from Jojo-Schmitz/editstyle
partial fix #147201: SpinBoxes being elongated in General style/Notes and Arpeggios when using Fusion theme
2016-12-03 16:56:17 +01:00
Nicolas Froment
8da0b27fee Merge pull request #2891 from Jojo-Schmitz/style-dialogs
fix #147216: "Edit Text Styles" dialog: allow user to reduce further
2016-12-03 16:56:09 +01:00
Nicolas Froment
2ed5c2d298 Merge pull request #2899 from Jojo-Schmitz/warning
fix compiler warnings reg. overloaded virtual functions in mstyle
2016-12-03 16:55:26 +01:00
Nicolas Froment
5354e73d61 Merge pull request #2898 from lasconic/tst_links_back
add back tst_links
2016-12-03 16:53:52 +01:00
Joachim Schmitz
5f9fb03ab0 fix compiler warnings reg. overloaded virtual functions in mstyle
by simply disabling that warning
2016-12-03 14:47:37 +01:00
Werner Schweer
adc53ca904 update mtest 2016-12-03 14:09:58 +01:00
Werner Schweer
b502a5d377 implement framework for 'global insert' 2016-12-03 13:46:58 +01:00
Joachim Schmitz
69aff0bf73 fix #147216: "Edit Text Styles" dialog: allow user to reduce further 2016-12-02 11:45:30 +01:00
Joachim Schmitz
096bbce5dc partial fix #147201: SpinBoxes being elongated in General style/Notes and Arpeggios when using Fusion theme
and enable scrollbar for left hand side of General style dialog, plus
some more simplifications
2016-12-02 11:43:16 +01:00
lasconic
45d443a6d5 add back tst_links 2016-12-02 10:47:09 +01:00
Werner Schweer
669ae615c6 more unified error reporting 2016-12-01 16:56:10 +01:00
Werner Schweer
a61cf1cccd add missing file 2016-12-01 15:16:42 +01:00
Werner Schweer
107343b1aa fix #148121, #138326; add provisions for global insert mode 2016-12-01 13:35:48 +01:00
Nicolas Froment
3bec846282 Merge pull request #2896 from lasconic/fix-126916
fix #126916: Undo after creation of parts with linked staves causes corruption
2016-12-01 13:28:21 +01:00
lasconic
c143ce2ad5 fix #126916: Undo after creation of parts with linked staves causes corruption 2016-12-01 12:42:01 +01:00
Joachim Schmitz
409a14f167 remove reset buttons for VBox height and HBox width
as they reset to 0 rather than 10 and 5 respecivly.
2016-12-01 10:49:03 +01:00
lasconic
3136cdb49c fix #148131: [MusicXML] import of transposing score with chromatic tag only 2016-12-01 10:33:09 +01:00
Joachim Schmitz
0ba36ed4b0 Unify grid layout settings for inspector UI 2016-12-01 09:25:37 +01:00
Joachim Schmitz
1cce8463f3 Fix some label texts in Inspector to match the majority 2016-12-01 08:07:17 +01:00
lasconic
7d2efcc9c3 fix #147546: Time lag when changing between workspaces 2016-11-30 22:16:23 +01:00
lasconic
4e966e0692 fix #138256: crash after moving to kneed beams in grace notes 2016-11-30 13:38:59 +01:00
Nicolas Froment
3843121879 Merge pull request #2893 from Jojo-Schmitz/inspector
simplify inspector UI
2016-11-30 10:17:16 +01:00
Nicolas Froment
bb8ed5410c Merge pull request #2892 from Jojo-Schmitz/inspector-width
fix #147196: Minimum width of Inspector has increased significantly
2016-11-30 10:13:38 +01:00
lasconic
8f6abcbefa fix #147086: Section break pause is not respected in a file with parts after save/open cycle 2016-11-29 21:20:08 +01:00
Nicolas Froment
7a718bbb06 Merge pull request #2894 from lasconic/fix-147246
fix #147246: Repeat marks not working in gp3 and gp4
2016-11-29 19:45:46 +01:00
lasconic
6957f07ac6 update mtest, multiple tempo text in GP4 and repeats 2016-11-29 18:58:55 +01:00
Werner Schweer
71842fd4c4 fix #142121: Key signature out of position 2016-11-29 18:39:29 +01:00
lasconic
898c95310f fix #147246: Repeat marks not working in gp3 and gp4 2016-11-29 18:17:33 +01:00
Joachim Schmitz
9ca8fb07d3 fix #147196: Minimum width of Inspector has increased significantly
esp. note and ambitus inspector, due to these long names for note head
groups
2016-11-29 17:02:18 +01:00