aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of QtQmlDevTools private headers on OSX with framework buildsSimon Hausmann2015-03-161-1/+1
* Use TabFocusBehavior in QStyleHints in QtQuickLiang Qi2015-02-121-1/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devLars Knoll2014-10-301-2/+2
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-291-2/+2
| |\
| | * Support Accessible.ignored on non-leaf itemsJan Arve Saether2014-10-211-1/+1
| | * Export QQuickKeyNavigationAttached as a part of the private APIOleg Shparber2014-10-091-1/+1
* | | Move from a count of cursors, to storing whether or not a subtree has a cursor.Robin Burchell2014-10-291-3/+5
|/ /
* | Remove the "groupNode"Gunnar Sletta2014-10-171-19/+10
* | Resolve QQuickItemPrivate::beforePaintNode dynamically.Gunnar Sletta2014-10-161-1/+0
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\|
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-16/+16
|/
* Introducing QQuickItem::sceneGraphInvalidated/sceneGraphInitializedGunnar Sletta2014-07-291-0/+1
* Make item.layer and item.layer.effect work inside positioners.Gunnar Sletta2014-05-081-0/+4
* Notify about the focus reasonBerthold Krevert2014-05-061-1/+2
* Fix interaction of QQuickItems with the garbage collectorSimon Hausmann2014-01-061-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+1
|\
| * Size changes do not warrant a transform update.Gunnar Sletta2013-12-111-1/+1
* | Support toggling antialiasing for Text and Rectangle.Michael Brasser2013-12-031-0/+4
* | Fix delivery of QEvents to QQuickItemsDaniel d'Andrada2013-11-291-10/+0
|/
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-0/+7
* Remove ancient and unused leftoversGunnar Sletta2013-10-221-6/+0
* Make transform and opacity animators work when layer.enabled: trueGunnar Sletta2013-10-031-0/+3
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-3/+3
* Support opt-in QSGNode descriptions without breaking binary compat.Gunnar Sletta2013-08-121-4/+4
* Fix -Wpedantic warningsAlbert Astals Cid2013-06-121-1/+1
* Fix -Wpedantic warningsAlbert Astals Cid2013-06-071-1/+1
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-141-0/+3
* Revert "Mac: respect the system settings in Full Keyboard Access"Liang Qi2013-05-081-3/+0
* The resources property should be independent from QObjectThomas Hartmann2013-05-081-0/+4
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-081-0/+3
* Expose nextItemInFocusChain in QQuickItemLiang Qi2013-04-231-0/+1
* Support activeFocusOnTab in QQuickItemLiang Qi2013-03-121-2/+4
* Merge branch 'stable' into devGunnar Sletta2013-01-171-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Deinline QQuickKeysAttached::keyToSignal.Robin Burchell2013-01-081-20/+1
|/
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-0/+2
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-1/+6
* Fix performance bottleneck in QQuickWindow::mouseMoveEvent().Sérgio Martins2012-10-111-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-261-1/+5
* QQuickCanvas renamesAlan Alpert2012-07-171-14/+14
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-1/+3
* Remove QQuickItemPrivate::InitializationStatus.Andrew den Exter2012-06-301-17/+0
* Make qtdeclarative compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-0/+2
* Performance should always be better with cacheBufferMartin Jones2012-06-081-1/+4
* Remove unused performance flags.Michael Brasser2012-06-061-6/+1
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1