| Commit message (Expand) | Author | Age | Files | Lines |
| * | Consolidate test helpers into private libraries | Mitch Curtis | 2021-09-13 | 1 | -531/+0 |
| * | Move event delivery from QQWindow to QQuickDeliveryAgent | Shawn Rutledge | 2021-02-24 | 1 | -5/+6 |
| * | Add QQuickTest::showView(); give QQuickTest::initView() default args | Shawn Rutledge | 2020-11-17 | 1 | -12/+44 |
| * | Add ; to Q_UNUSED and UNUSED_PARAM | Lars Schmertmann | 2020-06-26 | 1 | -2/+2 |
| * | QQuickViewTestUtil: Don't leak on matchAgainst() | Ulf Hermann | 2020-03-23 | 1 | -2/+16 |
| * | Avoid initializing QFlags with 0 or nullptr in further cases | Friedemann Kleint | 2019-11-25 | 1 | -2/+2 |
| * | Fix deprecation warnings in 5.14 | Friedemann Kleint | 2019-05-29 | 1 | -1/+2 |
| * | viewtestutil.h: fix broken namespace build | Mitch Curtis | 2019-02-14 | 1 | -0/+3 |
| * | Move initView() to tests/auto/quick/shared | Jan Arve Sæther | 2019-02-11 | 1 | -0/+27 |
| * | QQmlDelegateModel: even for QAIM, only use first column by default | Richard Moe Gustavsen | 2018-06-21 | 1 | -1/+7 |
| * | Update to new QRandomGenerator API | Thiago Macieira | 2017-12-05 | 1 | -2/+2 |
| * | Replace Q_NULLPTR with nullptr | Kevin Funk | 2017-09-27 | 1 | -1/+1 |
| * | Use QRandomGenerator instead of q?rand | Thiago Macieira | 2017-08-23 | 1 | -3/+3 |
| * | Get rid of most QT_NO_FOO usages | Lars Knoll | 2016-11-29 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-02-19 | 1 | -0/+80 |
| |\ |
|
| | * | Factor out testing code for QTBUG_48870_fastModelUpdates | Gabriel de Dietrich | 2016-02-13 | 1 | -0/+80 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-20 | 1 | -17/+12 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2015-10-14 | 1 | -2/+2 |
| |\| |
|
| | * | Tests: Fix single-character string literals. | Friedemann Kleint | 2015-10-13 | 1 | -2/+2 |
| * | | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases. | Friedemann Kleint | 2015-09-02 | 1 | -4/+8 |
| |/ |
|
| * | Fix flickable autotest | Ulf Hermann | 2015-06-05 | 1 | -2/+14 |
| * | qquickwindow: ensure we delete the correct delayed touch event after delivery | Richard Moe Gustavsen | 2015-05-22 | 1 | -3/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | Compress touch events in QQuickWindow. | Gunnar Sletta | 2014-05-05 | 1 | -0/+23 |
| * | Stabilize tests using utilities from QQuickViewTestUtil. | Friedemann Kleint | 2013-08-26 | 1 | -2/+26 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-10 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-23 | 1 | -24/+24 |
| * | Fix handling of changes to the root index of a VisualDataModel. | Andrew den Exter | 2012-08-02 | 1 | -27/+0 |
| * | Remove QListModelInterface. | Andrew den Exter | 2012-07-25 | 1 | -155/+5 |
| * | Don't double reference items created following a model reset. | Andrew den Exter | 2012-07-17 | 1 | -0/+7 |
| * | QQuickCanvas renames | Alan Alpert | 2012-07-17 | 1 | -7/+7 |
| * | Properly copy all event parameters in deliverMouseEvent() | Laszlo Agocs | 2012-04-05 | 1 | -6/+2 |
| * | Rename QDeclarative symbols to QQuick and QQml | Matthew Vogt | 2012-02-24 | 1 | -0/+493 |