summaryrefslogtreecommitdiffstats
path: root/tests/auto/modeltest/dynamictreemodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compile of these tests when Qt is configured with -qtnamespaceRohan McGovern2010-02-161-2/+0
|
* Make sure mappings are created for columns when indexes newly become parents.Stephen Kelly2009-12-181-0/+199
Also move the modeltest related tests to the modeltest subdirectory Merge-request: 2262 Reviewed-by: Olivier Goffart <ogoffart@trolltech.com>