summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qsortfilterproxymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Mention that QSortFilterProxyModel::lessThan() handles floatsSze Howe Koh2014-03-041-0/+1
* Doc: Replace obsolete types with their newer counterpartsSze Howe Koh2014-02-251-10/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-3/+14
|\
| * Fix sorted QSortFilterProxyModel filter updateNils Jeisecke2014-02-031-3/+14
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-5/+5
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-051-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Docs: Fix referencesChristian Stenger2012-12-131-2/+2
* Remove qSort/qStableSort usages from itemmodelsGiuseppe D'Angelo2012-11-071-6/+8
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+16
* Forward the layout change hint through QSortFilterProxyModel.Stephen Kelly2012-10-021-18/+18
* Create an invalid QPersistentModelIndex if it will be converted anyway.Stephen Kelly2012-09-271-2/+2
* Fix typo in variable name.Stephen Kelly2012-09-271-2/+2
* Rename a variable it -> childIt.Stephen Kelly2012-09-271-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-131-9/+19
* fix docsFrederik Gladhorn2012-09-031-2/+2
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-1/+1
* Doc: Fix snippet and example referencing widget examplesAndy Nichols2012-08-231-2/+2
* Only emit headerDataChanged for valid proxy intervals.Stephen Kelly2012-08-151-7/+35
* Avoid crashes when invalidating a proxy model filter.Stephen Kelly2012-08-071-3/+10
* Itemviews: compile with QT_STRICT_ITERATORSThiago Macieira2012-05-261-1/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-8/+8
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-10/+10
* Fix compilation without QT_DEPRECATED_SINCEOlivier Goffart2012-02-251-2/+3
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Change the default value of QSortFilterProxyModel::dynamicSortFilterStephen Kelly2012-01-021-3/+3
* QSortFilterProxyModel: Fix warnings about unused variables.Friedemann Kleint2011-12-161-4/+4
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-161-0/+2703