aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpathview
Commit message (Expand)AuthorAgeFilesLines
* Fix PathView stealing mouse grab from its child items.Andrew den Exter2013-10-012-0/+60
* Merge branch 'stable' into devSergio Ahumada2013-09-061-0/+5
|\
| * tst_qquickpathview::cancelDrag(): Move mouse after setUrl().Friedemann Kleint2013-08-301-1/+1
| * Stabilize tests using utilities from QQuickViewTestUtil.Friedemann Kleint2013-08-261-0/+5
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-061-1/+9
|\|
| * Add diagnostic output to tst_qquickpathview::cancelDrag().Friedemann Kleint2013-07-311-1/+9
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-1/+1
|\
| * Try to stabilize tst_QQuickPathViewSergio Ahumada2013-03-211-1/+1
* | Fixed some auto testsBernd Weimer2013-03-121-52/+52
* | Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-241-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-232-0/+20
|\|
| * Fix crash in PathViewTasuku Suzuki2013-01-182-0/+20
* | Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-90/+58
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* make use of qtHaveModule()Oswald Buddenhagen2013-01-101-1/+1
* Stabilize tst_qquickpathviewAlan Alpert2012-12-051-3/+3
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-23/+23
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* tst_QQuickPathView::package(): updated QSKIP()J-P Nurmi2012-09-071-1/+1
* Add cacheItemCount property to PathViewMartin Jones2012-08-282-1/+84
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-4/+4
* Add methods to PathView: positionViewAtIndex(), indexAt(), itemAt()Martin Jones2012-07-232-1/+119
* Changing PathView model after componentComplete should reset positionMartin Jones2012-07-232-8/+94
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-11/+12
* QQuickCanvas renamesAlan Alpert2012-07-171-197/+197
* PathView needs drag events similar to FlickableMartin Jones2012-07-041-0/+40
* Changing PathView offset doesn't set currentIndex appropriatelyMartin Jones2012-06-271-2/+37
* Allow qtdeclarative to compile with -no-widgetsMartin Jones2012-06-052-2/+9
* Reset the PathView currentIndex to 0 when all items are removed.Andrew den Exter2012-05-311-50/+93
* Fix PathView not updating after all items are removed from the model.Andrew den Exter2012-05-281-0/+124
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-1/+0
* PathView was moving view too soon on dragMartin Jones2012-05-141-0/+5
* Support snapMode in PathViewMartin Jones2012-04-042-0/+131
* PathView was missing the maximumFlickVelocity propertyMartin Jones2012-03-261-0/+54
* Restore view to sensible position if grab is cancelled.Martin Jones2012-03-202-0/+37
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2425-0/+2321