MuseScore/src/framework/global
2023-02-14 15:51:40 +02:00
..
async moved logger, profiler and async to global 2022-05-24 10:50:56 +03:00
concurrency Introduced TaskScheduler and parallelized audio sources rendering before mixing 2022-11-25 12:52:03 +00:00
deprecated fixed use some types 2022-08-03 18:49:21 +02:00
internal removed config.h 2023-02-14 15:51:40 +02:00
io [diagnostics] added html report for js vtest 2023-02-03 16:25:23 +02:00
modularity Modularity: add infrastructure for very early initialization 2022-10-07 00:04:24 +02:00
serialization added vtest ref data and rewrite vtest logic 2023-02-09 18:11:01 +02:00
tests removed config.h 2023-02-14 15:51:40 +02:00
thirdparty Add missing includes (mostly Qt) 2023-01-09 17:03:59 +02:00
types Move definition of String::Mutator to cpp 2023-02-11 20:59:15 +01:00
allocator.cpp removed config.h 2023-02-14 15:51:40 +02:00
allocator.h removed config.h 2023-02-14 15:51:40 +02:00
CMakeLists.txt cleaning project configuration 2023-02-14 15:51:40 +02:00
containers.h [diagnostics] added draw data diff comands 2023-01-24 10:55:53 +02:00
dataformatter.cpp Improve DataFormatter::formatTimeSince 2022-07-14 18:42:37 +02:00
dataformatter.h Improve DataFormatter::formatTimeSince 2022-07-14 18:42:37 +02:00
defer.h Introduced a cool DEFER syntax macro 2022-03-15 12:21:25 +01:00
dlib.h Fix MSVC/MinGW compiler warnings 2023-01-09 17:01:55 +02:00
globalmodule.cpp removed config.h 2023-02-14 15:51:40 +02:00
globalmodule.h task #15145: added the ability to enable the dev mode in stable builds 2023-01-17 13:23:53 +02:00
globaltypes.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
iapplication.h Restart app after restore settings 2022-06-30 22:35:10 +03:00
icryptographichash.h [engraving] Removed Qt dependencies. Step 3 2022-06-29 17:17:29 +03:00
iglobalconfiguration.h Fix #11573: Page size stuck in metric system 2023-01-19 21:18:57 +05:30
iinteractive.h implemented the ability to pass error details to the standard dialog 2023-01-17 13:22:59 +02:00
iprocess.h [diagnostics] added vtest test case for autobot 2023-02-01 09:39:50 +02:00
log.h Fix MSVC compiler warning 2022-07-06 14:39:30 +02:00
logremover.cpp Fix MSVC compiler warnings 2022-07-06 14:39:30 +02:00
logremover.h [engraving] removed Qt dependicies. Step 5 2022-07-01 00:00:07 +03:00
logstream.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
muversion.cpp removed config.h 2023-02-14 15:51:40 +02:00
muversion.h removed config.h 2023-02-14 15:51:40 +02:00
progress.h removed sourceUrlReceived and uploadProgress from IUploadingService 2022-09-09 10:39:39 +03:00
ptrutils.h Fix namespace code style 2021-07-07 15:12:16 +02:00
realfn.h [diagnostics] added draw data diff comands 2023-01-24 10:55:53 +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 removed config.h 2023-02-14 15:51:40 +02:00
settings.h Added limit range for editable value 2022-11-23 14:59:22 +02:00
stringutils.cpp [diagnostics] added convert drawdata to image 2023-01-13 15:17:31 +02:00
stringutils.h [diagnostics] added convert drawdata to image 2023-01-13 15:17:31 +02:00
timer.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
translation.cpp A little cleaning 2022-07-21 22:01:49 +02:00
translation.h A little cleaning 2022-07-21 22:01:49 +02:00
utils.cpp added selector to change print octave number or not Signed-off-by: Dmitry Donskikh <deedonskihdev@gmail.com> 2022-07-12 18:17:20 +03:00
utils.h added selector to change print octave number or not Signed-off-by: Dmitry Donskikh <deedonskihdev@gmail.com> 2022-07-12 18:17:20 +03:00