summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Do backup/restore configuration for all casesv4.15.1Cristian Adam2021-06-081-4/+4
* CMakePM: Clear and setup file watcher before and after backup configurationCristian Adam2021-06-081-0/+6
* AssetExport: Enable setting custom metadata file name for exported componentsTapani Mattila2021-06-083-6/+23
* Add changes file for 4.15.1Eike Ziller2021-06-081-0/+121
* FlowEditor: set TopRightCorner as the default text position for FlowDecisionTuomo Pelkonen2021-06-081-2/+2
* CMake build: Add files from qtc_copy_to_builddir to treeEike Ziller2021-06-071-1/+4
* iOS: Don't run event loop while executing xcode-selectEike Ziller2021-06-041-1/+1
* Fix QKeySequence construction on macOSKnud Dollereder2021-06-041-1/+1
* Mode bar: Fix splitting configuration name into two linesEike Ziller2021-06-041-15/+37
* Fix missing checks for GHS-ArmErik Verbruggen2021-06-041-2/+5
* Change the generator for the GHS and GHS-Arm compiler to JomErik Verbruggen2021-06-041-0/+9
* Add support for the Cypress traveo II kitErik Verbruggen2021-06-043-5/+62
* StudioWelcome: Pseudo destaturationThomas Hartmann2021-06-041-4/+8
* Update Qbs submodule to the top of 1.19 branchIvan Komissarov2021-06-031-0/+0
* CMakePM: Cancel active C/C++ parsing before starting CMakeCristian Adam2021-06-031-0/+4
* CppTools: Add missing null pointer checkChristian Kandeler2021-06-031-0/+3
* CMake: cancel file api parsingEike Ziller2021-06-013-8/+34
* CMakePM: Save cmake parameters in qtcsettings.cmake also for initial runCristian Adam2021-06-015-26/+26
* CMakePM: stop file api reader future on stop()Eike Ziller2021-05-313-25/+36
* CMakePM: Have only one "Scan project tree" taskCristian Adam2021-05-311-5/+5
* CMake build: Improve default qmake for dumper testsEike Ziller2021-05-284-2/+9
* QmlDesigner: Properly convert <cpp> typesThomas Hartmann2021-05-281-0/+6
* CMake build: Fix running tst_sdktool from different directoryEike Ziller2021-05-281-1/+2
* CMakePM: Fix conan compiler path setupCristian Adam2021-05-281-0/+2
* LSP: Fix logic to avoid nullptr accessChristian Stenger2021-05-281-2/+3
* GitHub Actions: Fix Ubuntu Linux test runsCristian Adam2021-05-281-0/+4
* QmlDesigner: Set size of root item when showing the widgetThomas Hartmann2021-05-271-0/+3
* QmlDesigner: Check if view is attachedThomas Hartmann2021-05-271-1/+1
* QmlDesigner: Fix crashThomas Hartmann2021-05-271-0/+1
* McuSupport: default path for STM32CubeProgrammer for non-WindowsChristiaan Janssen2021-05-271-2/+6
* Sqlite: Increase default maximum cache sizeMarco Bubke2021-05-261-0/+1
* Doc: Move remaining Qt Quick Studio Component docs to appropriate placesLeena Miettinen2021-05-2630-2075/+91
* Tests: Adapt test after changing diagnosticsChristian Stenger2021-05-251-3/+20
* Set QSG_RHI_BACKEND to openglKnud Dollereder2021-05-251-1/+1
* Fix another unguarded access to a QScreenEike Ziller2021-05-251-1/+4
* AutoTest: Take failed to run ctests into account as wellChristian Stenger2021-05-251-2/+2
* Android: Lower the time-out for license checksAlessandro Portale2021-05-251-3/+5
* COIN: Increase number of CPUsEike Ziller2021-05-251-0/+6
* CMake: Fix build with MSVC 2019 and Qt 6.2Cristian Adam2021-05-212-5/+8
* AutoTest: Do not ignore crashing testsChristian Stenger2021-05-211-2/+9
* Fix InvalidArgumentException for variant propertiesKnud Dollereder2021-05-201-0/+6
* Add missing includesKnud Dollereder2021-05-202-0/+3
* GLSL: Fix crash when built with Qt 6Eike Ziller2021-05-202-11/+12
* Add a test for parsing properly [Thread ...] dataJarek Kobus2021-05-201-0/+24
* Fix matching closing square bracketJarek Kobus2021-05-201-7/+8
* Debugger: Make GDBMI parser more robusthjk2021-05-202-7/+12
* Fix environment selection of external toolsEike Ziller2021-05-201-12/+29
* CMakePM: Do not filter out all UTILITY targetsCristian Adam2021-05-203-6/+13
* Fix compile warning about redefinition of SRCDIREike Ziller2021-05-194-4/+3
* Android/Qbs: Improve startup timeEike Ziller2021-05-191-8/+1