Commit graph

16 commits

Author SHA1 Message Date
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