summaryrefslogtreecommitdiff
path: root/src/plugins/perfprofiler
Commit message (Expand)AuthorAgeFilesLines
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* OutputFormatter: Reduce usages of DebugFormatChristian Stenger2021-01-211-1/+1
* Use new, more evocative MessageManager APIEike Ziller2020-12-161-3/+2
* Use Q_ENUM instead of obsoleted Q_ENUMSJarek Kobus2020-12-111-1/+1
* Don't call non-const method on temporary containerJarek Kobus2020-12-081-1/+1
* Don't access static functions/fields via instanceAlessandro Portale2020-11-191-3/+3
* Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-182-6/+6
* PerfProfiler: Fix test generated dataChristian Stenger2020-11-021-2/+2
* PerfProfiler: Compile fix for Qt5hjk2020-10-081-1/+1
* PerfProfiler: Some Qt6 compilationhjk2020-10-083-10/+13
* PerfProfiler: Some compile fixes with Qt6hjk2020-08-203-4/+4
* Replace QT_USE_FAST_{OPERATOR_PLUS,CONCATENTION} by QT_USE_QSTRINGBUILDERhjk2020-08-071-3/+4
* PerfProfiler: Fix qbs buildChristian Kandeler2020-08-031-0/+1
* Use IDE_DISPLAY_NAMERobert Loehning2020-08-031-2/+5
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-023-10/+10
* Check for selection support of clipboardChristian Stenger2020-05-141-1/+2
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-141-1/+0
|\
| * Remove unused QTC_PLUGIN_REVISION macrosEike Ziller2020-04-091-1/+0
* | PerfProfiler: Add hint how to make perf workRobert Loehning2020-04-021-1/+2
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-271-1/+1
|\ \ | |/
| * ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-261-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-261-2/+2
|\ \ | |/
| * Misc: Fix MSVC warningsOrgad Shaneh2020-02-251-2/+2
* | ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-191-14/+13
|/
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-072-5/+0
* Add final specifies to classesIgor Sidorov2020-02-052-2/+2
* Several SettingsPages: Code cosmeticshjk2020-01-301-2/+1
* Perf: Move closer to now-standard option page setuphjk2020-01-285-35/+23
* PerfProfiler: Fix memory leakChristian Kandeler2020-01-232-0/+13
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-1/+1
* PerfProfiler: Fix MSVC warning (struct/class inconsistency)Alessandro Portale2019-12-181-1/+1
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-5/+5
* ProjectExplorer: Consolidate some Session::active* accesseshjk2019-11-293-21/+13
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-211-5/+2
|\
| * improve codeTim Jenssen2019-11-121-5/+2
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-041-2/+2
|\ \ | |/
| * PerfProfiler: Disable failing testsChristian Stenger2019-11-041-2/+2
| * PerfProfilerFlameGraphModel: Make Payload::m_numSamples mutableUlf Hermann2019-10-221-1/+1
* | PerfProfiler: Avoid Q_DISABLE_COPY_MOVEUlf Hermann2019-10-221-1/+4
* | PerfProfilerFlameGraphModel: Fix linter warningsUlf Hermann2019-10-222-78/+84
|/
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-1/+1
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-052-0/+2
* PerfProfiler: Remove unused signalhjk2019-09-032-2/+0
* ProjectExplorer: Use a ISettingsAspect::setConfigWidgetCreator() setterhjk2019-08-301-3/+4
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-273-7/+3
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-4/+5
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-311-34/+0
|\
| * PerfProfiler: Fix warning from SignalSlotEditor::fromUi()hjk2019-07-291-34/+0
* | Replace remaining Utils::FileName occurrences by Utils::FilePathhjk2019-07-231-2/+2