summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Plug remaining leaks in tests/auto/widgets/kernelMarc Mutz2016-10-213-15/+18
* tst_QWidget: Fix UB (invalid member access) in EnterTestMainDialog::eventFilt...Marc Mutz2016-10-121-7/+6
* tst_QShortcut: Fix UB (invalid cast) in shortcutDestroyed()Marc Mutz2016-10-051-1/+2
* Plug memleaks in tst_QWidgetMarc Mutz2016-09-281-3/+7
* tst_QApplication: Fix UBs (invalid cast) in focusMouseClick()Marc Mutz2016-09-281-22/+3
* Plug memleaks in tst_QGridLayoutMarc Mutz2016-09-271-3/+5
* Plug memleaks in tst_QBoxLayoutMarc Mutz2016-09-271-2/+2
* QtWidgets: Fix enter/leave events on popup menusBłażej Szczygieł2016-09-151-1/+4
* QtWidgets: Send show/hide event to children on restore/minimizeBłażej Szczygieł2016-09-121-5/+43
* Remove tst_QWidget::immediateRepaintAfterShow().Friedemann Kleint2016-06-041-20/+0
* QtWidgets: Reduce paint events when resizing native widgetBłażej Szczygieł2016-05-191-0/+24
* Enable movedAndResizedAttributes test.Morten Johan Sørvig2016-05-101-5/+0
* tst_qwidget: remove sheetOpacity testMorten Johan Sørvig2016-05-101-13/+0
* OS X: Remove unified toolbar test.Morten Johan Sørvig2016-05-102-42/+1
* tst_QWidget: make it stable on OS XTimur Pocheptsov2016-05-062-23/+53
* Change Q_OS_MAC -> Q_OS_OSXMorten Johan Sørvig2016-05-041-28/+28
* Add missing Q_DECL_OVERRIDEsMorten Johan Sørvig2016-05-041-3/+3
* tst_QWidget/XCB: Use bottom/right corner of screen as safe cursor position.Friedemann Kleint2016-04-261-7/+15
* QWidget::grab(): Use device pixel ratio.Friedemann Kleint2016-04-221-3/+18
* Autotest: Remove blacklistingsSimo Fält2016-04-011-3/+0
* QtWidgets: Add autotests for Qt::WA_OutsideWSRange flagBłażej Szczygieł2016-03-291-0/+66
* Add auto-test for crash in QCocoaBackingStoreGabriel de Dietrich2016-03-211-0/+45
* Make an implicit grab on TouchBegin for a widget subscribed to a gestureAlexander Volkov2016-03-051-0/+48
* QScreen::grabWindow(): Scale the coordinates.Friedemann Kleint2016-02-261-2/+4
* Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+4
* Clean up tst_qwidgetwindowBłażej Szczygieł2016-02-021-25/+13
* QtWidgets: Allow to cover up the window container by another widgetBłażej Szczygieł2016-01-281-0/+18
* Remove some old QT_MAC_USE_COCOA cruftTor Arne Vestbø2016-01-281-4/+0
* Fix reentrancy regression in QShortcutMap after c7e5e1d9eTor Arne Vestbø2016-01-121-2/+21
* Fix compilation for WinRTMaurice Kalinowski2015-12-142-4/+7
* Skip testing empty window sizes on WindowsJan Arve Saether2015-12-041-1/+16
* Windows QPA: Fix window state transition from minimized to normal.Friedemann Kleint2015-12-011-4/+0
* xcb: Add support for Qt::WA_ShowWithoutActivatingAlexander Volkov2015-10-081-23/+23
* Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-242-2/+2
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-3110-115/+115
* high-DPI tweaks for autotestsMorten Johan Sørvig2015-07-302-8/+34
* tst_QApplication: Remove test windowsCommandLine().Friedemann Kleint2015-07-294-88/+0
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-7/+7
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-172-4/+42
|\
| * Stabilize tst_QApplication::touchEventPropagation().Friedemann Kleint2015-07-161-4/+4
| * Test QAction::autoRepeatFrederik Gladhorn2015-07-071-0/+38
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-015-4/+8
|\|
| * tst_qtooltip: Move cursor away from tooltip.Friedemann Kleint2015-06-301-0/+4
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
| * fix usage of wince scopeOswald Buddenhagen2015-06-053-3/+3
* | tst_formlayout: Fix top level widget leaks.Friedemann Kleint2015-06-271-198/+189
* | tst_qboxlayout: Fix top level widget leaks.Friedemann Kleint2015-06-271-63/+36
* | tst_gridlayout: Fix visible top level widget leaks.Friedemann Kleint2015-06-271-85/+75
* | Add check for top level widget leaks in kernel test of QtWidgets.Friedemann Kleint2015-06-166-0/+20
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-146-66/+26