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
*
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
|
\
|
*
Fix some memory leaks
Christian Kandeler
2019-10-23
1
-0
/
+8
*
|
ProjectExplorer: Prepare more flexibility to aspect layouting
hjk
2019-10-18
1
-21
/
+16
|
/
*
Debugger: (Sub-)Aspectify DebuggerRunConfigurationAspect
hjk
2019-10-02
1
-130
/
+145
*
Debugger: Remove QML port settings in run configs
hjk
2019-09-30
1
-50
/
+0
*
Debugger: Add a per-runconfig way to add debugger startup command
hjk
2019-09-30
1
-4
/
+23
*
Remove usages of deprecated APIs of QLayout
Sona Kurazyan
2019-09-02
1
-2
/
+2
*
connect() to ambiguous signals/slots: Replace static_cast with QOverload
Alessandro Portale
2019-05-28
1
-1
/
+1
*
Debugger: Remove mis-spelled and unused function
hjk
2019-02-21
1
-5
/
+0
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-1
/
+1
*
Help: Rename handleHelpRequest to showHelpUrl
Eike Ziller
2019-01-25
1
-1
/
+1
*
Debugger: Strip QLatin1* where possible
Orgad Shaneh
2018-10-13
1
-11
/
+11
*
ProjectExplorer: Update "generic" run configuration aspects
hjk
2018-09-13
1
-2
/
+2
*
ProjectExplorer: Remove IRunConfigurationAspect::runConfiguration
hjk
2018-09-13
1
-3
/
+2
*
ProjectExplorer: Remove RunConfigWidget wrapper class
hjk
2018-09-13
1
-4
/
+3
*
Debugger: Store target pointer in DebuggerRunConfigurationAspect
hjk
2018-09-13
1
-5
/
+5
*
Debugger: Avoid two uses of IRCAspect::runConfiguration
hjk
2018-09-12
1
-7
/
+0
*
Debugger: Modernize
Alessandro Portale
2018-07-25
1
-2
/
+2
*
ProjectExplorer: Fix copying of RunConfigurationAspects
hjk
2017-11-10
1
-6
/
+0
*
Unify projectexplorer language IDs
Ulf Hermann
2017-01-30
1
-3
/
+3
*
Use function objects for IRunConfigurationAspect::createConfigurationWidget
hjk
2016-04-22
1
-5
/
+1
*
RemoteLinux: Move portsUsedByDebugger() to DebuggerRunConfigurationAspect
hjk
2016-01-26
1
-0
/
+10
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Merge remote-tracking branch 'origin/3.6'
Eike Ziller
2015-12-15
1
-3
/
+5
|
\
|
*
Debugger: Don't auto-enable QML debugging if LANG_QMLJS isn't set
Ulf Hermann
2015-12-11
1
-3
/
+5
*
|
Debugger: Move aspect data into separate structure
hjk
2015-12-15
1
-34
/
+26
|
/
*
Debugger: More modernization
hjk
2015-02-27
1
-13
/
+9
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Debugger: Some code modernization
hjk
2015-02-12
1
-13
/
+13
*
|
ProjectExplorer: More direct update of runconfiguration data
hjk
2014-12-15
1
-2
/
+2
|
/
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
Fix behavior of debugger run widget.
Christian Kandeler
2014-09-02
1
-2
/
+6
*
Do not fully qualify types in ProjectExplorer namespace
Kai Koehne
2014-04-03
1
-6
/
+6
*
Update debugger language aspect in run settings when qmake step changes
Kai Koehne
2014-03-31
1
-4
/
+34
*
Debugger: Keep auto setting for debugger language when widget is shown
Kai Koehne
2014-03-27
1
-4
/
+10
*
Debugger: Do not enable QML-debugging by default for projects using C++.
Friedemann Kleint
2014-02-21
1
-3
/
+5
[next]