aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlpuppet/qml2puppet/instances/servernodeinstance.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Implement different render path for Qt 6Thomas Hartmann2020-10-091-0/+5
* QmlPuppet: Fall back to primitive creation if component creation failsMiikka Heikkinen2020-09-011-3/+6
* QmlDesigner: Improve usage of QML items as quick3d texturesMiikka Heikkinen2020-06-251-0/+3
* QmlDesigner: Inspect components for existing statesThomas Hartmann2020-04-211-0/+8
* QmlDesigner: Show proper error message for componentThomas Hartmann2020-04-211-2/+17
* Integrate Edit3D view into CreatorMiikka Heikkinen2020-02-241-5/+7
* QmlDesigner: Avoid reflection when setting values from puppetThomas Hartmann2019-10-301-0/+5
* QmlDesigner: Implement Quick3DNodeInstance wrapperThomas Hartmann2019-10-211-0/+8
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-8/+8
* QmlDesigner: Fix typo in file nameChristian Kandeler2018-08-011-1/+1
* QmlDesigner: Keep Qt 3D scenes from crashingThomas Hartmann2018-07-311-0/+3
* QmlDesigner: Add meta hint if item renders children directlyThomas Hartmann2018-03-091-2/+4
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-051-1/+1
|\
| * Fixing crasing TimerThomas Hartmann2016-04-051-1/+1
* | QmlPuppet: Make compile without QT_RESTRICTED_CAST_FROM_ASCII removedhjk2016-03-181-1/+1
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-10/+11
* Qt Quick Designer: License change to Qt Commercial + GPLv3Alessandro Portale2015-09-181-12/+7
* QmlPuppet: Clean up private API usage in ServerNodeInstanceThomas Hartmann2015-05-211-22/+4
* QmlPuppet: Explicitly include private headersThomas Hartmann2015-05-211-0/+3
* QmlPuppet: Remove unused private headerThomas Hartmann2015-05-201-1/+0
* refactor NodeInstanceMetaObjectTim Jenssen2015-05-181-12/+0
* add/use error channel puppet -> designerTim Jenssen2015-02-181-3/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlDesigner: remove commented connectTim Jenssen2014-10-091-2/+0
* | QmlDesigner: import only working importsTim Jenssen2014-09-261-2/+2
|/
* QmlDesigner: Merge GraphicalNodeInstance back in QuickItemNodeInstanceMarco Bubke2014-04-171-1/+1
* QmlDesigner: Remove QuickWindowNodeInstanceMarco Bubke2014-04-171-3/+0
* QmlDesigner: Use the root NodeInstance for item collectionMarco Bubke2014-04-171-0/+5
* QmlDesigner: Add root item getter to ServerNodeInstanceMarco Bubke2014-04-161-0/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlDesigner: Test mode for qml puppet streamsMarco Bubke2013-07-081-2/+8
* QmlDesigner: Fix preview renderingMarco Bubke2013-06-181-1/+1
* QmlDesigner: Add container item support in node instancesMarco Bubke2013-05-301-5/+10
* QmlDesigner: Add content item hackMarco Bubke2013-05-221-0/+5
* QmlDesigner.Instances: adding LayoutNodeInstanceMarco Bubke2013-04-221-0/+3
* QmlDesigner: Prepare for other layout itemsMarco Bubke2013-04-221-2/+2
* QmlDesigner: Add GraphicalNodeInstance as abstraction for item and windowMarco Bubke2013-04-221-2/+2
* QmlDesigner:Instances: Adding instance for QQuickWindowThomas Hartmann2013-04-181-0/+3
* QmlDesigner: Remove old paint function in instancesMarco Bubke2013-04-161-9/+0
* QmlDesigner: Move implementation code in the node instancesMarco Bubke2013-04-151-7/+15
* QmlDesigner: Type of the propertyname is now PropertyNameThomas Hartmann2013-03-251-18/+18
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* compile fix for qml2puppetThomas Hartmann2012-11-211-1/+1
* QmlDesigner.NodeInstances: Add debug outputMarco Bubke2012-11-211-0/+7
* QmlDesigner.puppet: licence header fixThomas Hartmann2012-11-061-21/+20
* QmlDesigner.NodeInstances: Fix crash for instance without objectMarco Bubke2012-10-151-2/+11
* QmlDesigner.NodeInstances: Recover positioner supportMarco Bubke2012-10-041-8/+3
* QmlDesigner.NodeInstances: Remove Qt 5 definesMarco Bubke2012-09-271-8/+1