summaryrefslogtreecommitdiffstats
path: root/tests/auto/modeltest/dynamictreemodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* 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>