aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxdebugsupport.h
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Use new factory setup pattern for most factorieshjk2023-11-221-19/+1
* RemoteLinux: Merge tooling runworker related fileshjk2023-01-181-2/+8
* RemoteLinux: Use dedicated classes for run worker factorieshjk2023-01-131-3/+9
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Convert to Tr::trhjk2022-07-221-4/+2
* RemoteLinux: Use the optional PortGatherer from the DebuggerRunToolhjk2017-10-191-5/+0
* RemoteLinux: Remove abstractremotelinuxrunsupport.{h,cpp}hjk2017-09-081-3/+3
* Debugger: Add a few convience setters for some run parametershjk2017-08-241-4/+0
* ProjectExplorer: Remove RunControl::worker<Type>()hjk2017-07-071-0/+1
* RemoteLinux: Prepare for downstream Qdb adaptationshjk2017-06-231-1/+3
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-9/+2
* ProjectExplorer/Debugger/RL: Make run control state transitions more uniformhjk2017-05-051-20/+3
* Debugger: Move some commonly used flags to base DebuggerToolhjk2017-05-041-2/+0
* Debugger: Remove DebuggerRunControlhjk2017-04-281-2/+0
* Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-271-1/+0
* RemoteLinux: Base AbstractRemotetLinuxRunSupport on PE::TargetSupporthjk2017-04-261-14/+19
* RemoteLinux: Base AbstractLinuxRunSupport on PE::ToolSupporthjk2017-03-281-2/+2
* RemoteLinux: Refactor LinuxDeviceDebugSupporthjk2017-03-241-0/+4
* RemoteLinux: Add a few 'override'hjk2017-02-221-10/+10
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-8/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* remotelinux: Add generic Runconfiguration interfaceBenjamin Zeller2014-04-101-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* RemoteLinux: Rename IRemoteLinuxRunSupport to AbstractRemoteLinuxRunSupportAurindam Jana2013-05-071-2/+2
* QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-071-21/+10
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+20
* ProjectExplorer: Introduce generic application runner.Christian Kandeler2012-08-011-30/+14
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*hjk2012-06-131-1/+1
* remotelinux: use base classes when appropriatehjk2012-06-051-2/+7
* remotelinux: code stylehjk2012-06-051-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-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
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-3/+3
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-18/+11
* RemoteLinux: Refactor application runner.Christian Kandeler2011-07-191-4/+4
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+112