Commit graph

15 commits

Author SHA1 Message Date
Joachim Schmitz
bcc635902f fix some warning/error messages from lupdate 2016-09-29 08:05:39 +02:00
lasconic
1884af0c6d fix automoc error on mac osx 2016-04-30 12:07:21 +02:00
Joachim Schmitz
158d9be498 fix #105666: add support for Croatian instruments (Tambura)
As instrumentsxml.h is never touched by a C/C++ compiler, 8-bit ASCII and UTF-8 characters should never cause any kind of comapitibilty or standards compliance problems, and actually never had so far with at
least the ♭ being used in multiple places, so we can as well have ü, č and Č there too.
So fix Güiro in other places too, in C++ code in a C++11 compatible manner.

While at it fix some duplicate short instrument names and also a fix/workaround for an lupdate diagnostic
2016-04-15 09:50:12 +02:00
lasconic
45b2695531 fix non fatal build errrors on mac osx 2015-02-19 23:17:14 +01:00
AntonioBL
3528de04da fix compilation on Mac OS X 2015-02-02 18:48:50 +01:00
lasconic
936718ff30 use HTTPS for musescore connect 2014-08-23 16:17:55 +02:00
lasconic
5558e9f10f simplify MuseScore connect 2014-08-20 00:30:59 +02:00
Joachim Schmitz
27ba0bada7 some purly cosmetic changes
adding semicolons for Q_DECLARE_METATYPE() and
Q_DECLARE_OPERATORS_FOR_FLAGS(), removing semicolons from Q_PROPERTY()
(QtCreator complains about them) and fixing a comment, reformatting for
alignment
2014-05-12 12:28:07 +02:00
Andrey M. Tokarev
4cf8864565 Enum class instead of enum 2013-07-13 14:48:42 +04:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
lasconic
91ccdc3af4 update MuseScore Connect to 1.X state 2013-02-21 23:07:43 +01:00
lasconic
d590a5653e add currentScore access in webpage 2012-09-03 16:30:02 +02:00
Werner Schweer
2914f0a702 more plugin bindings 2012-07-16 19:59:32 +02:00
Werner Schweer
52744d6de9 more script bindings; add pluginCreator help browser 2012-07-10 17:17:17 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00