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
/
autotest
/
testconfiguration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Remove BuildTargetInfoList wrapper class
hjk
2019-05-14
1
-2
/
+2
*
AutoTest: Simplify some RunConfiguration use
hjk
2019-03-13
1
-5
/
+4
*
ProjectExplorer: Introduce Target::buildTarget(buildKey)
hjk
2019-02-20
1
-2
/
+1
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-1
/
+1
*
Remove hard-coded disabling of debug logs
Orgad Shaneh
2018-10-13
1
-1
/
+1
*
AutoTest: Replace some scary wording
Christian Stenger
2018-09-21
1
-6
/
+6
*
AutoTest: Code cosmetics
Christian Stenger
2018-07-20
1
-4
/
+0
*
AutoTest: Fix handling of test runs when project changes
Christian Stenger
2018-06-21
1
-5
/
+7
*
AutoTest: Code cosmetics
Christian Stenger
2018-06-19
1
-2
/
+2
*
AutoTest: Fix build key handling
Christian Stenger
2018-05-31
1
-6
/
+3
*
Finish merging Runnable and StandardRunnable
hjk
2018-05-23
1
-23
/
+11
*
AutoTest: Simplify determination of RunConfiguration
Christian Stenger
2018-04-13
1
-7
/
+1
*
ProjectExplorer: Consolidate RunConfiguration identifications
hjk
2018-04-12
1
-9
/
+5
*
AutoTest: Do not overwrite already found build system targets
Christian Stenger
2017-10-19
1
-0
/
+6
*
AutoTest: Avoid replacing a correct executable
Christian Stenger
2017-10-06
1
-0
/
+4
*
AutoTest: Ask for runnable if determination failed
Christian Stenger
2017-09-26
1
-3
/
+69
*
AutoTest: Early return if fail to get local executable
Christian Stenger
2017-09-26
1
-0
/
+2
*
AutoTest: Use single build target as fallback
Christian Stenger
2017-09-26
1
-4
/
+12
*
AutoTest: Unify handling of run modes
Christian Stenger
2017-09-18
1
-4
/
+8
*
AutoTest: Use StandardRunnable inside TestConfiguration
Christian Stenger
2017-09-12
1
-17
/
+16
*
AutoTest: Add minimal logging to TestConfiguration
Christian Stenger
2017-08-07
1
-3
/
+30
*
AutoTest: Avoid guessing run configuration
Christian Stenger
2017-07-31
1
-29
/
+50
*
AutoTest: Fix finding runconfig for multiple build targets
Christian Stenger
2017-06-26
1
-8
/
+13
*
AutoTest: Fix handling of multiple build targets
Christian Stenger
2017-06-19
1
-17
/
+17
*
AutoTest: Provide more details on failure or guess
Christian Stenger
2017-04-12
1
-5
/
+1
*
AutoTest: Fix handling of Qbs when searching for BuildTargetInfo
Christian Stenger
2017-03-29
1
-2
/
+6
*
AutoTest: Re-do completeTestInformation()
Christian Stenger
2017-03-28
1
-110
/
+60
*
AutoTest: Use better names and remove unused code
Christian Stenger
2017-02-24
1
-30
/
+22
*
CppTools: Clean up ProjectInfo
Nikolai Kosjar
2016-12-13
1
-1
/
+1
*
AutoTest: Move framework settings into framework manager
Christian Stenger
2016-10-10
1
-1
/
+0
*
AutoTest: Modernize code a bit
Christian Stenger
2016-09-29
1
-4
/
+2
*
Autotest: Replace macro usage with HostOsInfo
Orgad Shaneh
2016-09-12
1
-9
/
+3
*
AutoTest: Fix setting working directory
Christian Stenger
2016-08-08
1
-0
/
+43
*
AutoTest: Fix retrieval of executable
Christian Stenger
2016-07-28
1
-1
/
+6
*
AutoTest: Allow guessing configuration for debugging
David Schulz
2016-07-07
1
-1
/
+2
*
AutoTest: Avoid crash when accessing uninitialized runnable
Christian Stenger
2016-06-23
1
-1
/
+1
*
AutoTest: Add minimum support for debugging tests
Christian Stenger
2016-06-22
1
-1
/
+7
*
AutoTest: Move test framework related code...
Christian Stenger
2016-06-01
1
-65
/
+0
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-05-27
1
-1
/
+5
|
\
|
*
AutoTest: Fix creation of target file path for Qbs projects
Christian Stenger
2016-05-23
1
-1
/
+5
*
|
AutoTest: Separate test configurations
Christian Stenger
2016-05-19
1
-17
/
+62
|
/
*
AutoTest: Fix basic CMake support...
Christian Stenger
2016-03-07
1
-12
/
+32
*
AutoTest: Unify handling of test tree items...
Christian Stenger
2016-02-26
1
-34
/
+6
*
AutoTest: Fix source file construction on Windows
Christian Stenger
2016-01-28
1
-0
/
+17
*
ProjectExplorer: Drop LocalApplicationRunConfiguration
hjk
2016-01-26
1
-17
/
+24
*
Delete unneeded and prepare directory structure...
Christian Stenger
2016-01-22
1
-0
/
+255