Commit graph

2616 commits

Author SHA1 Message Date
lasconic
ad14ec770b fix #22204: tuning parameter doesn't accept negative values 2013-08-09 12:10:44 +02:00
lasconic
088378b395 fix #22175 2013-08-09 12:03:15 +02:00
ws
edc8008961 updates for style 2013-08-09 11:42:45 +02:00
lasconic
f389116760 fix #22177 2013-08-09 11:22:02 +02:00
lasconic
81bd8a9004 fix Del key handling in simpletext, avoid crash 2013-08-09 10:44:52 +02:00
lasconic
5c2ceae0f0 fix handling of return key in styled text 2013-08-09 00:58:18 +02:00
lasconic
7ec6eb7081 fix master palette for bagpipe 2013-08-09 00:46:20 +02:00
Nicolas Froment
9fa0e7117a Merge pull request #436 from trig-ger/midi_panel
fix #22195: MIDI Import Panel columns not adjustable or scrollable
2013-08-08 15:32:04 -07:00
Andrey M. Tokarev
ed63287673 fix #22195: MIDI Import Panel columns not adjustable or scrollable 2013-08-09 01:46:29 +04:00
lasconic
32a0198b36 fix #22177: Stave text doesn't move in accordance with re-positioned instrument 2013-08-08 23:08:22 +02:00
lasconic
29b54e9bc6 fix #21246, other fixes for text 2013-08-08 19:32:02 +02:00
Nicolas Froment
4f8cdbb706 Merge pull request #435 from trig-ger/midi_kar
fix #22186: MIDI Import Panel doesn't appear for .kar files
2013-08-08 04:02:15 -07:00
Andrey M. Tokarev
da72315fc8 fix #22186: MIDI Import Panel doesn't appear for .kar files 2013-08-08 14:59:12 +04:00
ws
c4b43b8ba5 extend styles and inspector; add new bagpipe palette to master palette 2013-08-08 11:38:50 +02:00
lasconic
7680aeb2b9 fix size of clefs with ottava for small staff, courtesy 2013-08-07 17:59:20 +02:00
ws
0f2c6b3413 update mtest 2013-08-07 14:30:54 +02:00
ws
8bbceb045f inspector update: make styled properties undoable 2013-08-07 13:21:05 +02:00
lasconic
af2542fcf3 remove line width and line color from line properties dialog, they are in inspector already 2013-08-07 11:36:14 +02:00
lasconic
63a2554c06 page properties: enable even margin and link them with odd margins when two sided 2013-08-07 10:56:06 +02:00
ws
cc10cd0372 distinguish between styled and unstyled properties in inspector 2013-08-06 21:15:25 +02:00
ws
e6a2dfde2c update inspector; styled line width for ottava 2013-08-06 19:28:20 +02:00
Nicolas Froment
ce32803f96 Merge pull request #422 from lasconic/zipunicode
fix #21838 fix #21910 change filename encoding in zip files
2013-08-06 06:15:32 -07:00
ws
5350ef7682 cleanup some casts in navigation code 2013-08-06 14:49:02 +02:00
lasconic
ab3e0df218 add show property to Part object in plugin framework 2013-08-06 14:45:44 +02:00
lasconic
6ea0d1bac5 fix scale of dots in repeat barline for small staves 2013-08-06 14:45:03 +02:00
lasconic
189704b02b bump end barline width to 0.5sp. See #22050 2013-08-06 14:44:22 +02:00
Werner Schweer
437a0dc602 Merge pull request #432 from MarcSabatella/kbd-mode
vertical keyboard navigation
2013-08-06 04:51:30 -07:00
ws
4b6998a005 fix loop icon 2013-08-06 13:36:50 +02:00
Werner Schweer
56e10850a9 Merge pull request #427 from vgstef/loopPlayback
Add loop playback feature
2013-08-06 04:21:12 -07:00
Werner Schweer
a8feda37f3 Merge pull request #430 from lvinken/13108-bagpipe-palette
13108 bagpipe palette
2013-08-06 04:18:01 -07:00
Werner Schweer
5b7389bab6 Merge pull request #433 from mgavioli/Fix_inspector_for_images
Fix inspector for images
2013-08-06 04:17:21 -07:00
Maurizio M. Gavioli
e335dd04ab Image inspector has some issues:
*) When autoscale is turned on, size and scale values are not updated neither are disabled
*) Lock aspect ratio does not work
*) mm/sp size check box does not update size values not size units of measure

Fixed by:

1) Sync-ing the enum at the beginning of 	inspectorimage.cpp with iList items
2) Adding a few extra calls to InspectorBase::valueChanged() for commands which change two values at the same time
2013-08-05 23:35:51 +02:00
lasconic
ffaa151937 fix #18345: Disable copy paste between different versions of MuseScore 2013-08-05 15:27:52 +02:00
lasconic
a16d39858b fix for slurs and voices in MusicXML import 2013-08-05 15:22:49 +02:00
Nicolas Froment
2c67b7bc60 Merge pull request #431 from mgavioli/Inspector_element_wider_xy_offset_ranges
Inspector for generic element: make ranges for X and Y offsets wider.
2013-08-05 03:35:15 -07:00
Maurizio M. Gavioli
daa1ded83e Inspector for generic element: make ranges for X and Y offsets wider.
For instance, while placing a text element within a full page frame, the current ranges are too strict, as for instance Y offset is limited to 10 sp max.
2013-08-05 11:45:27 +02:00
ws
8e3472f5e0 fix #22121 2013-08-05 09:28:28 +02:00
Leon Vinken
ed3686310a Initial implementation bagpipe palette 2013-08-04 11:12:09 +02:00
Leon Vinken
f7a9423c1b Initial implementation bagpipe palette 2013-08-04 11:12:09 +02:00
Leon Vinken
9a1d84c4c3 Framework for bagpipe palette 2013-08-04 11:12:09 +02:00
ws
65b1635aad move empty inspector hint into tooltip 2013-08-03 14:46:10 +02:00
Werner Schweer
916dba9a3c Merge pull request #428 from mgavioli/Fix_21190_whole_notes_ledger_lines
Fix 21190 - misplaced ledger lines for whole notes
2013-08-03 04:03:41 -07:00
Marc Sabatella
c2225d7b83 change alt-up/down to move by chord and track
First move through current chord on current track, then move up and down
by track.
2013-08-02 19:12:23 -06:00
Maurizio M. Gavioli
52e3cfe6b1 Merge branch 'Fix_21190_bis' into Fix_21190_whole_notes_ledger_lines
Conflicts:
	libmscore/chord.cpp
2013-08-03 01:49:36 +02:00
Maurizio M. Gavioli
704483c50a Improved by scanning all chord notes and factoring some common computations. 2013-08-03 01:45:46 +02:00
Marc Sabatella
d9d64723c9 implementation of next/prev track
move up and down by track, stopping only at tracks that have content at
or before the cursor position within the current measure
2013-08-02 15:45:45 -06:00
Marc Sabatella
1ae7471be6 initial hooks 2013-08-02 09:40:10 -06:00
lasconic
9bd49722ce add message when inspector is empty 2013-08-02 10:47:20 +02:00
lasconic
a9c32291e5 fix #22125 2013-08-02 10:45:46 +02:00
Maurizio M. Gavioli
aba0f20719 Fix 21190 - misplaced ledger lines for whole notes
Fixed by computing a stem x-position in Chord::layoutPitched() which corresponds to the actual chord note widths and positions, rather than relying on a global, fixed value (score()->noteHeadWidth() ).
2013-08-02 01:18:40 +02:00