summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Support markdown in QTextEditMimeData; fix pasting trailing newlinesShawn Rutledge2022-06-241-0/+94
* unblacklist passing tests 2022Anna Wojciechowska2022-06-231-2/+0
* Remove unused variable in tst_QTextEdit::setDocumentPreservesPalette()Shawn Rutledge2022-06-211-1/+0
* BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* QMainWindow: fix restoreState() for toolbarsIvan Solovev2022-06-171-0/+5
* QComboBox: emit currentIndexChanged() and currentTextChanged() when the model...Ivan Solovev2022-06-161-0/+33
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Don't crash when removing the last visible tabVolker Hilsheimer2022-06-131-0/+34
* Don't hide a widget that is swapped into a hidden splitterVolker Hilsheimer2022-05-231-0/+43
* Fix crash in tst_qquicktext::implicitSizeEskil Abrahamsen Blomfeldt2022-05-201-3/+2
* QTextDocument/QGraphicsTextItem: skip layout in setTextWidth(0)David Faure2022-05-171-2/+3
* Use SPDX license identifiersLucie Gérard2022-05-1650-1351/+101
* Blacklist: test cases blacklisted in tst_QDockWidget:CI Insignificant Platforms Monitor Bot2022-05-041-0/+2
* Fix QDockWidget parenting and dock permissionsAxel Spoerl2022-04-193-2/+603
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-4/+6
* QSplitter: Don't move handle in non-pressed stateNodir Temirkhodjaev2022-04-051-0/+21
* Android: skip flaky tst_qcalendarwidget::showPrevNext()Assam Boudjelthia2022-04-041-0/+3
* Android: skip few tst_qopenglwidget tests that crash on CIAssam Boudjelthia2022-04-021-1/+31
* Android: skip crashing tests tst_QOpenglWidget::clearAndResizeAndGrab()Assam Boudjelthia2022-03-301-0/+3
* Android: re-enable skipped testsIvan Solovev2022-03-292-6/+0
* Fix compiler warnings in testsVolker Hilsheimer2022-03-241-1/+1
* Android: activate tst_QLineEditIvan Solovev2022-03-233-8/+10
* Build QMenuBar test without warningVolker Hilsheimer2022-03-201-1/+1
* Android: use empty Intent to clear clipboard data on API < 28Ivan Solovev2022-03-181-4/+0
* Exercise reparenting more in QOpenGLWidget autotestLaszlo Agocs2022-03-171-1/+65
* Android: expect QPlainTextEdit::canPaste() to fail after clipboard clearAssam Boudjelthia2022-03-151-0/+4
* 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
* Do not assume implicit string-ish → QColor conversionMarc Mutz2022-03-111-1/+1
* Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttonsNoah Davis2022-03-098-2/+107
* 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
* Activate tst_qmenu for AndroidAndreas Buhr2022-02-283-3/+12
* Android: fix tst_QFrame::testPaintingIvan Solovev2022-02-282-4/+10
* 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
* Gui: test also depends for clipboard featurePasi Petäjäjärvi2022-02-161-3/+3
* Core: Remove 'properties' featureKai Köhne2022-02-141-2/+0
* 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
* macOS: Prevent recursion when modifying the edit menuVolker Hilsheimer2022-02-091-0/+29
* QNX: Remove expected failPasi Petäjäjärvi2022-02-092-9/+0
* Make time sensitive QScrollBar test fault tolerantVolker Hilsheimer2022-02-091-1/+8
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-057-20/+24
* Add a QHoverEvent ctor taking global mouse position; deprecate the otherShawn Rutledge2022-02-031-2/+2
* Remove flaky and duplicate animateClick testsVolker Hilsheimer2022-01-212-30/+0