summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* Update window state in QWindowsWindow and QXcbWindow geometry settersAxel Spoerl2022-06-171-0/+97
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Fix separate delete of window and windowcontainerAllan Sandfeld Jensen2022-05-231-2/+23
* xcb: Delete touch points without target windowsTang Haixiang2022-05-201-1/+1
* unblacklist passing tests 2022Anna Wojciechowska2022-05-181-4/+0
* Use SPDX license identifiersLucie Gérard2022-05-1625-675/+50
* Add override keyword to avoid warning from compilerOliver Eftevaag2022-05-131-1/+1
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-111-1/+1
* QApplication: deliver activation events for non-widget windowsRichard Moe Gustavsen2022-04-211-0/+48
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-2/+3
* Revert "Activate all tst_qgridlayout tests on Android"Ivan Solovev2022-04-021-0/+3
* Android: fix fullscreen handlingIvan Solovev2022-03-291-0/+37
* Android: activate tst_QWidgetIvan Solovev2022-03-293-35/+54
* Notify about focus object changes upon widget destructionVolker Hilsheimer2022-03-251-0/+36
* Try to stabilize QWidget::enterLeaveOnWindowShowHideVolker Hilsheimer2022-03-231-2/+5
* QObject: restore flags printing in dumpObjectTree()Marc Mutz2022-03-191-0/+40
* QFormLayout: Fix assert when showing with hidden rowsVolker Hilsheimer2022-03-151-0/+23
* Deprecate {QString, QByteArray}::count()Sona Kurazyan2022-03-121-1/+1
* Fix tst_qformlayout::wrapping on AndroidAndreas Buhr2022-02-242-4/+3
* Implement QFormLayout::set/isRowVisibleVolker Hilsheimer2022-02-241-0/+130
* Activate all tst_qgridlayout tests on AndroidAndreas Buhr2022-02-221-3/+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-111-16/+10
* QProcess/Unix: ensure we don't accidentally execute something from CWDThiago Macieira2022-02-091-2/+2
* QNX: Remove expected failPasi Petäjäjärvi2022-02-091-3/+0
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-052-3/+5
* Further improve QShortcut testVolker Hilsheimer2022-01-181-68/+67
* Remove unused .qrc filesJoerg Bornemann2022-01-172-13/+0
* Improve QShortcut testVolker Hilsheimer2022-01-131-7/+14
* macOS: Implement QCALayerBackingStore::scroll for improved performanceTor Arne Vestbø2022-01-121-2/+1
* Remove unused legacy testdata directory from QWidget kernel unit testAxel Spoerl2022-01-128-0/+0
* Fix compiler warnings by marking overrides in testVolker Hilsheimer2022-01-071-2/+2
* Fix qobject_cast on partially destroyed QWidget/QWindowGiuseppe D'Angelo2022-01-051-20/+60
* Fix widget gesture grabbingVolker Hilsheimer2021-12-111-0/+20
* Add unit test for moving of opaque widgetsVolker Hilsheimer2021-12-081-35/+171
* Add unit test for QWidgetPrivate::overlappedRegionVolker Hilsheimer2021-12-082-31/+229
* Skip disabled proxy widgets when (back)tabbingAlexander Volkov2021-11-191-0/+52
* Make sure we paint overlapped children and siblings when moving farVolker Hilsheimer2021-11-151-1/+118
* Calculate effect bounds when drawing widget graphics effectAntti Määttä2021-10-271-0/+153
* Don't fire shortcut if the action only lives in an unreachable submenuVolker Hilsheimer2021-10-251-0/+74
* Centralize maybeLastWindowClosed checking in QWindowTor Arne Vestbø2021-10-201-3/+12
* macOS: Correctly record normalGeometry in Cocoa pluginVolker Hilsheimer2021-10-141-61/+80
* QWidget: Don't rely on topextra to determine if window is top levelTor Arne Vestbø2021-10-141-0/+1
* Call QWidget close handling in QWidget::close for non-toplevel native widgetsDoris Verria2021-10-141-0/+20
* Fix references to QGuiApplication::lastWindowClosedTor Arne Vestbø2021-10-132-3/+3
* Activate tst_QWidget_window::tst_showWithoutActivating on cocoaVolker Hilsheimer2021-10-121-8/+8
* QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-071-0/+21
* Fix closing and showing a window with a native childVolker Hilsheimer2021-10-071-0/+46
* Clean up tst_qwidgetVolker Hilsheimer2021-10-072-186/+186