summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Remove exceptionqds/v3.6.0qds-3.6Thomas Hartmann2022-08-261-4/+0
* QmlDesigner: Change default material preview env to studio envMiikka Heikkinen2022-08-263-12/+14
* QmlDesigner: Fix crashThomas Hartmann2022-08-241-1/+2
* QmlDesigner: Render state previews for StateGroupThomas Hartmann2022-08-241-7/+17
* QmlDesigner: Add NodeInstanceServer::allGroupStateInstances()Thomas Hartmann2022-08-242-0/+17
* QmlDesigner: Implement ObjectNodeInstance::stateInstances() for StateGroupThomas Hartmann2022-08-241-1/+15
* QmlDesigner: Do not set state property on QQuickStateGroupThomas Hartmann2022-08-241-0/+4
* QmlDesigner: Always skip when conditionThomas Hartmann2022-08-241-2/+1
* QmlDesigner: Ignore properties when making document as modifiedThomas Hartmann2022-08-241-0/+3
* QmlJS: Fix compileChristian Stenger2022-08-241-0/+1
* StudioWelcome: Fix QTC_ASSERTThomas Hartmann2022-08-231-1/+1
* QmlDesigner: Fix crashThomas Hartmann2022-08-231-5/+7
* qmljs: reduce used threadsTim Jenssen2022-08-233-7/+22
* Tests: Do not use config mode when searching for Eigen3Christian Stenger2022-08-231-2/+2
* clangd: Use QtC system environment for environment variablesCristian Adam2022-08-231-1/+3
* StudioWelcome: Fix QTC_ASSERTThomas Hartmann2022-08-231-1/+1
* QmlDesigner: Do not assume that the active state group is the root nodeThomas Hartmann2022-08-231-9/+18
* QmlDesigner: use stateGroup() instead of hard coding the root nodeThomas Hartmann2022-08-231-3/+3
* QmlDesigner: Do not require visual node for statesThomas Hartmann2022-08-231-3/+0
* QmlDesigner: Use QmlObjectNode instead of QmlVisualNodeThomas Hartmann2022-08-231-1/+1
* QmlDesigner: Move QmlVisualNode::states to QmlObjectNodeThomas Hartmann2022-08-234-10/+10
* Doc: Fix arguments to start debugging Qt Quick applicationsLeena Miettinen2022-08-231-2/+2
* Doc: Add commas and fix style issuesLeena Miettinen2022-08-231-7/+8
* QmlDesigner: Fix compileChristian Stenger2022-08-232-2/+1
* Doc: update remote CDB setup instructionsDavid Schulz2022-08-221-4/+4
* Add zoom slider to the curve editors toolbarKnud Dollereder2022-08-2211-65/+40
* Update qbs submodule to HEAD of 1.23 branchIvan Komissarov2022-08-221-0/+0
* QmlDesigner: Create a context menu for the 3D EditorMahmoud Badri2022-08-229-35/+111
* QmlDesigner: Fix propertyGroups.json warning for 2D projectsMahmoud Badri2022-08-224-6/+21
* ScxmlEditor: Fix build with Qt5Christian Stenger2022-08-221-3/+3
* StudioWelcome: Move plugin to "Utilities" categoryEike Ziller2022-08-221-1/+0
* ScxmlEditor: Fix a crash when closing scxml editorJarek Kobus2022-08-222-5/+9
* StudioWelcome: Scale down splash screen if it does not fitThomas Hartmann2022-08-192-7/+12
* StudioWelcome: Only disable welcome screen if download is startedThomas Hartmann2022-08-191-2/+0
* Merge remote-tracking branch 'origin/7.0' into 8.0Eike Ziller2022-08-192-18/+32
|\
| * QmlDesigner: Fix some more license headersEike Ziller2022-08-192-18/+32
* | Doc: Update info on how to get BridgesMats Honkamaa2022-08-194-16/+14
* | QmlDesigner: Fix debug compilation errorHenning Gruendl2022-08-181-4/+4
* | QmlDesigner: Implement copying specific material properties sectionMahmoud Badri2022-08-184-26/+147
* | QmlDesigner: Recreate QuickWidget on downloadThomas Hartmann2022-08-181-47/+67
* | QmlDesigner: Exclude Behavior children from SceneAleksei German2022-08-181-1/+13
* | StudioWelcome: Disable welcome page during downloadThomas Hartmann2022-08-183-5/+23
* | Bump version to 8.0.2Eike Ziller2022-08-183-6/+6
* | Do not update control values when pressing cancelKnud Dollereder2022-08-183-4/+4
* | LanguageClient: correctly disconnect documents changed signal on resetDavid Schulz2022-08-181-10/+21
* | QmlDesigner: Block preview data change handling when initializingMiikka Heikkinen2022-08-182-2/+5
* | QmlDesigner: Add support for component materialsMiikka Heikkinen2022-08-188-24/+223
* | QmlDesigner: Add scene root material support to material editor/browserMiikka Heikkinen2022-08-1812-81/+116
* | QmlDesigner: Implement copy/paste material propertiesMahmoud Badri2022-08-184-21/+111
* | QmlDesigner: Fix qbs buildChristian Stenger2022-08-181-1/+0