aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickgridview
Commit message (Expand)AuthorAgeFilesLines
* Item views: Don't emit 'currentItemChanged' if the current item didn't really...Gabriel de Dietrich2015-09-052-0/+6
* 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-1/+1
* Fix potential use of incorrect bounds in delegate tracking.Michael Brasser2015-07-122-0/+45
* ListView/GridView contentHeight should include delayRemove-d itemsMatt Vogt2015-06-232-0/+118
* Blacklist unstable testSimon Hausmann2015-06-051-0/+2
* Make QQuickGridView test independent of mouse speedUlf Hermann2015-06-051-0/+11
* Tests: Make qquickgridview significant againCaroline Chao2015-04-081-3/+0
* Fixed license headersJani Heikkinen2015-02-171-3/+3
* Update copyright headersJani Heikkinen2015-02-124-24/+24
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-091-1/+1
|\
| * Quick: fix testErik Verbruggen2014-12-091-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-10-311-0/+29
|\|
| * Repeater & itemviews: fix setModel() JS array handlingJ-P Nurmi2014-10-291-0/+29
* | Do not fail test because window moves out of desktop area bounds.Jan Arve Saether2014-09-252-0/+3
|/
* Update license headers and add new licensesJani Heikkinen2014-08-253-55/+31
* Don't recreate header and footer unnecessarilyMartin Jones2014-07-251-4/+5
* Make ItemViews displayMargin work correctly when set to negative valuesAlbert Astals Cid2014-06-042-0/+160
* Item views: improve initial Z-value handlingJ-P Nurmi2014-03-184-7/+117
* Make GridView/ListView attached "view" property available to all delegate typesNils Jeisecke2014-02-262-0/+105
* fix whitespaceOswald Buddenhagen2014-01-222-5/+5
* Add displayMarginBeginning/End to ListView and GridView.Martin Jones2013-12-112-0/+124
* Merge branch 'stable' into devSergio Ahumada2013-09-061-0/+2
|\
| * Stabilize tests using utilities from QQuickViewTestUtil.Friedemann Kleint2013-08-261-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-191-0/+4
|\|
| * Marking tst_qquickgridview as insignificant in win and macxSimo Fält2013-08-161-0/+3
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-061-2/+0
|\|
| * test: Remove insignificant mark from tst_qquickgridviewSergio Ahumada2013-07-261-2/+0
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-9/+28
|\|
| * No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-261-9/+28
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-6/+6
|\
| * Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-6/+6
* | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-1/+0
* | Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-241-2/+2
* | Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-1/+2
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-201-0/+1
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-22/+22
* tests: Mark some tests as insignificant on MacSamuli Piippo2012-11-091-0/+2
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-2/+2
* Fixed instances of "to to" in qtdeclarative.Samuel Rødal2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add SnapPosition mode to positionViewAtIndex() in List/GridView.Martin Jones2012-07-272-278/+153
* Remove QListModelInterface.Andrew den Exter2012-07-251-7/+7
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-1/+1
* Changing model after componentComplete should reset currentIndexMartin Jones2012-07-231-5/+16
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-2/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-416/+416