aboutsummaryrefslogtreecommitdiffstats
path: root/ClazySources.cmake
Commit message (Expand)AuthorAgeFilesLines
* generate.py now also generates CheckSources.cmakeSergio Martins2018-03-021-0/+5
* cmake: Move the check filenames into a separate fileSergio Martins2018-03-021-79/+1
* Rename bogus-dynamic-cast to unneeded-castSergio Martins2018-02-241-1/+1
* Rename HiddenLevel to ManualLevelSergio Martins2018-02-231-6/+6
* container-inside-loop moved to manual levelSergio Martins2018-02-231-1/+1
* Rename fully-qualified-signals-and-properties to fully-qualified-moc-typesSergio Martins2018-01-171-1/+1
* Introduce fully-qualified-signals-and-propertiesSergio Martins2018-01-171-0/+1
* Introduce qstring-varargsSergio Martins2018-01-041-0/+1
* Add option to build clazy into libclangIvan Donchevskii2018-01-031-1/+1
* Introducing new check: skipped-base-methodSergio Martins2017-12-181-0/+1
* new check: Introducing connect-by-nameSergio Martins2017-12-151-0/+1
* ctor-missing-parent-argument: Move to the correct directorySergio Martins2017-12-121-1/+1
* Don't compile the required-results checkSergio Martins2017-12-121-1/+0
* Normalize some filenamesSergio Martins2017-12-111-4/+4
* Introduce lambda-unique-connectionSergio Martins2017-11-181-0/+1
* Introduce thread-with-slotsSergio Martins2017-10-081-0/+1
* Introduce const-signal-or-slot, to find getters unintentionally marked as slotsSergio Martins2017-10-051-0/+1
* Introducing qhash-namespaceSergio Martins2017-09-241-0/+1
* Introducing overridden-signalSergio Martins2017-09-221-0/+1
* Introducing virtual-signalSergio Martins2017-09-211-0/+1
* Introducing qproperty-without-notifySergio Martins2017-09-171-0/+1
* Introducing connect-3arg-lambdaSergio Martins2017-08-121-0/+1
* missing-qobject-macro: Make it a level2 check instead of 1Sergio Martins2017-08-071-1/+1
* Fix clazy-standalone.exe on WindowsSergio Martins2017-07-081-7/+22
* Remove CLAZY_BUILD_IS_MINIMAL optionSergio Martins2017-07-081-70/+67
* Introducing connect-not-normalizedSergio Martins2017-06-031-0/+1
* new check: strict-iteratorsSergio Martins2017-05-201-0/+1
* Add a way to build a minimal clazy.Sergio Martins2017-05-111-63/+70
* Introduce ClazyContextSergio Martins2017-04-241-0/+1
* Tidy the CMake filesSergio Martins2017-04-231-0/+4
* Introducing qcolor-from-literal and long live ASTMatchers!Sergio Martins2017-04-201-0/+1
* Don't build the utils library by defaultSergio Martins2017-04-191-0/+4
* Inline more small methodsSergio Martins2017-04-191-1/+0
* Introducing new check: install-event-filterSergio Martins2017-04-141-0/+1
* Inline all HierarchyUtils methodsSergio Martins2017-04-141-1/+0
* Fix build with MSVCSergio Martins2017-02-051-2/+0
* Move all source files into a src/ folderSergio Martins2017-02-051-75/+75
* Also build old-style-connect check when on MSVCSergio Martins2017-02-041-0/+2
* Rename a cmake variable for better readabilitySergio Martins2017-02-041-1/+1
* Move the list of clazy sources to a separate fileSergio Martins2017-02-041-0/+79