aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* QmlProfiler: Add tests for LocalQmlProfilerRunnerUlf Hermann2016-06-061-0/+2
* QmlProfiler: Add test for input events modelUlf Hermann2016-06-061-0/+2
* QmlProfiler: Add test for flame graph viewUlf Hermann2016-06-061-0/+2
* QmlProfiler: Add tests for flamegraph modelUlf Hermann2016-06-011-0/+2
* QmlProfiler: Add tests for FlameGraphUlf Hermann2016-06-011-0/+2
* QmlProfiler: Add test for debug messages modelUlf Hermann2016-06-011-0/+13
* QmlProfiler: Remove QmlProfilerPlugin::instanceUlf Hermann2016-05-301-3/+0
* Merge QmlProfiler and QmlProfilerExtension pluginsUlf Hermann2016-04-261-10/+0
* Debugger: Merge debug mode and analyze modehjk2016-03-071-2/+0
* QmlProfiler: Shuffle tool widget creation aroundhjk2016-03-031-33/+1
* Debugger: Remove return value from AnalyzerManager::createDockWidget()hjk2016-03-021-16/+14
* Analyzer: Rework the dock widget layout generationhjk2016-02-291-26/+23
* Move analyzerbase to debuggerhjk2016-02-251-1/+1
* Add runConfiguration to remote tool startersUlf Hermann2016-01-221-1/+3
* Analyzer: Remove AnalyzerStartParametershjk2016-01-201-2/+1
* QmlProfiler: Adapt QmlProfilerRunControlFactory to Analyzer changeshjk2016-01-201-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-071-1/+1
* QmlProfiler: Move constants to qmlprofilerconstants.hUlf Hermann2016-01-061-6/+6
* Centralize checking for OpenGLRobert Loehning2015-10-021-4/+2
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-281-1/+6
|\