aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner
Commit message (Expand)AuthorAgeFilesLines
* Fix lupdate issuesEike Ziller2020-07-171-0/+2
* QmlDesigner: Add Singleton support to ConnectionsAleksei German2020-07-102-2/+67
* QmlDesigner: Add remove group actionThomas Hartmann2020-07-104-30/+96
* QmlDesigner: Move zoom buttons to FormEditorWidgetHenning Gruendl2020-07-109-59/+104
* Add/remove the simulink component when the import is added/removedMahmoud Badri2020-07-104-14/+39
* QmlDesigner: Add change type name dialogHenning Gruendl2020-07-101-4/+44
* QmlDesigner: Controls 1 cleanupHenning Gruendl2020-07-101-0/+1
* QmlDesigner: Output slot names in debug viewThomas Hartmann2020-07-091-0/+6
* QmlDesigner: Remove curly braces from states codeThomas Hartmann2020-07-091-2/+4
* QmlDesigner: Adjust priority of template mergerThomas Hartmann2020-07-081-9/+8
* QmlDesigner: Add slot/function support to NodeMetainfoThomas Hartmann2020-07-072-1/+48
* QmlDesigner: Fix for broken prototypes in templatesThomas Hartmann2020-07-071-1/+15
* QmlDesigner: Add Singleton support to BindingModelAleksei German2020-07-062-7/+34
* QmlDesigner: Add singletons to Binding EditorAleksei German2020-07-061-5/+44
* Core/Utils: Migrate further to Utils::Idhjk2020-07-062-2/+2
* QmlDesigner: Rename CppTypeData to QmlTypeDataThomas Hartmann2020-07-039-35/+74
* QmlDesigner: Support aliases in Connection ViewAleksei German2020-07-028-16/+73
* QmlDesigner: Add more output to debug viewThomas Hartmann2020-07-021-1/+9
* QmlDesigner: Use executeInTransaction in ConnectionViewThomas Hartmann2020-07-021-39/+51
* QmlDesigner: Fix typoChristian Stenger2020-07-021-1/+1
* QmlDesigner: Fix qbs buildChristian Stenger2020-07-021-1/+1
* Qt Quick Designer: Fix UI text capitalization to follow guidelinesLeena Miettinen2020-07-021-1/+1
* QmlDesigner: Fix qbs buildChristian Stenger2020-07-021-4/+4
* Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-07-022-4/+3
|\
| * AssetExport: Avoid null pointer dereferencingVikas Pachdha2020-07-011-3/+2
| * QmlDesigner: Fix cmake buildMarco Bubke2020-07-011-1/+1
* | Merge "Merge remote-tracking branch 'origin/qds-1.59' into 4.13" into 4.13The Qt Project2020-07-0129-50/+925
|\ \
| * | Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-07-0130-51/+926
| |\|
| | * QmlDesigner: Add missing headerMarco Bubke2020-06-301-0/+2
| | * AssetExport: Fix build errorVikas Pachdha2020-06-301-1/+1
| | * QmlDesigner: Add listmodeleditorMarco Bubke2020-06-3014-49/+618
| | * QmlDesigner: Break dependenciesMarco Bubke2020-06-309-6/+233
| | * 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: Fix warnings about uninitialized membersThomas Hartmann2020-07-012-4/+3
* | | QmlDesigner: Fix compile with gcc 5.3Christian Stenger2020-07-011-1/+1
|/ /
* | Merge remote-tracking branch 'origin/4.13'Eike Ziller2020-07-015-16/+8
|\ \
| * | QmlDesigner: Fix compile with Qt 5.12Christian Stenger2020-07-011-0/+1
| * | QmlDesigner: Change style of connection viewMiikka Heikkinen2020-06-292-15/+2
| * | QmlDesigner: Fix crashThomas Hartmann2020-06-291-0/+3
| * | QmlDesigner: Fix qbs buildChristian Kandeler2020-06-291-1/+2
* | | Fix coverity warning: Initialize resultKnud Dollereder2020-06-301-1/+1
|/ /
* | Merge remote-tracking branch 'origin/4.13'Eike Ziller2020-06-29102-237/+7179
|\ \
| * | Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-06-26102-237/+7179
| |\|
| | * AssetExport: Add generated UUID to qmlVikas Pachdha2020-06-265-7/+38
| | * AssetExport: Export assets from renderable nodesVikas Pachdha2020-06-269-5/+288