summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Make rowIntersectsSelection take account of the parent argument.Stephen Kelly2012-08-101-0/+25
* 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-017-0/+7
* QAbstractItemView: don't qRegisterMetaType<QModelIndex>Marc Mutz2012-07-243-22/+0
* Make it possible to use new syntax to connect to model signals.Stephen Kelly2012-07-131-0/+107
* Add a Q_PROPERTY for the sourceModel of a proxy model.Stephen Kelly2012-07-041-0/+10
* QAbstractProxyModel autotest doesn't need widgetsGiuseppe D'Angelo2012-06-291-1/+1
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-293-3/+3
* Use a QVector<int> instead of a QSet<int> in itemviews/models.Stephen Kelly2012-06-121-8/+6
* Remove widgets dependency from qstringlistmodel autotestKent Hansen2012-06-072-3/+2
* Make itemmodels autotest build without widgetsKent Hansen2012-06-071-1/+3
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-286-0/+6
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-7/+7
* Remove insignification from qabstractitemmodel test on Mac OS X.Jason McDonald2012-04-241-2/+0
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-232-2/+2
* Update parent indexes first with changePersistentIndex.Stephen Kelly2012-04-171-1/+0
* Mark tst_qabstractitemmodel as insignificant after QHash randomizationGiuseppe D'Angelo2012-04-152-2/+3
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-142-51/+51
* tst_qabstractitemmodel does not need QT += widgetsMark Brand2012-01-311-1/+1
* Add the QAbstractItemModel::canDropMimeData method.Stephen Kelly2012-01-301-0/+32
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-309-9/+9
* add missing move* methods to QAbstractItemModelMark Brand2012-01-241-0/+94
* Update contact information in license headers.Jason McDonald2012-01-239-9/+9