summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/localqmlprofilerrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlProfiler: Use LocalApplicationRunConfigurationAurindam Jana2013-10-151-18/+6
* QmlProjectRunConfiguration: Derive from LocalApplicationRunConfigurationAurindam Jana2013-10-151-2/+2
* QmlProfiler: Use StartLocal instead of StartQml start mode.Aurindam Jana2013-08-051-2/+2
* ApplicationLauncher: Also emit the exit statusDaniel Teske2013-08-021-5/+11
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-2/+2
* QmlProfiler: Separate out LocalQmlProfilerRunner from engineAurindam Jana2013-07-231-3/+58
* QmlProfiler: fix potential crashChristiaan Janssen2013-06-051-0/+5
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-3/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlProfiler: Always use quint16 for port numberKai Koehne2012-03-011-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* corrected license headersThomas Murach2011-07-061-13/+12
* QmlProfiler: Support profiling applications on embedded LinuxKai Koehne2011-06-281-0/+5
* Fix/add copyright headersTobias Hunger2011-05-061-2/+2
* Compile Windows.Friedemann Kleint2011-05-051-2/+2
* QmlProfiler: Factor out logic to run apps from the engine into a separate runnerKai Koehne2011-05-041-0/+87