aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perftimelinemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* PerfProfiler: Use QList instead of QVectorhjk2025-04-101-2/+2
* PerfProfiler: More cleanupJarek Kobus2025-03-031-5/+3
* Fix QMetaType::type() related deprecation warningshjk2024-05-231-4/+4
* PerfProfiler: Make PerfTimelineModelManager a standard singletonhjk2023-11-211-12/+6
* Some more tr fixesEike Ziller2023-06-141-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* PerfProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-35/+36
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* PerfProfiler: Some Qt6 compilationhjk2020-10-081-2/+2
* PerfProfiler: Some compile fixes with Qt6hjk2020-08-201-1/+1
* PerfProfiler: Support multiple attributes per sampleUlf Hermann2019-05-081-13/+32
* PerfProfiler: Remove backwards compatibility supportUlf Hermann2019-05-081-9/+0
* PerfProfiler: Add rudimentary support grouped samplesUlf Hermann2019-05-071-6/+6
* PerfProfiler: Support context switch eventsUlf Hermann2019-05-021-0/+9
* PerfProfiler: Use proper pluralRobert Loehning2019-03-151-1/+1
* PerfProfiler: Drop [kernel] from expanded row labelsUlf Hermann2019-02-111-4/+0
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+643