aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickitem2
Commit message (Expand)AuthorAgeFilesLines
* QQuickItem: fix an infinite loop nextItemInFocusChain()Liang Qi2016-01-202-0/+31
* Properly check the arguments of mapFrom/ToItemLars Knoll2015-12-012-8/+24
* Fix childrenRect calculationCornelius Mika2015-10-312-0/+64
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-262-0/+63
|\
| * QQuickItem: detect loop in KeyNavigation chainLiang Qi2015-10-142-0/+63
* | QQuickItem: Make setParent() error message more usefulGabriel de Dietrich2015-10-221-1/+4
* | QQuickItem: correct focus reason for key navigationLiang Qi2015-10-141-1/+5
* | Add isTabFence private flagGabriel de Dietrich2015-08-212-0/+121
* | tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-43/+43
* | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-3/+3
|/
* Use TabFocusBehavior in QStyleHints in QtQuickLiang Qi2015-02-121-4/+2
* Update copyright headersJani Heikkinen2015-02-126-41/+41
* Revert "Temporarily mark grab()/item.layer tests insignificant under ANGLE"Andrew Knight2014-09-301-3/+0
* Update license headers and add new licensesJani Heikkinen2014-08-256-116/+68
* Temporarily mark grab()/item.layer tests insignificant under ANGLEAndrew Knight2014-08-071-0/+3
* QQmlError::toString: improve handling of empty urls.David Faure2014-07-241-1/+1
* 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 devSimon Hausmann2014-05-221-1/+1
|\|
| * Update qmltypes filesAlan Alpert2014-05-061-1/+1
* | Minor: Remove unneeded include from qquickitem.hKevin Funk2014-05-131-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-103-0/+343
|\|
| * Avoid event propagation with Keys.forwardToJ-P Nurmi2014-04-122-0/+157
| * On Mac only editable text input should receive tab focusLiang Qi2014-04-022-0/+186
* | Notify about the focus reasonBerthold Krevert2014-05-061-0/+72
* | Say hello to QQuickItem::grabToImage().Gunnar Sletta2014-05-012-0/+97
|/
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-1/+1
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* Add QQuickMatrix4x4, a way to specify a matrix transform in QML.Erik Larsson2014-01-071-1/+3
* KeyNavigation should use forceActiveFocusFrederik Gladhorn2013-11-012-1/+104
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-212-0/+20
|\
| * Fix a crash in QQuickItem::nextItemInFocusChain()Liang Qi2013-09-192-0/+20
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-222-0/+117
|\ \
| * | Add bool QQuickKeyEvent::matches(QKeySequence::StandardKey)J-P Nurmi2013-07-012-0/+117
| |/
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-245-13/+556
|\|
| * Prevent tab focus from wrapping endlesslyLiang Qi2013-05-273-0/+159
| * Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-142-0/+276
| * Revert "Mac: respect the system settings in Full Keyboard Access"Liang Qi2013-05-082-276/+0
| * The resources property should be independent from QObjectThomas Hartmann2013-05-082-13/+46
| * Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-082-0/+276
| * Expose nextItemInFocusChain in QQuickItemLiang Qi2013-04-231-0/+75
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Added more tests for activeFocusOnTabLiang Qi2013-04-092-0/+118
* Version new property and signalLiang Qi2013-04-082-2/+2
* Support activeFocusOnTab in QQuickItemLiang Qi2013-03-123-0/+715
* Update copyright year in Digia's license headersSergio Ahumada2013-01-103-3/+3
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-9/+9
* Change qml list interfaceMarco Bubke2012-10-231-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-233-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1