summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qsortfilterproxymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Note on updating proxy models with dynamic sort filtersGeir Vattekar2010-09-151-0/+8
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
* Fixes a proxymodel sorting odity.Pierre Rossi2010-05-261-1/+1
* QSortFilterProxyModel: Warning or assert failureGabriel de Dietrich2010-05-051-1/+1
* Fix bug when resetting QSortFilterProxyModelStephen Kelly2010-03-181-2/+2
* Fix a crash in QSortFilterProxyModel when deleting a rowThierry Bastian2010-03-151-1/+33
* Optimize QSortFilterProxyModelOlivier Goffart2010-03-111-7/+9
* QSortFilterProxyModel: Sorting occured unnecessarily when the dynamicSortFilt...Olivier Goffart2010-02-221-4/+4
* QSortFilterProxyModel: Fix dynamic sorting when severals rows are added.Olivier Goffart2010-02-021-6/+10
* Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Don't call invalidate when resetting the QSortFilterProxyModel.Stephen Kelly2010-01-061-1/+0
|/
* Make the layout{,AboutToBe}Changed signals in the QSortFilterProxyModel match...Stephen Kelly2009-12-181-2/+4
* Make sure mappings are created for columns when indexes newly become parents.Stephen Kelly2009-12-181-0/+27
* QSortProxyModel: Crash when changing model with 2-level proxy and selected itemsGabriel de Dietrich2009-11-261-1/+5
* 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
* | Fix the API for resetting QAbstractItemModels.Stephen Kelly2009-08-281-1/+10
* | Doc - mentioned that if no QRegExp is set, or an empty string is set,Kavindra Devi Palaraja2009-08-171-3/+5
* | Doc - some clean ups to QSortFilterProxyModel's documentationKavindra Devi Palaraja2009-08-171-89/+82
* | QVariant: added toFloat and toRealThierry Bastian2009-08-141-1/+3
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fixes: Do not create a mapping for filtered items in QSortFilterProxyModel.Marius Bugge Monsen2009-07-171-16/+26
* | 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
* | small code cleanup that improves some loopsThierry Bastian2009-06-101-3/+4
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-1/+2
|\ \ | |/
| * Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-261-1/+2
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-0/+9
|\ \ | |/
| * Do not crash when passing wrong indexes to QSortFilterProxyModel::indexFomSou...Olivier Goffart2009-05-041-0/+9
* | QSortFilterProxyModel: remove the mapping of the child that are filtered awayOlivier Goffart2009-04-271-15/+36
|/
* CompileOlivier Goffart2009-04-161-1/+1
* QSortFilterProxyModel: In dynamic filter model, childs of temporarlyOlivier Goffart2009-04-161-1/+13
* Fix crash in the SQLQueryModel testsOlivier Goffart2009-04-161-3/+4
* Fixes QSortFilterProxyModel not reporting child if the model need to fetchMoreOlivier Goffart2009-04-151-0/+3
* Make sure the sorting is updated when dynamic sorting is enabled and the mode...Olivier Goffart2009-03-241-0/+5
* Make sure QSortFilterProxyModel::sort always sort when DynamicSort is not usedOlivier Goffart2009-03-241-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2392