aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qt-keywords: macros definition was moved to different header(s) in Qt6upstream/work/qt-keywordsAhmad Samir2023-01-191-1/+1
* Don't report a fatal error when AST is not expectedIvan Čukić2022-12-151-1/+1
* GIT_SILENT made messages (after extraction)l10n daemon script2022-12-021-1/+1
* tests: add -j/--jobs option for run_tests.pyPino Toscano2022-11-171-1/+3
* Merge remote-tracking branch 'origin/1.11'Pino Toscano2022-11-171-1/+1
|\
| * tests: fix clang version regexpPino Toscano2022-11-171-1/+1
* | Build fixes for LLVM/Clang 15.0.0Cristian Adam2022-09-0611-11/+33
* | Fix regex detectionHannah von Reth2022-08-061-1/+1
* | Allow passing no-check in -plugin-arg-clazy commandlineAlbert Astals Cid2022-08-051-4/+3
* | 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