- 31 Aug, 2020 1 commit
-
-
David Schulz authored
This allows analyzing changed unsaved documents inside an IDE via the clazy-standalone executable. It uses the same naming scheme and mechanism like clang-tidy.
-
- 30 Aug, 2020 3 commits
-
-
Sergio Martins authored
It always returned true.
-
Jesper Pedersen authored
-
Sergio Martins authored
The fixits should only run with LLVM >= 11 , as the yaml exported is broken if \n is introduced (on older llvm)
-
- 29 Aug, 2020 4 commits
-
-
Lucie Gerard authored
-
Lucie Gerard authored
Add support to nested condition Update the test
-
Lucie Gerard authored
Support for nested condition is added Test is updated
-
Lucie Gerard authored
-
- 28 Aug, 2020 2 commits
-
-
Sergio Martins authored
As not all compilers supporting c++17 support it
-
Sergio Martins authored
-
- 27 Aug, 2020 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 26 Aug, 2020 3 commits
-
-
Sergio Martins authored
-
Lucie Gerard authored
The config.json for the test is also updated.
-
Lucie Gerard authored
Warn against deprecated QDir API in Qt6 QDir dir; dir = "path" and Qdir::addResourceSearchPath("...") The code is fixed when possible
-
- 24 Aug, 2020 2 commits
-
-
Jesper Pedersen authored
Fixit is disabled for now, we have a problem with line endings to debug
-
Jesper Pedersen authored
-
- 22 Aug, 2020 1 commit
-
-
Allen Winter authored
-
- 14 Aug, 2020 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 07 Aug, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 06 Aug, 2020 2 commits
-
-
Sergio Martins authored
-
Lucie Gerard authored
Replaces QLatin1Char() calls with u"" Only for Qt6
-
- 02 Aug, 2020 3 commits
-
-
Sergio Martins authored
The warning's english were improved but the test's expected results weren't
-
Sergio Martins authored
-
Sergio Martins authored
Fixes compilation with llvm-11.
-
- 19 Jul, 2020 4 commits
-
-
Sergio Martins authored
-
Sergio Martins authored
We don't have any "qhash" category
-
Sergio Martins authored
-
Lucie Gerard authored
Identify qHash functions not returning size_t and correct the return type Also correct the function parameter to size_t when necessary Only applicable for Qt6
-
- 07 Jul, 2020 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 05 Jul, 2020 2 commits
-
-
Sergio Martins authored
the tests depending on std:regex now work too, since gcc was upgraded to 5.4
-
Sergio Martins authored
-
- 04 Jul, 2020 6 commits
-
-
Sergio Martins authored
-
Sergio Martins authored
-
Sergio Martins authored
-
Sergio Martins authored
Needed to apply the fixits nowadays
-
Sergio Martins authored
So it works with any generator
-
Sergio Martins authored
-