summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels
Commit message (Expand)AuthorAgeFilesLines
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-056-6/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-012-2/+0
* qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-315-6/+6
* tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-196-89/+89
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-272-2/+2
* 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-119-62/+62
* Allow exposing QItemSelectionModel to QMLGabriel de Dietrich2015-02-032-3/+16
* 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-249-170/+98
* Abstract proxy model: Add missing delegation of supportedDragActionsEike Ziller2014-09-241-0/+20
* QAbstractProxyModel: Forward drop-related API.Friedemann Kleint2014-06-251-0/+32
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-0/+98
|\
| * QAbstractProxyModel::sibling: treat row/column as offsets within the proxyJan Kundrát2014-05-291-0/+98
* | Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-085-126/+130
|/
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
* Remove qSort usages from core testsSergio Ahumada2014-02-221-2/+4
* 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
|/
* exclude gui-needing tests from -no-gui buildOswald Buddenhagen2013-10-181-1/+3
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-1/+1
* Make the QItemSelectionModel test widgets-independent.Stephen Kelly2013-08-133-54/+51
* tests: Enable some itemmodels tests that don't depend on Qt WidgetsSergio Ahumada2013-08-051-3/+3
* Fix QAbstractItemModel::moveColumn()J-P Nurmi2013-04-231-0/+4
* Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-04-081-0/+26
* Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-051-0/+35
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+38
|\
| * Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-211-0/+38
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-142-2/+2
|\|
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-282-2/+2
* | 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-228-8/+8
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-188-8/+8
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-093-16/+3
|/
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-043-14/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+11
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-225-96/+96
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-221-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-229-215/+215