aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickitem2/data
Commit message (Expand)AuthorAgeFilesLines
* Don't crash: Connections with a signal on a nonexistent objectShawn Rutledge2017-05-071-0/+11
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-201-0/+10
|\
| * Item: sort out mapFromGlobal() and mapToGlobal()J-P Nurmi2016-10-131-0/+10
* | Make LayoutMirroring work with WindowJ-P Nurmi2016-09-121-0/+7
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-196-0/+89
|\
| * QQuickItem: fix another infinite loop in nextItemInFocusChain()Liang Qi2016-01-306-0/+89
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-221-0/+9
|\|
| * QQuickItem: fix an infinite loop nextItemInFocusChain()Liang Qi2016-01-201-0/+9
* | Updated license headersJani Heikkinen2016-01-205-85/+60
|/
* Properly check the arguments of mapFrom/ToItemLars Knoll2015-12-012-8/+24
* Fix childrenRect calculationCornelius Mika2015-10-311-0/+47
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-261-0/+37
|\
| * QQuickItem: detect loop in KeyNavigation chainLiang Qi2015-10-141-0/+37
* | Add isTabFence private flagGabriel de Dietrich2015-08-211-0/+49
|/
* Update copyright headersJani Heikkinen2015-02-125-34/+34
* Update license headers and add new licensesJani Heikkinen2014-08-255-93/+53
* Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-06-131-1/+5
|\
| * Fix forwarding of keyboard events to multiple target itemsJoni Poikelin2014-06-111-1/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-102-0/+134
|\|
| * Avoid event propagation with Keys.forwardToJ-P Nurmi2014-04-121-0/+84
| * On Mac only editable text input should receive tab focusLiang Qi2014-04-021-0/+50
* | Say hello to QQuickItem::grabToImage().Gunnar Sletta2014-05-011-0/+60
|/
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* KeyNavigation should use forceActiveFocusFrederik Gladhorn2013-11-011-0/+93
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-211-0/+7
|\
| * Fix a crash in QQuickItem::nextItemInFocusChain()Liang Qi2013-09-191-0/+7
* | Add bool QQuickKeyEvent::matches(QKeySequence::StandardKey)J-P Nurmi2013-07-011-0/+57
|/
* Prevent tab focus from wrapping endlesslyLiang Qi2013-05-272-0/+72
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-141-0/+144
* Revert "Mac: respect the system settings in Full Keyboard Access"Liang Qi2013-05-081-144/+0
* The resources property should be independent from QObjectThomas Hartmann2013-05-081-5/+18
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-081-0/+144
* Added more tests for activeFocusOnTabLiang Qi2013-04-091-0/+56
* Version new property and signalLiang Qi2013-04-082-2/+2
* Support activeFocusOnTab in QQuickItemLiang Qi2013-03-122-0/+386
* Update copyright year in Digia's license headersSergio Ahumada2013-01-102-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-232-48/+48
* Add nativeScanCode to KeyEvent.Glenn Watson2012-07-031-0/+1
* Add optional width and height arguments to mapToItem()/mapFromItem()Yann Bodson2012-05-181-0/+85
* Fix eliding when text width is reset by an implicitWidth change.Andrew den Exter2012-04-201-0/+15
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-191-0/+38
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2419-0/+696