aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/designercore/metainfo
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Bind meta info cache to modelMarco Bubke2020-10-141-23/+4
* QmlDesigner: Add customComponentSource to ItemLibraryEntryThomas Hartmann2020-10-062-0/+15
* QmlDesigner: Add hint to set a property of the parentThomas Hartmann2020-10-011-0/+31
* QmlDesigner: Fix build with Qt6Eike Ziller2020-09-211-1/+1
* QmlDesigner: Extend Connections view supportAleksei German2020-08-131-1/+12
* Add/remove the simulink component when the import is added/removedMahmoud Badri2020-07-101-11/+0
* QmlDesigner: Add slot/function support to NodeMetainfoThomas Hartmann2020-07-071-1/+47
* QmlDesigner: Fix for broken prototypes in templatesThomas Hartmann2020-07-071-1/+15
* QmlDesigner: Fix crashThomas Hartmann2020-06-291-0/+3
* QmlDesigner: Properly resolve "dot properties" for dynamic objectsThomas Hartmann2020-06-171-4/+10
* QmlDesigner: Add support for vector2d type qml propertiesMiikka Heikkinen2020-06-091-3/+26
* QmlDesigner: Add support for colors defined with vector3d propertyMiikka Heikkinen2020-06-091-0/+3
* QmlDesigner: Only deescaoe stringsThomas Hartmann2020-06-041-1/+1
* Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-04-292-21/+18
|\
| * Fix crash with sorting library itemsVikas Pachdha2020-04-291-20/+1
| * QmlDesigner: Fix bindings in metainfo fileThomas Hartmann2020-04-291-1/+17
* | Merge remote-tracking branch 'origin/4.12' into qds-1.50Tim Jenssen2020-04-241-1/+1
|\|
| * qmldesigner: no need to use QStringTim Jenssen2020-04-231-1/+1
* | QmlDesigner: Update UI when an asset is reimportedMiikka Heikkinen2020-04-231-2/+1
|/
* QmlDesigner: Fix ItemLibraryEntry serializationMiikka Heikkinen2020-03-271-0/+4
* Work around QHash::unite deprecationhjk2020-02-251-1/+2
* Integrate Edit3D view into CreatorMiikka Heikkinen2020-02-241-0/+5
* Fix dropping imported 3D objects on the Edit View 3DMahmoud Badri2020-01-103-5/+18
* Implement support for UIA/UIP importingMiikka Heikkinen2019-10-151-13/+24
* QmlDesigner: Support importing 3D assets into Quick3D componentsMiikka Heikkinen2019-09-272-7/+102
* QmlDesigner: Check complete type hierarchy for hintsThomas Hartmann2019-09-201-2/+20
* QmlDesigner.MetaInfo: Add font to value typesThomas Hartmann2019-06-281-2/+2
* QmlDesigner: Add new node hintsThomas Hartmann2019-06-141-0/+23
* QmlDesigner: Add simplifiedTypeName to NodeMetaInfoThomas Hartmann2019-06-031-0/+5
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-281-0/+6
|\
| * QmlDesigner: Fix issue with list propertiesv4.9.1Thomas Hartmann2019-05-251-0/+6
* | Use Qt's QFileInfoList instead of QList<QFileInfo>hjk2019-05-281-4/+4
* | Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
|/
* QmlDesigner: Add hints for visibility in library and navigatorThomas Hartmann2019-04-291-0/+13
* QmlDesigner: Use proper default icon for typesThomas Hartmann2019-04-011-1/+1
* QmlDesigner: Fix metainfoThomas Hartmann2019-03-221-1/+1
* QmlDesigner: Add support for DialogThomas Hartmann2019-03-201-0/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2019-01-311-1/+1
|\
| * QmlDesigner: Add some extra info to warnings and assertsThomas Hartmann2019-01-211-1/+1
* | qmljs: update parserMarco Benelli2018-11-221-2/+2
|/
* QmlDesigner: Fix clazy warningsThomas Hartmann2018-08-021-4/+4
* QmlDesigner: Fix clazy warningsThomas Hartmann2018-08-011-4/+4
* QmlDesigner: ModernizeAlessandro Portale2018-07-253-34/+15
* Fix: member initializer for 'm_fooBar' is redundantAlessandro Portale2018-07-121-6/+1
* QmlDesigner: Change description of custom local componentsThomas Hartmann2018-04-101-1/+1
* qmldesigner: avoid reloading document when not neededMarco Benelli2018-04-051-10/+14
* QmlDesigner: Add meta hint if item renders children directlyThomas Hartmann2018-03-091-2/+10
* QmlDesigner: Remove duplicates from tag listThomas Hartmann2018-03-051-0/+1
* QmlDesigner: Add features to .metainfo fileThomas Hartmann2018-01-232-1/+46
* QmlDesigner: Avoid detachsThomas Hartmann2018-01-234-18/+18