summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* QAction: add QT_DEPRECATED_VERSION_6_0 to deprecated methodsIvan Solovev2022-07-211-1/+1
* QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-211-0/+7
* QWidget: extend timeouts in flaky enterLeaveOnWindowShowHide testVolker Hilsheimer2022-07-171-2/+2
* QGraphicsProxyWidget: make tolerance in mapToGlobal test at least 4Volker Hilsheimer2022-07-151-1/+1
* QGraphicsWidget: skip test if graphics view fails to showVolker Hilsheimer2022-07-141-1/+2
* QGraphicsProxyWidget: make tolerance for errors depend on DPIVolker Hilsheimer2022-07-141-2/+3
* Try re-enabling test on WaylandEskil Abrahamsen Blomfeldt2022-07-141-2/+0
* QCompleter: make filesystem test robust against slow I/OVolker Hilsheimer2022-07-131-2/+7
* Use debug stream in QTest::toString's default fallback if possibleVolker Hilsheimer2022-07-132-2/+2
* Skip test which depends on window activations on WaylandEskil Abrahamsen Blomfeldt2022-07-131-2/+4
* QKeySequenceEdit: Add a finishing key combinations propertyLaszlo Papp2022-07-091-0/+40
* QWidget: use WA_InputMethodEnabled when ImEnabled is not implementedRichard Moe Gustavsen2022-07-081-0/+6
* tst_QGraphicsScene: fix -Wsuggest-overrideMarc Mutz2022-07-061-1/+1
* QListview: PageDown/Up infinite loopTang Haixiang2022-07-051-0/+21
* Harden drag and drop handling in widget windowLaszlo Agocs2022-07-011-0/+73
* QLayout: add className() to a warning messageAhmad Samir2022-07-012-2/+2
* IM: Don't let all widgets support IM by defaultRichard Moe Gustavsen2022-07-011-0/+31
* QKeySequenceEdit: add a maximumSquenceLength propertyLaszlo Papp2022-06-271-0/+37
* Support markdown in QTextEditMimeData; fix pasting trailing newlinesShawn Rutledge2022-06-241-0/+94
* unblacklist passing tests 2022Anna Wojciechowska2022-06-232-4/+0
* Remove unused variable in tst_QTextEdit::setDocumentPreservesPalette()Shawn Rutledge2022-06-211-1/+0
* QGraphicsScene: respect that items can override selection changesVolker Hilsheimer2022-06-201-0/+48
* BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* Update window state in QWindowsWindow and QXcbWindow geometry settersAxel Spoerl2022-06-171-0/+97
* 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-152-2/+2
* Don't crash when removing the last visible tabVolker Hilsheimer2022-06-131-0/+34
* Fix separate delete of window and windowcontainerAllan Sandfeld Jensen2022-05-231-2/+23
* 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
* xcb: Delete touch points without target windowsTang Haixiang2022-05-201-1/+1
* unblacklist passing tests 2022Anna Wojciechowska2022-05-182-8/+0
* Fix memory leak in tst_qtreewidgetAndreas Buhr2022-05-181-0/+2
* QtWidgets: restore Qt 5 compatibility for save/restore stateGiuseppe D'Angelo2022-05-181-5/+32
* QTextDocument/QGraphicsTextItem: skip layout in setTextWidth(0)David Faure2022-05-171-2/+3
* Use SPDX license identifiersLucie Gérard2022-05-16133-3593/+268
* Add override keyword to avoid warning from compilerOliver Eftevaag2022-05-131-1/+1
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-112-2/+2
* Blacklist: test cases blacklisted in tst_QDockWidget:CI Insignificant Platforms Monitor Bot2022-05-041-0/+2
* tst_qitemdelegate: make it more robustGiuseppe D'Angelo2022-04-271-2/+1
* QApplication: deliver activation events for non-widget windowsRichard Moe Gustavsen2022-04-211-0/+48
* Fix QDockWidget parenting and dock permissionsAxel Spoerl2022-04-193-2/+603
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-072-6/+9
* Activate tst_qmessagebox for AndroidAndreas Buhr2022-04-051-1/+1
* 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
* Revert "Activate all tst_qgridlayout tests on Android"Ivan Solovev2022-04-021-0/+3
* Android: skip few tst_qopenglwidget tests that crash on CIAssam Boudjelthia2022-04-021-1/+31