aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfconfigwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Perf: Move closer to now-standard option page setuphjk2020-01-281-2/+9
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-1/+1
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-2/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-251-0/+4
|\
| * PerfProfiler: Avoid connection on nullptr processChristian Stenger2019-03-221-0/+4
* | ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+1
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-051-2/+2
|\|
| * Perf profiler: Fix UI textLeena Miettinen2019-03-051-2/+2
* | Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
|/
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+412