Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ProjectExplorer/Analyzer: Merge RunConfigurationAspects | hjk | 2013-08-16 | 1 | -36/+11 |
* | RunConfigurationAspect: Streamline data serialization | hjk | 2013-08-13 | 1 | -3/+1 |
* | Analyzer: Cleanup settings handling | hjk | 2013-08-12 | 1 | -5/+3 |
* | Debugger: Only enable C++ language if project says so | Kai Koehne | 2013-06-10 | 1 | -16/+28 |
* | Debugger: Don't check for QML language before project is parsed | Kai Koehne | 2013-05-28 | 1 | -4/+0 |
* | DebuggerAspect: Show both Cpp and QML debug check boxes | Aurindam Jana | 2013-04-24 | 1 | -27/+7 |
* | DeviceSupport: Add canAutoDetectPorts() method | Aurindam Jana | 2013-04-18 | 1 | -1/+1 |
* | DebuggerRunConfigurationAspect: Update based on project languages | Tobias Hunger | 2013-04-10 | 1 | -23/+28 |
* | DebuggerRunConfigurationAspect: Suppress widgets as necessary | Tobias Hunger | 2013-04-05 | 1 | -42/+18 |
* | RunConfigurationAspects: Move method to create config widget | Tobias Hunger | 2013-04-05 | 1 | -0/+153 |
* | Move DebuggerRunConfigurationAspect into Debugger | Tobias Hunger | 2013-04-05 | 1 | -0/+212 |