summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* | Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-1/+1
* | Analyzer: Slim down AnalyzerStartParametershjk2016-01-071-11/+10
* | QmlProfiler: Retrieve common actions from ActionManagerUlf Hermann2016-01-061-5/+12
* | Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-4/+4
* | QmlProfiler: allow for multiple sequential traces to be aggregatedUlf Hermann2015-11-191-6/+16
* | QmlProfiler: Support local connections on Qt >= 5.6Ulf Hermann2015-11-191-5/+6
* | QmlProfiler: Convert connections to Qt5 styleUlf Hermann2015-11-021-17/+26
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-261-15/+44
|\ \ | |/
| * QmlProfiler: Don't update the time display during state transitionsUlf Hermann2015-10-201-5/+13
| * QmlProfiler: Prevent interaction with buttons while loading dataUlf Hermann2015-10-201-10/+31
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-3/+4
|/
* QmlProfiler: Remove extra arrow from filter buttonAlessandro Portale2015-09-291-0/+1