aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxdebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinuxRunSupport: Fix broken codeAurindam Jana2013-07-231-1/+3
* RemoteLinux: Rename IRemoteLinuxRunSupport to AbstractRemoteLinuxRunSupportAurindam Jana2013-05-071-4/+4
* QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-071-98/+31
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-4/+5
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-4/+6
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-3/+0
* RemoteLinux/Madde: Do not do too much checking in run control factories.Christian Kandeler2013-03-281-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+20
* s/profile/kit/Tobias Hunger2012-09-041-8/+8
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-3/+5
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-3/+3
* ProjectExplorer: Introduce generic application runner.Christian Kandeler2012-08-011-106/+101
* remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorerhjk2012-07-311-1/+1
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-6/+3
* debugger: remove unued gnutarget parameterhjk2012-07-251-8/+0
* debugger: remove unused codehjk2012-07-251-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: adjust to profile changeshjk2012-06-281-10/+12
* remotelinux: remove line noisehjk2012-06-281-10/+9
* Profile introductionTobias Hunger2012-06-211-10/+19
* debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*hjk2012-06-131-6/+6
* remotelinux: use base classes when appropriatehjk2012-06-051-5/+4
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-1/+1
|\
| * Ui: No spaces before "..."Daniel Teske2012-03-071-1/+1
* | RemoteLinux: Support upcoming gdbserver syntax.Christian Kandeler2012-03-011-2/+5
* | debugger: simpler handling of the ipv6 casehjk2012-02-291-4/+1
|/
* projectexplorer: remove useQmlDebugger from generic RunConfigurationhjk2012-02-231-2/+2
* Debugger: Fix QML-only debugging on HarmattanKai Koehne2012-02-231-1/+1
* remote debugger: wrap IPv6 addresses of remote gdb in [] as per rfc2732.Fawzi Mohamed2012-02-231-1/+4
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-211-2/+2
* RemoteLinux: Fix QML-only debuggingKai Koehne2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* RemoteLinux: Use explicit address for gdbserver to listen on.Christian Kandeler2012-02-101-2/+3
* Debugger: Make language to debug (QML/CPP) explicitKai Koehne2012-02-011-0/+2
* Fix non-needed usage of QString's fromLocal8Bit() and fromUtf8()Denis Mingulov2012-01-301-3/+3
* Long live the king!hjk2012-01-261-1/+1
* RemoteGdb: Fix setup for attaching via dialogKai Koehne2012-01-231-1/+1
* Remote Linux: Fix handling of debuggersTobias Hunger2011-11-151-22/+17
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* debugger: hard-code some qt5 related pathshjk2011-09-161-2/+2
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-49/+49
* RemoteLinux: Remove unused class member.Christian Kandeler2011-09-071-2/+1
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-57/+102
* RemoteLinux: Remove Maemo references from generic classes.Christian Kandeler2011-07-271-1/+2
* RemoteLinux: Rename and export MaemoUsedPortsGatherer.Christian Kandeler2011-07-221-1/+1
* RemoteLinux: Use QTC_ASSERT instead of idiosyncratic macros.Christian Kandeler2011-07-201-8/+10
* RemoteLinux: Refactor application runner.Christian Kandeler2011-07-191-1/+1
* QML debugging: Make sure the engine detects a remote process quitting.Christian Kandeler2011-07-061-2/+6