aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Be more verbose about unhandled breakpointshjk2014-03-181-11/+13
* Utils: Compile winutils on all platformhjk2014-02-201-4/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-7/+0
* | Debugger: Remove LldbLibEnginehjk2013-11-271-5/+0
|/
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* Crossify normalizePathNameOrgad Shaneh2013-10-241-6/+3
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-4/+4
* Debugger: Keep secondary dialogs on top of the main windowhjk2013-10-171-1/+1
* Debugger: Remove DEBUGGER_TEST issues categoryhjk2013-10-141-1/+0
* Debugger: Apply static pattern to DebuggerToolTipManagerhjk2013-10-141-1/+1
* Fix break point warning dialogKai Koehne2013-09-131-4/+9
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* 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