aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* CMake build: Support building clang tooling without static libsEike Ziller2020-09-032-5/+3
* CppTools: More consistent fuzzy matching behaviorChristian Kandeler2020-08-141-2/+7
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-132-0/+5
|\
| * Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-08-132-0/+5
| |\
| | * Prepare merge of qds-1.59 to 4.13qds-1.59Marco Bubke2020-08-132-2/+1
| | * QmlDesigner: Split messaging and process for puppetsMarco Bubke2020-08-102-0/+6
* | | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-101-52/+39
|\| |
| * | iOS Device: Show some more information in device optionsEike Ziller2020-07-131-65/+39
| * | iOS: Fix slow debugger startup on devicesEike Ziller2020-07-131-0/+13
* | | qbs build: Add convenience properties for sanitizersChristian Kandeler2020-07-271-0/+1
* | | SDKtool: Do not add empty CMake configuration valuesTobias Hunger2020-07-221-1/+2
* | | Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* | | Minor preparation for Qt6Christian Stenger2020-07-211-1/+1
* | | Various Qt6 portinghjk2020-07-161-0/+2
* | | sdktool/CMake: Use C++17 to fix build (std::optional)Michael Weghorn2020-07-151-1/+1
* | | Tools: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-154-20/+23
* | | C++: improve cplusplus-update-frontend to not write non-changed filesVolodymyr Zibarov2020-07-131-73/+78
|/ /
* | Use perfparser 4.13, not 4.12Ulf Hermann2020-07-071-0/+0
* | clangpchmanagerbackend: Fix compiler warningsChristian Kandeler2020-07-071-10/+10
* | Icons: Adapt export.py to Inkscape 1.0 (+cleanup)Alessandro Portale2020-07-061-63/+150
* | clangbackend: Do not handle built-in types speciallyChristian Kandeler2020-07-061-3/+0
* | Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-07-0113-86/+93
|\|
| * ClangRefactoring: Remove not used pch filesMarco Bubke2020-06-305-20/+85
| * Refactoring: Fix unit testsMarco Bubke2020-06-308-66/+8
* | QmlDesigner: Improve usage of QML items as quick3d texturesMiikka Heikkinen2020-06-252-0/+3
* | Even more Qt6 portinghjk2020-06-231-1/+3
* | Icons cleanup: Remove unused icons and deduplicate identical pngsAlessandro Portale2020-06-221-192/+9
* | ClangBackEnd: Adapt skipped source ranges from libclangChristian Kandeler2020-06-191-4/+9
* | Handle various versions for QAbstractSocket::SocketError{Occurred}hjk2020-06-191-3/+6
* | clangbackend: Fix libclang's priority adjustmentsChristian Kandeler2020-06-121-2/+41
* | clangbackend: Fix lexicographical sorting of completionsChristian Kandeler2020-06-101-2/+8
* | Merge remote-tracking branch 'origin/qds-1.59'Eike Ziller2020-06-086-7/+8
|\|
| * fix qbs buildTim Jenssen2020-06-081-0/+4
| * qmlpuppet: fix cmakeTim Jenssen2020-06-081-0/+2
| * Sqlite: Add session supportMarco Bubke2020-06-051-1/+1
| * ClangPchManager: Fix testsMarco Bubke2020-05-142-5/+0
| * Sqlite: Improve constraint supportMarco Bubke2020-05-141-1/+1
* | Meson build plugin initial supportAlexis Jeandet2020-06-081-0/+18
* | Fix deprecation warningChristian Kandeler2020-06-041-1/+1
* | Disable ClangRefactoring by defaultEike Ziller2020-06-021-2/+2
* | C++: fix built-in code model to work with shared_ptr on MSVC 2017Volodymyr Zibarov2020-05-291-0/+30
* | C++: Fix cplusplus-keywordgen to generate Keywords.cppVolodymyr Zibarov2020-05-281-99/+300
* | C++ Tools: apply clang-format on cplusplus-keywordgen.cppVolodymyr Zibarov2020-05-271-234/+255
* | CMake Build: fix preprocessor config path for C++ toolsVolodymyr Zibarov2020-05-271-1/+1
* | CMake Build: Update CMake minimum Version to 3.10Cristian Adam2020-05-261-1/+1
* | ClangCodeModel: Show value in tool tips, if possibleChristian Kandeler2020-05-261-0/+23
* | C++: fix cplusplus tools build with Qt 5.14Volodymyr Zibarov2020-05-261-6/+4
* | C++: Fix paths passed to cplusplus-update-frontend on cmake buildVolodymyr Zibarov2020-05-261-2/+2
* | C++: Make cplusplus-update-frontend generate "nullptr"Nikolai Kosjar2020-05-261-2/+2
* | Clang: Disable a completion test for LLVM/Clang 10Nikolai Kosjar2020-05-221-0/+2