MuseScore/src/framework/global
Joachim Schmitz 66d8c96d83 Fix gcc compiler warnings
reg. enumeration value not handled in switch [-Wswitch]
2023-10-12 15:22:15 +03:00
..
async moved logger, profiler and async to global 2022-05-24 10:50:56 +03:00
concurrency optimization: removed sleep causing a massive slowdown in audio processing 2023-08-16 21:32:10 +03:00
deprecated fixed use some types 2022-08-03 18:49:21 +02:00
internal Fix gcc compiler warnings 2023-10-12 15:22:15 +03:00
io Add ability to convert io::path_t <-> QUrl 2023-10-06 12:00:13 +02:00
modularity [global] added gcc7 ioc implementation 2023-09-04 15:43:57 +03:00
serialization Added new line between library and project includes 2023-08-10 14:28:42 +03:00
tests fix #18960: implemented the ability to reorder excerpts 2023-08-14 18:29:37 +03:00
thirdparty added active debug macro to log 2023-07-15 10:52:46 +03:00
types [engraving] fixed Accidental code style 2023-07-26 10:40:12 +03:00
allocator.cpp fixed OBJECT_ALLOCATOR macro 2023-05-03 22:08:01 +03:00
allocator.h fixed OBJECT_ALLOCATOR macro 2023-05-03 22:08:01 +03:00
CMakeLists.txt [engraving] changed layout data bbox to shape 2023-10-11 14:43:34 +03:00
containers.h fix #18960: implemented the ability to reorder excerpts 2023-08-14 18:29:37 +03:00
dataformatter.cpp Fix MSVC compiler warning 2023-08-09 14:31:41 +02:00
dataformatter.h Add other columns in scores list view 2023-08-03 23:01:08 +02:00
defer.h Refactor working with recent files 2023-06-15 12:41:41 +02:00
dlib.h mingw buildability 2023-09-13 10:03:08 +03:00
globalmodule.cpp added colorization for messages from Qt 2023-07-10 22:29:36 +03:00
globalmodule.h Fixed applying -d command 2023-05-31 12:02:33 +03:00
globaltypes.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
iapplication.h renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
icryptographichash.h renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
iglobalconfiguration.h renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
iinteractive.h Reimplemented ButtonBox component 2023-10-05 11:00:02 +02:00
iprocess.h renamed imoduleexport to imoduleinterface 2023-05-19 18:18:58 +03:00
log.h fixed DO_ASSERT macro 2023-04-27 13:28:54 +03:00
logremover.cpp write logs related to audio plugins registration to a separate file (to avoid creating a lot of log files) 2023-07-04 19:22:54 +03: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 Fixed error: In the GNU C Library, "major" is defined by <sys/types.h> 2023-03-13 13:22:28 +02:00
muversion.h removed config.h 2023-02-14 15:51:40 +02:00
number.h [engraving] changed layout data bbox to shape 2023-10-11 14:43:34 +03:00
progress.h framework::Progress: cleaner way of canceling 2023-06-21 14:14:03 +02: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 Merge pull request #15905 from iwoithe/fix-11440-more-user-friendly-advanced-settings-descriptions 2023-03-15 16:31:12 +02:00
settings.h removed from INJECT macro 2023-05-19 09:54:16 +03:00
stringutils.cpp Allow choosing SoundFont presets in Mixer 2023-08-15 12:48:51 +02:00
stringutils.h Allow choosing SoundFont presets in Mixer 2023-08-15 12:48:51 +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 Accidentals for tunning string fix (gp import) 2023-06-12 11:51:02 +02:00
utils.h Accidentals for tunning string fix (gp import) 2023-06-12 11:51:02 +02:00