aboutsummaryrefslogtreecommitdiffstats
path: root/src
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-261-2/+2
* QmlDesigner: Fix crashThomas Hartmann2022-08-241-1/+2
* 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
* 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
* QmlDesigner: Fix compileChristian Stenger2022-08-232-2/+1
* 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-227-15/+82
* 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
* | QmlDesigner: Fix debug compilation errorHenning Gruendl2022-08-181-4/+4
* | QmlDesigner: Implement copying specific material properties sectionMahmoud Badri2022-08-183-21/+111
* | 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
* | 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-186-13/+203
* | QmlDesigner: Add scene root material support to material editor/browserMiikka Heikkinen2022-08-188-43/+86
* | QmlDesigner: Implement copy/paste material propertiesMahmoud Badri2022-08-183-11/+80
* | QmlDesigner: Fix qbs buildChristian Stenger2022-08-181-1/+0
* | QmlDesigner: Allow deleting materials using the delete actionMahmoud Badri2022-08-1712-23/+96
* | QmlDesigner: Do not amend if rewriter view is not attachedThomas Hartmann2022-08-171-0/+5
* | QmlDesigner: Fix heck in syncSignalDeclarationPropertyThomas Hartmann2022-08-171-1/+1
* | QmlDesigner: Fix Qt Advanced Docking SystemHenning Gruendl2022-08-171-0/+1
* | QmlDesigner: Do not throw if metainfo is invalidThomas Hartmann2022-08-171-1/+2
* | QmlDesigner: Catch exception that leaves the notiferThomas Hartmann2022-08-171-2/+6
* | QmlDesigner: Do not throw exception in meta info proxy caseThomas Hartmann2022-08-171-1/+2
* | QmlDesigner: Allow Timer in ui.qml filesThomas Hartmann2022-08-161-1/+1
* | Allow editing keyframe values for other types than doubleKnud Dollereder2022-08-164-112/+129
* | CppEditor: Keep offering "Extract Function" after allChristian Kandeler2022-08-161-4/+6
* | QmlDesigner: Fix floating widgets on start upHenning Gruendl2022-08-151-3/+10