aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Consistently rename QmlProfilerEngine to QmlProfilerRunControlUlf Hermann2015-07-081-306/+0
* QmlProfiler: Remove separator commentsUlf Hermann2015-07-021-2/+0
* QmlProfiler: Always try to connect immediately if we know the portUlf Hermann2015-06-181-3/+3
* Analyzer: Replace StartMode with a useStartupProject booleanhjk2015-06-171-1/+1
* QmlProfiler: Make creation of local RunControls more flexibleBenjamin Zeller2015-06-151-2/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* QmlProfiler: Don't try to connect to port 0Ulf Hermann2014-04-091-1/+1
* Android: notify qml profiler when app is stoppedUlf Hermann2014-03-191-5/+2
* QmlProfiler: Fix logic when timeout-connecting to QML portUlf Hermann2014-03-171-1/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-3/+2
* Remove support for debugging JS with Qt 4.7Kai Koehne2013-11-041-33/+0
* QmlProfiler: remove dependency on QmlProjectManagerAurindam Jana2013-10-151-2/+28
* QmlProfiler: Use LocalApplicationRunConfigurationAurindam Jana2013-10-151-3/+2
* QmlProjectRunConfiguration: Derive from LocalApplicationRunConfigurationAurindam Jana2013-10-151-1/+1
* Core/Help: Clean up HelpManager interface and usershjk2013-08-301-6/+6
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-1/+1
* QmlProfiler: Remove StartQmlRemote start modeAurindam Jana2013-08-051-2/+2
* QmlProfiler: Remove redundant dependency on Debugger pluginAurindam Jana2013-08-051-1/+0
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-27/+26
* Analyzer: Simplify IAnalyzerEngine interfacehjk2013-08-011-3/+2
* QmlProfiler: Remove unused members from QmlProfilerEnginePrivatehjk2013-07-301-7/+2
* QmlProfilerEngine: Emission of processRunning() signalAurindam Jana2013-07-231-1/+1
* QmlProfiler: Separate out LocalQmlProfilerRunner from engineAurindam Jana2013-07-231-89/+21
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-261-0/+4
|\
| * QmlProfiler: Avoid idle engine cancelling other engine's processKai Koehne2013-06-261-0/+4
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-141-3/+1
|\|
| * QmlProfiler: fix potential crashChristiaan Janssen2013-06-051-3/+1
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-051-1/+3
|\|
| * QmlProfiler: fix dangling pointer in EngineChristiaan Janssen2013-06-041-1/+3
* | Qnx: Add support for QML ProfilerAurindam Jana2013-05-301-3/+6
* | QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-071-32/+29
* | Android: Add QML profilingAurindam Jana2013-05-061-8/+10
* | QmlProfilerEngine: Use local variables within scopeAurindam Jana2013-05-061-3/+3
* | QmlProfilerEngine: Remove unused local variablesAurindam Jana2013-05-061-3/+0
* | QmlProfiler: Add members for QML port and hostAurindam Jana2013-04-251-10/+8
* | QmlProfiling: Support both IPv4 and IPv6Aurindam Jana2013-04-181-1/+1
* | QmlProfiler: Query available portAurindam Jana2013-04-181-7/+4
* | QmlDebugging: Remove Ost related codeAurindam Jana2013-04-171-2/+0
* | QmlProfiler: Use a port from the device port rangeAurindam Jana2013-04-171-22/+35
* | Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-5/+10
* | Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-2/+3
* | Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-2/+4
|/
* Replace com.nokia.qtcreator with org.qt-project.qtcreatorSergio Ahumada2013-02-071-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-281-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-2/+2
|/