summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler
Commit message (Expand)AuthorAgeFilesLines
* QML Profiler: Fix capitalization of UI textLeena Miettinen2016-04-051-3/+3
* QmlProfiler: remove dead codeUlf Hermann2016-03-242-19/+0
* Timeline: Allow setting the timeline model's displayNameUlf Hermann2016-03-171-2/+2
* QmlProfiler: Choose state widget background from themeUlf Hermann2016-03-111-2/+2
* QmlProfiler: Fix running stateChristian Stenger2016-03-111-0/+4
* QmlProfiler: Disable start actions during buildinghjk2016-03-101-9/+6
* Debugger: Merge debug mode and analyze modehjk2016-03-079-85/+102
* Merge remote-tracking branch 'origin/3.6' into 4.0Eike Ziller2016-03-032-17/+22
|\
| * QmlProfiler: Limit hard resetting of QML debug connectionUlf Hermann2016-03-011-8/+13
| * QmlProfiler: Check runConfiguration for 0 before accessing itUlf Hermann2016-03-011-9/+11
| * QmlProfiler: Fix bogus disconnect() callsUlf Hermann2015-11-271-6/+8
* | Debugger: Rename Perspective::Split to Perspective::Operationhjk2016-03-031-3/+3
* | QmlProfiler: Shuffle tool widget creation aroundhjk2016-03-033-124/+103
* | Debugger: Remove return value from AnalyzerManager::createDockWidget()hjk2016-03-023-28/+26
* | QmlProfiler: Avoid use of Analyzer::createDockWidget return valuehjk2016-02-291-4/+5
* | Analyzer: Rework the dock widget layout generationhjk2016-02-298-49/+48
* | Move analyzerbase to debuggerhjk2016-02-2512-19/+19
* | QmlProfiler: Clear range restrictions when clearing events viewsUlf Hermann2016-02-181-0/+1
* | QmlProfiler: Remove duplicate signal declarationUlf Hermann2016-02-161-3/+0
* | QmlProfiler: Remove duplicate signal declarationUlf Hermann2016-02-161-1/+0
* | QmlProfiler: Fix Qt version comparison for connection typeUlf Hermann2016-02-101-2/+1
* | runAsync: Remove ResultType template parameter.Eike Ziller2016-02-101-2/+2
* | QmlProfiler: Avoid race conditions when loading or saving dataUlf Hermann2016-02-093-32/+46
* | QmlProfiler: Avoid QtConcurrentEike Ziller2016-02-081-2/+2
* | QmlProfiler: Remove some dead code in RunControlFactory::createhjk2016-02-021-4/+0
* | ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-292-12/+11
* | Analyzer: Remove AnalyzerRunControl::runnable() and .connection()hjk2016-01-293-5/+12
* | ProjectExplorer: Use StandardRunnable in ApplicationLauncherhjk2016-01-281-4/+5
* | QmlProfiler: Fix missing environment for profiling Quick UIChristian Stenger2016-01-281-0/+2
* | QmlProfiler: Use StandardRunnable in LocalQmlProfilerRunnerhjk2016-01-283-24/+17
* | Analyzer: Remove explicit working directory storage in run controlhjk2016-01-271-1/+1
* | Analyzer: Use a StandardRunnable instead of an AnalyzerRunnablehjk2016-01-271-6/+3
* | ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-264-13/+16
* | QmlProfiler: Fix logic in QmlProfilerTool::clientsDisconnected()Ulf Hermann2016-01-221-12/+11
* | Add runConfiguration to remote tool startersUlf Hermann2016-01-223-4/+6
* | Valgrind: Random cleanupshjk2016-01-211-1/+1
* | QmlProfiler: finalize setup when startingUlf Hermann2016-01-214-8/+1
* | Analyzer: Remove AnalyzerStartParametershjk2016-01-201-2/+1
* | QmlProfiler: Adapt QmlProfilerRunControlFactory to Analyzer changeshjk2016-01-208-110/+100
* | Small string improvementsRobert Loehning2016-01-201-1/+1
* | Analyzer: Remove AnalyzerStartParameters from AnalyzerRunControl ctorhjk2016-01-203-6/+6
* | Analyzer: Split AnalyzerStartParametershjk2016-01-201-4/+4
* | QmlProfiler: Fix warning during buildTobias Hunger2016-01-201-1/+1
* | Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1960-1008/+711
* | Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-1/+1
* | Analyzer: Slim down AnalyzerStartParametershjk2016-01-075-31/+21
* | QmlProfiler: Allow multiple events views loaded from pluginsUlf Hermann2016-01-065-31/+68
* | QmlProfiler: Retrieve common actions from ActionManagerUlf Hermann2016-01-069-38/+32
* | QmlProfiler: Remove "Limit to Range" option from statistics viewUlf Hermann2016-01-063-17/+1
* | QmlProfiler: Rename QmlProfilerEventsModelProxyUlf Hermann2016-01-066-159/+135