aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerrunconfigurationaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Make run config aspects take a BuildConfigurationChristian Kandeler2025-03-111-10/+8
* Debugger: Move unused portsUsedByDebugger() into commentJarek Kobus2025-02-211-10/+0
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Utils: Make LayoutBuilder setter setup less repetitivehjk2024-06-041-1/+1
* Use LayoutBuilder V2hjk2024-05-271-1/+1
* Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-04-221-4/+4
|\
| * Debugger: Fix crash on update debugger run configuration detailsDavid Schulz2024-04-181-4/+4
* | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-201-2/+7
|\|
| * German translation: DebuggerEike Ziller2024-03-181-2/+7
* | Utils: Change individual TriStateAspect display strings individuallyhjk2024-02-221-3/+3
|/
* Debugger: Create more uniform summary for debugger selectionhjk2024-02-161-17/+18
* Debugger: Select C++ debugger if there is nothing else selectedhjk2024-02-161-1/+1
* Debugger: Make DebuggerRunConfig sub-aspects direct membershjk2024-02-151-67/+56
* DebuggerRunConfigurationAspect: Don't leak m_pythonAspectJarek Kobus2024-02-151-0/+1
* Debugger: add python debugger setting in run configurationDavid Schulz2023-12-041-5/+31
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* CppEditor: Make a few CppModelManager functions statichjk2023-07-121-1/+1
* Debugger: Silence soft assertChristian Stenger2023-07-061-1/+2
* Debugger: Add missing full stops and quotesEike Ziller2023-06-141-7/+7
* ProjectManager: Auto-register build settings aspectshjk2023-06-011-2/+2
* Debugger: Fix compatibility for debugger engine statesChristian Stenger2023-05-091-0/+4
* Layouting: Handle attach types via setterhjk2023-05-031-1/+2
* Utils: Remove one LayoutBuilder::addRow() overloadhjk2023-04-251-3/+3
* Debugger: Make debugger aspect more explicitChristian Stenger2023-04-201-137/+42
* Debugger: Improve detection for the need of Qml DebuggerChristian Stenger2023-04-201-1/+17
* Debugger: Put DebuggerRunConfigurationAspect into a DetailsWidgetAlessandro Portale2023-04-041-2/+31
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused includes of QFormLayoutJarek Kobus2022-11-181-1/+0
* Debugger: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-311-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Make the second parameter to LayoutBuilder::attach() an enumhjk2022-07-261-1/+1
* Debugger: Convert to Tr::trhjk2022-07-081-7/+9
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-0/+5
* Debugger: Improve layout in DebuggerLanguageAspectAlessandro Portale2022-01-201-0/+1
* Utils: Avoid intermediate widgets when using LayoutBuilderhjk2021-03-161-4/+2
* Utils: Use value/setValue instead of settings also for TriStateAspectshjk2021-02-221-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+5
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-4/+4
* ProjectExplorer: Add LayoutBuilder::addRow() convenience functionhjk2020-08-051-4/+4
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-231-0/+1
|\
| * Run configuration: Fix layout of debugging optionsEike Ziller2020-03-201-0/+1
* | DebuggerAspect: Simplify handling of Qml debuggingTobias Hunger2020-02-191-9/+7
|/
* QmakeBuildConfiguration: Make use of Qt-related build aspectsChristian Kandeler2019-11-281-10/+3
* Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-281-1/+2
* QtSupport: Add a QmlDebuggingAspectChristian Kandeler2019-11-251-0/+3
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-8/+4
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-10-281-0/+8
|\