aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* QQuickItemPrivate: added a accessibleRole()Liang Qi2015-10-211-0/+4
* Don't send delayed mouse presses to ancestors of the replaying Flickable.Andrew den Exter2015-10-121-0/+1
* Add isTabFence private flagGabriel de Dietrich2015-08-211-0/+8
* Add possibility to mirror ShaderEffectSource generated texturesMiikka Heikkinen2015-08-201-0/+6
* Add EnterKey attached propertyKai Uwe Broulik2015-08-031-0/+25
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-4/+2
* 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