summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* QObject: restore flags printing in dumpObjectTree()Marc Mutz2022-03-191-0/+40
* When clearing selected items, iterate over a copy of the QSetVolker Hilsheimer2022-03-181-0/+69
* Android: use empty Intent to clear clipboard data on API < 28Ivan Solovev2022-03-181-4/+0
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Exercise reparenting more in QOpenGLWidget autotestLaszlo Agocs2022-03-171-1/+65
* Repair some of tst_qtableview tests on AndroidAndreas Buhr2022-03-152-3/+2
* Android: expect QPlainTextEdit::canPaste() to fail after clipboard clearAssam Boudjelthia2022-03-151-0/+4
* QFormLayout: Fix assert when showing with hidden rowsVolker Hilsheimer2022-03-151-0/+23
* Fix losing QOpenGLWidget paints when a child widget is invisibleLaszlo Agocs2022-03-141-0/+25
* QCompleter: fix crash when setting the same model twiceDavid Faure2022-03-131-0/+10
* Add setCurrentId in QWizardAxel Spoerl2022-03-121-0/+40
* Deprecate {QString, QByteArray}::count()Sona Kurazyan2022-03-123-3/+3
* Do not assume implicit string-ish → QColor conversionMarc Mutz2022-03-111-1/+1
* QStyle: Fix cases when logicalValue is outside rangeRobert Löhning2022-03-101-0/+3
* Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttonsNoah Davis2022-03-098-2/+107
* QStyle: Fix overflows and crash when converting slider positionsRobert Löhning2022-03-091-0/+105
* Move cursor out of the way before running testVolker Hilsheimer2022-03-081-1/+5
* Un-blacklist test that's always skipped on macOSVolker Hilsheimer2022-03-081-2/+0
* Android: skip crashing tst_QPlainTextEdit::ensureCursorVisibleOnInitialShowIvan Solovev2022-03-041-0/+3
* Android: unblacklist tst_QPlainTextEdit testsIvan Solovev2022-03-042-16/+3
* Android: temporary skip tst_QDialog::dialogInGraphicsViewIvan Solovev2022-03-021-0/+4
* Android: skip tst_QDialog::snapToDefaultButtonIvan Solovev2022-03-022-3/+3
* Activate tst_qmenu for AndroidAndreas Buhr2022-02-283-3/+12
* Activate tst_qfiledialog for AndroidAndreas Buhr2022-02-283-1/+27
* Android: fix tst_QFrame::testPaintingIvan Solovev2022-02-282-4/+10
* QAbstractItemModel: fix persistent index corruption when moving columnsDavid Faure2022-02-281-0/+20
* Fix tst_qformlayout::wrapping on AndroidAndreas Buhr2022-02-242-4/+3
* Implement QFormLayout::set/isRowVisibleVolker Hilsheimer2022-02-241-0/+130
* Activate tst_qgraphicsview for AndroidAndreas Buhr2022-02-242-4/+7
* Remove unused Qt4-compat testAndreas Buhr2022-02-241-41/+0
* Repair some of tst_qtableview tests on AndroidAndreas Buhr2022-02-222-32/+28
* Activate all tst_qgridlayout tests on AndroidAndreas Buhr2022-02-221-3/+0
* Activate tst_qopenglwidget for AndroidAndreas Buhr2022-02-221-2/+1
* Stabilize tst_QTabBar::hoverTab()Friedemann Kleint2022-02-221-10/+20
* Polish tst_QAbstractSpinBoxFriedemann Kleint2022-02-181-50/+32
* Fix test to pass with QT_FORCE_ASSERTSFriedemann Kleint2022-02-181-2/+3
* CI: Blacklist updateFocusChainWhenChildDie for QNXPasi Petäjäjärvi2022-02-171-0/+2
* Repair tst_qtreeview on AndroidAndreas Buhr2022-02-162-8/+3
* Repair tst_qabstractitemview in case of no cursorAndreas Buhr2022-02-162-6/+7
* Gui: test also depends for clipboard featurePasi Petäjäjärvi2022-02-161-3/+3
* Position QCompleter popup based on the widget's screen geometryYin Jie2022-02-151-0/+32
* Core: Remove 'properties' featureKai Köhne2022-02-141-2/+0
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-111-17/+0
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-116-95/+56
* QMdiSubwindow: respect minimum size of subwidgets when shown maximizedChristian Ehrlicher2022-02-111-0/+32
* QPlainTextEdit: fix the visibility of placeholderTextQiang Li2022-02-111-0/+105
* QProcess/Unix: ensure we don't accidentally execute something from CWDThiago Macieira2022-02-091-2/+2
* macOS: Prevent recursion when modifying the edit menuVolker Hilsheimer2022-02-091-0/+29
* QNX: Remove expected failPasi Petäjäjärvi2022-02-093-12/+0
* Make time sensitive QScrollBar test fault tolerantVolker Hilsheimer2022-02-091-1/+8