aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicklistview.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed a QQuickListView crashLiang Qi2015-06-291-15/+18
* | ListView/GridView contentHeight should include delayRemove-d itemsMatt Vogt2015-06-231-3/+13
|/
* Cleanup math function includes and usageAllan Sandfeld Jensen2015-02-191-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Introduce Flickable.OvershootBounds behaviorJ-P Nurmi2015-01-211-1/+1
* Fix flick() with ListView.SnapToItem at bounds.Michael Brasser2015-01-131-4/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-1/+1
|\
| * Doc: apply title case to all section1 titlesNico Vertriest2014-09-241-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-39/+17
|\|
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
| * ItemView: use categorized logging for delegate lifecycleShawn Rutledge2014-08-131-20/+6
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-42/+42
|/
* ListView: add support for "pull back" header & footerJ-P Nurmi2014-08-081-24/+139
* Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-07-261-1/+1
|\
| * Don't recreate header and footer unnecessarilyMartin Jones2014-07-251-1/+1
* | Fix QQmlDelegateModelChangeArrayLars Knoll2014-07-221-2/+2
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-2/+2
|\|
| * Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-021-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-151-2/+2
|\|
| * Item views: prevent negative cache bufferJ-P Nurmi2014-05-071-2/+2
* | Don't adjust the position of transitioning list items.Jan Arve Saether2014-05-141-0/+2
|/
* ListView: fix rounding errorsJ-P Nurmi2014-04-091-5/+5
* Doc: Document signals (not handlers) under \qmlattachedsignalSze Howe Koh2014-03-281-7/+11
* Item views: improve initial Z-value handlingJ-P Nurmi2014-03-181-5/+17
* Make GridView/ListView attached "view" property available to all delegate typesNils Jeisecke2014-02-261-5/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+1
|\
| * Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1
* | Fix a warning about casting from asciiLars Knoll2014-01-031-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-241-0/+8
|\|
| * QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi2013-12-201-0/+1
| * Fix positioning of item when first cacheBuffer item is removed.Andrew den Exter2013-12-191-0/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-26/+42
|\|
| * Set highlight size for both dimensions, irrespective of ListView orientationRobin Burchell2013-12-111-18/+34
| * Set all attached section properties before emitting change signals.Martin Jones2013-11-301-8/+8
* | Add displayMarginBeginning/End to ListView and GridView.Martin Jones2013-12-111-7/+32
|/
* Doc: Fix broken linksSze Howe Koh2013-11-051-2/+3
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-56/+56
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-1/+1
* Document parenting behaviour of delegates in QML ListView and Component.Tomasz Siekierda (sierdzio)2013-08-101-0/+2
* QQuickListViewPrivate::updateStickySections(): add missing null checkJ-P Nurmi2013-07-291-1/+1
* Resizing items out of the list viewport should not change the viewportAlbert Astals Cid2013-07-241-4/+6
* Update snap when snapMode changesAlbert Astals Cid2013-07-081-0/+1
* Item views: do not track the geometry of items being removedJ-P Nurmi2013-07-041-18/+10
* Doc: fix since QtQuick 5.1Tasuku Suzuki2013-06-101-1/+1
* Doc: corrections, spelling, and ListView requirements commentsDavid Fries2013-05-151-1/+1
* Doc: Fix some broken snippet pathsSze Howe Koh2013-05-061-1/+1
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-261-0/+15
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-1/+3
|\