summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qsortfilterproxymodel
Commit message (Expand)AuthorAgeFilesLines
* QSFPM: Remove data manipulation from move handlersStephen Kelly2016-12-211-0/+46
* QSFPM: Fix handling of source model layout changeStephen Kelly2016-12-211-0/+126
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-2/+8
|\
| * QStringListModel: fix dataChanged's roles parameterMarc Mutz2016-08-121-2/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-0/+52
|\|
| * QSortFilterProxyModel: Don't forward the hint from source's layoutChanged signalOlivier Goffart2016-08-011-0/+52
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-13/+14
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-10/+10
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-312-3/+5
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-16/+16
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-6/+6
|\
| * Fix less-than comparison for QStandardItem and QSortFilterProxyModel with inv...Friedemann Kleint2015-06-111-6/+6
* | QSortFilterProxyModel: Keep invalid index updated on source model sortDaiwei Li2015-06-251-0/+27
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QSortFilterProxyModel: fix a regressionGiuseppe D'Angelo2015-01-171-0/+37
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-2/+1
|\
| * tst_qsortfilterproxymodel: remove unused member varDavid Faure2014-11-281-2/+1
* | QSortFilterProxyModel: honor the roles parameter of dataChangedGiuseppe D'Angelo2014-12-071-0/+32
|/
* QAbstractProxyModel: fix canDropMimeData/dropMimeData implementationsDavid Faure2014-11-241-0/+56
* QSortFilterProxyModel: keep the sorting on unrelated changesGiuseppe D'Angelo2014-11-201-0/+74
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QAbstractProxyModel: Forward drop-related API.Friedemann Kleint2014-06-251-0/+32
* Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-40/+43
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+28
|\
| * Fix sorted QSortFilterProxyModel filter updateNils Jeisecke2014-02-031-0/+28
* | Remove trailing space from QDebug streamKai Koehne2013-12-061-2/+2
|/
* Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-051-0/+35
* Update roleNames in QAbstractProxyModel if sourceModel resets.Nils Jeisecke2013-01-301-0/+41
* Provide the resetInternalData slot to cleanly reset data in proxy subclasses.Stephen Kelly2013-01-301-0/+138
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-091-9/+3
|/
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-5/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-291-1/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+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