summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* QDial: use qRound to roundVolker Hilsheimer2021-03-181-0/+31
* Fix tst_QPushButton tests on WaylandEskil Abrahamsen Blomfeldt2021-03-161-3/+4
* Skip tst_QDockWidget::restoreDockWidget on WaylandEskil Abrahamsen Blomfeldt2021-03-161-0/+6
* Merge "Fix tsts_QShortcut::keys on Wayland"Eskil Abrahamsen Blomfeldt2021-03-152-1/+8
|\
| * Fix tsts_QShortcut::keys on WaylandEskil Abrahamsen Blomfeldt2021-03-152-1/+8
* | Fix tst_qwidget_window::mouseMoveWithPopup on WaylandEskil Abrahamsen Blomfeldt2021-03-151-1/+4
* | Make tst_qwidget pass on WaylandEskil Abrahamsen Blomfeldt2021-03-151-3/+16
|/
* Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-111-0/+18
* Fix tst_QDialog::keepPositionOnClose on WaylandEskil Abrahamsen Blomfeldt2021-03-111-1/+2
* Fix tst_qgraphicseffect on WaylandEskil Abrahamsen Blomfeldt2021-03-111-0/+1
* Fix the crashes when animated QTreeWidgetItems are hiddenQiang Li2021-03-081-0/+24
* QMenu test: turn tooltip animations offVolker Hilsheimer2021-03-041-0/+2
* Blacklist test QMenu::QTBUG_89082_actionTipsHide() for WindowsFriedemann Kleint2021-03-041-0/+1
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on Windows, take 2Friedemann Kleint2021-03-031-3/+5
* Prospective fix for flaky test tst_QDoubleSpinBox::setReadOnly()Friedemann Kleint2021-03-031-34/+22
* Stabilize test QMenu::QTBUG_89082_actionTipsHide() on WindowsFriedemann Kleint2021-03-021-0/+3
* Verify that QFileIconProvider returns valid pixmapsMorten Johan Sørvig2021-02-231-6/+6
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-02-151-0/+5
* Replace QScopedPointer with std::unique_ptrVolker Hilsheimer2021-02-121-7/+7
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-091-0/+32
* Remove blacklisting for b2qt tests that now passSamuli Piippo2021-01-281-2/+0
* Stabilize tst_QListView::internalDragDropMove() on X11Friedemann Kleint2021-01-271-1/+3
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-191-0/+60
* Windows: Fix dialog moving up after closing/reshowingFriedemann Kleint2021-01-151-0/+22
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-151-0/+40
* Fix the tips still show when cursor move to another actionQiang Li2021-01-152-1/+57
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-151-0/+42
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-01-141-0/+32
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-1210-318/+0
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-121-0/+16
* Introduce QUrlResourceProvider to load resources for HTMLAlexander Volkov2021-01-121-0/+26
* Android: exclude failing tests for tst_QPlainTextEdit on AndroidAssam Boudjelthia2021-01-111-0/+10
* Replace some more erase/remove patterns with removeIfGiuseppe D'Angelo2021-01-101-4/+2
* tst_qstylesheetstyle: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-071-0/+6
* tst_qlineedit: expect failure only on armv7Samuli Piippo2021-01-071-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-07133-1100/+2
* 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