aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview
Commit message (Expand)AuthorAgeFilesLines
...
* Remove properties related to highlight speedBea Lam2012-06-227-13/+0
* Fix warnings in declarative tests.Friedemann Kleint2012-06-201-6/+7
* Mark tst_qquicklistview insignificant for Mac.Friedemann Kleint2012-06-201-0/+1
* Set a non-zero default cacheBuffer.Martin Jones2012-06-1315-0/+16
* tst_qquicklistview: further increase test timeoutKent Hansen2012-06-131-2/+1
* Fix view delegate parent binding regression.Martin Jones2012-06-122-0/+56
* Mark qquicklistview autotest as insignificantKent Hansen2012-06-121-0/+1
* Performance should always be better with cacheBufferMartin Jones2012-06-081-58/+58
* Clearing a view didn't reset content size.Martin Jones2012-05-311-0/+10
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* Fix flicker when changing ListView currentIndex with VisualItemModel.Andrew den Exter2012-05-282-0/+96
* Fix PathView not updating after all items are removed from the model.Andrew den Exter2012-05-281-1/+0
* Don't parent (QObject) delegate items to views.Andrew den Exter2012-05-281-1/+1
* Don't override "z" bindings for header and footerBea Lam2012-05-282-0/+56
* Fix xOrigin and yOrigin to always be top-left posBea Lam2012-05-142-10/+29
* Don't use QtDeclarative compat moduleKent Hansen2012-05-111-1/+1
* Fix content pos adjustment when resizing first itemBea Lam2012-05-012-0/+160
* Only run populate for items in model at creationBea Lam2012-04-231-19/+14
* Vertical layout direction for ListView and GridViewBea Lam2012-04-173-257/+470
* Don't ignore model changes when the ListView scroll position changes.Andrew den Exter2012-04-131-11/+38
* Section comparison should be case insensitive.Martin Jones2012-03-281-5/+5
* Buffer changes received during layout()Bea Lam2012-03-272-0/+64
* Fix margins for right-to-left modeBea Lam2012-03-212-5/+30
* Resetting a model can cause a crash in views with header/footer.Martin Jones2012-03-192-0/+41
* Ensure section header/footer are cleaned up.Martin Jones2012-03-191-0/+17
* Reuse QQuickView in ListView table driven testsMartin Jones2012-03-131-44/+89
* Speed up view flick tests.Martin Jones2012-03-132-9/+7
* ListView.contentHeight does not include header and footer item heightsMartin Jones2012-03-131-0/+10
* Displaced items were moving unnecessarilyBea Lam2012-03-132-0/+129
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-1/+1
* refilled items should be moved immediatelyBea Lam2012-03-102-4/+37
* ListView can freeze if flicked beyond its bounds.Martin Jones2012-03-072-0/+82
* Fix setting of target lists when target Transition is not setBea Lam2012-03-072-0/+50
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* prepareTransition() must cancel current transitionBea Lam2012-03-072-14/+3
* Merge master <-> api_changesMatthew Vogt2012-03-054-22/+550
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2443-0/+8161