| Commit message (Expand) | Author | Age | Files | Lines |
| * | Utils: Use GuardedObject for some objects containing widgets | hjk | 2025-01-31 | 1 | -5/+5 |
| * | Test: Avoid some Id::withSuffix calls | hjk | 2023-08-16 | 1 | -1/+1 |
| * | AutoTest: De-virtualize some properties | hjk | 2023-07-14 | 1 | -15/+7 |
| * | AutoTest: Merge settings and tools hierarchies [1/2] | hjk | 2023-07-12 | 1 | -11/+6 |
| * | AutoTest: Use TestResult as value type | Jarek Kobus | 2023-01-27 | 1 | -2/+1 |
| * | 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 |
| * | Autotest: Convert to Tr::tr | hjk | 2022-08-01 | 1 | -1/+2 |
| * | AutoTest: Unify framework and tool naming | Christian Stenger | 2022-06-10 | 1 | -1/+6 |
| * | AutoTest: Use Utils::FilePath for files and directories | Christian Stenger | 2021-05-27 | 1 | -1/+1 |
| * | AutoTest: Introduce ITestTool | Christian Stenger | 2020-11-16 | 1 | -2/+2 |
| * | AutoTest: Clean up header mess | Christian Stenger | 2020-11-09 | 1 | -0/+1 |
| * | AutoTest: Rename IFrameworkSettings to ITestSettings | Christian Stenger | 2020-11-09 | 1 | -2/+2 |
| * | Core/Utils: Migrate further to Utils::Id | hjk | 2020-07-06 | 1 | -2/+2 |
| * | AutoTest: Do not inherit from another framework | Christian Stenger | 2020-04-17 | 1 | -0/+11 |
| * | Autotest: Keep track of generating framework in TestTreeItem | hjk | 2020-03-27 | 1 | -2/+2 |
| * | AutoTest: Use ITestFramework * instead of its id in some cases | hjk | 2020-03-16 | 1 | -2/+2 |
| * | AutoTest: Limit search for test tree items to respective root | Christian Stenger | 2017-11-28 | 1 | -1/+1 |
| * | AutoTest: Be consistent when naming test root nodes | Christian Stenger | 2017-08-08 | 1 | -1/+1 |
| * | AutoTest: Add test frame work handling | Christian Stenger | 2016-06-09 | 1 | -0/+55 |