Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CppCheck: Tr::tr and code cosmetics | hjk | 2023-01-10 | 1 | -11/+5 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Merge CppTools into CppEditor | Christian Kandeler | 2021-09-01 | 1 | -3/+3 |
* | CppTools: Use only const pointers for ProjectInfo and ProjectPart | Christian Kandeler | 2021-08-27 | 1 | -1/+1 |
* | Remove unneeded includes | Jarek Kobus | 2020-11-12 | 1 | -1/+1 |
* | CppCheck: Replace QRegExp by QRegularExpression | Christian Stenger | 2020-07-13 | 1 | -1/+1 |
* | Core/Utils: Migrate further to Utils::Id | hjk | 2020-07-06 | 1 | -2/+2 |
* | Utils: Rename FilePathList to simply FilePaths | hjk | 2019-12-18 | 1 | -4/+4 |
* | Cppcheck: Add ability to manually run cppcheck | Sergey Morozov | 2019-12-04 | 1 | -3/+4 |
* | Cppcheck: remove unused forward declaration | Laurent Montel | 2019-10-18 | 1 | -1/+0 |
* | Utils: Rename FileName to FilePath | hjk | 2019-05-28 | 1 | -5/+5 |
* | Cppcheck: Add cppcheck static analysis tool | Sergey Morozov | 2018-09-18 | 1 | -0/+94 |