aboutsummaryrefslogtreecommitdiffstats
path: root/src/Checks.h
Commit message (Expand)AuthorAgeFilesLines
* Remove inefficient-qlist check, the issue has been fixed in Qt6Sergio Martins2021-10-131-4/+0
* New check: Unexpected flag enumerator valueWaqar Ahmed2021-07-271-0/+2
* add check: Use Static QRegularExpressionWaqar Ahmed2021-07-251-0/+2
* rename check to use-arrow-operator-instead-of-dataWaqar Ahmed2021-07-231-2/+2
* Add use-arrow-operatorWaqar Ahmed2021-07-231-0/+2
* Update checks.json with the range-loop splitSergio Martins2021-03-061-7/+7
* Split range-loop check in range-loop-detach and range-loop-reference.Christian Schärf2021-02-211-4/+6
* Add fixit for forward declaration collected in QtCore/qcontainerfwd.hLucie Gérard2020-12-221-0/+3
* qt6-deprecated-api-fixes: Fixed the check name in checks.jsonSergio Martins2020-11-131-3/+3
* Add check for use of QLinkedListLucie Gerard2020-11-061-1/+1
* Add check and fix for deprecated API removed in Qt6Lucie Gerard2020-11-061-3/+3
* Re-add qt6-qdir-fixes to checks.jsonSergio Martins2020-10-091-1/+4
* Ran generate.py --generateSergio Martins2020-10-091-5/+2
* Merge branch 'lugerard/clazy-qt6-merging-qlatin1string-char-to-u' into masterSergio Martins2020-10-091-4/+3
|\
| * Merge QLatin1String and QLatin1Char checks into qt6_qlatinstringchar_to_uLucie Gerard2020-10-051-6/+3
* | Qt6 header fixesLucie Gerard2020-10-091-2/+3
|/
* Added fixme to missing-qobject-macroJesper K. Pedersen2020-08-301-0/+1
* Ran ./dev-scripts/generate.py --generateSergio Martins2020-08-261-3/+3
* Add qt6-qdir-fixes checkLucie Gerard2020-08-261-0/+3
* Add fix-it to use-chrono-in-qtimerJesper K. Pedersen2020-08-241-3/+3
* New check use-chrono-in-qtimerJesper K. Pedersen2020-08-241-0/+2
* WIP: Add qt6-qlatin1string-to-u checkLucie Gerard2020-08-061-0/+3
* Add signature fixes for qHash functionsLucie Gerard2020-07-191-0/+3
* Add qt6-qlatin1string-to-u checkLucie Gerard2020-06-201-0/+3
* Introduce qstring-comparison-to-implicit-charSergio Martins2020-05-041-2/+4
* Initial check for invalid JNI method signaturesNicolas Fella2020-04-241-0/+2
* heap-allocated-small-trivial-type: Don't warn if passed to something elseSergio Martins2019-11-271-1/+1
* Introduce overloaded-signalSergio Martins2019-11-261-0/+2
* Use boost:regex if std::regex is missingSergio Martins2019-10-281-2/+0
* qproperty-type-mismatch: Move to manual levelSergio Martins2019-09-031-2/+2
* Introduce qproperty-type-mismatchJean-Michaël Celerier2019-09-031-0/+2
* Introduce signal-with-return-valueSérgio Martins2019-06-031-0/+2
* Introduce heap-allocated-small-trivial-typeSergio Martins2019-05-121-0/+2
* qvariant-template-instantiation: Move out of level 0, since it has false-posi...Sergio Martins2019-05-091-2/+2
* Remove level3 and movel those 5 checks to manual levelSergio Martins2019-03-041-10/+10
* Introduce qrequiredresult-candidatesSergio Martins2018-12-131-0/+2
* range-loop: Add fixit for adding qAsConst()Sergio Martins2018-12-051-0/+1
* function-args-by-ref: Add an experimental fixitSergio Martins2018-12-041-0/+1
* range-loop: Add fixit for adding missing ref or const-refSergio Martins2018-12-031-0/+1
* New check: lowercase-qml-type-nameSergio Martins2018-11-181-0/+2
* New check: ifndef-define-typoSergio Martins2018-10-071-0/+2
* Don't register qstring-from-literal if ast matchers are disabledSergio Martins2018-09-261-0/+2
* unneeded-cast: Move to level 3Sergio Martins2018-08-181-2/+2
* Introduce empty-qstringliteralSergio Martins2018-08-151-0/+2
* Introduce raw-environment-functionSergio Martins2018-08-151-0/+2
* Introduce static-pmfSergio Martins2018-03-171-0/+2
* Introduce wrong-qevent-castSergio Martins2018-03-111-0/+2
* Move reserve-candiates to level3Sergio Martins2018-03-041-2/+2
* Normalize filenames for checksSergio Martins2018-03-041-16/+16
* Introducing qhash-with-char-pointer-keySergio Martins2018-03-031-0/+2