aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitem.h
Commit message (Expand)AuthorAgeFilesLines
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-1/+1
* Fix 590 inconsistent override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-131-2/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-22/+11
|\
| * Fix performance regression caused by SG signals in QQuickItem.Gunnar Sletta2014-09-031-3/+0
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Merge branch 'origin/5.4' into devFrederik Gladhorn2014-08-211-2/+0
|\|
| * Remove Item.windowAlan Alpert2014-08-121-2/+0
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-1/+1
|/
* Introducing QQuickItem::sceneGraphInvalidated/sceneGraphInitializedGunnar Sletta2014-07-291-0/+3
* Minor: Remove unneeded include from qquickitem.hKevin Funk2014-05-131-1/+0
* Fix revision.Gunnar Sletta2014-05-051-1/+1
* Say hello to QQuickItem::grabToImage().Gunnar Sletta2014-05-011-0/+7
* Expose QQuickItem::window as a propertyLaszlo Agocs2014-03-201-0/+2
* Add missing export macro to QQuickTransformSimon Hausmann2014-02-031-1/+1
* Support toggling antialiasing for Text and Rectangle.Michael Brasser2013-12-031-2/+4
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-1/+1
|\
| * Add missing Q_REVISIONAlan Alpert2013-06-231-1/+1
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-0/+4
|\|
| * The resources property should be independent from QObjectThomas Hartmann2013-05-081-0/+2
| * Expose nextItemInFocusChain in QQuickItemLiang Qi2013-04-231-0/+1
| * a nested Window automatically becomes transient for its parentShawn Rutledge2013-04-101-0/+1
* | Cleanup v8 dependencies from QQmlV8FunctionLars Knoll2013-05-081-3/+3
|/
* Version new property and signalLiang Qi2013-04-081-2/+2
* Support activeFocusOnTab in QQuickItemLiang Qi2013-03-121-0/+5
* Focus reasonCaroline Chao2013-03-071-0/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-0/+2
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-3/+2
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+8
* transformOriginPoint is deprecatedShawn Rutledge2012-11-051-1/+1
* Remove interim compatibility measuresAlan Alpert2012-10-161-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* setImplicitWidth/Height should be publicBea Lam2012-08-201-2/+2
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-261-0/+7
* QQuickCanvas renamesAlan Alpert2012-07-171-8/+10
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-0/+5
* Propagate synthesized mouse events in parallel with touch.Shawn Rutledge2012-06-281-1/+1
* Make qtdeclarative compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-0/+2
* Remove QSGEngineGunnar Sletta2012-05-031-3/+0
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-191-0/+2
* Merge master into api_changesKent Hansen2012-03-271-3/+0
|\
| * Remove QQuickItem::sendAccessibilityUpdateFrederik Gladhorn2012-03-241-3/+0
* | Merge master into api_changesKent Hansen2012-03-231-0/+1
|\|
| * Free ShaderEffectSource FBOs when no longer needed.Kim Motoyoshi Kalland2012-03-211-0/+1
* | Added QQuickItem::clipRect().Kim Motoyoshi Kalland2012-03-051-0/+1
|/
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-18/+18
* Remove commit headersAaron Kennedy2012-02-201-1/+0