summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qtreewidget
Commit message (Expand)AuthorAgeFilesLines
* tst_QTreeWidget: Fix GCC 7 warnings about using uninitialized variablesFriedemann Kleint2017-06-251-11/+9
* tst_QTreeWidget: plug memleaksMarc Mutz2017-01-261-18/+23
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-9/+9
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-26/+26
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
* Fix taskQTBUG_34717_collapseAtBottom testJędrzej Nowacki2015-09-221-0/+33
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-4/+4
* Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-5/+5
* QtWidgets: assorted migrations to QString::asprintfMarc Mutz2015-02-121-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+11
|\
| * Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeD...Maks Naumov2015-02-061-0/+11
* | QTreeWidget: forbid forcing PartiallyChecked on parent tristate items.David Faure2015-01-251-0/+6
* | Itemviews: add ItemIsUserTristate flagDavid Faure2015-01-251-0/+36
|/
* Widgets: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-261-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_qtreewidget: Skip test that crashes on Wayland.Robin Burchell2014-08-251-0/+3
* Fix QTreeWidget autotestFabian Bumberger2014-04-041-2/+6
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-13/+13
* Compare QIcon QVariants by their cache keyAlbert Astals Cid2013-10-091-3/+1
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-3/+0
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-8/+8
* 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
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-4/+2
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-06-081-0/+33
* Merge QStyleOption*V{2,3,4} classes togetherGiuseppe D'Angelo2012-02-021-0/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fix a typo in tst_qtreewidget autotest.Jędrzej Nowacki2012-01-261-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-2/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+3353