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
/
clangtools
/
clangtoolsutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
Debugger: Replace DiagnosticsLocation with Utils::Link
hjk
2025-02-21
1
-6
/
+7
*
Utils: Remove parent argument from FileUtils dialogs
hjk
2025-01-06
1
-2
/
+1
*
ClangTools: Replace FilePath::toString
Andrii Semkiv
2024-09-12
1
-1
/
+1
*
Core: Expectify clangBinary()
Marcus Tillmanns
2024-08-29
1
-6
/
+4
*
ClangTools: Fix clang-tidy doc URL for versions >= 18
Christian Kandeler
2024-04-09
1
-1
/
+4
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
ClangTools: Fix clang-tidy documentationUrl for version 17.x.x
Cristian Adam
2023-10-20
1
-1
/
+1
*
ClangTools: Fix clang-tidy documentationUrl for version 17.0.0
Cristian Adam
2023-10-04
1
-3
/
+16
*
Utils, all: Standardize on QtcSettings
hjk
2023-09-27
1
-1
/
+1
*
Various Plugins: Simplify return QStringList statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
Utils: Rework CheckableMessageBox
hjk
2023-05-22
1
-2
/
+1
*
Utils: Unify CheckableMessageBox and make it look more native
Marcus Tillmanns
2023-05-17
1
-6
/
+5
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-1
/
+1
*
ClangTools: Prefer .clang-tidy file by default
Christian Kandeler
2023-04-13
1
-0
/
+8
*
Remove some QList::toVector() no-ops
hjk
2023-04-04
1
-2
/
+2
*
Utils: More explicit host os use to make it stand out
hjk
2023-03-07
1
-1
/
+1
*
ClangTools: Tr::tr
Alessandro Portale
2023-01-20
1
-17
/
+16
*
ClangTools: Reuse TaskTree
Jarek Kobus
2023-01-12
1
-0
/
+6
*
ClangToolsUtils: Add isVFSOverlaySupported()
Jarek Kobus
2023-01-12
1
-0
/
+13
*
ClangToolsUtils: Reuse ClangToolType enum
Jarek Kobus
2023-01-11
1
-37
/
+15
*
ClangToolsSettings: Reuse ClangToolType enum
Jarek Kobus
2023-01-11
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Clang: Limit the usage of qMakePair and std::make_pair
Jarek Kobus
2022-10-04
1
-16
/
+12
*
Utils: Remove Utils::optional
Eike Ziller
2022-09-01
1
-1
/
+1
*
Clang/C++: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*
Eike Ziller
2022-08-29
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
ClangTools: Support doc urls for pre-relase clang-tidy
Christian Kandeler
2022-08-16
1
-8
/
+12
*
ClangTools: Adapt to new clang-tidy documentation URL pattern
Christian Kandeler
2022-08-12
1
-2
/
+10
*
Utils: Make port.h slimmer
hjk
2022-07-27
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-09-13
1
-1
/
+1
|
\
|
*
ClangTools: Fix clazy documentation URL
Christian Kandeler
2021-09-08
1
-1
/
+1
*
|
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-5
/
+5
*
|
ClangTools/CppTools: Code cosmetics
hjk
2021-08-18
1
-2
/
+0
*
|
ClangTools: Simplify Internal::fullPath()
hjk
2021-08-18
1
-4
/
+1
*
|
ClangTools: Proliferate use of FilePath
hjk
2021-08-18
1
-33
/
+25
|
/
*
ClangTools: Make sure clazy doc URL corresponds to tool version
Christian Kandeler
2021-07-29
1
-1
/
+12
*
ClangTools: Make sure URL for clang-tidy checks is always correct
Christian Kandeler
2021-06-29
1
-1
/
+12
*
Debugger: filepathify DiagnosticLocation
David Schulz
2021-06-09
1
-2
/
+2
*
ClangTools: Avoid one use of mutable ProcessArgs::iterator
hjk
2021-05-11
1
-12
/
+3
*
Utils: Move process arguments class out of QtcProcess
hjk
2021-05-11
1
-1
/
+1
*
Utils: Merge {synchronous,qtc}process.{h,cpp} file pairs
hjk
2021-05-10
1
-2
/
+1
*
ClangTools: Add documentation for current diagnostic to tooltip
Christian Kandeler
2021-01-20
1
-0
/
+6
*
ClangTools: Allow to disable a specific type of diagnostic
Christian Kandeler
2020-11-17
1
-2
/
+6
*
ClangTools: Add automatic clang tool runner for open documents
David Schulz
2020-08-28
1
-0
/
+47
*
ClangTools: Add diagnostic mark class
David Schulz
2020-08-28
1
-1
/
+90
*
Various places: performance-for-range-copy
Alessandro Portale
2020-06-15
1
-1
/
+1
*
ClangTools: Remove dependency to libclang and custom clang binary
Nikolai Kosjar
2020-05-19
1
-1
/
+0
[next]