index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
debuggerrunconfigurationaspect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Make run config aspects take a BuildConfiguration
Christian Kandeler
2025-03-11
1
-10
/
+8
*
Debugger: Move unused portsUsedByDebugger() into comment
Jarek Kobus
2025-02-21
1
-10
/
+0
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
*
Utils: Make LayoutBuilder setter setup less repetitive
hjk
2024-06-04
1
-1
/
+1
*
Use LayoutBuilder V2
hjk
2024-05-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-04-22
1
-4
/
+4
|
\
|
*
Debugger: Fix crash on update debugger run configuration details
David Schulz
2024-04-18
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-03-20
1
-2
/
+7
|
\
|
|
*
German translation: Debugger
Eike Ziller
2024-03-18
1
-2
/
+7
*
|
Utils: Change individual TriStateAspect display strings individually
hjk
2024-02-22
1
-3
/
+3
|
/
*
Debugger: Create more uniform summary for debugger selection
hjk
2024-02-16
1
-17
/
+18
*
Debugger: Select C++ debugger if there is nothing else selected
hjk
2024-02-16
1
-1
/
+1
*
Debugger: Make DebuggerRunConfig sub-aspects direct members
hjk
2024-02-15
1
-67
/
+56
*
DebuggerRunConfigurationAspect: Don't leak m_pythonAspect
Jarek Kobus
2024-02-15
1
-0
/
+1
*
Debugger: add python debugger setting in run configuration
David Schulz
2023-12-04
1
-5
/
+31
*
Utils: Rename the new Storage to Store
hjk
2023-08-24
1
-2
/
+2
*
Use Utils::Storage instead of QVariantMap in a few places
hjk
2023-08-23
1
-2
/
+2
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
CppEditor: Make a few CppModelManager functions static
hjk
2023-07-12
1
-1
/
+1
*
Debugger: Silence soft assert
Christian Stenger
2023-07-06
1
-1
/
+2
*
Debugger: Add missing full stops and quotes
Eike Ziller
2023-06-14
1
-7
/
+7
*
ProjectManager: Auto-register build settings aspects
hjk
2023-06-01
1
-2
/
+2
*
Debugger: Fix compatibility for debugger engine states
Christian Stenger
2023-05-09
1
-0
/
+4
*
Layouting: Handle attach types via setter
hjk
2023-05-03
1
-1
/
+2
*
Utils: Remove one LayoutBuilder::addRow() overload
hjk
2023-04-25
1
-3
/
+3
*
Debugger: Make debugger aspect more explicit
Christian Stenger
2023-04-20
1
-137
/
+42
*
Debugger: Improve detection for the need of Qml Debugger
Christian Stenger
2023-04-20
1
-1
/
+17
*
Debugger: Put DebuggerRunConfigurationAspect into a DetailsWidget
Alessandro Portale
2023-04-04
1
-2
/
+31
*
Utils: Flatten LayoutBuilder related hierarchies
hjk
2023-01-20
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Remove unused includes of QFormLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Debugger: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*
Eike Ziller
2022-08-31
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Make the second parameter to LayoutBuilder::attach() an enum
hjk
2022-07-26
1
-1
/
+1
*
Debugger: Convert to Tr::tr
hjk
2022-07-08
1
-7
/
+9
*
ProjectExplorer: Copy more RunConfiguration data to RunControl
hjk
2022-04-12
1
-0
/
+5
*
Debugger: Improve layout in DebuggerLanguageAspect
Alessandro Portale
2022-01-20
1
-0
/
+1
*
Utils: Avoid intermediate widgets when using LayoutBuilder
hjk
2021-03-16
1
-4
/
+2
*
Utils: Use value/setValue instead of settings also for TriStateAspects
hjk
2021-02-22
1
-1
/
+1
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-2
/
+5
*
ProjectExplorer: Rename Base*Aspect to *Aspect
hjk
2020-08-14
1
-4
/
+4
*
ProjectExplorer: Add LayoutBuilder::addRow() convenience function
hjk
2020-08-05
1
-4
/
+4
*
Merge remote-tracking branch 'origin/4.12'
Eike Ziller
2020-03-23
1
-0
/
+1
|
\
|
*
Run configuration: Fix layout of debugging options
Eike Ziller
2020-03-20
1
-0
/
+1
*
|
DebuggerAspect: Simplify handling of Qml debugging
Tobias Hunger
2020-02-19
1
-9
/
+7
|
/
*
QmakeBuildConfiguration: Make use of Qt-related build aspects
Christian Kandeler
2019-11-28
1
-10
/
+3
*
Qmake: Make proper use of BuildDirectoryAspect
Christian Kandeler
2019-11-28
1
-1
/
+2
*
QtSupport: Add a QmlDebuggingAspect
Christian Kandeler
2019-11-25
1
-0
/
+3
*
LayoutBuilder: Allow for more compact code at calling sites
Christian Kandeler
2019-11-07
1
-8
/
+4
*
Merge remote-tracking branch 'origin/4.11'
Eike Ziller
2019-10-28
1
-0
/
+8
|
\
[next]