aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Clang: Fix leaking skipped source rangesNikolai Kosjar2020-05-181-0/+1
* | ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-283-0/+3
|\|
| * CMake build: export less generic public includesEike Ziller2020-04-243-0/+3
* | qml2puppet: Enhance qbs buildChristian Kandeler2020-04-231-9/+26
* | Fix warnings about unused members in some clang-related classesChristian Kandeler2020-04-232-2/+6
* | Merge output formatters and output parsersChristian Kandeler2020-04-231-5/+8
* | BuildSystem: Make qml2puppet build with CMakeTobias Hunger2020-04-211-1/+1
* | Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-7/+8
* | IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-032-0/+3
|\|
| * QmlDesigner: Colorize light gizmosMiikka Heikkinen2020-03-312-0/+3
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-302-0/+8
|\|
| * QmlDesigner: Create thumbnail for imported 3D assetsMiikka Heikkinen2020-03-302-0/+8
* | QML2Puppet: Quieten CMake build when no Quick3D was foundTobias Hunger2020-03-171-12/+10
|/