aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Code cosmetics in testshjk2025-03-171-1/+0
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Do not enforce usage of OpenGLEike Ziller2024-09-261-5/+1
* QmlProfiler: Dissolve plugin pimplhjk2023-11-221-47/+45
* QmlProfiler: Use new setup for runworkerhjk2023-11-211-5/+2
* QmlProfiler: Merge qmlprofileractions into qmlprofilertoolhjk2023-09-011-4/+0
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* QmlProfiler: Move to new settings setup also for project settingshjk2023-07-211-8/+0
* QmlProfiler: Use new plugin test object setuphjk2023-02-151-29/+25
* QmlProfiler: use dedicated classes to create run workershjk2023-01-181-17/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Code cosmeticshjk2022-06-241-1/+1
* QmlProfiler: Aspectify settingshjk2021-04-121-3/+0
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-9/+11
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-22/+6
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-2/+2
* ProjectExplorer: Replace one overload of RunControl::registerWorkerhjk2019-03-201-12/+22
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* QmlProfiler: Delay creation of views until activationUlf Hermann2019-01-281-5/+1
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-1/+1
* QmlProfiler: Move action registration out of QmlProfilerToolUlf Hermann2018-05-291-0/+4
* Fix build: add missing #include for QmlProfilerSettingsThiago Macieira2018-02-201-0/+1
* QmlProfiler: Pimpl QmlProfilerPlugin class a bit morehjk2018-02-191-9/+12
* QmlProfiler: Drop static accessors from QmlProfilerToolUlf Hermann2018-01-111-4/+11
* QmlProfiler: Test that attachToWaitingApplication tries to connectUlf Hermann2018-01-081-0/+2
* QmlProfiler: Tests for QmlProfilerTraceClientUlf Hermann2017-11-221-0/+2
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-171-1/+4
|\
| * QmlProfiler: Initialize and reset QmlProfilerPlugin::m_profilerToolRobert Loehning2017-08-161-0/+1
| * QmlProfiler: Disconnect some signals on shutdownhjk2017-08-161-1/+3
* | QmlProfiler: Tests for QmlProfilerDetailsRewriterUlf Hermann2017-08-151-0/+2
|/
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-08-141-0/+2
|\
| * QmlProfiler: Avoid empty timeline when restricting to rangesUlf Hermann2017-08-071-0/+2
* | ProjectExplorer: Add and use a RunConfiguration::registerAspect<>hjk2017-07-171-11/+2
* | QmlProfiler: Fix release buildChristian Kandeler2017-07-131-0/+1
* | QmlProfiler: Partially dissolve QmlProfilerRunControlFactoryhjk2017-07-131-3/+35
|/
* QmlProfiler: Add test for config widgetUlf Hermann2016-08-081-0/+2
* Move flame graph view from QmlProfiler to separate libraryUlf Hermann2016-07-201-2/+0
* QmlProfiler: Add tests for client managerUlf Hermann2016-07-201-1/+13
* QmlProfiler: Add binding loops render pass testUlf Hermann2016-07-141-0/+2
* QmlProfiler: Add test for attach dialogUlf Hermann2016-07-131-0/+2
* QmlProfiler: Add test for animations modelUlf Hermann2016-07-131-0/+2
* QmlProfiler: Add tests for QmlNoteUlf Hermann2016-06-101-0/+2
* QmlProfiler: Add tests for QmlEventTypeUlf Hermann2016-06-101-0/+2
* QmlProfiler: Add tests for QmlEventLocationUlf Hermann2016-06-101-0/+2
* QmlProfiler: Add tests for QmlEventUlf Hermann2016-06-081-0/+2
* QmlProfiler: Add tests for pixmap cache modelUlf Hermann2016-06-081-0/+2
* QmlProfiler: Add test for memory usage modelUlf Hermann2016-06-061-0/+2
* QmlProfiler: Remove QmlProfilerPlugin::debugOutputUlf Hermann2016-06-061-2/+0