aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Fix old-style-connect/q_private_slot.cppSergio Martins2019-05-054-2/+66
* tests: Always run the fixit tests on the tests that passedSergio Martins2019-05-051-10/+17
* tests: Run clang-reply-replacements exactly once, at the end of the testsSergio Martins2019-05-051-40/+63
* tests: Cleanup the fixit files before running testsSergio Martins2019-05-051-8/+12
* Port the unit-tests to the new fixit frameworkSergio Martins2019-05-0532-149/+132
* WIP: Remove the FixitRewriterSergio Martins2019-05-054-19/+3
* WIP: Remove -no-inplace-fixits optionSergio Martins2019-05-055-21/+5
* Add '-export-fixes' command line optionChristian Gagneraud2019-05-057-61/+102
* Add a YAML diagnostic exporter (like clang-tidy)Christian Gagneraud2019-05-058-2/+258
* qstring-allocations: Added missing autoSergio Martins2019-05-051-10/+9
* qstring-allocations: Workaround broken fixit in qstring.cppSergio Martins2019-05-052-2/+8
* Merge branch '1.5'Sergio Martins2019-05-051-7/+20
|\
| * qstring-allocations: Fix unit-testsupstream/1.5Sergio Martins2019-05-051-0/+0
| * qstring-allocations: Fix fixits not working with ternary operatorsSérgio Martins2019-05-051-7/+20
* | Remove stray debug statementSergio Martins2019-05-041-3/+0
* | qstring-allocations: Fix unit-testsSergio Martins2019-05-041-0/+0
* | Merge branch '1.5'Sergio Martins2019-04-273-9/+9
|\|
| * empty-qstringliteral: Suggest QLatin1String("")Sergio Martins2019-04-273-9/+9
| * empty-qstringliteral: Fix typo in the docsSergio Martins2019-04-271-1/+1
* | Merge branch '1.5'Sergio Martins2019-04-273-0/+16
|\|
| * qstring-allocations: Add unit-test for not warning in ui filesSergio Martins2019-04-263-0/+16
* | Add unit-test that we can use emit keywoard on scriptable signalsSergio Martins2019-04-233-0/+18
* | Process Q_SCRIPTABLE separatelySergio Martins2019-04-233-13/+35
* | Merge branch '1.5'Sergio Martins2019-04-232-8/+22
|\|
| * qstring-allocations: Don't warn for ui_*h filesSergio Martins2019-04-231-0/+6
| * qstring-allocations: Refactor in preparation for a fixSergio Martins2019-04-232-8/+16
* | Merge branch '1.5'Sergio Martins2019-04-222-1/+9
|\|
| * Readme: Mention AppImage based on clang 8.0Sergio Martins2019-04-221-1/+1
| * function-args-by-value: Fix unit-testSergio Martins2019-04-221-1/+1
| * AppImage: Set the PATH to the gcc compilerSergio Martins2019-04-221-3/+5
| * AppImage: set the compiler explicitySergio Martins2019-04-221-0/+3
| * AppImage: Set the path to llvm 8.0.0Sergio Martins2019-04-221-0/+3
* | old-style-connect: Added fixit for QSignalSpy tooSergio Martins2019-04-045-9/+49
* | old-style-connect: Warn for QSignalSpySergio Martins2019-04-045-7/+57
* | Add a way to know in which function we're inSergio Martins2019-03-252-2/+7
* | old-style-connect: Minor cleanupSergio Martins2019-03-241-6/+8
* | const-signal-or-slot: Add unit-test for Q_SCRIPTABLESergio Martins2019-03-212-2/+9
* | Remove unneeded getpass importSergio Martins2019-03-211-1/+1
* | Minor renameSergio Martins2019-03-201-6/+6
* | AccessSpecifierManager: Knows about Q_SCRIPTABLE nowSergio Martins2019-03-202-4/+17
* | Merge branch '1.5'Sergio Martins2019-03-191-1/+1
|\|
| * Minor typo1.5-basedMartin Delille2019-03-191-1/+1
* | Fix unit-testSergio Martins2019-03-041-1/+1
* | Remove level3 and movel those 5 checks to manual levelSergio Martins2019-03-0422-45/+38
* | qproperty-without-notify: Fix multi-line Q_PROPERTYSergio Martins2019-02-153-1/+11
* | Merge branch '1.5'Sergio Martins2019-02-152-0/+23
|\|
| * fully-qualified-moc-types: Don't warn for anonymous namespacesSergio Martins2019-02-142-0/+23
* | qproperty-without-notify: Minor code commentSergio Martins2019-02-151-0/+1
* | strict-iterators: Don't warn when comparing against an iterator member varSergio Martins2019-02-152-0/+28
* | strict-iterators: Remove lalr.cpp special caseSergio Martins2019-02-151-6/+0