aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickgridview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: apply title case to all section1 titlesNico Vertriest2014-09-241-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* ItemView: use categorized logging for delegate lifecycleShawn Rutledge2014-08-131-20/+6
* 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
|/
* Make ItemViews displayMargin work correctly when set to negative valuesAlbert Astals Cid2014-06-041-1/+1
* Item views: prevent negative cache bufferJ-P Nurmi2014-05-071-2/+2
* Doc: Document signals (not handlers) under \qmlattachedsignalSze Howe Koh2014-03-281-6/+10
* Item views: improve initial Z-value handlingJ-P Nurmi2014-03-181-2/+11
* Fix GridView flow enum docsJ-P Nurmi2014-03-061-13/+13
* Make GridView/ListView attached "view" property available to all delegate typesNils Jeisecke2014-02-261-3/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+1
|\
| * Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1
* | Add displayMarginBeginning/End to ListView and GridView.Martin Jones2013-12-111-6/+34
|/
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-48/+48
* 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
* Item views: do not track the geometry of items being removedJ-P Nurmi2013-07-041-18/+9
* Doc: fix since QtQuick 5.1Tasuku Suzuki2013-06-101-1/+1
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-261-0/+16
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-1/+1
|\
| * GridView: fix resetColumns() to calculate the amount of columns rightJ-P Nurmi2013-02-261-1/+1
* | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-9/+12
|/
* Fixing a mistake in the GridView documentationFabian Bumberger2013-01-141-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Document that add transitions should not animate item heightBea Lam2012-08-031-2/+4
* Fix various broken links in documentationBea Lam2012-08-031-4/+4
* Use \b instead of \boldBea Lam2012-08-021-10/+10
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Add SnapPosition mode to positionViewAtIndex() in List/GridView.Martin Jones2012-07-271-0/+3
* Remove QListModelInterface.Andrew den Exter2012-07-251-1/+0
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-6/+6
* Section headers ignore list delegate size changes when "colliding"Martin Jones2012-07-041-4/+2
* Fix crash when dragging items outside visible area.Andrew den Exter2012-06-221-6/+13
* Create new documentation structureChris Adams2012-06-211-1/+1
* Update Flickable velocity/overbound for each axis independentlyMartin Jones2012-06-131-2/+2
* Set a non-zero default cacheBuffer.Martin Jones2012-06-131-2/+4
* Performance should always be better with cacheBufferMartin Jones2012-06-081-6/+6
* Don't emit moving and flicking signals unnecessarilyBea Lam2012-06-061-17/+5
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-1/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-8/+8
* Fix nested GridView key navigation with a single row or column.Andrew den Exter2012-05-291-1/+1
* Don't override "z" bindings for header and footerBea Lam2012-05-281-4/+2
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-8/+8