aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerruncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-041-23/+21
* QmlProfiler: Use standard setup for runner setuphjk2019-09-031-7/+9
* QmlProfiler: Work around incomplete setuphjk2019-09-021-0/+2
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-6/+4
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-2/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-1/+1
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-2/+2
* QmlProfiler: Don't save the run worker in LocalQmlProfilerSupportUlf Hermann2018-08-201-5/+5
* QmlProfiler: Don't stop the RunControl from RunWorker dtorUlf Hermann2018-08-201-2/+0
* Remove ApplicationLauncher::Modehjk2018-06-051-1/+0
* Finish merging Runnable and StandardRunnablehjk2018-05-231-2/+1
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-171-2/+3
|\
| * Make sure we always quote the qmldebug command line argumentsUlf Hermann2018-04-161-2/+3
* | Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-1/+0
|/
* QmlProfiler: Drop static accessors from QmlProfilerToolUlf Hermann2018-01-111-44/+10
* QmlProfiler: Allow QmlProfilerRunner::stop() without profilerStateUlf Hermann2018-01-081-1/+4
* Move URL utilities from ProjectExplorer to UtilsUlf Hermann2017-10-051-5/+6
* QmlProfiler: Unify local and tcp connection mechanismUlf Hermann2017-09-211-12/+9
* QmlDebug: Streamline command line parameter creationhjk2017-09-121-1/+7
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+3
* QmlProfiler: Disconnect some signals on shutdownhjk2017-08-161-1/+1
* QmlProfiler: Include qtcfallthrough.h for Q_FALLTHROUGHUlf Hermann2017-08-101-0/+1
* QmlProfiler: Clean up some includeshjk2017-08-101-12/+2
* QmlProfiler: Merge inferior worker into LocalQmlProfilerSupporthjk2017-08-101-22/+6
* QmlProfiler: Move TCP connection initialization to runworker's start()hjk2017-08-101-2/+36
* QmlProfiler: Remove connection timerhjk2017-08-101-60/+0
* QmlProfiler: reportStopped() only when entering Idlehjk2017-08-091-2/+2
* QmlProfiler: Reverse start dependencies for LocalQmlProfilerSupportUlf Hermann2017-08-091-1/+5
* QmlProfiler: Use stop dependencies for RunWorkersUlf Hermann2017-08-081-1/+4
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-081-2/+2
* QmlProfiler: Add display name to LocalQmlProfilerSupporthjk2017-07-191-0/+2
* ProjectExplorer: Move re-runnable decision to RunWorkershjk2017-07-101-1/+1
* ProjectExplorer: Remove Connection as concepthjk2017-07-071-7/+4
* ProjectExplorer: Remove virtual RunControl start/stop trampolinhjk2017-06-301-1/+1
* Android: Re-enable QmlProfilerhjk2017-06-291-1/+3
* QmlProfiler: Re-organize local runhjk2017-06-271-63/+50
* QmlProfiler: Split server url passing from custom startup requesthjk2017-06-161-12/+23
* Debugger, QmlProfiler et al: Replace AnalyzerStartParameterhjk2017-06-161-49/+17
* QmlProfiler: Merge LocalQmlProfilerRunner and QmlProfilerRunnerhjk2017-06-121-16/+135
* QmlProfiler: Convert to a RunWorker based setuphjk2017-05-301-29/+29
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-5/+2
* ProjectExplorer: Add a RunControl::supportsReRunning setterhjk2017-04-071-0/+1
* ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-1/+1
* ProjectExplorer: Run RunControl::{start,stop} always asynchronouslyhjk2017-03-241-4/+2
* ProjectExplorer: Unify RunControl setup/teardownTobias Hunger2017-03-011-19/+8
* QmlProfiler: Move output parser into LocalQmlProfilerRunnerUlf Hermann2016-08-291-26/+4
* QmlProfiler: assert that connections are AnalyzerConnectionsUlf Hermann2016-06-031-1/+3
* Analyzer: Move toolbar icon specification down to individual RunControlshjk2016-05-311-4/+10
* Merge AnalyzerRunControl::logMessage and RunControl::appendMessagehjk2016-05-201-2/+2