aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perftimelinemodelmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* PerfProfiler: Use QList instead of QVectorhjk2025-04-101-1/+1
* PerfProfiler: More cleanupJarek Kobus2025-03-031-0/+1
* PerfProfiler: Clean includes and forward declarationsJarek Kobus2025-02-271-4/+2
* PerfProfiler: Make PerfTimelineModelManager a standard singletonhjk2023-11-211-13/+18
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Fix warning: "Missing reference in range-for with non trivial type"Alessandro Portale2019-01-161-1/+1
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+139