aboutsummaryrefslogtreecommitdiffstats
path: root/src/checks/level2/old-style-connect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in old-style-connect fixitsSergio Martins2018-09-231-1/+22
* Move getImmediateExpansionRange to SourceCompatibilityHelpers.hSergio Martins2018-09-201-10/+0
* Fix build with LLVM >= 8Sergio Martins2018-09-201-10/+10
* old-style-connect: Warn for QMessageBox::open(QObject*receiver, char *slot);Sergio Martins2018-08-241-1/+12
* old-style-connect: Also warn for QMenu::addAction()Sergio Martins2018-08-241-4/+14
* old-style-connect: Warn that 1-arg disconnects have to be manually fixedSergio Martins2018-07-311-7/+17
* Actually fix build with clang 7.0Sergio Martins2018-05-081-1/+1
* Fix build with clang 8.0Sergio Martins2018-05-061-4/+14
* Remove unneeded fixit enumsSergio Martins2018-03-171-18/+12
* Normalize filenames for checksSergio Martins2018-03-041-0/+432