MuseScore/src/framework/global
Casper Jeukendrup 1de069e716 Add missing operators to Char
Otherwise, sometimes the operators from QChar would be used due to automatic Char <-> QChar conversion.
2022-06-17 17:33:21 +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] Replacement QString to String. Step 11 2022-06-15 20:43:19 +03:00
modularity Fixed tests 2022-04-28 10:53:18 +03:00
serialization replaced QString to String. Step 2 2022-06-09 11:58:44 +03:00
tests [engraving] Replacement QString to String. Step 13 2022-06-17 10:36:38 +03:00
thirdparty moved bytearray from io to types 2022-06-01 10:09:07 +03:00
types Add missing operators to Char 2022-06-17 17:33:21 +03:00
CMakeLists.txt moved bytearray from io to types 2022-06-01 10:09:07 +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 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 [engraving] Replacement QString to String. Step 10 2022-06-14 11:18:29 +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 added QT_SUPPORT global cmake option 2022-05-24 10:50:56 +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 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 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 replaced QString to String 2022-06-10 10:32:51 +03: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 [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