summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qtreewidget
Commit message (Expand)AuthorAgeFilesLines
* tst_QTreeWidget: cleanupChristian Ehrlicher2019-09-191-459/+394
* Fix compilation with Qt 6Lars Knoll2019-05-061-2/+2
* Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-8/+11
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-0/+1
|\
| * qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+1
* | QTreeView: fix keyboard navigation when first or last item is disabledChristian Ehrlicher2018-12-251-0/+28
* | QTreeWidget: mark is/setFirstItemColumnSpanned() as deprecatedChristian Ehrlicher2018-12-111-0/+23
* | QTreeWidget: mark (is|set)Item(Selected|Hidden|Expanded) as deprecatedChristian Ehrlicher2018-11-091-43/+45
* | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-051-6/+4
* | QAbstractScrollArea: fix sizeHint when widget is not visibleChristian Ehrlicher2018-10-041-0/+46
* | Implement clearItemData in common modelsLuca Beldi2018-09-061-0/+41
* | remove internal use of SE_ViewItemCheckIndicatorRolf Eike Beer2018-09-031-2/+2
|/
* winrt: Make itemview auto tests passOliver Wolff2018-06-221-2/+3
* QTreeWidget: Keep items hidden even if their parents are reparentedAndy Shaw2018-06-151-0/+30
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-14/+5
|\
| * tests/auto/widgets/itemviews: Avoid unconditional qWait()sKari Oikarinen2018-05-091-14/+5
* | QTreeWidgetItem: pass role to dataChanged() signalChristian Ehrlicher2018-02-101-8/+23
|/
* QTreeWidget: fix visualItemRect()Christian Ehrlicher2018-01-031-0/+30
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* QTreeWidgetItem::insertChildren: ignore out of bounds indexesGiuseppe D'Angelo2017-11-301-2/+11
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* 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