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/cleanup_and_compat
upstream/work/alex/run_tests_uninstalled
upstream/work/alex/scoped_suppressions
upstream/work/alex/stuff
upstream/work/changeloginappstream
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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove inefficient-qlist check, the issue has been fixed in Qt6
Sergio Martins
2021-10-13
2
-12
/
+0
*
New check: Unexpected flag enumerator value
Waqar Ahmed
2021-07-27
1
-0
/
+14
*
add check: Use Static QRegularExpression
Waqar Ahmed
2021-07-25
1
-0
/
+15
*
rename check to use-arrow-operator-instead-of-data
Waqar Ahmed
2021-07-23
1
-1
/
+1
*
Add a fix-it for use-arrow-operator
Waqar Ahmed
2021-07-23
1
-0
/
+14
*
fully-qualified-moc-types: improve readme
Sergio Martins
2021-06-03
1
-1
/
+1
*
Formating readme qt6 files
Maksim Demyanov
2021-05-21
4
-37
/
+64
*
fully-qualified-moc-types: Explain why Q_PROPERTY warns on moc output only
Sergio Martins
2021-05-15
1
-0
/
+3
*
describe CLAZY_IGNORE_DIRS env in the manpage
Allen Winter
2021-05-02
1
-0
/
+5
*
Merge branch '1.9'
Sergio Martins
2021-02-25
1
-0
/
+4
|
\
|
*
Fix copyable-polymorphic unit-tests
Sergio Martins
2021-02-25
1
-0
/
+4
*
|
Fix typo in README-reserve-candidates.md
Sebastian Engel
2021-02-25
1
-1
/
+1
*
|
Split range-loop check in range-loop-detach and range-loop-reference.
Christian Schärf
2021-02-21
2
-5
/
+14
*
|
Correct bugs in the fixits of qt6-deprecated-api-fixes check
Lucie Gérard
2021-02-15
1
-3
/
+3
|
/
*
Add fixit for forward declaration collected in QtCore/qcontainerfwd.h
Lucie Gérard
2020-12-22
1
-0
/
+2
*
virtual-signals: Explain virtual PMFs don't compare equally on MSVC
Sergio Martins
2020-12-22
1
-1
/
+9
*
Fix some readme typos
Sergio Martins
2020-11-13
1
-2
/
+2
*
qt6-deprecated-api: Fix readme md rendering
Sergio Martins
2020-11-13
1
-23
/
+20
*
qt6-deprecated-api-fixes.md: Testing a readme fix rendering
Sergio Martins
2020-11-13
1
-1
/
+1
*
Add checks for QWidgets deprecated functionalities
Lucie Gerard
2020-11-06
1
-1
/
+18
*
Update documentation
Lucie Gerard
2020-11-06
1
-2
/
+27
*
Add check and fix for deprecated API removed in Qt6
Lucie Gerard
2020-11-06
1
-2
/
+7
*
Rename README-qt6-qlatin1string-to-u to README-qt6-qlatin1stringchar-to-u
Sergio Martins
2020-10-09
2
-6
/
+6
*
Ran generate.py --generate
Sergio Martins
2020-10-09
1
-0
/
+1
*
Merge branch 'lugerard/clazy-qt6-merging-qlatin1string-char-to-u' into master
Sergio Martins
2020-10-09
1
-6
/
+0
|
\
|
*
Merge QLatin1String and QLatin1Char checks into qt6_qlatinstringchar_to_u
Lucie Gerard
2020-10-05
1
-6
/
+0
*
|
Qt6 header fixes
Lucie Gerard
2020-10-09
1
-0
/
+177
|
/
*
Update readme of qt6 related checks
Lucie Gerard
2020-08-26
3
-0
/
+9
*
Add qt6-qdir-fixes check
Lucie Gerard
2020-08-26
1
-0
/
+9
*
New check use-chrono-in-qtimer
Jesper K. Pedersen
2020-08-24
1
-0
/
+4
*
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
/
+5
*
Use more GNUInstallDirs (doc, man)
Andreas Sturmlechner
2020-06-30
1
-1
/
+1
*
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
-0
/
+10
*
Initial check for invalid JNI method signatures
Nicolas Fella
2020-04-24
1
-0
/
+11
*
Merge branch '1.6'
Sergio Martins
2020-04-19
1
-1
/
+1
|
\
|
*
Update README-copyable-polymorphic.md
Frank Dana
2020-04-13
1
-1
/
+1
*
|
Allow promoting selected checks to compiler errors via an env variable
Christian Schärf
2020-04-19
1
-0
/
+3
*
|
qstring-arg: Warn when passing integers to QLatin1String::arg()
Sergio Martins
2019-12-28
1
-2
/
+5
*
|
Introduce overloaded-signal
Sergio Martins
2019-11-26
1
-0
/
+10
|
/
*
heap-allocated-small-trivial-type: Minor README improvement
Sergio Martins
2019-10-14
1
-1
/
+4
*
Introduce qproperty-type-mismatch
Jean-Michaël Celerier
2019-09-03
1
-0
/
+18
*
Introduce signal-with-return-value
Sérgio Martins
2019-06-03
1
-0
/
+7
*
copyable-polymorphic: Explain better what's the problem in the README
Sergio Martins
2019-05-13
1
-3
/
+23
*
Remove mention of CLAZY_FIXIT from the READMEs
Sergio Martins
2019-05-13
5
-13
/
+6
*
Introduce heap-allocated-small-trivial-type
Sergio Martins
2019-05-12
1
-0
/
+9
*
qvariant-template-instantiation: Move out of level 0, since it has false-posi...
Sergio Martins
2019-05-09
1
-1
/
+6
*
range-loop: Specify in the README that we have a fixit for adding qAsConst
Sergio Martins
2019-05-08
1
-3
/
+1
*
Merge branch '1.5'
Sergio Martins
2019-04-27
1
-5
/
+5
|
\
[next]