aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/edit3d
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Port 3D edit view to Qt6Miikka Heikkinen2020-10-201-1/+1
* QmlDesigner: Fix build with Qt6Eike Ziller2020-09-212-2/+4
* QmlDesigner: Make active3dScene internal (not saveable)Mahmoud Badri2020-09-011-1/+1
* Qt Quick Designer: Fix UI text capitalization to follow guidelinesLeena Miettinen2020-07-021-1/+1
* QmlDesigner: Rename 3d-active-scene to active3dSceneThomas Hartmann2020-06-111-1/+1
* QmlDesigner: Make 3D edit view onboarding text translatableMiikka Heikkinen2020-04-242-14/+15
* QmlDesigner: Update UI when an asset is reimportedMiikka Heikkinen2020-04-232-0/+12
* QmlDesigner: fix some unused warningsTim Jenssen2020-03-302-0/+2
* QmlDesigner: Enable toggling the helper grid on/offMahmoud Badri2020-03-307-5/+25
* QmlDesigner: Fix view 3D DnD wrong animation on macMahmoud Badri2020-03-201-1/+3
* QmlDesigner: Register 3D edit view actions properly to ActionManagerMiikka Heikkinen2020-03-202-25/+20
* QmlDesigner: Add onboarding text to 3D edit view when there is no 3DMiikka Heikkinen2020-03-204-4/+94
* QmlDesigner: Fix selection issues in navigator and 3d edit viewMiikka Heikkinen2020-03-191-1/+4
* Enable Copy, Cut, and Paste in the Editor 3DMahmoud Badri2020-03-134-2/+29
* QmlDesigner: Fix crash at project open when 3d edit view is undockedMiikka Heikkinen2020-03-131-2/+4
* Qt Quick Designer: Fix UI text punctuation and capitalizationLeena Miettinen2020-03-111-5/+5
* QmlDesigner: Store 3D edit tool states per documentMiikka Heikkinen2020-03-092-0/+14
* QmlDesigner: Update edit 3D camera iconsMiikka Heikkinen2020-03-064-0/+0
* QmlDesigner: Properly initialize QActions in Edit3DViewTobias Hunger2020-03-031-9/+9
* QmlDesigner: Update 3D Edit view iconsMiikka Heikkinen2020-03-0353-26/+26
* Handle the case when there is no 3D Nodes in the qml docMahmoud Badri2020-02-282-4/+2
* Integrate Edit3D view into CreatorMiikka Heikkinen2020-02-2440-0/+911