summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* AssetExport: UI improvementsVikas Pachdha2020-06-305-10/+43
* AssetExport: Add typename and export type to metadataVikas Pachdha2020-06-302-0/+4
* AssetExport: Let user cancel the exportVikas Pachdha2020-06-303-5/+21
* AssetExport: Notify parser failureVikas Pachdha2020-06-292-1/+8
* AssetExport: Dump imports to metadataVikas Pachdha2020-06-292-1/+13
* AssetExport: Add unique identfier to all exported nodesVikas Pachdha2020-06-267-24/+29
* qmldesigner: enable Transion in QmlUi filesTim Jenssen2020-06-261-1/+0
* AssetExport: Add generated UUID to qmlVikas Pachdha2020-06-265-7/+38
* AssetExport: Export assets from renderable nodesVikas Pachdha2020-06-269-5/+288
* AssetExport: Refactor to accommodate asset generationVikas Pachdha2020-06-268-31/+55
* QmlDesigner: First implementation of TransitionEditorThomas Hartmann2020-06-2627-0/+4282
* QmlDesigner: Break dependencies in the timeline graphics viewThomas Hartmann2020-06-2618-124/+193
* qmldesigner: remove unreferenced variableTim Jenssen2020-06-261-1/+0
* qmldesigner: reduce noiseTim Jenssen2020-06-261-1/+1
* QmlDesigner: Fix crash on puppetThomas Hartmann2020-06-261-4/+8
* QmlDesigner: Remove old QtQuick 1 codeThomas Hartmann2020-06-251-4/+1
* Add missing includeKnud Dollereder2020-06-251-0/+1
* QmlDesigner: Properly resolve "dot properties" for dynamic objectsThomas Hartmann2020-06-251-4/+10
* QmlDesigner: Add missing staticThomas Hartmann2020-06-241-4/+4
* QmlDesigner: Increase default for canvas sizeThomas Hartmann2020-06-241-2/+2
* QmlDesigner: Add properties for sortingThomas Hartmann2020-06-241-0/+2
* AssetExport: Add export notification when export finishesVikas Pachdha2020-06-192-1/+1
* AssetExport: Let user open export locationVikas Pachdha2020-06-192-5/+12
* AssetExport: Add text node parsingVikas Pachdha2020-06-1910-17/+203
* AssetExport: Delay the load signal from viewVikas Pachdha2020-06-191-1/+4
* Sqlite: Extend error handlingMarco Bubke2020-06-193-14/+206
* AssetExporter: Let user select files to exportVikas Pachdha2020-06-1811-123/+409
* AssetExporter: Add import notification taskVikas Pachdha2020-06-188-4/+114
* qmldebug: add DebugTranslationTim Jenssen2020-06-181-3/+3
* qml: introduce QmlMultiLanguageAspectTim Jenssen2020-06-1815-53/+264
* qmldesigner: no need to call it two timesTim Jenssen2020-06-181-1/+0
* qmldesigner: block local changes while initializationTim Jenssen2020-06-182-17/+22
* AssetExporter: Add plugin to cmake and qbs build systemVikas Pachdha2020-06-173-0/+71
* qmlpuppet: improve textTim Jenssen2020-06-161-1/+3
* UnitTests: Fix fake project.hMarco Bubke2020-06-161-1/+1
* QmlDesigner: Fix FlowDecision transitionHenning Gruendl2020-06-153-36/+37
* ClangFormat: Fix warningMarco Bubke2020-06-151-0/+5
* AssetExport: Add missing plugin jsonVikas Pachdha2020-06-151-0/+6
* AssetExporter: Add basic infrastructure for the pluginVikas Pachdha2020-06-1221-1/+1449
* QmlDesigner: Add fit selection to screen buttonHenning Gruendl2020-06-125-2/+41
* QmlDesigner: Add fit root to screen buttonHenning Gruendl2020-06-127-4/+67
* QmlDesigner: Fix isValid functionalityHenning Gruendl2020-06-121-2/+2
* QmlDesigner: Fix FormEditorItem bounding rectHenning Gruendl2020-06-121-2/+2
* QmlDesigner: Add trigger "action" for transitionThomas Hartmann2020-06-111-0/+3
* QmlDesigner: Do not allow invalid annotationsThomas Hartmann2020-06-111-0/+8
* QmlDesigner: Do not resize FlowItemsThomas Hartmann2020-06-111-1/+2
* QmlDesigner: Rename 3d-active-scene to active3dSceneThomas Hartmann2020-06-112-3/+3
* qmlpreview: set language before it startsTim Jenssen2020-06-112-3/+5
* qmldesigner: add language to create scene commandTim Jenssen2020-06-118-34/+64
* QmlDesigner: Fix puppet crashThomas Hartmann2020-06-101-1/+2