wmayer
|
4e82a0af48
|
App: Apply clang format (part 1)
|
2024-11-21 07:54:24 +01:00 |
|
Florian Foinant-Willig
|
773c701eec
|
Core: modernize type checking
|
2023-10-23 18:07:07 +02:00 |
|
wmayer
|
244676ddf0
|
App: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
wmayer
|
5240a30431
|
App: modernize C++: replace 'typedef' with 'using'
|
2022-08-29 12:58:39 +02:00 |
|
berniev
|
65a356835b
|
App: Modernise ctors dtors defs etc
|
2022-08-01 00:34:46 +02:00 |
|
wmayer
|
2b04b01edc
|
cppcoreguidelines-special-member-functions
* disable move constructor and move assignment for several core classes
|
2022-06-25 17:46:48 +02:00 |
|
wmayer
|
ca3c8185e0
|
App/Gui: move template classes (ViewProvider)ExtensionPythonT to their own header files
|
2022-03-04 18:54:42 +01:00 |
|