Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CppEditor: Use FilePath for ProjectPath::m_sourceFiles | hjk | 2023-01-11 | 1 | -2/+1 |
* | CppCheck: Tr::tr and code cosmetics | hjk | 2023-01-10 | 1 | -31/+31 |
* | 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 | -4/+4 |
* | CppTools: Use only const pointers for ProjectInfo and ProjectPart | Christian Kandeler | 2021-08-27 | 1 | -1/+1 |
* | CppTools: Turn some classes into pure value types | Christian Kandeler | 2021-08-13 | 1 | -3/+4 |
* | Utils: Rename FilePathList to simply FilePaths | hjk | 2019-12-18 | 1 | -4/+4 |
* | Utils: Rename FileName to FilePath | hjk | 2019-05-28 | 1 | -7/+7 |
* | Cppcheck: Reduce uses of auto | Orgad Shaneh | 2018-09-26 | 1 | -11/+11 |
* | Cppcheck: Replace another assertion with a condition | Orgad Shaneh | 2018-09-26 | 1 | -1/+2 |
* | Cppcheck: Replace assertion with a condition | Orgad Shaneh | 2018-09-25 | 1 | -1/+2 |
* | Cppcheck: Add cppcheck static analysis tool | Sergey Morozov | 2018-09-18 | 1 | -0/+198 |