aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Keep qml2puppet alive, if local socket is not processedThomas Hartmann2019-10-172-3/+39
* QmlDesigner: Fix warningThomas Hartmann2019-10-171-1/+1
* QmlDesigner: Implement combobox to disable 3d editorThomas Hartmann2019-10-1610-11/+196
* QmlDesigner: Add missing constThomas Hartmann2019-10-162-2/+2
* QmlDesigner: Fix compile for old gccChristian Stenger2019-10-161-1/+1
* Implement support for UIA/UIP importingMiikka Heikkinen2019-10-158-380/+503
* QmlDesigner Tool bar for Binding EditorAleksei German2019-10-152-25/+298
* QmlDesigner: Introduce QMLDESIGNER_QUICK3D_MODEThomas Hartmann2019-10-151-0/+6
* QmlDesigner: Fix assertThomas Hartmann2019-10-151-1/+5
* QmlDesigner: Fix crashThomas Hartmann2019-10-141-4/+6
* QmlDesigner: Add missing constThomas Hartmann2019-10-142-4/+4
* QmlDesigner: Fix missing includeChristian Stenger2019-10-111-0/+1
* Snap duration bar handles movementMahmoud Badri2019-10-101-3/+18
* QmlDesigner: Fix states for QmlVisualNodeThomas Hartmann2019-10-092-4/+6
* QmlDesigner: Fix eyeball in navigator for QQuick3DNodeThomas Hartmann2019-10-095-9/+25
* Minor tweak to UI based on UX commentsMiikka Heikkinen2019-10-091-1/+1
* QmlDesigner: Query supported file extensions from Quick3D importerMiikka Heikkinen2019-10-094-29/+47
* QmlDesigner: Fine tune import options dialogMiikka Heikkinen2019-10-092-47/+115
* Qmldesignerplugin: fix qbs build againDavid Schulz2019-10-081-0/+2
* QmlDesigner: Fix CMake buildAlessandro Portale2019-10-081-2/+2
* QmlDesigner: Fix Qbs and QMake buildChristian Stenger2019-10-082-4/+0
* QmlDesigner: Introduce QmlVisualNode and Qml3DNodeThomas Hartmann2019-10-0714-129/+521
* Correct timeline selection rect. vertical boundsMahmoud Badri2019-10-071-1/+2
* QmlDesigner: Fix buildNikolai Kosjar2019-10-072-0/+2
* Make animation conform to playhead snappingMahmoud Badri2019-10-072-6/+7
* Implement keyframes snappingMahmoud Badri2019-10-073-15/+31
* Implement playhead snappingMahmoud Badri2019-10-079-9/+82
* Fix build with GCC 5.3Eike Ziller2019-10-041-3/+3
* Add import options to asset import dialogMiikka Heikkinen2019-10-045-27/+359
* Merge remote-tracking branch 'origin/master' into 4.11Eike Ziller2019-10-022-4/+4
|\
| * BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-012-4/+4
* | QmlDesigner: Increase size of SetFrameDialogThomas Hartmann2019-10-011-2/+2
* | Some timeline visual updates and correctionsMahmoud Badri2019-10-016-21/+39
* | Build fix for qmldesignerCristian Adam2019-10-011-0/+2
* | QmlDesigner: Fix attached property handlingHenning Gruendl2019-10-012-10/+30
* | Allow dragging the playhead by clicking the rulerMahmoud Badri2019-10-013-6/+18
* | QmlDesigner: Create imported 3D assets initially in temporary directoryMiikka Heikkinen2019-10-014-32/+107
* | QmlDesigner: Fix forground color for FloatControl in Timeline editorAlessandro Portale2019-10-011-0/+1
* | QmlDesigner: Fix colors of +/- icons in TimelineWidgetAlessandro Portale2019-10-012-2/+6
* | QmlDesigner: Add ItemFilterModelThomas Hartmann2019-09-307-3/+180
* | QmlDesigner: Add supported Qt Quick versionThomas Hartmann2019-09-301-1/+1
|/
* QmlDesigner: When adding 3D asset import, also add missing QtQuick3DMiikka Heikkinen2019-09-301-1/+16
* QmlDesigner: Support importing 3D assets into Quick3D componentsMiikka Heikkinen2019-09-2717-10/+946
* Fix build (Q_DECLARE_TR_FUNCTIONS)Eike Ziller2019-09-271-0/+1
* Correct playhead position after releasing out of rangeMahmoud Badri2019-09-271-1/+1
* Correct edit keyframe dialog title and fix its sizeMahmoud Badri2019-09-271-1/+2
* Playhead range check and status bar improvementsMahmoud Badri2019-09-276-21/+45
* Allow setting a keyframe's time in the Edit keyframe dialogMahmoud Badri2019-09-269-42/+93
* Prevent timeline bar item from going off limitsMahmoud Badri2019-09-261-4/+13
* CMake Build: Allow building with Qt5 and Qt6Cristian Adam2019-09-241-1/+2