summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-11-231-0/+2
* Skip disabled proxy widgets when (back)tabbingAlexander Volkov2021-11-191-0/+52
* Calculate effect bounds when drawing widget graphics effectAntti Määttä2021-10-281-0/+153
* QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-081-0/+21
* QWidgetWindow: Stabilize test on XcbVolker Hilsheimer2021-09-201-0/+1
* Blacklist flaky testDimitrios Apostolou2021-09-201-0/+4
* Do not remove non-widget items when removeWidget() called with nullptrPiotr Srebrny2021-05-261-0/+24
* Blacklist tst_QGestureRecognizer::panGestureTarja Sundqvist2021-05-261-0/+3
* Extend blacklisting of tst_QWidget::focusProxyAndInputMethodsTarja Sundqvist2021-05-221-0/+1
* Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15Allan Sandfeld Jensen2021-05-201-0/+1
* Fix invalid pointer return with QGridLayout::itemAt(-1)Zhang Yu2021-04-101-0/+51
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-04-091-0/+5
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-02-021-0/+42
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-02-021-0/+32
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-231-0/+40
* Blacklist failing tests for WinRTFriedemann Kleint2021-01-211-0/+2
* tests: blacklist two tests on Ubuntu 20.04Liang Qi2020-10-141-0/+2
* tests/xcb: fix tst_QWidget::updateWhileMinimized() - againLiang Qi2020-09-301-1/+2
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-212-0/+79
* Fix delivery of MouseMove events to newly opened popup windowsVolker Hilsheimer2020-07-022-0/+189
* Skip proxy widgets that can't take focus when (back)tabbingVolker Hilsheimer2020-06-301-0/+46
* Fix to crash in QWindow::event when delete this called on closeEventMiika Pernu2020-06-051-0/+19
* QApplication: don't let synthesized wheel events grab the mouseVolker Hilsheimer2020-05-261-18/+56
* QApplication: deliver all wheel events to widget that accepts the firstVolker Hilsheimer2020-05-261-0/+127
* Don't move focus away from previous proxy in QWidget::setFocusProxyVolker Hilsheimer2020-05-211-7/+36
* QWidget: fix regression when changing focus proxy while it has focusVolker Hilsheimer2020-05-211-0/+94
* Don't send QEvent::Hide to an already hidden top level widgetVolker Hilsheimer2020-05-201-0/+74
* QBasicDrag: Send QDragMoveEvent when modifiers changeAlexander Volkov2020-05-201-3/+24
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-061-0/+7
|\
| * Fix flakiness in tst_QApplication::testDeleteLaterAlex Trotsenko2020-04-031-0/+7
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-04-031-69/+81
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-031-69/+81
| |\|
| | * Speed up tst_QApplication::testDeleteLaterProcessEvents2()Friedemann Kleint2020-03-311-1/+2
| | * tst_QApplication::testDeleteLaterProcessEvents(): Split the testFriedemann Kleint2020-03-311-69/+80
* | | macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-39/+39
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-4/+0
|\|
| * xcb: Fix logic for minimized stateJiDe Zhang2020-03-031-4/+0
* | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-262-6/+11
|\|
| * tests/xcb: fix tst_QWidget::updateWhileMinimized() on mutter/GNOME ShellLiang Qi2020-02-252-6/+11
* | Fix font and palette propagation for themed children created at runtimeVolker Hilsheimer2020-02-201-2/+126
* | widgets: Translate QWindow move events into widget relative positionTor Arne Vestbø2020-02-191-0/+36
* | Send the LanguageChange event to all top level windows, not just widgetsAndy Shaw2020-02-183-0/+52
* | Try to stabilize tst_qwidget_qwindow::tst_resize_count on X11Volker Hilsheimer2020-02-171-0/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-0/+51
|\|
| * widgets: Don't create winId when the widget is being destroyedVaL Doroshchuk2020-02-051-0/+51
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-3/+29
|\|
| * Make sure the focus is passed on correctly when back-tabbingAndy Shaw2020-01-251-0/+28
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-3/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-3/+6
|\|