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
/
quick
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoTest: Silence warning of file system watcher
Christian Stenger
7 days
1
-1
/
+2
*
AutoTest: Avoid hard freeze
Christian Stenger
2025-05-12
1
-0
/
+19
*
AutoTests: Some code cosmetics
hjk
2025-04-10
2
-8
/
+6
*
AutoTest: Use Utils::FileSystemWatcher
hjk
2025-03-14
2
-27
/
+23
*
Utils: Use GuardedObject for some objects containing widgets
hjk
2025-01-31
1
-5
/
+5
*
Change RawProjectPart::projectFile to FilePath
Andrii Semkiv
2024-09-16
2
-2
/
+2
*
Autotest: Replace occurrences of FilePath::toString
Andrii Semkiv
2024-09-06
2
-11
/
+11
*
Remove #include <utils/fileutils.h> from most header files
hjk
2024-07-26
1
-1
/
+1
*
AutoTest: Guard against concurrent access
Christian Stenger
2023-09-27
2
-6
/
+13
*
AutoTest: Speed up scanning for tests
Christian Stenger
2023-09-08
2
-4
/
+12
*
AutoTest: Fix used IDs
Christian Stenger
2023-08-17
1
-1
/
+1
*
Test: Avoid some Id::withSuffix calls
hjk
2023-08-16
2
-2
/
+2
*
AutoTest: De-virtualize some properties
hjk
2023-07-14
2
-19
/
+8
*
AutoTest: Use new approach for settings
Christian Stenger
2023-07-13
2
-5
/
+3
*
AutoTest: Remove unused member
Christian Stenger
2023-07-13
3
-6
/
+3
*
AutoTest: Merge settings and tools hierarchies [2/2]
hjk
2023-07-12
3
-4
/
+3
*
CppEditor: Make a few CppModelManager functions static
hjk
2023-07-12
2
-7
/
+8
*
AutoTest: Merge settings and tools hierarchies [1/2]
hjk
2023-07-12
4
-26
/
+22
*
Autotest: Adapt to changed settings access pattern again
hjk
2023-07-10
1
-1
/
+1
*
AutoTest: Fix scan for Quick Tests
Christian Stenger
2023-07-07
1
-1
/
+2
*
AutoTest: Improve QRegularExpression usages
Christian Stenger
2023-07-04
1
-1
/
+1
*
AutoTest: Avoid some unneeded fetching of snapshot
Christian Stenger
2023-07-04
1
-3
/
+1
*
AutoTest: Avoid some snapshot copies
Christian Stenger
2023-07-04
1
-2
/
+2
*
AutoTests: Aspectify parts of main settings
hjk
2023-05-12
1
-2
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
2
-2
/
+2
*
AutoTest: Further optimize TestCodeParser::scanForTests()
Jarek Kobus
2023-04-25
4
-4
/
+5
*
AutoTest: Optimize TestCodeParser::scanForTests
Jarek Kobus
2023-04-24
2
-10
/
+12
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-04-24
1
-1
/
+7
|
\
|
*
AutoTest: Improve handling of Qt Quick Tests
Christian Stenger
2023-04-18
1
-1
/
+7
*
|
QmlJS: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-14
1
-4
/
+2
*
|
AutoTest: Fix missing includes
Christian Stenger
2023-03-02
1
-0
/
+2
*
|
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
2
-9
/
+14
*
|
Autotest: Use QPromise for async calls
Jarek Kobus
2023-02-27
2
-14
/
+11
*
|
TestRunner: Reuse TaskTree
Jarek Kobus
2023-02-03
2
-11
/
+6
|
/
*
AutoTest: Use using namespace Utils more often
Jarek Kobus
2023-01-27
4
-45
/
+46
*
AutoTest: Use TestResult as value type
Jarek Kobus
2023-01-27
5
-10
/
+7
*
AutoTest: Add option to disable derived checks
Marcus Tillmanns
2023-01-23
4
-8
/
+32
*
Autotest: Add ITestParser::supportedExtensions
Marcus Tillmanns
2023-01-23
1
-0
/
+2
*
AutoTest: Rename outputReader() into createOutputReader()
Jarek Kobus
2023-01-18
2
-4
/
+4
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
12
-12
/
+12
*
AutoTest: Pass context object to lambda connections
Jarek Kobus
2022-12-08
2
-15
/
+15
*
CPlusPlus: Return FilePaths from Document::includedFile
hjk
2022-11-25
1
-2
/
+2
*
CPlusPlus: Proliferate FilePath use
hjk
2022-11-22
1
-6
/
+7
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Autotest: Save a lookup in quicktestparser.cpp
hjk
2022-08-29
1
-6
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
12
-288
/
+24
*
Merge remote-tracking branch 'origin/8.0'
hjk
2022-08-03
2
-5
/
+4
|
\
|
*
Autotest: move global static into function
David Schulz
2022-08-02
1
-3
/
+2
|
*
AutoTest: Do not use reference for file content
Christian Stenger
2022-08-02
1
-1
/
+1
|
*
AutoTest: Prevent possible crash
Christian Stenger
2022-08-02
1
-1
/
+1
[next]