aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistcompositor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix moving mixed visible and non-visible View items.Andrew den Exter2012-01-041-0/+19
* Insert items into VisualDataModel.Andrew den Exter2011-12-231-7/+7
* Minimize the number of objects created per item in VisualDataModel.Andrew den Exter2011-12-231-8/+2
* Fix crash when items are moved in model.Andrew den Exter2011-12-141-0/+17
* Say hello to QtQuick moduleKent Hansen2011-12-021-1/+1
* 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