summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-0517-83/+124
* Add a QHoverEvent ctor taking global mouse position; deprecate the otherShawn Rutledge2022-02-032-5/+5
* Stylesheet: Fix tab layout when tab has a font and iconsVolker Hilsheimer2022-02-021-14/+43
* Remove flaky and duplicate animateClick testsVolker Hilsheimer2022-01-212-30/+0
* Improve QAbstractButton::animateClick testVolker Hilsheimer2022-01-201-5/+28
* QTabBar: Improve scrolling with high resolution mouse wheelsNoah Davis2022-01-201-0/+45
* Further improve QShortcut testVolker Hilsheimer2022-01-181-68/+67
* Remove unused .qrc filesJoerg Bornemann2022-01-175-59/+0
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-151-2/+0
* tests: port to new QMutableEventPoint static APIMarc Mutz2022-01-152-33/+33
* Add test case for style sheet selectors for enum propertiesVolker Hilsheimer2022-01-151-0/+38
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-142-0/+3
* Improve QShortcut testVolker Hilsheimer2022-01-131-7/+14
* macOS: Implement QCALayerBackingStore::scroll for improved performanceTor Arne Vestbø2022-01-121-2/+1
* Remove unused testdata directory from QPushButton unit testAxel Spoerl2022-01-1210-0/+0
* Remove unused legacy testdata directory from QWidget kernel unit testAxel Spoerl2022-01-128-0/+0
* Turn QLabel wordWrap unit test into data driven testAxel Spoerl2022-01-081-8/+25
* Cleanup of getSetCheck method in QLabel unit testAxel Spoerl2022-01-081-8/+2