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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/17.0'
Eike Ziller
6 days
1
-1
/
+2
|
\
|
*
AutoTest: Silence warning of file system watcher
Christian Stenger
6 days
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/17.0'
Eike Ziller
7 days
3
-4
/
+10
|
\
|
|
*
AutoTest: Fix QTest XML output handling
Christian Stenger
7 days
2
-1
/
+6
|
*
AutoTest: Do not use a wildcard disconnect
Christian Stenger
7 days
1
-3
/
+4
*
|
Merge remote-tracking branch 'origin/17.0'
Eike Ziller
9 days
4
-10
/
+25
|
\
|
|
*
AutoTest: Fix QTest output handling
Christian Stenger
13 days
1
-2
/
+2
|
*
AutoTest: Add summary handler for gtest
Christian Stenger
13 days
2
-0
/
+13
|
*
AutoTest: Fix gtest output handling
Christian Stenger
13 days
1
-6
/
+8
|
*
AutoTest: Fix display name for locator filter
Eike Ziller
14 days
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/17.0'
Eike Ziller
2025-05-14
4
-3
/
+34
|
\
|
|
*
AutoTest: Simplify running plugin unit test
Christian Stenger
2025-05-13
3
-3
/
+15
|
*
AutoTest: Avoid hard freeze
Christian Stenger
2025-05-12
1
-0
/
+19
*
|
Utils: Introduce a Utils::TextCodec class
hjk
2025-05-14
1
-1
/
+1
*
|
Utils: Avoid QTextCodec in Utils::TextFileFormat interface
hjk
2025-05-12
1
-1
/
+1
|
/
*
Autotest: optimize direct parent lookup of a new result item
David Schulz
2025-05-06
1
-2
/
+14
*
CPlusPlus: Paddle back a bit for fast pre-processing
Christian Stenger
2025-04-30
1
-1
/
+1
*
qbs build: Add convenience item for test resources
Christian Kandeler
2025-04-28
1
-3
/
+1
*
Utils: Allow validators operating on a single string in FancyLineEdit
hjk
2025-04-25
1
-2
/
+2
*
Utils: Use Result<> in FancyLinedit's validator
hjk
2025-04-23
1
-2
/
+4
*
Utils: Return Result<> from TextFileFormat::readFileUTF8()
hjk
2025-04-23
1
-4
/
+3
*
Utils: Make TextFileFormat::ReadResult a class
hjk
2025-04-23
1
-5
/
+4
*
qbs build: Set Qt resource properties centrally
Christian Kandeler
2025-04-17
1
-3
/
+1
*
Debugger: Introduce createDebuggerWorker and reuse it
Jarek Kobus
2025-04-17
1
-4
/
+7
*
AutoTest: Generate qrc files at build time
Christian Kandeler
2025-04-16
4
-113
/
+28
*
Fix build by including QElapsedTimer correctly
Zoltan Gera
2025-04-11
1
-0
/
+1
*
AutoTests: Some code cosmetics
hjk
2025-04-10
16
-39
/
+32
*
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
1
-1
/
+1
*
AutoTest: Move actions from toolbar to context menu
Christian Stenger
2025-03-14
1
-21
/
+18
*
AutoTest: Replace some dubious uses of ProjectExplorer::Target
Christian Kandeler
2025-03-14
3
-33
/
+20
*
AutoTest: Use Utils::FileSystemWatcher
hjk
2025-03-14
2
-27
/
+23
*
CppEditor: FilePath-ify CppModelManager::aboutToRemoveFiles()
hjk
2025-03-13
1
-2
/
+2
*
AutoTest: Use Kit instead of Target
Christian Kandeler
2025-03-12
1
-4
/
+3
*
ProjectExplorer: Make run config aspects take a BuildConfiguration
Christian Kandeler
2025-03-11
1
-1
/
+1
*
AutoTest: Replace a use of Target with BuildSystem
Christian Kandeler
2025-03-11
1
-8
/
+8
*
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
3
-47
/
+37
*
Utils: Simplify FilePath::relativePathFrom
hjk
2025-03-04
2
-3
/
+3
*
AutoTest: Make RunConfigurationSelectionDialog more local
hjk
2025-02-13
2
-36
/
+25
*
AutoTest: Fix placing of summary messages
Christian Stenger
2025-02-10
1
-3
/
+3
*
Autotest: Fix unused lambda capture
Jarek Kobus
2025-02-05
1
-2
/
+2
*
Utils: Use GuardedObject for some objects containing widgets
hjk
2025-01-31
2
-6
/
+7
*
ProjectExplorer: Add convenience accessors to some classes
Christian Kandeler
2025-01-23
2
-4
/
+4
*
AutoTest: Allow to skip special scenario test
Christian Stenger
2025-01-21
1
-0
/
+2
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
3
-11
/
+10
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
2
-2
/
+2
*
Debugger: Transform DebuggerRunParameters::displayName
Jarek Kobus
2025-01-10
1
-1
/
+1
*
Debugger: Transform DebuggerRunParameters::inferior
Jarek Kobus
2025-01-10
1
-1
/
+1
*
Disambiguate translations for "All"
Eike Ziller
2025-01-06
2
-2
/
+2
*
Utils: Remove parent argument from FileUtils dialogs
hjk
2025-01-06
1
-1
/
+1
*
ProjectExplorer: Introduce a RunControl::start()
hjk
2024-12-20
1
-1
/
+1
[next]