Oliver Stöneberg
|
5be8eee943
|
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885)
|
2023-04-08 16:08:47 +02:00 |
Oliver Stöneberg
|
b097eca2ec
|
added handling of library element `entrypoint` to GUI / added GUI tests to CTest (#4744)
|
2023-01-27 19:43:08 +01:00 |
Oliver Stöneberg
|
339484d2a1
|
mitigated and enabled more clang-tidy warnings (#4470)
* fixed some `performance-inefficient-string-concatenation` clang-tidy warnings
* fixed and enabled `modernize-replace-random-shuffle` clang-tidy warning
* fixed and enabled `bugprone-suspicious-string-compare` clang-tidy warning
* mitigated and enabled `readability-non-const-parameter` clang-tidy warnings
* clang-tidy.md: documented some disabled checks
* mitigated and enabled `performance-unnecessary-value-param` clang-tidy warnings
|
2022-09-16 18:58:59 +02:00 |
Oliver Stöneberg
|
dbc05da356
|
fixed some clang-tidy warnings (#4435)
|
2022-09-08 20:01:41 +02:00 |
Mathias Schmid
|
c897c0474b
|
Library Data: Add support for optional smart pointer element 'unique' (#4132)
|
2022-07-04 22:23:20 +02:00 |
Oliver Stöneberg
|
14421ae627
|
fail `run-clang-tidy` in case of compiler warnings / fixed Clang warnings / cleanups (#4036)
|
2022-05-15 12:42:29 +02:00 |
Oliver Stöneberg
|
58f9672ff4
|
cleaned up GUI includes based on include-what-you-use (#3792)
|
2022-02-02 22:31:51 +01:00 |
Oliver Stöneberg
|
9d36dd56a8
|
reordered includes in GUI code (#3790)
|
2022-02-02 16:17:28 +01:00 |
Paul Fultz II
|
7f358b2bed
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
Mathias Schmid
|
25fa7c55d8
|
Fix library data markup (#3118)
|
2021-02-09 13:53:32 +01:00 |
Mathias Schmid
|
7658aa86bd
|
Fix library data reflection (#3107)
|
2021-02-03 12:52:52 +01:00 |
Mathias Schmid
|
f17d5b719a
|
Fix library data platform type (#3084)
|
2021-01-29 14:54:19 +01:00 |
Mathias Schmid
|
ab7d728831
|
Add missing support for "type-checks" and "smart-pointer" configuration. (#3039)
|
2021-01-18 19:10:53 +01:00 |