MuseScore/src/framework/global
Joachim Schmitz 423fec97ea Fix MSVC compiler warnings
reg. 'argument': conversion from 'size_t' to 'int', possible loss of data (C4267)
2022-05-20 17:19:10 +00:00
..
async Fix namespace code style 2021-07-07 15:12:16 +02:00
internal fix: #11665; Returning the previous stored list on error 2022-05-19 12:03:22 +05:30
io Fix MSVC compiler warnings 2022-05-20 17:19:10 +00:00
modularity Fixed tests 2022-04-28 10:53:18 +03:00
serialization Fix MSVC compiler warning 2022-05-20 17:24:31 +03:00
tests Prevent removing files already present in MSCX folders 2022-05-16 21:29:01 +03:00
CMakeLists.txt added zip reader/writer facade 2022-05-19 16:05:10 +03:00
containers.h [engraving] replaced QList to std. Part 11 2022-04-22 14:30:39 +03: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 Merge pull request #11551 from Eism/backend_logging_fix_mu4 2022-05-09 12:19:02 +03:00
globalmodule.h added iodevice and file 2022-05-06 11:21:32 +03:00
globaltypes.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
iapplication.h Updated tests for navigation 2022-04-19 16:25:30 +03: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 Fixed review issues 2022-04-08 10:41:00 +03: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 qFatal -> ASSERT_FAILED_X 2022-05-06 22:10:03 +03: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 Spelling (#11566) 2022-05-15 16:35:32 +02:00
settings.h Spelling (#11566) 2022-05-15 16:35:32 +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 qFatal -> ASSERT_FAILED_X 2022-05-06 22:10:03 +03:00
smuflranges.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
stringutils.cpp Spelling (#11566) 2022-05-15 16:35:32 +02:00
stringutils.h Sort the list of available (VST) plugins 2022-04-04 21:09:47 +02:00
systemerrors.h added iodevice and file 2022-05-06 11:21:32 +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 Improve log messages 2022-04-13 12:48:31 +03: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