summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More compile fix with recent Qt 66.0hjk2023-01-0312-19/+43
* Remove QTC_ASSERT because unset toolchain is a valid conditionEike Ziller2022-02-101-1/+2
* CMake: Prevent crash if kit has no toolchainhjk2022-02-081-1/+3
* macOS: use string array to be compatible with both bash and zshXiaofeng Wang2022-02-081-2/+2
* Squish: Fix availableTargetClasses()Robert Löhning2022-02-031-3/+3
* Squish: Fix unknown global variableChristian Stenger2022-02-031-4/+7
* Update loginui examples folder namesMats Honkamaa2022-02-0322-6/+6
* Doc: Update create project docsMats Honkamaa2022-02-023-0/+4
* Squish: Make presence of Qt4 optionalChristian Stenger2022-02-028-7/+25
* Doc: Update multilanguage database docsMats Honkamaa2022-02-026-41/+40
* QmlDesigner: Fix compile on macOSChristian Stenger2022-02-011-0/+1
* Doc: Update all LoginUI tutorialsMats Honkamaa2022-02-0141-636/+636
* Revert "macOS: Fix Delete with Google Japanese IME"David Schulz2022-02-011-1/+1
* Fix invalid usage of temporary dataChristian Strømme2022-01-311-2/+4
* QmlDesigner: Implement adding and removing asset foldersMahmoud Badri2022-01-317-19/+288
* QmlDesigner: Enable MSAA on edit3D viewMiikka Heikkinen2022-01-312-0/+14
* QmlDesigner/StateEditor: Improve adding new statesMahmoud Badri2022-01-284-46/+110
* QmlDesigner: Add some states view improvementsMahmoud Badri2022-01-2812-133/+54
* QmlDesigner: Disable crashpad in the qml2puppetThomas Hartmann2022-01-281-1/+1
* Squish: Introduce helper function for checking for stringsRobert Löhning2022-01-285-16/+23
* Squish: Update tests which use "Rename Symbol Under Cursor"Robert Löhning2022-01-282-3/+3
* QmlDesigner: Fix camera frustum initialization for Qt5 buildsMiikka Heikkinen2022-01-282-0/+13
* QmlDesigner: Update for QUL metadataAleksei German2022-01-276-11/+250
* StudioWelcome: Only replace wizards when running as Design Studioqds/v3.0.0qds-3.0Eike Ziller2022-01-271-1/+2
* CMake generation: Streamline confirmation dialogTapani Mattila2022-01-272-15/+33
* Qt Creator plugin wizard: Bump checkout github action to v2Eike Ziller2022-01-271-1/+1
* QmlDesigner: Split image category only for dialogThomas Hartmann2022-01-262-17/+32
* QmlDesigner: Fix icon fontHenning Gruendl2022-01-251-0/+0
* QmlDesigner: Suppress warning in text model mergerHenning Gruendl2022-01-251-0/+2
* macOS: Fix Delete with Google Japanese IMEEike Ziller2022-01-251-1/+1
* QmlDesigner: Fix 32 bitMarco Bubke2022-01-251-9/+2
* QmlDesigner: Fix colors in some control statesHenning Gruendl2022-01-243-5/+5
* QmlDesigner: Fix SpinBoxIndicator hover/edit stateHenning Gruendl2022-01-241-7/+15
* QmlDesigner: Update SpinBoxIndicator icon in fontHenning Gruendl2022-01-241-0/+0
* QmlDesigner: Adapt theme colors to welcome screenHenning Gruendl2022-01-247-105/+106
* Doc: Update links to video tutorials and talksLeena Miettinen2022-01-241-82/+62
* QmlDesigner: Remove check for QtQuick3D 5.15Thomas Hartmann2022-01-241-12/+0
* Update qbs submoduleChristian Kandeler2022-01-241-0/+0
* Android: Install both target and whole project artefacts with qmakeAssam Boudjelthia2022-01-241-2/+6
* StudioWelcome: Use theming for extraction dialogThomas Hartmann2022-01-212-13/+143
* QmlDesigner: Use logging categoryThomas Hartmann2022-01-201-4/+6
* QmlDesigner: Delete the preview factory for every project changeMarco Bubke2022-01-202-12/+13
* QmlDesigner: Set target to nullptr if project is removedMarco Bubke2022-01-201-1/+1
* Multilanguage: Add multilanguageSupport option to qmlprojectTuomo Pelkonen2022-01-207-6/+37
* Fix creating a project from a Recent preset with custom sizeSamuel Ghinet2022-01-206-18/+39
* Update copyright yearEike Ziller2022-01-193-3/+3
* Bump version to 6.0.3Eike Ziller2022-01-193-6/+6
* Disable QmlDesigner plugin for Qt 5 based buildsEike Ziller2022-01-191-1/+1
* StudioWelcome: Add setting for splash screen timeoutThomas Hartmann2022-01-181-1/+3
* StudioWelcome: Show text for correct versionThomas Hartmann2022-01-182-7/+48