summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsortfilterproxymodel
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Don't call virtual methods after the source model is destroyed.Andreas Hartmetz2014-09-031-0/+34
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-141-0/+61
* Avoid crashes when invalidating a proxy model filter.Stephen Kelly2012-08-081-0/+66
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Doc: Fixing typoSergio Ahumada2011-07-021-1/+1
* Provide the resetInternalData slot to cleanly reset data in proxy subclasses.Stephen Kelly2011-06-271-0/+138
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Removing the "resetInternalData" slot in QAbstractProxyModelGabriel de Dietrich2011-04-261-137/+0
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-011-0/+57
|\
| * QSortFilterProxyModel::reset() should invalidate.Olivier Goffart2011-02-251-0/+57
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-132-2/+40
|\|
| * Fix filtering of columns in QSFPM.Stephen Kelly2010-11-232-2/+42
* | Provide the resetInternalData slot to cleanly reset data in proxy subclasses.Stephen Kelly2010-10-191-0/+138
* | Fix tst_qsorftfilterproxymodel after 893cd4dd6eb64Olivier Goffart2010-09-281-0/+2
|/
* 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-233-0/+2490