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
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Devcontainer: Implement workspace mount
Marcus Tillmanns
32 hours
1
-10
/
+22
*
Devcontainer: Implement variable substitution
Marcus Tillmanns
34 hours
1
-17
/
+103
*
Devcontainer: Add lifecycle hook execution
Marcus Tillmanns
37 hours
1
-5
/
+51
*
Devcontainer: Add image container test
Marcus Tillmanns
40 hours
1
-0
/
+32
*
Debugger: Remove Qt5Compat dependency in autotest
hjk
2 days
1
-1
/
+1
*
Utils: Remove Text{Codec,Encoding}::mibEnum()
hjk
3 days
1
-1
/
+1
*
CPlusPlus: Drop a few simple accessor functions
hjk
3 days
1
-6
/
+4
*
Revert "Tests: Disable devcontainer auto test for MSVC2019"
Christian Stenger
4 days
2
-9
/
+0
*
Devcontainer: Make "context" argument non optional
Marcus Tillmanns
4 days
1
-1
/
+0
*
Devcontainer: Inspect Image
Marcus Tillmanns
4 days
1
-3
/
+7
*
Devcontainer: Check docker system before running tests
Marcus Tillmanns
5 days
1
-0
/
+18
*
DevContainer: Replace monostate with optional
Marcus Tillmanns
5 days
1
-6
/
+13
*
Utils: Move TextCodec::encodingForLocale() to TextEncoding
hjk
9 days
1
-1
/
+1
*
TextEditor: Reduce use of (Q)TextCodec
hjk
10 days
1
-1
/
+1
*
LanguageServer: Reduce use of (Q)TextCodec
hjk
10 days
1
-47
/
+74
*
Tests: Disable devcontainer auto test for MSVC2019
Christian Stenger
11 days
2
-0
/
+9
*
UpdateInfo: Separate retrieval of "available" packages
Eike Ziller
2025-06-11
1
-0
/
+35
*
TaskTree: Add optional WorkflowPolicy arg to When() c'tors
Jarek Kobus
2025-06-06
1
-0
/
+29
*
TaskTree: Make more classes final
Jarek Kobus
2025-06-05
1
-1
/
+1
*
qbs build: Use bundled libarchive, if necessary
Christian Kandeler
2025-06-02
1
-15
/
+1
*
TaskTree: Add When overload
Jarek Kobus
2025-06-02
1
-0
/
+18
*
Utils: Allow nested initializers in CommandLine
Marcus Tillmanns
2025-05-27
1
-0
/
+6
*
Merge remote-tracking branch 'origin/17.0'
Eike Ziller
2025-05-26
1
-2
/
+8
|
\
|
*
Fix qbs build when using MinGW
Christian Stenger
2025-05-26
1
-2
/
+8
*
|
DevContainer: Implement devcontainer Instance
Marcus Tillmanns
2025-05-22
2
-1
/
+39
*
|
DevContainer: Fix qbs build
Christian Stenger
2025-05-22
1
-0
/
+3
*
|
DevContainer: Add library to parse devcontainer configs
Marcus Tillmanns
2025-05-22
5
-0
/
+118
*
|
Utils: Add stringutils function to remove comments from json files
Marcus Tillmanns
2025-05-21
1
-0
/
+88
*
|
LanguageServer: Use Utils::TextCodec instead of QTextCodec
hjk
2025-05-19
1
-14
/
+15
*
|
Utils: Remove direct uses of QTextCodec from file search
hjk
2025-05-15
1
-3
/
+2
*
|
TaskTree test: Sync with Qt
Jarek Kobus
2025-05-14
1
-6
/
+15
|
/
*
Utils: Use Result<> in TemplateEngine
hjk
2025-04-29
1
-4
/
+8
*
Utils: Merge the two FileSaver::write() overloads
hjk
2025-04-23
1
-1
/
+1
*
Debugger: Some code cosmetics in dumper test
hjk
2025-04-23
1
-16
/
+16
*
Replace a few FileSaver::errorString() uses with Result<>::error()
hjk
2025-04-23
1
-2
/
+2
*
Core: Use Result<ExternalTool *> in ExternalToolManager
hjk
2025-04-15
1
-24
/
+29
*
Utils: Add function to normalize lineendings in a QByteArray
hjk
2025-04-15
1
-0
/
+23
*
Utils: Move and rename result testing macros from expected.h to result.h
hjk
2025-04-14
1
-4
/
+4
*
Tests: Fix linking
Christian Stenger
2025-04-14
7
-6
/
+7
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
6
-16
/
+16
*
ExtensionSystem: Return Utils::Result from IPlugin::initialize()
Jarek Kobus
2025-04-11
4
-22
/
+16
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
2
-6
/
+7
*
ProjectExplorer: Fix hang on ProcessList update
Marcus Tillmanns
2025-04-10
1
-2
/
+3
*
Tests: Add test to qbs build
Christian Stenger
2025-04-10
1
-0
/
+1
*
Various tests: Replace QVector by QList
hjk
2025-04-10
3
-14
/
+13
*
Various tests: Use QList instead of QVector
hjk
2025-04-10
4
-18
/
+17
*
ExtensionSystem: Replace QVector with QList
hjk
2025-04-09
2
-2
/
+2
*
CppEditor: Treat some function-like built-ins like functions
Christian Kandeler
2025-04-03
1
-0
/
+13
*
TaskTree: Add postCancelRecipe arg to withCancel()
Jarek Kobus
2025-04-03
1
-5
/
+63
*
CppEditor: Support constexpr-if in code formatter
Christian Kandeler
2025-04-01
1
-0
/
+14
[next]