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
/
clangcodemodel
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-2
/
+4
*
Clang*: Some code cosmetics
hjk
2025-04-09
1
-2
/
+0
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-2
/
+2
*
Utils: Use the new Result class in some FilePath functions
hjk
2024-10-01
1
-1
/
+1
*
ClangCodeModel: Add test case for documentation in cpp files
Christian Kandeler
2024-09-26
6
-3
/
+63
*
Core: Make IDocument::save() return an expected_str<void>
hjk
2024-09-24
1
-2
/
+2
*
Use convenience BaseTextEditor::currentEditor a bit more
hjk
2024-07-16
1
-1
/
+1
*
Editor: remove TextDocumentManipulator
David Schulz
2024-07-01
1
-46
/
+45
*
Editor: reduce complexity of TextDocumentManipulator
David Schulz
2024-07-01
1
-9
/
+9
*
TextEditor: Move TextDocument::setIfdefedOutBlocks() to CppEditor
Christian Kandeler
2024-07-01
1
-1
/
+3
*
ClangCodeModel: Fix build
Eike Ziller
2024-06-27
1
-9
/
+9
*
Editor: Simplify TextDocumentManipulator
David Schulz
2024-06-27
1
-89
/
+19
*
ClangCodeModel: Bump minimum clangd version
Christian Kandeler
2024-05-24
1
-6
/
+1
*
ClangCodeModel: Make "live update" of dependent sources opt-in
Christian Kandeler
2024-04-15
1
-0
/
+16
*
CppEditor: Introduce per-project code model settings
Christian Kandeler
2024-03-15
1
-1
/
+1
*
CppEditor: Move some convenience functions to CppCodeModelSettings class
Christian Kandeler
2024-03-12
1
-1
/
+1
*
LanguageClient: improve clangd function hint
David Schulz
2024-03-11
1
-9
/
+16
*
Revert "Clangd: Avoid client restart after modifying open documents"
Christian Kandeler
2024-03-04
1
-2
/
+8
*
Various plugins: Fix some more C++20 warnings about [=] captures
Jarek Kobus
2024-02-06
1
-1
/
+1
*
ClangcodeModel: Move test creation closer to tested code
hjk
2024-01-24
6
-296
/
+340
*
CppEditor: Also rename function comments for declarations
Christian Kandeler
2023-11-29
2
-1
/
+10
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2023-11-20
1
-8
/
+2
|
\
|
*
Clangd: Avoid client restart after modifying open documents
David Schulz
2023-11-17
1
-8
/
+2
*
|
ClangCodeModel: Forward to the built-in code model
Christian Kandeler
2023-10-17
4
-16
/
+1
|
/
*
CppEditor: Consider symbol occurrences in comments
Christian Kandeler
2023-09-01
2
-1
/
+20
*
ClangCodeModel: Take changes from header files into account immediately
Christian Kandeler
2023-08-22
8
-0
/
+65
*
QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
ClangCodeModel: fix crash on followSymbol
David Schulz
2023-06-28
2
-0
/
+33
*
TextEditor: Add dedicated text style for C++ concepts
Christian Kandeler
2023-06-20
1
-2
/
+2
*
ClangCodeModel: Adapt to new "inactiveRegions" notification in clangd
Christian Kandeler
2023-06-08
1
-2
/
+4
*
ClangCodeModel: Support new clangd semantic token for labels
Christian Kandeler
2023-06-07
1
-0
/
+3
*
Utils: make column of convertPosition 0-based to merge it into Position
David Schulz
2023-05-24
1
-10
/
+10
*
SearchResultItem: Introduce SearchResultItems
Jarek Kobus
2023-05-08
2
-18
/
+17
*
Utils: Move SearchResultItem/Color into Utils
Jarek Kobus
2023-05-08
2
-19
/
+19
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-04-13
1
-1
/
+1
|
\
|
*
ClangCodeModel: Do not try to rename macros and namespaces with clangd
Christian Kandeler
2023-04-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-03-16
3
-0
/
+7
|
\
|
|
*
ClangCodeModel: Consider concepts in semantic highlighting
Christian Kandeler
2023-03-14
3
-0
/
+7
*
|
ClangCodeModel: Remove unneeded code
Christian Kandeler
2023-02-15
3
-746
/
+21
|
/
*
ClangCodeModel: Ignore built-in types
Christian Kandeler
2023-02-03
1
-2
/
+0
*
ClangCodeModel: Ignore number literals
Christian Kandeler
2023-02-03
1
-15
/
+0
*
ClangCodeModel: Ignore boolean and pointer literals
Christian Kandeler
2023-02-02
1
-3
/
+0
*
CppEditor: Fully handle raw string literals in the syntax highlighter
Christian Kandeler
2023-02-02
1
-9
/
+0
*
ClangCodeModel: Make use of new semantic token in clangd
Christian Kandeler
2023-02-01
1
-8
/
+0
*
Designer: Update C++ code model on an object name change in designer
Christian Kandeler
2023-01-27
1
-1
/
+1
*
FilePathify some testing code
hjk
2023-01-13
3
-17
/
+14
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
19
-19
/
+19
*
ClangCodeModel: Use newly implemented clangd support for operators
Christian Kandeler
2022-12-13
1
-20
/
+2
*
ClangTools: Pass context object to lambda connections
Jarek Kobus
2022-12-08
1
-1
/
+1
[next]