summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/itemmodels
Commit message (Expand)AuthorAgeFilesLines
* emit layoutAboutToBeChanged timelyLuca Beldi2021-07-201-0/+36
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-201-0/+15
* Fix QStandardItemModel signals on takeChildLuca Beldi2021-05-111-1/+48
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-5/+3
* Port QStandardItemModel to the new property systemSona Kurazyan2021-01-261-0/+17
* Remove the qmake project filesJoerg Bornemann2021-01-074-39/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-223-4/+11
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-3/+3
* Fix tests to build in a no-widgets configurationAlexandru Croitor2020-09-152-5/+8
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-257-1/+1260
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-101-3/+3
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-091-3/+5
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-19/+18
* Restore default role names in QStandardItemModel::roleNames()Shawn Rutledge2020-06-101-0/+8
* Remove deprecated members from several QtGui classesVolker Hilsheimer2020-04-271-12/+0
* Run those autotests with cmakeLars Knoll2020-04-152-1/+17
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-329/+219
|\
| * QStandardItem/QStandardItemModel tests: cleanupChristian Ehrlicher2020-01-132-329/+197
| * QStandardItemModel: do not reset persisten index in setItem()Christian Ehrlicher2019-12-141-0/+22
* | Regenerate rest of tests/auto/guiAlexandru Croitor2019-11-131-1/+12
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-0/+2
|\|
| * Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-0/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-5/+5
|\|
| * Fix compilation with Qt 6Lars Knoll2019-05-061-5/+5
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-5/+1
|\|
| * Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-052-5/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-012-0/+5
|/
* Fix QSIM::itemData returning role 255Luca Beldi2018-09-061-1/+5
* Add a method to clear the data to QStandardItemModelLuca Beldi2018-08-172-0/+34
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-292-4/+4
* QStandardItem: add more sanity checks on insertRow(s)/Column(s)Christian Ehrlicher2018-03-071-1/+12
* QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-261-0/+12
* QAbstractItemModelTester: fix the autotestsGiuseppe D'Angelo2018-01-092-9/+2
* Correct QStandardItemModel::setItemData to follow QAbstractItemModelSamuel Gaist2017-10-171-0/+62
* Fix QStandardItem::setChild crash when passing a null pointerJesus Fernandez2017-07-271-0/+27
* QAbstractItemModel::supportedDragActions: fix regressionDavid Faure2017-05-311-0/+8
* 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