summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxdebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* RemoteLinux: Rename some classes and the associated files.Christian Kandeler2011-06-271-1/+1
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+282