Commit graph

11866 commits

Author SHA1 Message Date
Werner Schweer
ac3e8dbbc4 fix #180996: bad 2.xx import; compact inspector text panel 2017-03-13 10:25:00 +01:00
lasconic
8976f4f2ef Allow mscx as template for development purpose 2017-03-13 09:27:08 +01:00
Nicolas Froment
34dca74fb2 Merge pull request #3054 from Jojo-Schmitz/inspector
UI fixes for inspector
2017-03-12 19:19:55 +01:00
Joachim Schmitz
65427cdcad UI fixes for inspector 2017-03-12 14:02:02 +01:00
lasconic
17e205696a fix deprecrated variables warnings 2017-03-10 21:21:21 +01:00
Nicolas Froment
037b3980a5 Merge pull request #2921 from Jojo-Schmitz/score-props
Fixes for infos shown in Score Properties
2017-03-10 19:11:27 +01:00
Werner Schweer
f5467fc4d1 inspector update 2017-03-10 18:30:29 +01:00
Werner Schweer
c156357930 update image element 2017-03-10 17:14:44 +01:00
lasconic
a89c109fbf Enable PCH on Windows again 2017-03-10 15:49:25 +01:00
Nicolas Froment
411122452b Merge pull request #3051 from lasconic/macos-58
[MacOS] build with Qt 5.8
2017-03-10 14:44:28 +01:00
lasconic
232eefdb86 [MacOS] build with Qt 5.8 2017-03-10 14:37:15 +01:00
lasconic
4863f245c2 revert mac build to Qt 5.6 because of QTBUG-57656 2017-03-10 11:05:18 +01:00
Nicolas Froment
6d97f8bb18 Merge pull request #3047 from Jojo-Schmitz/inspector-accessibility
fix inspector accessibillity
2017-03-10 09:39:17 +01:00
lasconic
752bafc8e9 fix #99146: File > Save Selection… leads to corrupt score if selection is not 4/4 and does not start with time signature 2017-03-09 23:55:10 +01:00
Nicolas Froment
1126ab7702 Merge pull request #3043 from ericfont/179726-DropNormalBarlineTest2
BarLine mtest #179726 additional cases
2017-03-09 22:28:08 +01:00
Nicolas Froment
d3c80fbe7f Merge pull request #3046 from shoogle/fix-piano-chords
fix #180171: use Shift to create chord with on-screen piano keyboard
2017-03-09 22:25:45 +01:00
Joachim Schmitz
3a73b36472 fix inspector accessibillity 2017-03-09 22:14:47 +01:00
lasconic
deb4f37c2a fix mtest 2017-03-09 21:49:01 +01:00
lasconic
b73a3060e7 [MacOS] Compile with Qt 5.8 2017-03-09 19:27:09 +01:00
lasconic
0c91f1f1f7 fix typo, compilation error when USE_LAME is not defined 2017-03-09 18:55:10 +01:00
Werner Schweer
7554cafc1d move static MStyle behind styleTypes 2017-03-09 18:41:13 +01:00
Werner Schweer
a77f4859bb update for time signature + styles/properties 2017-03-09 16:42:49 +01:00
shoogle
67e863ef81 fix #180171: use Shift to create chord with on-screen piano keyboard 2017-03-09 12:53:27 +00:00
Werner Schweer
cf42a3a377 fix #179926: add scale property for time signature 2017-03-09 13:37:53 +01:00
Nicolas Froment
5b7c72a42f Merge pull request #3045 from Jojo-Schmitz/Qt-5.8_Windows
Switch Windows build to using Qt-5.8
2017-03-09 12:17:57 +01:00
Joachim Schmitz
b1d7fd5b6c Fix warnings reg. deprecated declarations 2017-03-09 11:35:55 +01:00
Joachim Schmitz
e2b0988a4c Fix warnings reg. type mismatch 2017-03-09 11:30:08 +01:00
Joachim Schmitz
517708f472 Switch Windows build to Qt-5.8 2017-03-09 11:29:49 +01:00
Eric Fontaine
8ec9a6cdbd BarLine mtest #179726 additional cases
If an END_START_REPEAT straddles a newline, then:

1. dropping a NORMAL barline on the END_REPEAT will turn the END_REPEAT into NORMAL, but keep the START_REPEAT.

2. dropping a NORMAL barline on the START_REPEAT will remove the START_REPEAT, but keep the END_REPEAT.
2017-03-08 12:49:20 -05:00
Nicolas Froment
b520dcaf3c Merge pull request #2926 from IsaacWeiss/add-templates
Add bluegrass, small concert band and small marching band templates; fix #153906: update all templates with instrument definitions for 2.1
2017-03-08 17:55:58 +01:00
lasconic
c67d37af08 fix drum note entry, avoid to be blocked in chord mode when mixing drum/melodic 2017-03-08 17:14:59 +01:00
Werner Schweer
129d508144 move Ottava::Type into OttavaType 2017-03-08 14:18:34 +01:00
Werner Schweer
867f2582f6 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
Werner Schweer
6e3c2479ca change drop behaviour for end-start repeat barlines 2017-03-08 10:51:19 +01:00
Nicolas Froment
e2d682e141 Merge pull request #3040 from lvinken/musicxml-fixes
fix #175226 - [MusicXML import] add instrument-sound to MIDI mapping
2017-03-08 08:57:44 +01:00
Nicolas Froment
34f6aa9068 Merge pull request #3041 from ericfont/179726-DropNormalBarlineTest
BarLine mtest for #179726
2017-03-08 08:56:26 +01:00
Eric Fontaine
3069f2202a BarLine mtest for #179726
Dropping a normal barline onto a pre-existing barline should either turn it into a Normal barline, or if was StartRepeatBarLine, should remove the barline segment.
2017-03-07 16:10:15 -05:00
Leon Vinken
161639f719 fix #175226 - [MusicXML import] add instrument-sound to MIDI mapping 2017-03-07 21:48:45 +01:00
Werner Schweer
297b66f6b6 barline fixes 2017-03-07 18:02:07 +01:00
Nicolas Froment
1f34dd95cd Merge pull request #3039 from Jojo-Schmitz/fix-mtest
fix mtest
2017-03-06 13:23:26 +01:00
Joachim Schmitz
ed2fe6b6a6 fix mtest
don't write default for tablature fingering
2017-03-06 12:57:12 +01:00
Werner Schweer
915a3844a7 update mtest, gp import 2017-03-06 11:33:54 +01:00
Werner Schweer
dff05f9d6d fix note head dragging 2017-03-06 11:33:54 +01:00
Werner Schweer
3648dc5495 update album 2017-03-06 11:33:54 +01:00
lasconic
af90627015 fix #121561: Score corruption when creating tremolos in Score+Parts 2017-03-02 09:18:09 +01:00
lasconic
f28eaf2576 fix #119041: Font name containing a ampersand will corrupt file 2017-03-01 16:58:37 +01:00
Nicolas Froment
c231be2251 Merge pull request #3031 from lasconic/MarkusLutz63-176511-tablature-fingering
fix #176511: Allow fingerings in tablature staves
2017-03-01 09:30:06 +01:00
Nicolas Froment
b60cdb56a8 Merge pull request #3032 from ericfont/InputMethodPosition
#43681 InputMethod position when editing Chinese/Jap text
2017-03-01 08:21:40 +01:00
Eric Fontaine
faf7693b95 43681 InputMethod position when editing Chinese/Jap text
If editing Chinese or Japanese text, musescore previously did not tell the operating system where to position its InputMethod popup window, and would default in middle of the bottom edge of the scoreview (as is apparently the default for a QWidget).

This code implements inputMethodQuery, which is inheirited from QWidget, and returns a QRectF when receiving an ImCursorRectangle query if the scoreview is currently editing a text object.  Will position the InputMethod just below the cursor, if it exists, or if not just below the text object's bounding rect.
2017-02-28 20:08:11 -05:00
lasconic
762c1fe9aa fix #151711: Remove a time signature in a part causes corruption in the other parts and main score 2017-02-28 23:36:02 +01:00