aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistcompositor
Commit message (Expand)AuthorAgeFilesLines
* Fix searchs for insert positions in QDeclarativeListCompositor.Andrew den Exter2011-11-251-0/+47
* Fixed compile of tst_qdeclarativelistcompositor with -qtnamespace.Rohan McGovern2011-11-211-0/+2
* Fix invalid remove cache indexes caused by consecutive ranges.Andrew den Exter2011-11-041-0/+83
* Fix incorrect cache indexes when consecutive list items are removed.Andrew den Exter2011-11-021-0/+153
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-141-8/+0
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-3/+3
* Fix layout issues with recently removed items.Andrew den Exter2011-10-111-384/+1040
* Add support for filtering VisualDataModels.Andrew den Exter2011-10-062-0/+683