Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h} | Jarek Kobus | 2023-05-04 | 1 | -1/+1 |
* | Utils: Rename QtcProcess -> Process | Jarek Kobus | 2023-05-04 | 1 | -1/+1 |
* | CppCheck: Tr::tr and code cosmetics | hjk | 2023-01-10 | 1 | -6/+2 |
* | 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 |
* | CppcheckRunner: Connect to done() signal instead of finished() | Jarek Kobus | 2022-06-21 | 1 | -6/+3 |
* | CppCheck: Use more FilePath | hjk | 2021-10-05 | 1 | -2/+2 |
* | Make some headers self-contained | Christian Kandeler | 2021-09-20 | 1 | -5/+3 |
* | Utils: Drop QProcess specific parameters from QtcProcess::finished() | hjk | 2021-06-14 | 1 | -1/+1 |
* | Utils: Rename FilePathList to simply FilePaths | hjk | 2019-12-18 | 1 | -7/+7 |
* | Utils: Rename FileName to FilePath | hjk | 2019-05-28 | 1 | -8/+8 |
* | Cppcheck: Kill current check process only when needed | Sergey Morozov | 2018-09-30 | 1 | -1/+1 |
* | Cppcheck: Add cppcheck static analysis tool | Sergey Morozov | 2018-09-18 | 1 | -0/+78 |