aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklistview/tst_qquicklistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Repeater & itemviews: fix setModel() JS array handlingJ-P Nurmi2014-10-291-0/+29
* Disable tst_QQuickListView::programmaticFlickAtBounds()Eskil Abrahamsen Blomfeldt2014-09-101-0/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge "Merge branch '5.3' into dev" into refs/staging/devGunnar Sletta2014-08-081-2/+124
|\
| * Merge branch '5.3' into devGunnar Sletta2014-08-071-2/+124
| |\
| | * Merge remote-tracking branch 'origin/stable' into 5.3J-P Nurmi2014-07-301-2/+86
| | |\
| | | * Fix QQmlDelegateModel ignoring layoutChange in certain situationsDan Vrátil2014-06-291-2/+86
| | * | Fix QQmlDelegateModel getting out of syncDan Vrátil2014-07-301-0/+38
* | | | ListView: add support for "pull back" header & footerJ-P Nurmi2014-08-081-0/+409
|/ / /
* | | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-07-261-4/+60
|\| |
| * | Don't recreate header and footer unnecessarilyMartin Jones2014-07-251-4/+5
| * | Improve programmatic flicking of ListView (and Flickable).Michael Brasser2014-07-241-0/+55
| |/
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-06-131-0/+44
|\|
| * Make ItemViews displayMargin work correctly when set to negative valuesAlbert Astals Cid2014-06-041-0/+44
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-151-0/+4
|\|
| * Item views: prevent negative cache bufferJ-P Nurmi2014-05-071-0/+4
* | Don't adjust the position of transitioning list items.Jan Arve Saether2014-05-141-0/+53
|/
* ListView: fix rounding errorsJ-P Nurmi2014-04-091-0/+60
* OSX: fix QQuickListView testShawn Rutledge2014-04-071-10/+8
* Item views: improve initial Z-value handlingJ-P Nurmi2014-03-181-3/+23
* Item views: avoid fixing up the position while moving/flickingJ-P Nurmi2014-03-131-0/+31
* Make GridView/ListView attached "view" property available to all delegate typesNils Jeisecke2014-02-261-0/+35
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-111-9/+30
|\
| * Fix origin for short reversed item viewsJohn Brooks2014-02-101-9/+19
| * Fix crash in header when regenerating view.Michael Brasser2014-01-301-0/+11
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-241-18/+43
|\|
| * Fix positioning of item when first cacheBuffer item is removed.Andrew den Exter2013-12-191-18/+43
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+23
|\|
| * Set highlight size for both dimensions, irrespective of ListView orientationRobin Burchell2013-12-111-0/+21
| * Set all attached section properties before emitting change signals.Martin Jones2013-11-301-0/+2
* | Add displayMarginBeginning/End to ListView and GridView.Martin Jones2013-12-111-0/+38
|/
* Also update viewport size when header/footer size changesRobin Burchell2013-11-261-0/+30
* Fix crash when assigning a null QObject or derived property as a ListView modelAndrew den Exter2013-11-241-0/+20
* Reset on model layout changedAlbert Astals Cid2013-10-211-0/+22
* Stabilize and speed up testLars Knoll2013-09-281-43/+51
* Try to stabilize the multipleTransitions testLars Knoll2013-09-281-0/+1
* Stabilize tests using utilities from QQuickViewTestUtil.Friedemann Kleint2013-08-261-0/+6
* Fix currentIndex in Qml itemView when assigning an empty modelNils Jeisecke2013-08-161-0/+5
* Resizing items out of the list viewport should not change the viewportAlbert Astals Cid2013-07-241-0/+38
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-261-28/+78
* Merge branch 'dev' into stableSergio Ahumada2013-03-201-6/+6
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-0/+13
| |\
| * | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-4/+4
| * | Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-241-2/+2
* | | QQuickItemView: Add guard before returning currentItem itemCaroline Chao2013-03-191-0/+16
| |/ |/|
* | ListView's highlightMoveDuration should default to -1.Michael Brasser2013-02-221-0/+13
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Quick tests: Introduce QQmlMessageHandler.Friedemann Kleint2012-12-201-13/+2
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-18/+18
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-2/+2