aboutsummaryrefslogtreecommitdiffstats
path: root/src/Checks.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce fixits for qt-keywords checkSergio Martins2018-03-031-0/+1
* Introduce qt-keywords checkSergio Martins2018-03-031-0/+2
* generate.py now also generates CheckSources.cmakeSergio Martins2018-03-021-1/+1
* Sort Checks.h alphabeticallySergio Martins2018-03-021-41/+40
* unneeded-cast: Revamp this check a bitSergio Martins2018-02-251-1/+1
* Rename bogus-dynamic-cast to unneeded-castSergio Martins2018-02-241-2/+2
* Rename HiddenLevel to ManualLevelSergio Martins2018-02-231-12/+12
* container-inside-loop moved to manual levelSergio Martins2018-02-231-2/+2
* Rename fully-qualified-signals-and-properties to fully-qualified-moc-typesSergio Martins2018-01-171-2/+2
* Introduce fully-qualified-signals-and-propertiesSergio Martins2018-01-171-0/+2
* Fix build with C++ library without std::regexSergio Martins2018-01-081-0/+2
* Introduce qstring-varargsSergio Martins2018-01-041-0/+2
* Introducing new check: skipped-base-methodSergio Martins2017-12-181-0/+2
* new check: Introducing connect-by-nameSergio Martins2017-12-151-0/+2
* Only call VisitStmt/VisitDecl() on checks that need itSergio Martins2017-12-121-68/+68
* Checks.h: Make the generated code prettier / less verboseSergio Martins2017-12-121-67/+75
* ctor-missing-parent-argument: Move to the correct directorySergio Martins2017-12-121-2/+2
* Replace the REGISTER_* macros with auto-generated codeSergio Martins2017-12-121-0/+176