aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerrunconfigurationaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Fix behavior of debugger run widget.Christian Kandeler2014-09-021-2/+6
* Do not fully qualify types in ProjectExplorer namespaceKai Koehne2014-04-031-6/+6
* Update debugger language aspect in run settings when qmake step changesKai Koehne2014-03-311-4/+34
* Debugger: Keep auto setting for debugger language when widget is shownKai Koehne2014-03-271-4/+10
* Debugger: Do not enable QML-debugging by default for projects using C++.Friedemann Kleint2014-02-211-3/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-36/+11
* RunConfigurationAspect: Streamline data serializationhjk2013-08-131-3/+1
* Analyzer: Cleanup settings handlinghjk2013-08-121-5/+3
* Debugger: Only enable C++ language if project says soKai Koehne2013-06-101-16/+28
* Debugger: Don't check for QML language before project is parsedKai Koehne2013-05-281-4/+0
* DebuggerAspect: Show both Cpp and QML debug check boxesAurindam Jana2013-04-241-27/+7
* DeviceSupport: Add canAutoDetectPorts() methodAurindam Jana2013-04-181-1/+1
* DebuggerRunConfigurationAspect: Update based on project languagesTobias Hunger2013-04-101-23/+28
* DebuggerRunConfigurationAspect: Suppress widgets as necessaryTobias Hunger2013-04-051-42/+18
* RunConfigurationAspects: Move method to create config widgetTobias Hunger2013-04-051-0/+153
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-0/+212