summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/itemmodels
Commit message (Expand)AuthorAgeFilesLines
* QStandardItemModel: Reset the flags on clear()Stephen Kelly2016-02-172-1/+9
* Updated license headersJani Heikkinen2016-01-212-34/+24
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-102-32/+2
* tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-192-37/+31
* Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-4/+4
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-5/+5
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-052-2/+0
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-0/+15
|\
| * Fix less-than comparison for QStandardItem and QSortFilterProxyModel with inv...Friedemann Kleint2015-06-111-0/+15
* | QStandardItem: add user-tristate and auto-tristate getters/settersDavid Faure2015-05-071-5/+17
* | Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-2/+2
|/
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeD...Maks Naumov2015-02-061-0/+8
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-272-2/+0
* Fix warning about tautological comparison in tst_qstandarditem (CLANG).Friedemann Kleint2013-03-061-1/+1
* Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-261-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-22/+22
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-221-40/+40
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-2/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* tests: disable qstandarditemmodel test when building without QtWidgetsRohan McGovern2012-07-301-1/+4
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-297-0/+2813