aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitem.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-7/+7
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-201-2/+4
|\
| * Item: sort out mapFromGlobal() and mapToGlobal()J-P Nurmi2016-10-131-2/+4
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-101-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-0/+2
| |\
| | * Fix crash with window-less QQuickItemsSimon Hausmann2016-09-301-0/+2
* | | QML: Obliterate QQmlAccessorsErik Verbruggen2016-08-301-1/+0
* | | Remove "XXX todo" commentsFrederik Gladhorn2016-07-011-2/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-3/+3
|\|
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-191-1/+2
|\|
| * Rerender natively rendered text items when DPI scaling changes.Andreas Hartmetz2016-02-051-1/+2
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Add support for mapping between item's and global screen coordinatesNikita Krupenko2015-12-101-0/+2
* | QQuickItem: added isAncestorOf()Liang Qi2015-12-071-0/+2
|/
* 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