Commit graph

1863 commits

Author SHA1 Message Date
Maurizio M. Gavioli
f74e7595c1 Merge pull request #350 from mgavioli/Instr_wizard_filter_staff_types
Instrument Wizard: filter staff presets according to instr. data
2013-05-13 10:40:39 -07:00
Maurizio M. Gavioli
2425cd80e9 Instrument Wizard (incl. New score Wizard):
Staff type presets listed in the preset combo boxes are filtered out according to instrument data:

- if has string data, allow normal and tab presets
- if has drum set, allow percussion presets only
- if has neither, allow normal preset(s) only

Also:

Staff Props dlg box: completes filtering out of perc. staff types (and fixes two bugs!)
2013-05-13 19:10:34 +02:00
lasconic
acfd98a856 update icons, now white 2013-05-13 15:17:33 +02:00
Maurizio M. Gavioli
1b72684997 Merge pull request #348 from mgavioli/remove_guitar_as_default_tablature
Remove guitar as default string set
2013-05-13 03:25:34 -07:00
ws
5ebc8d5db2 fix #20320 2013-05-13 10:27:06 +02:00
Maurizio M. Gavioli
afc238e090 Merge pull request #347 from mgavioli/Fix_21039_wrong_sizes_in_inpector
Fix #21039 - Inspector: some elements have wrong sizes
2013-05-12 15:00:15 -07:00
lasconic
3d46ca7d84 standardize dialog/menu state interaction 2013-05-12 23:13:28 +02:00
Nicolas Froment
0f9124cfea Merge pull request #346 from mgavioli/Fix_21040_View_Synth_check_not_synched
Fix #21040: "View | Synth" menu item check not synched with synth window visibility
2013-05-12 14:05:49 -07:00
Maurizio M. Gavioli
537501f90d Any instrument which does not have string data is given a default guitar-like string set.
Changed to a default empty string set.

This also allows to filter out TAB staff types in staff props dlg box for an instrument without strings defined.
2013-05-12 23:01:58 +02:00
lasconic
d7231267c6 update instruments.xml with electronic instruments 2013-05-12 19:55:57 +02:00
ws
85220b5137 extend tie functionality 2013-05-12 13:02:16 +02:00
Maurizio M. Gavioli
4b4bf80980 Re-align with other devlopment 2013-05-12 13:02:15 +02:00
Maurizio M. Gavioli
2363aedbce Align with recent re-factoring. 2013-05-12 13:01:17 +02:00
Maurizio Gavioli
d556b5a131 Align to latest commits 2013-05-12 13:00:07 +02:00
Maurizio Gavioli
3a836d7fd6 Notes merged into value of previous measure should not combine their hook/beam with following chord beam. 2013-05-12 12:58:51 +02:00
Maurizio Gavioli
a3c78eda5d Hide ledger lines 2013-05-12 12:55:04 +02:00
ws
1edcf4dc81 merge 2013-05-12 12:51:42 +02:00
lasconic
75f516740c add missing format-indent-more icon 2013-05-12 10:48:54 +02:00
lasconic
39cd72d32c no icons in menus, even on Windows 2013-05-12 10:28:07 +02:00
lasconic
89638ec421 fix annoying bad french translation, impossible to export PDF 2013-05-12 10:23:53 +02:00
Maurizio M. Gavioli
e2a7017af7 Fix #21039 - Inspector: VBox height, HBox width and Spacer gap have wrong values
Fixed by changing the type of P_BOX_HEIGHT, P_BOX_WIDTH and P_SPACE properties
2013-05-12 00:53:06 +02:00
Maurizio M. Gavioli
4ee0806687 Fix #21040: closing the Synth Control window with its own close button leaves the "View | Synth" menu item checked.
Fixed by connecting SynthControl::closeEvent() with the relevant action's setChecked()
2013-05-11 17:29:39 +02:00
lasconic
4530ec9b95 fix #11684: replace 'Display' by 'View' in the main menu 2013-05-11 15:51:25 +02:00
lasconic
70dffcb8d7 replace more icons, take 2 2013-05-11 15:36:04 +02:00
lasconic
5ece2265ce replace more icons 2013-05-11 15:22:27 +02:00
lasconic
8393d5304d fix resource file for Mac OSX 2013-05-11 13:40:48 +02:00
lasconic
40594b788b add align-vertical-baseline icon, fix alignment icons in Style->Text 2013-05-11 12:36:17 +02:00
lasconic
eab7ac0db8 change icon set 2013-05-11 12:16:11 +02:00
lasconic
ef29b8a0f0 rename icons according to FreeDesktop Icon Naming Specification 2013-05-11 11:44:29 +02:00
lasconic
220fbdff58 experiment new color and thickness for breaks and spacer to make them more discrete 2013-05-11 11:18:26 +02:00
lasconic
74e7f06fb3 fix regression: position of instrument names 2013-05-10 19:50:44 +02:00
lasconic
a24510d282 change text in staff properties dialog 2013-05-10 19:49:10 +02:00
lasconic
e65d6b8bfd fix #15943: Tuplet creation from empty measures (whole rests) 2013-05-10 11:17:41 +02:00
lasconic
c1b55b06e5 fix #20997 fix #19149 2013-05-10 10:51:27 +02:00
lasconic
409fa552e9 update MusicXML website in about box 2013-05-09 19:35:40 +02:00
lasconic
f8cc991c6d minor/typo fixes 2013-05-09 19:31:56 +02:00
Nicolas Froment
d884d553a7 Merge pull request #312 from softins/unstyled-text
Fix alignment of unstyled text.
2013-05-09 09:54:33 -07:00
Tony Mountifield
1ee8c1eda9 Fix shape and initial position. 2013-05-08 14:56:37 +01:00
Werner Schweer
bc04561b2f Merge pull request #325 from trig-ger/midi_gui
MIDI Import Panel
2013-05-08 02:52:01 -07:00
lasconic
05d1a84a80 add comment in chordlist.cpp 2013-05-08 11:29:39 +02:00
Werner Schweer
ecec993e92 Merge pull request #326 from mgavioli/PlayPanel_persistent_size_pos
Play Panel: persistent size and pos across sessions
2013-05-08 02:27:52 -07:00
Werner Schweer
29a5b39cdb Merge pull request #337 from MarcSabatella/4443-flexible-chord-names
4443 flexible chord names
2013-05-08 02:22:16 -07:00
ws
9f940a0c04 fix navigator resize problem 2013-05-08 10:54:22 +02:00
ws
66579f0dba small gui changes; fix for workspace 2013-05-08 10:54:22 +02:00
Nicolas Froment
ffdd7ec6cd Merge pull request #338 from AntonioBL/falldoit_UI_fix
Fall/Doit UI master palette minor fix
2013-05-08 01:28:37 -07:00
AntonioBL
682398bfd1 Fall/Doit UI master palette minor fix 2013-05-08 09:56:05 +02:00
lasconic
017b0a2b78 fix button states in zerberus UI 2013-05-07 20:01:37 +02:00
lasconic
4d020a2a67 fix button states in Fluid synthesizer UI 2013-05-07 19:39:40 +02:00
Maurizio M. Gavioli
865d5da561 Fixing rebase artifacts! 2013-05-07 15:23:55 +02:00
Maurizio M. Gavioli
a183510a7a Play Panel: persistent size and pos across sessions
*) Size and pos are read from QSettings when the widget is created
*) Size and pos are stored to QSettings when the widget is hidden/closed/destroyed
*) The member var Preferences::playPanelPos is removed, as the play panel pos is not configurable in preferences
2013-05-07 14:08:35 +02:00