aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxanalyzesupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-1/+1
* Finish merging Runnable and StandardRunnablehjk2018-05-231-2/+1
* Make sure we always quote the qmldebug command line argumentsUlf Hermann2018-04-161-4/+3
* Combine some SshConnectionParameter membershjk2017-12-191-1/+1
* Qnx: Fix Qml profiler startuphjk2017-09-291-49/+27
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-081-3/+3
* Qnx: Prefer SimpleTargetRunner::setRunnable over RunControl::*hjk2017-07-121-1/+1
* ProjectExplorer: Remove RunControl::worker<Type>()hjk2017-07-071-6/+7
* Qnx: Remove RunControlFactoryhjk2017-07-031-2/+4
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-98/+43
* ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-6/+0
* Qnx: Adapt to recent ToolSupport introductionhjk2017-03-301-21/+19
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-9/+8
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-031-1/+1
* Qnx: Rename qnxdeviceconfiguration* to qnxdevice*hjk2016-05-231-2/+2
* Merge AnalyzerRunControl::logMessage and RunControl::appendMessagehjk2016-05-201-1/+1
* Use Utils::Port where possibleUlf Hermann2016-04-201-3/+3
* Debugger: Merge debug mode and analyze modehjk2016-03-071-2/+2
* Move analyzerbase to debuggerhjk2016-02-251-1/+1
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-281-7/+6
* Analyzer: Use a StandardRunnable instead of an AnalyzerRunnablehjk2016-01-271-1/+1
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-4/+5
* Qnx: Code cosmeticshjk2016-01-261-26/+40
* Qnx: Adapt QnxRunControlFactory to Analyzer changeshjk2016-01-201-1/+0
* Analyzer: Split AnalyzerStartParametershjk2016-01-201-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlDebug: Allow different styles of command line argumentsUlf Hermann2015-11-191-1/+1
* Tell the QML debug server exactly what services we expectUlf Hermann2015-08-171-1/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Qnx: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-3/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Do not shout at usersRobert Loehning2014-08-221-1/+1
|/
* Android: notify qml profiler when app is stoppedUlf Hermann2014-03-191-1/+1
* QNX: Fix QML analyzer on pure QNX targetsTobias Nätterlund2014-02-121-1/+26
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-4/+7
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-12/+12
* QnxAnalyzeSupport: Notify engine when remote is runningAurindam Jana2013-07-251-7/+9
* Qnx: Add support for QML ProfilerAurindam Jana2013-05-301-0/+134