aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickrepeater
Commit message (Expand)AuthorAgeFilesLines
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-9/+9
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-2/+2
* Prevent errors when removing items from Repeater that reference parent.Michael Brasser2015-06-302-0/+38
* ObjectModel: add API for dynamic changesJ-P Nurmi2015-06-102-0/+88
* Make Repeater emit items with right stacking orderJan Arve Saether2015-04-282-0/+57
* Repeater: Don't rely on the createFrom variableJørgen Lind2015-03-172-1/+72
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* QQuickRepeater::clear: Remove items from the end backwards.Robin Burchell2014-11-072-0/+69
* Repeater & itemviews: fix setModel() JS array handlingJ-P Nurmi2014-10-291-0/+28
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix crash in QQmlDelegateModel during destruction phaseSimon Hausmann2014-06-242-0/+50
* fix whitespaceOswald Buddenhagen2014-01-221-5/+5
* Fix crash in repeater when model gets deletedFrederik Gladhorn2013-04-182-0/+35
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove QListModelInterface.Andrew den Exter2012-07-251-1/+0
* Don't double reference items created following a model reset.Andrew den Exter2012-07-171-0/+79
* QQuickCanvas renamesAlan Alpert2012-07-171-58/+58
* Change repeater item to handle model being deleted.Glenn Watson2012-03-132-0/+35
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2411-0/+924