Levin Oehlmann
28ec71f91a
clang-tidy: Apply modernize-use-equals-default everywhere ( #6450 )
2022-06-26 08:48:24 +02:00
Levin Oehlmann
5904b249c0
clang-tidy: Apply modernize-use-override everywhere ( #6439 )
...
... to mark overriding functions `override` instead of `virtual`.
2022-06-19 23:03:55 +02:00
Levin Oehlmann
7227c89847
Namespace lmms ( #6174 )
...
This PR places all LMMS symbols into namespaces to eliminate any potential future name collisions between LMMS and third-party modules.
Also, this PR changes back `LmmsCore` to `Engine`, reverting c519921306 .
Co-authored-by: allejok96 <allejok96@gmail.com >
2022-06-19 20:08:46 +02:00
David CARLIER
dac59a5fa0
C++11 inheritance updates
...
Add `override` and remove `virtual` where applicable
2019-10-31 20:05:33 +01:00
grejppi
9e85d7c66e
update all copyright headers to the proper url ( #3326 )
2017-02-06 02:41:15 +02:00
Lukas W
12e7262e98
Add missing Q_OBJECT macros
2016-03-03 17:36:38 +13:00
Colin Wallace
81164e91a9
Correct filenames within documentation strings
2015-06-15 23:52:13 +00:00
Vesa
9c25be1bde
LMMS Memory Manager
2014-11-18 13:58:36 +02:00
Umcaruje
6fb923cba2
Correct the program name and site in the descriptions.
2014-11-04 22:56:50 +01:00
Tobias Doerffel
89eae05a16
Renamed all automation related files and classes to match new coding style
...
All automation-related files and classes have been renamed to match the
new coding style.
(cherry picked from commit 9b280ffb3e )
2010-08-16 23:40:33 +02:00