aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2018-01-091-2/+13
|\
| * QmlProfiler: Retain event types between sessions on same connectionUlf Hermann2018-01-031-2/+9
| * QmlProfiler: Stop run control if connection to external app closesUlf Hermann2018-01-031-0/+2
| * QmlProfiler: Set scheme for URL in attach dialogUlf Hermann2018-01-031-0/+1
* | QmlProfiler: Eliminate some clang warningsUlf Hermann2017-11-211-10/+11
* | QmlProfiler: Use a Target for populateFileFinder()Ulf Hermann2017-09-271-1/+2
|/
* QmlProfiler: Don't access QmlProfilerTool from QmlProfilerTextMarkhjk2017-09-071-17/+2
* QmlProfiler: Properly prepare the file finder on every startUlf Hermann2017-08-151-3/+1
* QmlProfiler: Express record button state in a single functionUlf Hermann2017-08-101-50/+45
* QmlProfiler: Move TCP connection initialization to runworker's start()hjk2017-08-101-41/+0
* QmlProfiler: Connect to timelabel only after it is createdUlf Hermann2017-08-101-1/+1
* QmlProfiler: Stop the recording timer when the time label is destroyedUlf Hermann2017-08-091-0/+1
* Add Q_FALLTHROUGH for Qt < 5.8Christian Kandeler2017-07-171-0/+3
* ProjectExplorer: Rename RunControl::finished to stoppedhjk2017-07-121-1/+1
* ProjectExplorer: Remove Connection as concepthjk2017-07-071-3/+2
* Debugger: Move startupRunConfiguration to RunConfigurationhjk2017-07-041-2/+2
* ProjectExplorer: Remove virtual RunControl start/stop trampolinhjk2017-06-301-2/+2
* QmlProfiler: Cosmeticshjk2017-06-201-7/+7
* QmlProfiler: Split server url passing from custom startup requesthjk2017-06-161-2/+1
* Debugger, QmlProfiler et al: Replace AnalyzerStartParameterhjk2017-06-161-16/+12
* QmlProfiler: Merge LocalQmlProfilerRunner and QmlProfilerRunnerhjk2017-06-121-23/+9
* QmlProfiler: Convert to a RunWorker based setuphjk2017-05-301-15/+16
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-6/+14
* Debugger: Dissolve Debugger::ActionDescriptionhjk2017-04-241-21/+31
* ProjectExplorer: Remove startRunControl()'s runMode parameterhjk2017-04-121-1/+1
* ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-2/+1
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-4/+4
* QmlProfiler: Add text marks for QML/JS types into documentsUlf Hermann2017-02-211-0/+39
* QmlProfiler: Don't try to open editor at line 0Ulf Hermann2017-02-151-3/+3
* QmlProfiler: Move the file finder into the QML modelUlf Hermann2017-02-151-47/+5
* QmlProfiler: Make the views accessible from the view managerUlf Hermann2016-12-281-3/+7
* QmlProfiler: Disable note search button if timeline is unusableUlf Hermann2016-12-151-1/+2
* Don't shout in text messagesJarek Kobus2016-11-041-1/+1
* QmlProfiler: Open load and save dialogs deferredUlf Hermann2016-10-261-2/+2
* QmlProfiler: Don't switch to edit mode if editor is invisibleUlf Hermann2016-09-081-1/+2
* Move icons to UtilsUlf Hermann2016-08-051-3/+2
* QmlProfiler: Move unrelated code out of QmlProfilerClientManagerUlf Hermann2016-08-051-6/+17
* QmlProfiler: Add some sanity to the client managerUlf Hermann2016-07-201-4/+12
* QmlProfiler: Add a "this" to capture listhjk2016-07-191-1/+1
* QmlProfiler: Move connection failure message to QmlProfilerToolUlf Hermann2016-07-151-14/+32
* QmlProfiler: Rename registerProfilerStateManager()Ulf Hermann2016-07-131-1/+1
* QmlProfiler: Terminate waiting processes when Complete arrivesUlf Hermann2016-07-051-2/+0
* QmlProfiler: Don't needlessly defer state transition from dying to idleUlf Hermann2016-07-051-1/+1
* Generalize IDevice::qmlProfilerHosthjk2016-06-081-1/+3
* QmlProfiler: Don't populate the file finder if there is no run configUlf Hermann2016-06-061-3/+2
* QmlProfiler: assert that connections are AnalyzerConnectionsUlf Hermann2016-06-031-0/+1
* Icons: Move "next/prev", "[un]locked" and "zoom" from Core to UtilsAlessandro Portale2016-05-311-1/+2
* QmlProfiler: Remove duplicate methodUlf Hermann2016-05-241-1/+1
* QmlProfiler: Add a binary trace formatUlf Hermann2016-05-231-4/+8
* QmlProfiler: Restore feature visibility when starting data aquisitionUlf Hermann2016-05-231-1/+1