aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerrunconfigurationaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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