summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/itemmodels/qstandarditem
Commit message (Expand)AuthorAgeFilesLines
* Fix test compilation issues with QtLite configurationJari Helaakoski6 days1-0/+20
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QStandardItem: add note about reimplementing data/setData() wrt. flagsAhmad Samir2023-11-141-0/+32
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-3/+3
* Port from container.count()/length() to size()Marc Mutz2022-10-041-6/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove deprecated members from several QtGui classesVolker Hilsheimer2020-04-271-12/+0
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-40/+29
|\
| * QStandardItem/QStandardItemModel tests: cleanupChristian Ehrlicher2020-01-131-40/+29
* | 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 commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-4/+0
|\|
| * Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-051-4/+0
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Add a method to clear the data to QStandardItemModelLuca Beldi2018-08-171-0/+12
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-24/+0
* tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-191-6/+7
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+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-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Fix warning about tautological comparison in tst_qstandarditem (CLANG).Friedemann Kleint2013-03-061-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-22/+22
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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-293-0/+1115