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
/
testtreeitem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoTest: Avoid freeze on changing sort order
Christian Stenger
2024-11-14
1
-2
/
+2
*
Autotest: Replace occurrences of FilePath::toString
Andrii Semkiv
2024-09-06
1
-5
/
+4
*
Various Plugins: Simplify return QList statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
AutoTest: Postpone removal of root node
Christian Stenger
2023-07-11
1
-3
/
+8
*
AutoTest: Optimize TestCodeParser::scanForTests
Jarek Kobus
2023-04-24
1
-4
/
+4
*
AutoTest: Widen scope for run under cursor
Christian Stenger
2023-02-07
1
-0
/
+42
*
AutoTest: Use using namespace Utils more often
Jarek Kobus
2023-01-27
1
-14
/
+16
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Autotest: Convert to Tr::tr
hjk
2022-08-01
1
-3
/
+3
*
AutoTest: Sort tests case insensitive inside Tests view
Christian Stenger
2021-06-03
1
-5
/
+9
*
AutoTest: Use Utils::FilePath for files and directories
Christian Stenger
2021-05-27
1
-10
/
+10
*
Utils: filepathify Link
David Schulz
2021-05-25
1
-3
/
+4
*
AutoTest: Free TestTreeItem from CppTools dependency
Bernhard Beschow
2021-04-12
1
-42
/
+0
*
AutoTest: Improve type safety in TestTreeItem
Bernhard Beschow
2021-02-04
1
-2
/
+2
*
AutoTest: Introduce ITestConfiguration
Christian Stenger
2020-11-16
1
-8
/
+15
*
AutoTest: Introduce ITestTreeItem
Christian Stenger
2020-11-16
1
-118
/
+138
*
AutoTest: Clean up header mess
Christian Stenger
2020-11-09
1
-1
/
+2
*
AutoTest: Use base of framework inside TestTreeItem
Christian Stenger
2020-11-09
1
-3
/
+4
*
AutoTest: Support gathering failed tests
Christian Stenger
2020-09-16
1
-0
/
+10
*
Autotest: Keep track of generating framework in TestTreeItem
hjk
2020-03-27
1
-2
/
+9
*
Utils: Rename FilePathList to simply FilePaths
hjk
2019-12-18
1
-1
/
+1
*
CppTools: Move QtVersion and BuildTargetType
Eike Ziller
2019-09-10
1
-1
/
+1
*
AutoTest: Shuffle namespaces for clearer separation
Christian Stenger
2019-09-02
1
-2
/
+0
*
AutoTest: Add automatic run after build
Christian Stenger
2019-09-02
1
-0
/
+2
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-3
/
+3
*
AutoTest: Adapt Type enum
Christian Stenger
2019-05-23
1
-3
/
+3
*
AutoTest: Add suite layer for tests
Christian Stenger
2019-05-16
1
-1
/
+5
*
Merge remote-tracking branch 'origin/4.7'
Eike Ziller
2018-08-15
1
-0
/
+5
|
\
|
*
AutoTest: Fix and unify handling of group nodes
Christian Stenger
2018-08-07
1
-0
/
+5
*
|
Utils: move code model icons to utils
David Schulz
2018-08-06
1
-2
/
+2
*
|
AutoTest: Code cosmetics
Christian Stenger
2018-07-20
1
-11
/
+6
|
/
*
AutoTest: Add action to run all tests from current file
Sergey Morozov
2018-05-15
1
-0
/
+5
*
AutoTest: Use TypedTreeItem for test tree items
Christian Stenger
2018-04-20
1
-25
/
+7
*
AutoTest: Avoid unneeded duplication on rebuild
Christian Stenger
2018-04-16
1
-0
/
+7
*
AutoTest: Simplify determination of RunConfiguration
Christian Stenger
2018-04-13
1
-2
/
+2
*
AutoTest: Provide possibility to copy tree items
Christian Stenger
2018-04-11
1
-0
/
+14
*
AutoTest: Use a prefix in autotest.qrc
Alessandro Portale
2018-04-04
1
-1
/
+1
*
AutoTest: Add possibility to trigger test run from source
Pawel Rutka
2018-03-16
1
-0
/
+14
*
AutoTest: Fix marking for removal
Christian Stenger
2018-03-07
1
-2
/
+3
*
AutoTest: Redo check state handling
Christian Stenger
2018-01-25
1
-66
/
+3
*
AutoTest: Allow grouping of test cases
Christian Stenger
2018-01-15
1
-6
/
+35
*
TextEditor: move Link class to separate header in Utils
Ivan Donchevskii
2017-11-27
1
-5
/
+3
*
AutoTest: Fix retrieval of build system target
Christian Stenger
2017-10-17
1
-0
/
+3
*
AutoTest: Try harder to find relevant build targets
Christian Stenger
2017-09-26
1
-3
/
+27
*
CppTools: Add target type information to project part
Christian Stenger
2017-09-18
1
-1
/
+4
*
AutoTest: Do not blindly mark tree items for removal
Christian Stenger
2017-08-25
1
-7
/
+5
*
AutoTest: Avoid guessing run configuration
Christian Stenger
2017-07-31
1
-1
/
+1
*
AutoTest: Make test tree root items checkable
Christian Stenger
2017-06-29
1
-6
/
+9
*
Merge remote-tracking branch 'origin/4.3'
Orgad Shaneh
2017-06-20
1
-0
/
+11
|
\
[next]