| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change RawProjectPart::projectFile to FilePath | Andrii Semkiv | 2024-09-16 | 1 | -1/+1 |
| * | CppEditor: Make a few CppModelManager functions static | hjk | 2023-07-12 | 1 | -2/+1 |
| * | AutoTest: Fix missing includes | Christian Stenger | 2023-03-02 | 1 | -0/+1 |
| * | Autotest: Use QPromise for async calls | Jarek Kobus | 2023-02-27 | 1 | -2/+2 |
| * | AutoTest: Use using namespace Utils more often | Jarek Kobus | 2023-01-27 | 1 | -4/+4 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | CPlusPlus: Use FilePath for resolved include paths | hjk | 2022-11-30 | 1 | -1/+1 |
| * | CPlusPlus: Return FilePaths from Document::includedFile | hjk | 2022-11-25 | 1 | -2/+4 |
| * | CPlusPlus: Proliferate FilePath use | hjk | 2022-11-22 | 1 | -4/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Autotest: Convert to Tr::tr | hjk | 2022-08-01 | 1 | -1/+1 |
| * | Merge CppTools into CppEditor | Christian Kandeler | 2021-09-01 | 1 | -4/+4 |
| * | Pass QFutureInterface by reference | Jarek Kobus | 2021-08-30 | 1 | -1/+1 |
| * | CppTools: Use only const pointers for ProjectInfo and ProjectPart | Christian Kandeler | 2021-08-27 | 1 | -2/+3 |
| * | AutoTest: Take precompiled headers into account | Christian Stenger | 2021-06-07 | 1 | -1/+3 |
| * | AutoTest: Use Utils::FilePath for files and directories | Christian Stenger | 2021-05-27 | 1 | -11/+10 |
| * | AutoTest: Improve type safety in TestParseResult | Bernhard Beschow | 2021-02-04 | 1 | -3/+3 |
| * | AutoTest: Use working copy of own parser | Bernhard Beschow | 2021-01-22 | 1 | -18/+11 |
| * | AutoTest: Use base of framework inside TestTreeItem | Christian Stenger | 2020-11-09 | 1 | -7/+8 |
| * | Autotest: Keep track of generating framework in TestTreeItem | hjk | 2020-03-27 | 1 | -1/+1 |
| * | AutoTest: Use ITestFramework * instead of its id in some cases | hjk | 2020-03-16 | 1 | -7/+7 |
| * | Use isEmpty() instead of count() or size() | Alessandro Portale | 2020-01-20 | 1 | -1/+1 |
| * | AutoTest: Add support for templated boost tests | Christian Stenger | 2019-06-07 | 1 | -1/+3 |
| * | AutoTest: Support data-driven test with fixture | Christian Stenger | 2019-06-07 | 1 | -1/+1 |
| * | Remove excess blank lines after namespace | Orgad Shaneh | 2019-05-27 | 1 | -1/+0 |
| * | AutoTest: Add basic boost test support | Christian Stenger | 2019-05-20 | 1 | -0/+183 |