summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-3/+3
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-1/+0
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-0/+1
|\
| * QmlProfiler: Repopulate the file finder when loading a traceUlf Hermann2016-05-021-0/+1
* | Move "Clear/Clean" icon from ProjectExplorer to CoreAlessandro Portale2016-04-271-1/+1
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-201-2/+3
|\ \ | |/
| * QmlProfiler: Disable run controls after they are finishedUlf Hermann2016-04-181-2/+3
* | Use Utils::Port where possibleUlf Hermann2016-04-201-1/+1
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-5/+8
|\ \ | |/
| * QmlProfiler: New Record ON/OFF button iconsAlessandro Portale2016-04-081-5/+8
| * Locator: Remove old "Locator" menu icon. Re-use the "search" icon.Alessandro Portale2016-04-081-1/+1
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-051-3/+3
|\ \ | |/
| * QML Profiler: Fix capitalization of UI textLeena Miettinen2016-04-051-3/+3
* | Core: Apply 'static' pattern to Core::FindPluginhjk2016-03-151-1/+1
|/
* QmlProfiler: Disable start actions during buildinghjk2016-03-101-9/+6
* Debugger: Merge debug mode and analyze modehjk2016-03-071-37/+61
* Merge remote-tracking branch 'origin/3.6' into 4.0Eike Ziller2016-03-031-10/+11
|\
| * QmlProfiler: Check runConfiguration for 0 before accessing itUlf Hermann2016-03-011-9/+11
* | QmlProfiler: Shuffle tool widget creation aroundhjk2016-03-031-90/+102
* | Analyzer: Rework the dock widget layout generationhjk2016-02-291-3/+3
* | Move analyzerbase to debuggerhjk2016-02-251-3/+3
* | Analyzer: Remove AnalyzerRunControl::runnable() and .connection()hjk2016-01-291-1/+2
* | ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-261-1/+1
* | QmlProfiler: Fix logic in QmlProfilerTool::clientsDisconnected()Ulf Hermann2016-01-221-12/+11
* | Add runConfiguration to remote tool startersUlf Hermann2016-01-221-2/+2
* | QmlProfiler: finalize setup when startingUlf Hermann2016-01-211-1/+0
* | QmlProfiler: Adapt QmlProfilerRunControlFactory to Analyzer changeshjk2016-01-201-20/+23
* | Analyzer: Remove AnalyzerStartParameters from AnalyzerRunControl ctorhjk2016-01-201-1/+3