aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfconfigeventsmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* PerfProfiler: More cleanupJarek Kobus2025-03-031-4/+2
* Replace a few aspect.value() calls with operatpor()hjk2023-07-191-3/+3
* PerFProfiler: Use aspects more directlyhjk2023-07-141-2/+2
* PerfProfiler: Get rid of duplicated PerfSettings::changed() signalJarek Kobus2023-05-261-1/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* PerfProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-4/+5
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Perf: Partially aspectify settingshjk2021-04-081-9/+9
* PerfProfiler: Compile fix for Qt5hjk2020-10-081-1/+1
* PerfProfiler: Some Qt6 compilationhjk2020-10-081-1/+1
* Replace QT_USE_FAST_{OPERATOR_PLUS,CONCATENTION} by QT_USE_QSTRINGBUILDERhjk2020-08-071-3/+4
* Fix warning: "Use midRef() instead of mid()"Alessandro Portale2019-01-171-1/+1
* Fix warning: "Don't call QHash::operator[]() on temporary"Alessandro Portale2019-01-171-1/+1
* PerfProfiler: Various style issuesUlf Hermann2019-01-091-14/+15
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+424