Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PerfProfiler: Use QList instead of QVector | hjk | 2025-04-10 | 1 | -1/+1 |
* | PerfProfiler: More cleanup | Jarek Kobus | 2025-03-03 | 1 | -0/+1 |
* | PerfProfiler: Clean includes and forward declarations | Jarek Kobus | 2025-02-27 | 1 | -4/+2 |
* | PerfProfiler: Make PerfTimelineModelManager a standard singleton | hjk | 2023-11-21 | 1 | -13/+18 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Use qAsConst with non-const Qt containers in range-loops | Alessandro Portale | 2021-02-17 | 1 | -1/+1 |
* | Avoid warning on empty expressions | hjk | 2019-07-23 | 1 | -1/+1 |
* | Fix warning: "Missing reference in range-for with non trivial type" | Alessandro Portale | 2019-01-16 | 1 | -1/+1 |
* | Add PerfProfiler plugin | Ulf Hermann | 2018-12-18 | 1 | -0/+139 |