summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-221-17/+17
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-131-0/+59
* Emit layoutChange signals when changing QPersistentModelIndexes.Stephen Kelly2012-08-181-1/+1
* Only emit headerDataChanged for valid proxy intervals.Stephen Kelly2012-08-151-0/+35
* Avoid crashes when invalidating a proxy model filter.Stephen Kelly2012-08-071-0/+68
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-291-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-161-3/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Change the default value of QSortFilterProxyModel::dynamicSortFilterStephen Kelly2012-01-021-1/+1
* Cleanup itemmodel autotests.Jason McDonald2011-12-281-30/+30
* Cleanup itemmodel autotests.Jason McDonald2011-12-281-109/+104
* Remove empty functions from itemmodels tests.Jason McDonald2011-12-281-26/+0
* Cleanup corelib autotests.Jason McDonald2011-12-281-0/+51
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-161-0/+3463