summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix minor errors in testsDavid Skoland2021-01-051-7/+4
* QAbstractItemView: fix selectionCommand() with no eventChristian Ehrlicher2021-01-051-0/+46
* tests: unblacklist tst_qwidget::saveRestoreGeometry on xcbLiang Qi2020-12-231-3/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-22103-137/+207
* QCheckBox: cleanup autotestChristian Ehrlicher2020-12-211-178/+116
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-176-6/+6
* Blacklist tst_QMdiArea::updateScrollBars on macosIvan Solovev2020-12-171-0/+3
* Restore previous QDateTime behavior in DST gapAndreas Buhr2020-12-152-6/+2
* QTableView: honor spans when calculating height/width hintChristian Ehrlicher2020-12-101-0/+65
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+28
* tests: blacklist two functions in tst_QDateTimeEdit on openSUSELiang Qi2020-12-091-0/+4
* Fix tst_qlineedit for offscreen rendering and tiling window managersAndreas Buhr2020-12-081-3/+8
* Fix hashing of QPersistentModelIndexLars Knoll2020-12-041-0/+34
* QHeaderView: fix spurious sortingGiuseppe D'Angelo2020-12-011-0/+135
* Disable some OpenGL and QRhi tests for offscreen backendAndreas Buhr2020-12-011-1/+2
* Add widget-based test for TouchCancel eventKirill Burtsev2020-11-301-1/+83
* QHeaderView: allow un-sorting of modelsGiuseppe D'Angelo2020-11-301-0/+70
* Fix tst_qfiledialog2 in case directory ~/foo existsAndreas Buhr2020-11-241-2/+2
* Skip QSystemTrayIcon unit test for offscreen platformAndreas Buhr2020-11-241-0/+3
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-3/+3
* QTest: don't wait before sending mouse event: increment the timestampShawn Rutledge2020-11-171-2/+4
* Android: move blocked tests of qapplication to test folderAssam Boudjelthia2020-11-162-17/+21
* Android: exclude tests crashing at startAssam Boudjelthia2020-11-169-6/+103
* QFileInfo: mark constructors as explicitGiuseppe D'Angelo2020-11-151-1/+1
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-1/+1
* Stop copying events in testsVolker Hilsheimer2020-11-123-13/+17
* Use QTRY_COMPARE in an attempt to make the test less flakyVolker Hilsheimer2020-11-101-2/+2
* Fix a mistake when using QLatin1String::argGiuseppe D'Angelo2020-11-072-6/+6
* QLineEdit: check a int->QChar conversion, and make it explicitGiuseppe D'Angelo2020-11-061-4/+12
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-0436-4/+269
* Add multi key bindings to QShortcutAllan Sandfeld Jensen2020-11-041-0/+20
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-033-23/+16
* QCombobox: propagate the palette to the embedded line editWang Chuan2020-11-021-0/+27
* CMake: Fix tst_qapplication to respect blacklists in CMake buildsAlexandru Croitor2020-10-301-0/+1
* Add QPushButton::touchTap autotestShawn Rutledge2020-10-291-0/+25
* Update tst_qspinsbox test to use metaType systemDavid Skoland2020-10-281-1/+1
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-282-8/+8
* Skip flakey dialogs testcase on all platforms except windowsVolker Hilsheimer2020-10-271-3/+2
* Show the year correctly after it has been editedAndy Shaw2020-10-261-0/+4
* Deprecate QVariant::TypeLars Knoll2020-10-239-40/+40
* tests: blacklist tst_QGraphicsAnchorLayout::layoutDirection()Liang Qi2020-10-221-0/+2
* tests: blacklist tst_QMdiArea::tileSubWindows() on CentOSLiang Qi2020-10-221-0/+1
* Fix a bunch of compiler warnings in event handling test casesVolker Hilsheimer2020-10-223-13/+13
* QTabBar: update index of last visible tab in insertTabStanislav Yelenskiy2020-10-211-0/+26
* QTabBar test: refactor: extract checkPositions helper functionStanislav Yelenskiy2020-10-211-22/+31
* Swallow some runtime warnings from tst_qapplicationVolker Hilsheimer2020-10-181-0/+2
* Fix compile warning from testing deprecated signalVolker Hilsheimer2020-10-181-7/+46
* QAbstractItemView: don't lose items if model only allows MoveActionVolker Hilsheimer2020-10-161-19/+159
* tests: blacklist two tests on Ubuntu 20.04Liang Qi2020-10-142-0/+4
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-147-22/+15