aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/accessible/qaccessiblequickview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-1/+1
* Fix QAccessibleQuickWindow::focusChild() to return focused descendantPeter Varga2020-02-061-2/+6
* Remove invalid fixmeFrederik Gladhorn2018-11-061-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Implement QAccessibleQuickWindow::focusChildFrederik Gladhorn2017-02-061-0/+8
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge QQmlAccessible into QAccessibleQuickItemFrederik Gladhorn2014-11-111-1/+0
* Don't assume there is only one toplevel item.Jan Arve Saether2014-10-211-14/+17
* Improve hit testing so that it works better with ignored itemsJan Arve Saether2014-10-211-48/+9
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Accessibility: Use factory function instead of pluginFrederik Gladhorn2014-03-271-0/+187