aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix compilation with MSVCIvan Donchevskii2018-09-201-0/+2
* | Remove more ifdefs for unsupported llvm versionsSergio Martins2018-09-201-33/+5
* | Remove ifdef that was used to support LLVM <= 3.8Sergio Martins2018-09-201-7/+0
* | Fix build with LLVM <= 7Sergio Martins2018-09-201-1/+1
* | Move getImmediateExpansionRange to SourceCompatibilityHelpers.hSergio Martins2018-09-202-10/+10
* | Fix build with LLVM >= 8Sergio Martins2018-09-2064-179/+230
* | Fix doc path to FHS path usr/share/doc, patch by Scarlett Moore <sgclark@kde....Jonathan Riddell2018-09-201-1/+1
* | Merge branch '1.3' into 1.4Sergio Martins2018-09-202-15/+16
|\|
| * Require cmake 3.3 as minimumSergio Martins2018-09-201-1/+1
| * Link against full paths instead of -lfooSergio Martins2018-09-202-13/+15
| * prospective fix for crash with clang-7.0Sergio Martins2018-09-192-3/+6
| * Fix running tests with Qt 5.11Sergio Martins2018-09-191-2/+2
| * Fix doc path to FHS path usr/share/doc, patch by Scarlett Moore <sgclark@kde....Jonathan Riddell2018-09-191-1/+1
| * Fix build with clang 7.0Sergio Martins2018-09-191-4/+14
* | README: Bump version to 1.4Sergio Martins2018-09-081-4/+2
* | Add ability to ignore directories via command lineSergio Martins2018-09-0813-18/+91
* | fix test_requested_checksEric Lemanisser2018-08-301-0/+1
* | connect-3arg-lambda: Also warn for QMenu::addAction()Sergio Martins2018-08-245-6/+36
* | old-style-connect: Warn for QMessageBox::open(QObject*receiver, char *slot);Sergio Martins2018-08-245-5/+25
* | old-style-connect: Also warn for QMenu::addAction()Sergio Martins2018-08-244-6/+33
* | Properly install man pages into the standard directorySergio Martins2018-08-211-1/+1
* | unneeded-cast: Move to level 3Sergio Martins2018-08-189-7/+10
* | unneeded-cast: Fix detecting casts to itselfSergio Martins2018-08-182-10/+10
* | virtual-signal: Don't warn if signal overrides a non-QObject baseSergio Martins2018-08-185-5/+17
* | connect-3arg-lambda: Also warn when using QTimer::singleShot() without contextSergio Martins2018-08-186-3/+54
* | connect-3arg-lambda: Use autoSergio Martins2018-08-171-2/+1
* | Introduce empty-qstringliteralSergio Martins2018-08-1513-16/+157
* | Introduce raw-environment-functionSergio Martins2018-08-1512-0/+136
* | old-style-connect: Warn that 1-arg disconnects have to be manually fixedSergio Martins2018-07-314-7/+31
* | Remove unneeded debug statement found by AlbertSergio Martins2018-07-311-1/+0
* | Add a logo and an iconSergio Martins2018-07-284-0/+0
* | const-signal-or-slot: Improve readmeSergio Martins2018-07-101-1/+6
* | clang-standalone -> clazy-standaloneAlbert Astals Cid2018-06-061-3/+3
* | update kde tap nameYurii Kolesnykov2018-05-201-2/+2
* | Fix returning-data-from-temporary testsSergio Martins2018-05-161-1/+2
* | CLazy: fix run_tests.py to work with Qt >= 5.10Christian Ehrlicher2018-05-161-3/+8
* | Make it easier to link to READMEs by removing the level name.Sergio Martins2018-05-1579-84/+210
* | Actually fix build with clang 7.0Sergio Martins2018-05-081-1/+1
* | Fix build with clang 8.0Sergio Martins2018-05-061-4/+14
* | Fix test following type fixing in last commitEric Lemanisser2018-04-141-1/+1
* | Fix typo in warning message: QLatin1String, not QStringLiteraleasyaspi314 (Devin)2018-04-101-1/+1
* | Bump minimum clang version to 3.9Sergio Martins2018-03-312-3/+3
* | connect-non-signal: Put the QOverload in it's own fileSergio Martins2018-03-284-7/+12
* | Bump version, master is 1.4Sergio Martins2018-03-281-1/+1
* | connect-non-signal: Make it know about QOverloadSergio Martins2018-03-282-2/+12
* | Fix detaching methods map: lower/upperBound do have const counter-partsSergio Martins2018-03-261-3/+1
* | detaching-member: Dont warn for methods without const counter-partsSergio Martins2018-03-246-8/+43
* | run_tests.py: Also pass the library path when linkingSergio Martins2018-03-231-1/+5
* | Remove unneeded fixit enumsSergio Martins2018-03-1712-86/+45
* | qt-keywords: fix unit-testSergio Martins2018-03-171-3/+3