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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align the token types with qmlls
HEAD
master
Semih Yavuz
3 hours
2
-2
/
+8
*
Android: Merge 2 workers into one recipe
Jarek Kobus
5 hours
1
-13
/
+10
*
Android: Introduce androidKicker()
Jarek Kobus
5 hours
2
-3
/
+17
*
Android: Merge 2 workers into one recipe
Jarek Kobus
5 hours
1
-6
/
+7
*
Revert "Core: Remove outdated fallback in EditorManager::defaultTextEncoding()"
David Schulz
8 hours
1
-5
/
+6
*
VcsOutputWindow: Add working directory to append functions
Andre Hartmann
25 hours
29
-212
/
+214
*
ProjectExplorer: Put XcodebuildParser tests into dedicated class
Christian Kandeler
27 hours
4
-58
/
+71
*
ExtensionManager: Show info message regarding external extensions repo
Alessandro Portale
28 hours
2
-4
/
+58
*
CMake: Handle `.cmake.in` files as CMake files
Eike Ziller
30 hours
1
-0
/
+1
*
ProjectExplorer: Move LinuxIccParser tests into dedicated class
Christian Kandeler
31 hours
4
-57
/
+72
*
ProjectExplorer: Make Task members private
Christian Kandeler
31 hours
45
-300
/
+384
*
VcsOutputWindow: Unify and simplify newline handling
Andre Hartmann
34 hours
1
-5
/
+6
*
VcsOutputWindow: Reorder append...() functions
Andre Hartmann
34 hours
2
-17
/
+17
*
ProjectExplorer: Move ClangParser tests into dedicated object
Christian Kandeler
34 hours
4
-112
/
+125
*
GLSL: Fix handling of interface blocks
Christian Stenger
39 hours
2
-0
/
+18
*
ProjectExplorer: Do not show generally show stderr output of local LLMs
Christian Kandeler
2 days
1
-3
/
+2
*
Remove some gone dependencies
Christian Stenger
2 days
1
-1
/
+0
*
Android: Setup qml channel early
Jarek Kobus
2 days
3
-31
/
+44
*
Core: Add some "StandardLocation" file variables
Alessandro Portale
2 days
1
-0
/
+23
*
ProjectExplorer: Add convenience overload to TaskHub
Christian Kandeler
2 days
25
-93
/
+89
*
ProjectExplorer: Move CustomParser tests into dedicated class
Christian Kandeler
2 days
4
-120
/
+127
*
Android: Add source/libs for all sub-projects to Java LS
Aaron McCarthy
2 days
1
-23
/
+37
*
Utils: Replace some TextCodec::toUnicode() overloads
hjk
3 days
4
-13
/
+11
*
Utils: make Text::positionInText column 0-based
David Schulz
3 days
13
-32
/
+31
*
CppEditor: Simplify EscapeStringLiteralOperation
hjk
3 days
1
-4
/
+2
*
CppEditor: remove some positionInText calls
David Schulz
3 days
2
-14
/
+6
*
Revert "Core: Fix build with MSVC2019"
Christian Stenger
3 days
1
-2
/
+1
*
LanguageClientManager: Relax check for project
Sami Shalayel
3 days
1
-1
/
+1
*
ProjectExplorer: Remove unneeded function TaskModel::tasks()
Christian Kandeler
3 days
2
-15
/
+2
*
ProjectExplorer: Move GccParser tests into dedicated object
Christian Kandeler
3 days
4
-267
/
+280
*
Utils: Remove TextCodec::codecForLocale()
hjk
3 days
2
-2
/
+2
*
Core: Remove outdated fallback in EditorManager::defaultTextEncoding()
hjk
3 days
1
-6
/
+5
*
EditorManager: Drop EditorManager::defaultTextCodec()
hjk
3 days
4
-11
/
+5
*
Git: Code cosmetics
hjk
3 days
2
-3
/
+11
*
CPlusPlus: Save a few cycles in Client::isInjectedFile()
hjk
3 days
2
-3
/
+3
*
Core: Remove TextFileFormat::{codec,setCodec}
hjk
3 days
7
-13
/
+8
*
EditorManager: Swap EditorManager::defaultText{Codec,Encoding}
hjk
3 days
1
-11
/
+8
*
Core: Show progress during plugin installation
Marcus Tillmanns
4 days
1
-4
/
+26
*
PerfProfiler: Merge 2 workers into one recipe
Jarek Kobus
4 days
1
-11
/
+11
*
LanguageClient: simplify turning Text::Range to QTextCursor
David Schulz
4 days
1
-9
/
+2
*
ProjectExplorer: Merge the two places where test objects were set up
Christian Kandeler
4 days
1
-7
/
+5
*
QmlProfiler: Merge 2 workers into one recipe
Jarek Kobus
4 days
3
-11
/
+46
*
ProjectExplorer: Put GCC ABI guessing tests into dedicated class
Christian Kandeler
4 days
4
-73
/
+85
*
ProjectExplorer: Put GnuMakeParser tests into dedicated class
Christian Kandeler
4 days
4
-110
/
+122
*
Python: use static QRegularExpression
David Schulz
4 days
1
-5
/
+8
*
Editors: Add environment variable for suspension debugging
Eike Ziller
4 days
1
-1
/
+8
*
ProjectExplorer: Put Abi tests into a dedicated object
Christian Kandeler
4 days
4
-274
/
+283
*
RunControl: Introduce ProcessSetupConfig
Jarek Kobus
4 days
5
-19
/
+28
*
RunControl: Introduce handleProcessCancellation
Jarek Kobus
4 days
2
-11
/
+17
*
ProjectExplorer: Put Project tests into dedicated object
Christian Kandeler
4 days
4
-250
/
+260
[next]