aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added support for .clazy configuration files for checksupstream/work/ivan/project-level-dot-clazy-fileIvan Čukić2022-07-314-30/+161
* Fix crash when Q_PROPERTY contents is emptyIvan Čukić2022-06-211-0/+7
* GIT_SILENT made messages (after extraction)l10n daemon script2022-06-131-2/+2
* GIT_SILENT made messages (after extraction)l10n daemon script2022-06-071-2/+2
* Limit the clang AST crash workaround to clang 7.0Bernhard Rosenkränzer2022-05-181-2/+2
* SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script2022-05-161-0/+1
* GIT_SILENT made messages (after extraction)l10n daemon script2022-05-161-0/+3
* SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script2022-05-131-0/+1
* GIT_SILENT made messages (after extraction)l10n daemon script2022-05-131-0/+3
* GIT_SILENT made messages (after extraction)l10n daemon script2022-05-111-0/+1
* SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script2022-04-161-0/+1
* GIT_SILENT made messages (after extraction)l10n daemon script2022-04-161-0/+5
* GIT_SILENT made messages (after extraction)l10n daemon script2022-03-291-1/+1
* SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script2022-02-161-0/+1
* Merge branch '1.11'Sergio Martins2022-01-202-3/+6
|\
| * Fix build on macOSv1.11Sergio Martins2022-01-201-2/+5
| * Fix the archlinux dockerfileSergio Martins2022-01-201-1/+1
* | Bump to 1.12Sergio Martins2022-01-205-5/+9
|/
* Bump version to 1.11Sergio Martins2022-01-203-5/+3
* Merge remote-tracking branch 'origin/1.10'Pino Toscano2021-12-211-1/+1
|\
| * src/SourceCompatibilityHelpers.h - fix compile with LLVM<12upstream/1.10Allen Winter2021-12-211-1/+1
| * Don't hard code std=c++14 in CXX_FLAGSHeiko Becker2021-12-161-1/+1
* | src/SourceCompatibilityHelpers.h - fix compile with LLVM<12Allen Winter2021-12-111-1/+1
* | Merge branch '1.10'Sergio Martins2021-12-021-1/+1
|\|
| * copyable-polymorphic: Fix build due to missing std::Sergio Martins2021-12-021-1/+1
* | cmake: Require c++17Sergio Martins2021-12-021-1/+1
* | Merge branch '1.10'Sergio Martins2021-12-022-11/+7
|\|
| * Fix build with some newer gcc complaining about deleted LexerSergio Martins2021-12-022-11/+7
| * Fix build with upcoming llvm 13v1.10Sergio Martins2021-07-201-1/+1
* | GIT_SILENT made messages (after extraction)l10n daemon script2021-11-081-0/+3
* | Fix compile with LLVM-13Sergio Martins2021-11-052-1/+10
* | cmake: Allow to build clazy with ASAN/UBSANSergio Martins2021-10-302-0/+20
* | rule-of-two-soft: Honour explicitly defaulted copy-ctor/operatorSergio Martins2021-10-264-2/+39
* | use-static-qregularexpression: Fix crashSergio Martins2021-10-261-3/+2
* | Remove inefficient-qlist check, the issue has been fixed in Qt6Sergio Martins2021-10-1323-551/+1
* | Fix Bug 442729 related to qt6-qlatin1stringchar-to-u fixitLucie Gérard2021-10-135-93/+210
* | GIT_SILENT: remove .arcconfigLaurent Montel2021-10-031-3/+0
* | Fix build with upcoming llvm 13Sergio Martins2021-09-271-1/+1
* | GIT_SILENT made messages (after extraction)l10n daemon script2021-09-231-0/+3
* | Fix check for temporary QString when checking QRegularExpressionWaqar Ahmed2021-09-202-1/+31
* | Fix bug 439337Lucie Gérard2021-08-215-229/+223
* | Fix crash with QVariant::toRegularExpression()Waqar Ahmed2021-08-163-7/+11
* | Check QRegularExpression.*match() usageWaqar Ahmed2021-08-123-23/+84
* | Fix crash if QRegularExpression() is usedWaqar Ahmed2021-08-102-1/+15
* | unexpected-flag-enumerator-value: cleanup and fix testsWaqar Ahmed2021-08-012-31/+26
* | unexpected-flag-enumerator: Add a false-positiveSergio Martins2021-07-311-0/+8
* | unexpected-flag-enumerator-value: Add a failing testSergio Martins2021-07-312-1/+12
* | Unexpected-flag-enumerator-value fixesWaqar Ahmed2021-07-282-5/+94
* | Fixes for use-static-qregular-expressionWaqar Ahmed2021-07-283-26/+113
* | unexpected-flag-enumerator-value: Don't warn when value is negativeSergio Martins2021-07-272-1/+10