summaryrefslogtreecommitdiff
path: root/share/qtcreator/qml/qmlpuppet/qml2puppet/instances/quickitemnodeinstance.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Inspect components for existing statesThomas Hartmann2020-04-211-0/+14
* QmlDesigner: Allow setting state propertyThomas Hartmann2020-04-211-4/+4
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-3/+3
* QmlDesigner: Call all Component complete handlersThomas Hartmann2018-10-181-1/+1
* QmlDesigner: Improve the quality of state thumbnailsAlessandro Portale2018-09-131-2/+4
* QmlDesigner: Read contentItem after completingThomas Hartmann2018-04-051-4/+4
* QmlDesigner: Add meta hint if item renders children directlyThomas Hartmann2018-03-091-3/+5
* QmlDesigner: use initilizer_lists for pairsTim Jenssen2017-04-281-1/+1
* QmlDesigner: Fix warningThomas Hartmann2017-03-231-1/+1
* QmlDesigner: Unite the bounding rectangle with actual sizeThomas Hartmann2017-03-171-0/+2
* QmlDesigner: Add support for high dpi to form editor and puppetThomas Hartmann2017-03-131-1/+7
* QmlDesigner: fix a crash when there are missing importsTim Jenssen2016-10-051-4/+5
* QmlDesigner: use initializer listsTim Jenssen2016-06-221-9/+9
* QmlDesigner: do no refresh if there is no parentTim Jenssen2016-04-291-7/+9
* QmlPuppet: Make compile without QT_RESTRICTED_CAST_FROM_ASCII removedhjk2016-03-181-4/+5
* QmlDesigner: Evaluate properties for the root item in dummy contextThomas Hartmann2016-02-101-0/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-10/+10
* QmlDesigner: Fix crash in qml2puppetThomas Hartmann2016-01-191-1/+2
* Qt Quick Designer: License change to Qt Commercial + GPLv3Alessandro Portale2015-09-181-12/+7
* QmlPuppet: Move functions from QuickItemNodeInstance to QmlPrivateGateThomas Hartmann2015-05-201-36/+4
* refactor NodeInstanceMetaObjectTim Jenssen2015-05-181-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* QmlDesigner.instances: Always use distance field text renderingThomas Hartmann2014-11-191-0/+17
* License updateEike Ziller2014-10-091-7/+8
* QmlDesigner: Fix reset width and heightMarco Bubke2014-07-301-2/+2
* QmlDesigner: fix that an invalid root item refreshes the previewTim Jenssen2014-07-221-2/+9
* QmlDesigner: Fix implicitHeight in resetVerticalMarco Bubke2014-07-011-1/+1
* QmlDesigner: Remove harmful updatesMarco Bubke2014-06-241-6/+0
* QmlDesigner: Add a special root item of the view tooMarco Bubke2014-06-241-0/+4
* QmlDesigner: Fix recursive all item functionMarco Bubke2014-06-181-8/+10
* QmlDesigner: Fix ignored properties for reparentingMarco Bubke2014-04-171-5/+25
* QmlDesigner: Merge GraphicalNodeInstance back in QuickItemNodeInstanceMarco Bubke2014-04-171-3/+511
* QmlDesigner: Use the root NodeInstance for item collectionMarco Bubke2014-04-171-0/+22
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlDesigner: Don't move items in a layoutMarco Bubke2013-09-111-3/+3
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* QmlDesigner: Fix transformation bug for tab widgetsMarco Bubke2013-08-151-3/+19
* QmlDesigner: Add container item support in node instancesMarco Bubke2013-05-301-1/+43
* QmlDesigner: Prepare for other layout itemsMarco Bubke2013-04-221-4/+4
* QmlDesigner: Add GraphicalNodeInstance as abstraction for item and windowMarco Bubke2013-04-221-509/+6
* QmlDesigner: Add override to qml2puppetMarco Bubke2013-04-161-1/+1
* QmlDesigner: Move implementation code in the node instancesMarco Bubke2013-04-151-0/+23
* QmlDesigner.Instances: disabling the cursor after completingThomas Hartmann2013-04-111-2/+2
* QmlDesigner.Instances: function should be staticThomas Hartmann2013-04-111-1/+1
* QmlDesigner: Type of the propertyname is now PropertyNameThomas Hartmann2013-03-251-10/+10
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Qml2Puppet: Fix compilation with qtdeclarative masterOrgad Shaneh2012-12-101-1/+1
* QmlDesigner.NodeInstances: Deactivate componentComplete in VMEMarco Bubke2012-11-211-4/+13
* QmlDesigner.NodeInstances: Disable text cursorMarco Bubke2012-11-211-0/+19
* QmlDesigner.NodeInstances: Improve matrix transformationMarco Bubke2012-10-231-1/+10