MuseScore/src/framework/global
Casper Jeukendrup 12c88d386f
Fix MIDI Pitch Names
Seen in Preferences > MIDI device mapping > Assign.
2022-03-31 23:43:49 +02:00
..
async Fix namespace code style 2021-07-07 15:12:16 +02:00
internal Fix user dir default to "MuseScore4" or "MuseScore4Development" 2022-03-29 16:23:06 +02:00
io Fix AppleClang 13.1 warnings reg. Rule of Three 2022-03-23 18:47:51 +01:00
modularity fixed setup engraving default style 2021-09-27 11:20:51 +02:00
tests Fixed tests 2021-10-18 16:23:02 +02:00
CMakeLists.txt removed QVector from engraving 2022-03-24 18:18:08 +06:00
containers.h Fix compiler warnings reg. uninitialized variables 2022-03-31 12:10:32 +02:00
dataformatter.cpp added diagnostic show bbox of item 2021-09-03 15:15:59 +02:00
dataformatter.h added diagnostic show bbox of item 2021-09-03 15:15:59 +02:00
defer.h Introduced a cool DEFER syntax macro 2022-03-15 12:21:25 +01:00
globalmodule.cpp Added build number to log about running app 2021-11-12 18:57:34 +03:00
globalmodule.h test run vtests on CI 2021-07-02 13:18:58 +03:00
globaltypes.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
iapplication.h Fixed tests 2021-10-18 16:23:02 +02:00
id.cpp fixed disappearing excerpts from the parts dialog 2021-08-09 17:06:02 +02:00
id.h removed QVector from engraving 2022-03-24 18:18:08 +06:00
iglobalconfiguration.h changed shortcuts export/import implementation 2021-06-22 18:02:28 +02:00
iinteractive.h implemented the ability to close a dialog by URI containing specific params 2022-03-28 18:34:30 +02:00
invoker.cpp added sync 2021-05-07 23:01:25 +02:00
invoker.h Fix namespace code style 2021-07-07 15:12:16 +02:00
log.h Improve log/assert messages 2022-03-31 14:18:20 +06:00
logremover.cpp added logs remover and LOGGER_DEBUGLEVEL_ENABLED cmake option 2021-10-04 15:36:54 +02:00
logremover.h added logs remover and LOGGER_DEBUGLEVEL_ENABLED cmake option 2021-10-04 15:36:54 +02:00
logstream.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
progress.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
ptrutils.h Fix namespace code style 2021-07-07 15:12:16 +02:00
realfn.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
ret.cpp added ability run all TC, also info about errors and other fixes 2021-11-08 17:13:56 +02:00
ret.h removed the extensions module 2022-02-07 16:12:10 +02:00
retval.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
runtime.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
runtime.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
settings.cpp Implemented cache reload: Access token 2022-02-12 16:11:17 +02:00
settings.h added mi sync for workspaces 2021-06-29 11:32:39 +02:00
sharedhashmap.h Added convenient method for SharedHashMap container 2022-03-01 19:55:13 +02:00
sharedmap.h Added reversed iterators access for SharedMap 2022-03-22 15:47:44 +02:00
smuflranges.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
smuflranges.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
stringutils.cpp fixed strings::split when delim.length is greater than 1 2022-01-11 10:43:58 +02:00
stringutils.h fixed duplicate actions on shortcuts form 2021-12-14 14:19:13 +03:00
timer.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
translation.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
translation.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
uri.cpp added the method isOpened(UriQuery) that takes URI parameters into account 2021-10-06 12:23:11 +02:00
uri.h added the method isOpened(UriQuery) that takes URI parameters into account 2021-10-06 12:23:11 +02:00
utils.cpp Fix MIDI Pitch Names 2022-03-31 23:43:49 +02:00
utils.h Implemented note name formatting 2021-06-10 09:26:42 +02:00
val.cpp removed QVector from engraving 2022-03-24 18:18:08 +06:00
val.h removed QVector from engraving 2022-03-24 18:18:08 +06:00
version.cpp Implemented print long version 2021-06-11 11:05:54 +03:00
version.h Fix namespace code style 2021-07-07 15:12:16 +02:00
xmlreader.cpp renamed and moved IODevice to io/device 2021-06-18 14:21:59 +02:00
xmlreader.h renamed and moved IODevice to io/device 2021-06-18 14:21:59 +02:00
xmlwriter.cpp renamed and moved IODevice to io/device 2021-06-18 14:21:59 +02:00
xmlwriter.h renamed and moved IODevice to io/device 2021-06-18 14:21:59 +02:00