summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* QSortFilterProxyModel::reset() should invalidate.Olivier Goffart2011-02-251-0/+57
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix filtering of columns in QSFPM.Stephen Kelly2010-11-231-0/+39
* Make sure mapSelectionFromSource does not return a selection with invalid ran...Stephen Kelly2010-09-151-0/+39
* Fixes a proxymodel sorting odity.Pierre Rossi2010-05-261-0/+36
* QSortFilterProxyModel: Warning or assert failureGabriel de Dietrich2010-05-051-0/+61
* Fix bug when resetting QSortFilterProxyModelStephen Kelly2010-03-181-0/+87
* QSortFilterProxyModel: Sorting occured unnecessarily when the dynamicSortFilt...Olivier Goffart2010-02-221-4/+34
* QSortFilterProxyModel: Fix dynamic sorting when severals rows are added.Olivier Goffart2010-02-021-0/+69
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QSortProxyModel: Crash when changing model with 2-level proxy and selected itemsGabriel de Dietrich2009-11-261-0/+37
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Invalid QPersistentIndexes after QStandardItem::takeRowOlivier Goffart2009-06-111-20/+79
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-0/+10
|\|
| * Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-261-0/+10
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-0/+18
|\|
| * Do not crash when passing wrong indexes to QSortFilterProxyModel::indexFomSou...Olivier Goffart2009-05-041-0/+18
* | QSortFilterProxyModel: remove the mapping of the child that are filtered awayOlivier Goffart2009-04-271-0/+10
|/
* QSortFilterProxyModel: In dynamic filter model, childs of temporarlyOlivier Goffart2009-04-161-0/+42
* Fix crash in the SQLQueryModel testsOlivier Goffart2009-04-161-1/+5
* Remove obsolete code from autotests.Jason McDonald2009-04-161-6/+0
* Fixes QSortFilterProxyModel not reporting child if the model need to fetchMoreOlivier Goffart2009-04-151-0/+87
* Make sure the sorting is updated when dynamic sorting is enabled and the mode...Olivier Goffart2009-03-241-0/+52
* Make sure QSortFilterProxyModel::sort always sort when DynamicSort is not usedOlivier Goffart2009-03-241-0/+60
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2483