index
:
clang/clazy.git
1.10-based
1.11-based
1.12-based
1.13-based
1.4-based
1.5-based
1.6-based
1.7-based
1.8-based
1.9-based
master
upstream/1.1
upstream/1.10
upstream/1.11
upstream/1.12
upstream/1.2
upstream/1.3
upstream/1.4
upstream/1.5
upstream/1.6
upstream/1.7
upstream/1.8
upstream/1.9
upstream/boost_regex
upstream/ivan/fixes-for-llvm16
upstream/keeping_unstable_ref
upstream/master
upstream/mini-ast-dumper
upstream/mini-ast-dumper2
upstream/mr/177
upstream/mr/75
upstream/testingCI
upstream/testing_build_fix
upstream/testing_buildfix
upstream/testing_list_checks
upstream/work/ahmad/L1
upstream/work/alex/clang_tidy_docs
upstream/work/alex/cleanup_and_compat
upstream/work/alex/detach_fixits
upstream/work/alex/run_tests_uninstalled
upstream/work/alex/scoped_suppressions
upstream/work/alex/stringref
upstream/work/alex/stuff
upstream/work/comp_op_checker
upstream/work/ivan/project-level-dot-clazy-file
upstream/work/qt-keywords
upstream/work/spdx-ci
Vendor branches of https://cgit.kde.org/clazy.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Checks.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove inefficient-qlist check, the issue has been fixed in Qt6
Sergio Martins
2021-10-13
1
-4
/
+0
*
New check: Unexpected flag enumerator value
Waqar Ahmed
2021-07-27
1
-0
/
+2
*
add check: Use Static QRegularExpression
Waqar Ahmed
2021-07-25
1
-0
/
+2
*
rename check to use-arrow-operator-instead-of-data
Waqar Ahmed
2021-07-23
1
-2
/
+2
*
Add use-arrow-operator
Waqar Ahmed
2021-07-23
1
-0
/
+2
*
Update checks.json with the range-loop split
Sergio Martins
2021-03-06
1
-7
/
+7
*
Split range-loop check in range-loop-detach and range-loop-reference.
Christian Schärf
2021-02-21
1
-4
/
+6
*
Add fixit for forward declaration collected in QtCore/qcontainerfwd.h
Lucie Gérard
2020-12-22
1
-0
/
+3
*
qt6-deprecated-api-fixes: Fixed the check name in checks.json
Sergio Martins
2020-11-13
1
-3
/
+3
*
Add check for use of QLinkedList
Lucie Gerard
2020-11-06
1
-1
/
+1
*
Add check and fix for deprecated API removed in Qt6
Lucie Gerard
2020-11-06
1
-3
/
+3
*
Re-add qt6-qdir-fixes to checks.json
Sergio Martins
2020-10-09
1
-1
/
+4
*
Ran generate.py --generate
Sergio Martins
2020-10-09
1
-5
/
+2
*
Merge branch 'lugerard/clazy-qt6-merging-qlatin1string-char-to-u' into master
Sergio Martins
2020-10-09
1
-4
/
+3
|
\
|
*
Merge QLatin1String and QLatin1Char checks into qt6_qlatinstringchar_to_u
Lucie Gerard
2020-10-05
1
-6
/
+3
*
|
Qt6 header fixes
Lucie Gerard
2020-10-09
1
-2
/
+3
|
/
*
Added fixme to missing-qobject-macro
Jesper K. Pedersen
2020-08-30
1
-0
/
+1
*
Ran ./dev-scripts/generate.py --generate
Sergio Martins
2020-08-26
1
-3
/
+3
*
Add qt6-qdir-fixes check
Lucie Gerard
2020-08-26
1
-0
/
+3
*
Add fix-it to use-chrono-in-qtimer
Jesper K. Pedersen
2020-08-24
1
-3
/
+3
*
New check use-chrono-in-qtimer
Jesper K. Pedersen
2020-08-24
1
-0
/
+2
*
WIP: Add qt6-qlatin1string-to-u check
Lucie Gerard
2020-08-06
1
-0
/
+3
*
Add signature fixes for qHash functions
Lucie Gerard
2020-07-19
1
-0
/
+3
*
Add qt6-qlatin1string-to-u check
Lucie Gerard
2020-06-20
1
-0
/
+3
*
Introduce qstring-comparison-to-implicit-char
Sergio Martins
2020-05-04
1
-2
/
+4
*
Initial check for invalid JNI method signatures
Nicolas Fella
2020-04-24
1
-0
/
+2
*
heap-allocated-small-trivial-type: Don't warn if passed to something else
Sergio Martins
2019-11-27
1
-1
/
+1
*
Introduce overloaded-signal
Sergio Martins
2019-11-26
1
-0
/
+2
*
Use boost:regex if std::regex is missing
Sergio Martins
2019-10-28
1
-2
/
+0
*
qproperty-type-mismatch: Move to manual level
Sergio Martins
2019-09-03
1
-2
/
+2
*
Introduce qproperty-type-mismatch
Jean-Michaël Celerier
2019-09-03
1
-0
/
+2
*
Introduce signal-with-return-value
Sérgio Martins
2019-06-03
1
-0
/
+2
*
Introduce heap-allocated-small-trivial-type
Sergio Martins
2019-05-12
1
-0
/
+2
*
qvariant-template-instantiation: Move out of level 0, since it has false-posi...
Sergio Martins
2019-05-09
1
-2
/
+2
*
Remove level3 and movel those 5 checks to manual level
Sergio Martins
2019-03-04
1
-10
/
+10
*
Introduce qrequiredresult-candidates
Sergio Martins
2018-12-13
1
-0
/
+2
*
range-loop: Add fixit for adding qAsConst()
Sergio Martins
2018-12-05
1
-0
/
+1
*
function-args-by-ref: Add an experimental fixit
Sergio Martins
2018-12-04
1
-0
/
+1
*
range-loop: Add fixit for adding missing ref or const-ref
Sergio Martins
2018-12-03
1
-0
/
+1
*
New check: lowercase-qml-type-name
Sergio Martins
2018-11-18
1
-0
/
+2
*
New check: ifndef-define-typo
Sergio Martins
2018-10-07
1
-0
/
+2
*
Don't register qstring-from-literal if ast matchers are disabled
Sergio Martins
2018-09-26
1
-0
/
+2
*
unneeded-cast: Move to level 3
Sergio Martins
2018-08-18
1
-2
/
+2
*
Introduce empty-qstringliteral
Sergio Martins
2018-08-15
1
-0
/
+2
*
Introduce raw-environment-function
Sergio Martins
2018-08-15
1
-0
/
+2
*
Introduce static-pmf
Sergio Martins
2018-03-17
1
-0
/
+2
*
Introduce wrong-qevent-cast
Sergio Martins
2018-03-11
1
-0
/
+2
*
Move reserve-candiates to level3
Sergio Martins
2018-03-04
1
-2
/
+2
*
Normalize filenames for checks
Sergio Martins
2018-03-04
1
-16
/
+16
*
Introducing qhash-with-char-pointer-key
Sergio Martins
2018-03-03
1
-0
/
+2
[next]