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
/
testcodeparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-4
/
+4
*
Replace two bool flags with one enum
Jarek Kobus
2021-07-02
1
-24
/
+23
*
Simplify the assert condition
Jarek Kobus
2021-07-01
1
-3
/
+3
*
AutoTest: Use Utils::FilePath for files and directories
Christian Stenger
2021-05-27
1
-17
/
+17
*
AutoTest: Prefer ITestParser to ITestFramework in TestCodeParser
Bernhard Beschow
2021-02-08
1
-26
/
+19
*
AutoTest: Turn global variable into attribute
Bernhard Beschow
2021-01-06
1
-10
/
+6
*
Don't access static functions/fields via instance
Alessandro Portale
2020-11-27
1
-4
/
+4
*
AutoTest: Introduce ITestTool
Christian Stenger
2020-11-16
1
-6
/
+10
*
AutoTest: Clean up header mess
Christian Stenger
2020-11-09
1
-4
/
+4
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-2
/
+2
*
AutoTest: Restore former check state on reparse
Christian Stenger
2020-06-18
1
-0
/
+1
*
AutoTest: Move TestCodeParser and TestTreeModel ownership to plugin pimpl
hjk
2020-03-20
1
-7
/
+4
*
AutoTest: Use ITestFramework * instead of its id in some cases
hjk
2020-03-16
1
-28
/
+20
*
AutoTest: Reparse only newly added frameworks
Christian Stenger
2019-09-18
1
-1
/
+0
*
AutoTest: Remove leftover code and message
Christian Stenger
2019-09-17
1
-11
/
+1
*
AutoTest: Allow re-parsing with a sub-set of parsers
Christian Stenger
2019-09-17
1
-32
/
+40
*
AutoTest: Re-order responsibilities
Christian Stenger
2019-09-06
1
-0
/
+1
*
AutoTest: Unify container usage in TestFrameworkManager
Christian Stenger
2019-08-22
1
-1
/
+1
*
Autotest: Avoid a deprecation warning
hjk
2019-07-05
1
-1
/
+1
*
Avoid more deprecation warnings
hjk
2019-07-05
1
-2
/
+2
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-2
/
+2
*
AutoTest: Remove scan filter capability
Christian Stenger
2019-03-18
1
-23
/
+0
*
Remove hard-coded disabling of debug logs
Orgad Shaneh
2018-10-13
1
-1
/
+1
*
Utils: Purge qtcfallthrough.h
Orgad Shaneh
2018-04-09
1
-1
/
+0
*
AutoTest: Access plugin singleton through static functions
Christian Stenger
2018-02-01
1
-1
/
+1
*
Introduce Q_FALLTHROUGH()
Friedemann Kleint
2018-01-24
1
-1
/
+2
*
AutoTest: Fix wrong behavior when rescan is triggered
Christian Stenger
2018-01-16
1
-1
/
+1
*
Session: Remove projectContainsFile
Tobias Hunger
2017-12-08
1
-1
/
+1
*
Project: Make Project::files return a FileNameList
Tobias Hunger
2017-12-08
1
-1
/
+1
*
Drop unused variables and lambda captures
Ulf Hermann
2017-09-08
1
-1
/
+1
*
AutoTest: Ensure reparse even for unlisted Qml files
Christian Stenger
2017-08-25
1
-3
/
+4
*
Merge remote-tracking branch 'origin/4.3' into master
Orgad Shaneh
2017-05-23
1
-1
/
+4
|
\
|
*
Reduce CPU load of test parsing
Eike Ziller
2017-05-16
1
-1
/
+4
*
|
AutoTest: Remove not needed code
Christian Stenger
2017-05-19
1
-1
/
+0
|
/
*
Autotest: Avoid needless iterations over the project files
Orgad Shaneh
2017-05-11
1
-1
/
+1
*
Autotest: De-noise TestCodeParser
Orgad Shaneh
2017-05-11
1
-9
/
+11
*
AutoTest: Do not perform parse for disabled parsers
Christian Stenger
2017-03-09
1
-0
/
+2
*
AutoTest: Handle conflicting update triggers
Christian Stenger
2017-03-08
1
-2
/
+9
*
AutoTest: Ensure that removing and adding qml files is noticed
Christian Stenger
2017-03-07
1
-9
/
+23
*
AutoTest: Modernize code
Christian Stenger
2017-02-17
1
-5
/
+5
*
AutoTest: Allow basic filtering of scanned folders
Christian Stenger
2017-01-26
1
-1
/
+40
*
AutoTest: Avoid scheduling single shots if not necessary
Christian Stenger
2017-01-03
1
-0
/
+2
*
AutoTest: Always parse if plugin is enabled
Christian Stenger
2016-12-12
1
-19
/
+5
*
AutoTest: Limit purging of test tree to project switching
Christian Stenger
2016-12-02
1
-2
/
+1
*
Reduce thread priority for test parsing
Eike Ziller
2016-11-15
1
-1
/
+2
*
AutoTest: Fix handling of enabled state for code parser
Christian Stenger
2016-11-14
1
-17
/
+9
*
AutoTest: Re-do multi-threaded parsing for tests
Christian Stenger
2016-11-11
1
-41
/
+20
*
AutoTest: Speed up parsing for tests
Christian Stenger
2016-11-07
1
-21
/
+29
*
AutoTest: Reduce re-parsings while editing single file
Christian Stenger
2016-10-26
1
-10
/
+39
*
AutoTest: Modernize code a bit
Christian Stenger
2016-09-29
1
-1
/
+1
[next]