Commit graph

35 commits

Author SHA1 Message Date
Maurizio M. Gavioli
521ad4c61a Swap actions "pitch-up/down" and pitch-up/down-diatonic" for TAB's
Add [Shift][#] and NumPad [#] shortcuts for pad note value selection
2013-04-15 01:50:40 +02:00
Maurizio M. Gavioli
77b694e0d2 Adds more actions and shortcuts to manage:
*) shortcuts for note pad values split for TAB and non-TAB note entry
*) TAB: new shortcuts for increase/decrease note pad value
*) TAB: fret note entry, string and chord navigation with easier shortcuts
*) HARMONY/FIGBASS: shortcuts for 'measured' advances
*) HARMONY/FIGBASS: shortcuts for jump to prev/next measure
*) HARMONY: shortcuts for jump to prev/next beat
2013-04-15 01:48:59 +02:00
Maurizio M. Gavioli
aa79921409 Adds more actions and shortcuts to manage:
*) shortcuts for note pad values split for TAB and non-TAB note entry
*) TAB: fret note entry, string and chord navigation with easier shortcuts
2013-04-14 21:27:56 +02:00
Maurizio M. Gavioli
0a499e3f40 HARMONY and FIGURED_BASS editing shares the generic STATE_TEXT_EDIT. This causes shortcuts for HARMONY and FIG_BASS which are characters to be 'eaten' while editing other types of Text.
The branch adds a STATE_HARMONY_FIGBASS_EDIT, for actions specific to them, making any character used their shortcuts available while editing other types of textual elements.
2013-04-06 00:49:45 +02:00
lasconic
61f0abe22c clean up icons 2013-04-03 12:19:06 +02:00
Maurizio M. Gavioli
afad87aec1 Adds more actions and shortcuts:
*) new shortcuts for increase/decrease note pad value
*) HARMONY/FIGBASS: shortcuts for 'measured' advances
*) HARMONY/FIGBASS: shortcuts for jump to prev/next measure
*) HARMONY: shortcuts for jump to prev/next beat

*) Allow to combine shortcuts for TAB frets > 9 (for instance, use "fret-1" "fret-0" shortcuts to generate a fret '10')
2013-03-28 11:54:39 +01:00
ws
2184910865 fix text palette handling 2013-02-27 11:26:58 +01:00
ws
a640fcf07e fix nextMeasure/prevMeasure during playback 2013-02-21 11:04:41 +01:00
ws
bbbe067045 fix plugin manager; load flag was not restored 2013-02-15 18:16:43 +01:00
ws
0b3e4fa71b add shortcuts in text edit mode for some special chars 2013-02-15 16:44:44 +01:00
ws
6bf0564e3f move plugin preferences to new pluginManager 2013-02-11 14:13:58 +01:00
lasconic
301dc42324 fix #19153: typo 8nd 2012-12-03 15:31:10 +01:00
Werner Schweer
72cac02b7e remove reload function 2012-10-01 09:58:05 +02:00
Werner Schweer
0df85cb1d0 implement textline with note anchors 2012-09-12 16:19:03 +02:00
lasconic
b773d4831d Merge branch 'Edit_menu_Stafftypes_item' of https://github.com/mgavioli/MuseScore
Conflicts:
	mscore/actions.cpp
2012-09-03 14:23:44 +02:00
Maurizio Gavioli
6b597ed22b Added "Staff types..." item to "Edit" menu.
Also set initial mscore state in MuseScore constructor right before showing the window
2012-08-31 14:03:36 +02:00
Maurizio Gavioli
5880b96da8 Added actions for frets in TAB note entry. Several fixes for previous commit 2012-08-29 18:46:36 +02:00
Maurizio Gavioli
bcdc5a2fa7 Added "string-above" and "string-below" actions
Removed several actions from STATE_NOTE_ENTRY_TAB
Added _string member var to InputState
Added StaffTypeTablature function to convert between physical and visual strings
2012-08-29 18:46:36 +02:00
lasconic
2a51c5ab49 remove duplicate shortcuts, more capitals 2012-08-20 14:34:10 +02:00
lasconic
0d11f9b968 fix #10476: Duplicate items in shortcuts 2012-08-19 09:44:35 +02:00
Werner Schweer
036bb9af53 extend STATE_NOTE_ENTRY into three states depending on current staff type 2012-08-15 17:43:31 +02:00
lasconic
5638985ad2 fix #17664: Add Score should open window to select and add score to the list in Album 2012-08-06 11:41:13 +02:00
lasconic
a6b5882062 fix #17616: Change Search to Find 2012-08-04 20:00:32 +02:00
lasconic
3d29c60b7b capitalization of some menu 2012-07-25 09:39:20 +02:00
lasconic
b5f083f755 more capitals 2012-07-20 16:27:35 +02:00
lasconic
ed9fec0f24 fix capitals 2012-07-19 23:11:10 +02:00
lasconic
a321f0a3de change tempo... to tempo marking 2012-07-19 16:29:00 +02:00
Werner Schweer
add7f7f82b cleanup actions 2012-07-19 16:13:07 +02:00
Werner Schweer
4b2003c9c1 plugin creator is now always available 2012-07-13 14:37:55 +02:00
Werner Schweer
a8b0d63308 implement inspector for foto mode 2012-07-12 15:35:35 +02:00
Werner Schweer
870beae8de add plugin editor 2012-07-02 18:05:10 +02:00
Werner Schweer
9e38c9ab7f Merge branch 'master' into qml
Conflicts:
	.gitignore
	CMakeLists.txt
	mscore/musescore.cpp
2012-06-04 20:27:36 +02:00
Werner Schweer
ba00b7396e fix 16700: Using delete when editing text in title frame deletes whole element 2012-06-04 15:02:11 +02:00
Werner Schweer
b1cb15f76f - extend qml plugin interface with "Cursor" object
- add "colornotes.qml" example
2012-05-30 17:12:30 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00