Commit graph

249 commits

Author SHA1 Message Date
Maurizio Gavioli
95a53fe39b Fix #18664
Edit Staff Types dlg box uses a separate copy of score styles
Edit Staff Types dlg box does not clear the type name when using presets
Edit Staff Types dlg box shows preview for TAB types
Score imports a list of staff types with a in-place deep copy (to keep valid pntrs to type in staves)
2012-10-29 17:14:05 +01:00
lasconic
fdd8040eed fix #18460: MIDI Remote control - wrong assignement 2012-10-10 16:50:52 +02:00
lasconic
78bf32f362 fix MIDI import 2012-10-07 19:53:58 +02:00
Werner Schweer
72cac02b7e remove reload function 2012-10-01 09:58:05 +02:00
Werner Schweer
4e54f49315 reorganize file read 2012-10-01 09:58:05 +02:00
Leon Vinken
7e8ca9ff72 added MusicXML test to mtest 2012-09-27 21:57:50 +02:00
Werner Schweer
8b016da895 fix multimeasure rests with hidden parts 2012-09-21 14:29:56 +02:00
Werner Schweer
3139970fd1 move ElementType to Element() 2012-09-13 18:07:11 +02:00
Werner Schweer
0df85cb1d0 implement textline with note anchors 2012-09-12 16:19:03 +02:00
lasconic
9d25d23af3 hopefully fix #18045: Opening the same score twice can cause crash 2012-09-03 14:43:36 +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
lasconic
2a51c5ab49 remove duplicate shortcuts, more capitals 2012-08-20 14:34:10 +02:00
Werner Schweer
12d99070f8 cleanups 2012-08-15 17:46:30 +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
a6b5882062 fix #17616: Change Search to Find 2012-08-04 20:00:32 +02:00
Werner Schweer
15631d3795 implement cascading instrument definitions 2012-07-26 14:35:13 +02:00
lasconic
ec5c613476 & character doesn't appear in tab or Open Recent 2012-07-25 09:38:53 +02:00
lasconic
a8835bed62 fix #17339: MacOSX, startup dialog should not appear if score double clicked in Finder 2012-07-21 16:27:31 +02:00
Werner Schweer
641d8f4259 remove light theme 2012-07-19 16:47:23 +02:00
lasconic
121864d5e8 move plugin creator to plugins menu 2012-07-13 13:08:54 +02:00
lasconic
d21552f80d Merge remote-tracking branch 'upstream/master' 2012-07-12 18:47:23 +02:00
lasconic
d064af268f clean some old plugin framework leftovers 2012-07-12 18:47:03 +02:00
Werner Schweer
73bdf8f75f use html and helpBrowser for online/offline help 2012-07-12 18:46:15 +02:00
Werner Schweer
a8b0d63308 implement inspector for foto mode 2012-07-12 15:35:35 +02:00
Werner Schweer
81cae33b09 fix build system for plugins 2012-07-09 14:50:03 +02:00
Werner Schweer
84bf8e75d5 add compile option for plugin system 2012-07-09 14:16:27 +02:00
Werner Schweer
452500f539 Merge branch 'master' into qml
Conflicts:
	libmscore/CMakeLists.txt
	mscore/plugins.cpp
2012-07-06 11:44:00 +02:00
lasconic
ec26467081 fix #17200: Opening non-locatable score via Open Recent causes crash 2012-07-05 11:54:45 +02:00
lasconic
345ba4cee5 clean up of file open via double click, drag&drop, command line... and session/recent scores 2012-07-04 19:37:53 +02:00
lasconic
8164a79f80 limit recent scores list to 10 scores within a session 2012-07-04 17:39:33 +02:00
lasconic
915647c81a close startup dialog shouldn't create a new score #14534 2012-07-03 15:32:16 +02:00
Werner Schweer
870beae8de add plugin editor 2012-07-02 18:05:10 +02:00
lasconic
929c6dbe86 simplify sequencer.h interface 2012-06-28 14:50:47 +02:00
Werner Schweer
bb2bf51371 Merge branch 'master' into qml
Conflicts:
	.gitignore
	mscore/CMakeLists.txt
2012-06-28 09:31:07 +02:00
Werner Schweer
3c62a4625b fix error handling when loading file 2012-06-23 11:42:40 +02:00
lasconic
a208427665 fix #16917: add to selection is rather invert selection - add to selection now add elements only if they are not already present in selection to avoid the inversion 2012-06-20 11:07:06 +02:00
lasconic
b0a3b1f6ab Merge branch 'master' of github.com:lasconic/MuseScore 2012-06-11 17:49:18 +02:00
lasconic
9b3263cf82 move midifile.h/cpp and exportmidi.cpp to libmscore 2012-06-11 17:48:20 +02:00
lasconic
cb279b1a3b fix #16713: on windows, copy text and exit causes crash 2012-06-11 16:26:37 +02:00
Werner Schweer
3c8b9ec6dc mtest fixes 2012-06-11 14:38:33 +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
d57ab8b159 fix 16770: Tie and Slur loose their custom color 2012-06-04 12:57:26 +02:00
Werner Schweer
81a552eb87 qt5 port 2012-05-31 16:24:35 +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
825e21364c Merge branch 'master' of git://github.com/musescore/MuseScore into qml
Conflicts:
	mscore/mopss
2012-05-30 12:12:43 +02:00
lasconic
4b4c75dafa add button to copy revision number in aboutbox. Revision number is ready to be pasted on musescore.org and will turn into a Github link 2012-05-30 02:12:37 +02:00
lasconic
e4e13344c2 add report a bug menu for unstable version 2012-05-30 00:54:53 +02:00
Werner Schweer
5182c9e085 derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00