summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* QmlDesigner: Add light meshes to edit 3d viewMiikka Heikkinen2020-03-122-0/+3
* QmlDesigner: Remove the standalone view3D window implementationMahmoud Badri2020-03-052-6/+0
* QmlDesigner: Port Edit 3D View to 5.15Miikka Heikkinen2020-03-041-1/+1
* Integrate Edit3D view into CreatorMiikka Heikkinen2020-02-242-3/+6
* Clang: Fix build with Clang/LLVM 10Orgad Shaneh2020-02-208-21/+84
* Bump perfparser to head of 4.12 branchEike Ziller2020-02-131-0/+0
* CMake build: Put wininterrupt and cdbextension into separate componentsEike Ziller2020-02-111-0/+1
* CMake build: Fix building sdktool against static QtEike Ziller2020-02-071-0/+9
* CMake build: Fix sdktool location for standalone buildEike Ziller2020-01-311-2/+8
* CMake build: Make it possible to build sdktool separatelyEike Ziller2020-01-311-3/+31
* ProjectExplorer: Delete unused imageAlessandro Portale2020-01-291-2/+0
* CMake Build: add perfparserCristian Adam2020-01-281-0/+4
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-202-2/+2
* Workaround 5.15 deprecations in QTextStreamsDavid Schulz2020-01-173-26/+21