aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxdebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* More FileName::appendPath() -> .pathAppended() changeshjk2019-05-271-4/+2
* ProjectExplorer: Split RunControl constructorhjk2019-03-121-1/+2
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-4/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-4/+4
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-1/+1
* FileInProjectFinder/Debugger: Use Utils::FileName for sysrootUlf Hermann2018-08-281-2/+4
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-4/+4
* Finish merging Runnable and StandardRunnablehjk2018-05-231-3/+2
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-3/+5
* Debugger/QNX: Use the new DebuggerTool portsgathererhjk2017-10-201-30/+8
* Add missing includeChristian Kandeler2017-10-161-0/+1
* Debugger: Remove no longer needed DebuggerEngine::setNeedsFixup()hjk2017-10-131-1/+0
* Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-041-0/+4
|\
| * Qnx: Fix C++ debugginghjk2017-09-291-1/+3
* | Qnx: Partially fix Attach to Running processhjk2017-09-181-84/+32
* | Qnx: Merge debug support related fileshjk2017-09-131-8/+226
* | Qnx: Dissolve a QnxDebugSupport setRunParameter() usehjk2017-09-111-20/+12
* | Qnx: Fix compilationhjk2017-09-081-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-081-10/+6
|\|
| * Qnx: Fix debugginghjk2017-09-071-10/+6
* | Debugger: Use a QUrl for Qml server port and hosthjk2017-08-231-3/+4
|/
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-081-3/+3
* ProjectExplorer: Remove RunControl::worker<Type>()hjk2017-07-071-16/+15
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-138/+79
* Debugger: Remove DebuggerRunControlhjk2017-04-281-14/+14
* Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-271-1/+1
* Debugger et al: Move code from DebuggerRunControl to DebuggerRunToolhjk2017-04-241-11/+12
* Qnx: Adapt to recent ToolSupport introductionhjk2017-03-301-42/+36
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-9/+8
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-031-1/+1
* Qnx: Fix inverted logicTobias Hunger2016-12-061-1/+1
* Fix QnxDebugSupport::startExecution()Ulf Hermann2016-11-031-8/+9
* Qnx: Rename qnxdeviceconfiguration* to qnxdevice*hjk2016-05-231-2/+2
* Use Utils::Port where possibleUlf Hermann2016-04-201-1/+1
* Qnx: Code cosmeticshjk2016-04-121-11/+14
* Debugger: Use StandardRunnable in DebuggerStartParametershjk2016-01-281-2/+3
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-281-3/+6
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-7/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+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-4/+4
|\
| * Update LicenseEike Ziller2015-01-161-4/+4
* | Qnx: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-3/+1
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-27/+27
|/
* Debugger: Consolidate RunControl creationhjk2014-10-201-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Merge two remote setup communication pathshjk2014-09-191-6/+17