aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qt-maemo/maemodebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-322/+0
* Maemo: Make more generic.Christian Kandeler2011-05-161-4/+8
* Qt Version refactoringdt2011-05-121-1/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Maemo: Remove unneeded reference to MaemoToolchain.Christian Kandeler2011-04-261-1/+1
* Maemo: Introduce abstract base class for deploy steps targeting devices.Christian Kandeler2011-04-211-1/+0
* Maemo: Remove C++ dumper support.Christian Kandeler2011-04-211-126/+30
* Maemo: Make QML debugging engine aware of early inferior exit.Christian Kandeler2011-04-211-15/+16
* Maemo: Fix misleading error message.Christian Kandeler2011-04-211-2/+1
* Merge remote branch 'origin/2.2'con2011-04-181-7/+24
|\
| * Maemo: Detect unexpected gdbserver exit.Christian Kandeler2011-04-151-7/+24
* | Merge branch '2.2'Oswald Buddenhagen2011-04-141-21/+18
|\|
| * Update license.hjk2011-04-131-21/+18
* | Maemo: Use devrootsh only when not connected as root.Christian Kandeler2011-04-051-1/+2
* | Merge branch '2.2'Bill King2011-04-051-5/+6
|\|
| * Maemo: Set DISPLAY for non-Maemo systems.Christian Kandeler2011-04-011-5/+6
* | Maemo: Fix newlines in application output window.Christian Kandeler2011-04-011-1/+1
* | Start making the Maemo support more generic.Christian Kandeler2011-03-091-1/+1
|/
* Merge remote branch 'origin/2.1'con2011-03-021-0/+1
|\
| * Maemo: Show project name in application output window when debugging.v2.1.0Christian Kandeler2011-02-111-0/+1
| * It's 2011 now.con2011-01-121-1/+1
* | Toolchains: Header cleanup.Friedemann Kleint2011-02-281-1/+1
* | ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-4/+2
* | SSH: Choose better names for public types and variables.Christian Kandeler2011-02-151-1/+1
* | move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-5/+5
* | Maemo: Fix QML debugging.Christian Kandeler2011-02-111-0/+11
* | Maemo: Inform debugger engine about connection loss.Christian Kandeler2011-02-111-0/+2
* | Make Meego target work.Christian Kandeler2011-02-011-2/+5
* | Maemo: Introduce dedicated Fremantle and Harmattan targets.Christian Kandeler2011-01-181-2/+3
* | Maemo: Refactor device configurations list.Christian Kandeler2011-01-131-12/+14
* | It's 2011 now.con2011-01-121-1/+1
* | Maemo: Switch to command-line based QML debugging parameters.Christian Kandeler2011-01-101-15/+8
* | Debugger: Header cleanupFriedemann Kleint2011-01-101-0/+1
* | maemo: refactor debugger interactionhjk2011-01-061-6/+8
* | maemo: access the debugger engine instead of the runcontrolhjk2011-01-061-15/+16
* | maemo: use less direct accesses to debugger plugin codehjk2011-01-061-9/+13
* | debugger: structural cleanup remote debugginghjk2010-12-101-3/+3
* | debugger: more interface cleanuphjk2010-12-061-1/+0
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-1/+1
* | Maemo: Don't hold a reference to a run config in a run control.Christian Kandeler2010-11-111-27/+27
* | Maemo: Remove remaining barriers for concurrent debugging.Christian Kandeler2010-11-021-1/+2
* | Maemo: Use dynamic port list.Christian Kandeler2010-11-021-29/+37
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-2/+2
* | Maemo: Introduce states to debug support class.Christian Kandeler2010-10-291-28/+59
* | Debugger/Remote Debugging: Add "GNU target" start parameter.Christian Kandeler2010-10-291-0/+1
|/
* Maemo: Fix debugger race condition.Christian Kandeler2010-10-211-7/+8
* Maemo: QML debugging is not possible on Fremantle ...Christian Kandeler2010-10-081-5/+7
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+2
* QmlDebugging: Use -qmljsdebugger command line argumentLasse Holmstedt2010-09-201-2/+3
* Debugger/gdb: Global setting should override start parameters.Christian Kandeler2010-09-171-1/+1