aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickrepeater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-8/+8
* Fix quadratic behavior in QQuickRepeater::clear(), take 2Lars Knoll2018-01-171-1/+4
* QQmlIntanceModel: use QQmlIncubator::IncubationMode instead of bool to specif...Richard Moe Gustavsen2017-11-301-3/+3
* Fix crash when moving items during asynchronous creationJoni Poikelin2017-11-281-2/+9
* Repeater: Clarify documentation a littleRobin Burchell2017-06-071-1/+5
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-1/+1
* Quick: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-181-2/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QQuickRepeater: Use qmlobject_(dis)connect instead of regular (dis)connect.Robin Burchell2016-01-051-10/+12
* Prevent errors when removing items from Repeater that reference parent.Michael Brasser2015-06-301-2/+2
* Make Repeater emit items with right stacking orderJan Arve Saether2015-04-281-10/+10
* Specifically mark Repeater as transparent for positioners.Jan Arve Saether2015-04-071-0/+1
* Repeater: Don't rely on the createFrom variableJørgen Lind2015-03-171-48/+44
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* QQuickRepeater::clear: Remove items from the end backwards.Robin Burchell2014-11-071-1/+3
* Repeater & itemviews: fix setModel() JS array handlingJ-P Nurmi2014-10-291-1/+5
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix QQmlDelegateModelChangeArrayLars Knoll2014-07-221-2/+2
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-5/+9
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-6/+6
* 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
* Fix a crash in QQuickRepeater::clear()J-P Nurmi2013-05-161-5/+6
* Fix lupdate-warning "Cannot invoke tr() like this".Friedemann Kleint2013-04-231-1/+1
* Fix crash in repeater when model gets deletedFrederik Gladhorn2013-04-181-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+3
|\
| * Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-151-2/+3
* | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-32/+50
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix various broken links in documentationBea Lam2012-08-031-3/+3
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Remove QListModelInterface.Andrew den Exter2012-07-251-1/+0
* Don't double reference items created following a model reset.Andrew den Exter2012-07-171-1/+3
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-6/+6
* Create new documentation structureChris Adams2012-06-211-0/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-1/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-5/+5
* Don't parent (QObject) delegate items to views.Andrew den Exter2012-05-281-2/+0
* Doc: Sanitized QML typesNico Vertriest2012-05-241-2/+1
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-5/+5
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-8/+8
* Change repeater item to handle model being deleted.Glenn Watson2012-03-131-1/+9
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-20/+20
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+476