aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-4/+3
* TaskHub: De-noise user codehjk2013-08-021-1/+1
* Remove script manager and script debugger engine.Eike Ziller2013-07-011-10/+0
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-271-2/+2
|\
| * Debugger: Check start parameter languages for engine typeAurindam Jana2013-05-271-2/+2
* | IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-251-5/+0
* | Debugger: Don't scan directories that do not exist.hjk2013-04-191-5/+3
* | QmlDebugging: Support both IPv4 and IPv6Aurindam Jana2013-04-181-2/+3
* | QmlDebugging: Query available portAurindam Jana2013-04-181-11/+6
* | Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-5/+8
* | RunConfigurationAspects: Move method to create config widgetTobias Hunger2013-04-051-148/+0
* | Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-3/+4
* | Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-3/+11
* | DeviceManager: Allow user to configure desktop deviceAurindam Jana2013-04-051-2/+20
* | Debugger: Introduce a debugger engine talking to lldb command linehjk2013-03-221-4/+10
* | Clean headers in debugger plugin.Friedemann Kleint2013-03-221-10/+0
* | Debugger: Rename lldb to lldblibhjk2013-02-201-1/+1
|/
* Replace com.nokia.qtcreator with org.qt-project.qtcreatorSergio Ahumada2013-02-071-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-281-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Debugger: Remove superfluous Q_UNUSEDKai Koehne2012-12-201-2/+0
* | Debugger: Log exceptions in build pane.Friedemann Kleint2012-11-021-0/+7
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-1/+2
|/
* Fix error handling for custom executables.Friedemann Kleint2012-09-181-1/+5
* Add debugger engine type to configuration.Friedemann Kleint2012-09-051-71/+16
* Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-051-6/+12
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* Debugger: Improve engine detection.Friedemann Kleint2012-08-231-16/+12
* debugger: use Profile directly for fillParameters instead of its idhjk2012-08-161-1/+1
* debugger: Remove dead codehjk2012-08-161-61/+0
* debugger: simplify DebuggerEngine constructionhjk2012-08-161-19/+10
* debugger: simplify parameter guessinghjk2012-08-161-331/+140
* debugger: remove commandline options to disable debugger engineshjk2012-08-141-18/+2
* Fix crashes when no default profile is setTobias Hunger2012-08-131-1/+1
* debugger: move qtInstallPath closer to place where it is usedhjk2012-08-121-12/+0
* debugger: code cosmeticshjk2012-08-121-19/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: adjust to profile changeshjk2012-06-281-24/+13
* Remove unused member variable from debugger pluginTobias Hunger2012-06-281-3/+2
* Profile introductionTobias Hunger2012-06-211-2/+9
* QmlEngine: Attach to Remote ProcessAurindam Jana2012-06-131-1/+2
* debugger: handle new 'LoadRemoteCore' in switchhjk2012-06-061-0/+3
* debugger: add Load Remote Corehjk2012-06-051-0/+1
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-181-1/+0
* debugger: fix translation contextshjk2012-04-241-3/+3