MuseScore/src/framework/global
2022-06-28 11:52:07 +03:00
..
async moved logger, profiler and async to global 2022-05-24 10:50:56 +03:00
internal Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
io [engraving] remove Qt dependencies 2022-06-27 12:56:29 +03:00
modularity Fixed tests 2022-04-28 10:53:18 +03:00
serialization [engraving] remove Qt dependencies 2022-06-27 12:56:29 +03:00
tests [engraving] remove Qt dependencies 2022-06-27 12:56:29 +03:00
thirdparty added engraving check build project 2022-06-23 17:35:31 +03:00
types [engraving] separated EditData 2022-06-28 11:52:07 +03:00
CMakeLists.txt [engraving] remove Qt dependencies 2022-06-27 12:56:29 +03:00
containers.h fixed mu::remove and mu::remove_if if container is empty after removing elements 2022-06-10 14:02:10 +02:00
dataformatter.cpp Fixed video's duration 2022-06-22 18:44:09 +03:00
dataformatter.h Fixed video's duration 2022-06-22 18:44:09 +03:00
defer.h Introduced a cool DEFER syntax macro 2022-03-15 12:21:25 +01:00
globalmodule.cpp [engraving] Replacement QString to String. Step 14 2022-06-17 17:34:30 +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 renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
id.h renamed Ms to mu::engraving 2022-06-02 15:44:46 +03:00
iglobalconfiguration.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
iinteractive.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +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 [engraving] remove Qt dependencies 2022-06-27 12:56:29 +03:00
logremover.cpp Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
logremover.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03: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 [engraving] remove Qt dependencies 2022-06-27 12:56:29 +03: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 Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
settings.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03: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 replaced QString to String 2022-06-10 10:32:51 +03:00
translation.h [engraving] remove Qt dependencies 2022-06-27 12:56:29 +03:00
uri.cpp Eliminate some implicit Char <-> QChar conversions 2022-06-17 17:33:21 +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 [engraving] Replacement QString to String. Step 10 2022-06-14 11:18:29 +03:00
val.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03: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 [engraving] Replacement QString to String. Step 10 2022-06-14 11:18:29 +03:00
xmlreader.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
xmlwriter.cpp [engraving] Replacement QString to String. Step 10 2022-06-14 11:18:29 +03:00
xmlwriter.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00