summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* tst_QWidget: port away from QRegion::rects()Marc Mutz2017-12-061-4/+3
* tst_QWidget: port some easy QRegion::rects() calls to begin()/end()Marc Mutz2017-12-061-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2316-72/+105
|\
| * test: blacklist tst_QWidget::multipleToplevelFocusCheck()Liang Qi2017-11-141-4/+1
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Tony Sarajärvi2017-11-1215-71/+85
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-0915-71/+85
| | |\
| | | * tst_QWidget::multipleToplevelFocusCheck(): Avoid overlappingFriedemann Kleint2017-11-061-2/+5
| | | * testlib: start sharing common helper functionsGatis Paeglis2017-11-0414-68/+29
| | | * Disable window shortcuts if there is a window modal dialogElvis Angelaccio2017-11-041-1/+51
| * | | test: blacklist tst_QWidget::multipleToplevelFocusCheck() and setToolTip()Liang Qi2017-11-121-0/+5
| |/ /
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+2
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-0/+16
| |\|
| | * QAction: fix ::setData() always emits changed()Yulong Bai2017-10-241-0/+16
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-0/+2
| |\|
| | * Extend blacklisting of tst_qwidget tests to cover RHEL 7.3 & 7.4Tony Sarajärvi2017-10-111-0/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-174-10/+129
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-053-9/+10
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-051-0/+26
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+26
| | |\|
| | | * Fix crash when reparenting window containerPaul Olav Tvete2017-09-281-0/+26
| * | | Widgets: change QWidget::setTabOrder to understand compound widgetsRichard Moe Gustavsen2017-10-041-1/+93
| |/ /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-262-56/+161
|\| |
| * | Widgets: be able to tab to a widget that has a focus proxyRichard Moe Gustavsen2017-09-251-41/+154
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-15/+6
| |\|
| | * Use QTRY_COMPARE in tst_qwidget::activation() (Windows only)Friedemann Kleint2017-09-061-15/+6
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-0/+1
| |\|
| | * Extend blacklisting of tst_QWidget::maskedUpdate to openSUSE 42.3Tony Sarajärvi2017-09-041-0/+1
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-198-13/+13
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-194-10/+10
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-312-6/+31
|\|
| * Revert "tst_qwidget::activation expect fail on Win 10"Joni Jäntti2017-08-301-6/+0
| * QWidget: Call appropriate QWindow method from setGeometry_sys()Gabriel de Dietrich2017-08-231-0/+31
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-0/+6
|\|
| * tst_qwidget::activation expect fail on Win 10Joni Jäntti2017-08-031-0/+6
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-022-8/+14
|\|
| * Ignore failures of showMinimizedKeepsFocus/activateWindow on macOS 10.12Simon Hausmann2017-08-021-0/+3
| * Windows: Don't raise inactive windows when showing a tooltipSergio Martins2017-07-191-0/+2
| * Use QSharedPointer::create() moreMarc Mutz2017-07-191-4/+4
| * tst_QWidget: Fix to pass with High DPI scaling enabledFriedemann Kleint2017-07-191-4/+5
* | Blacklist tst_QWidget::setToolTip on all macOS platformsTor Arne Vestbø2017-07-171-1/+1
* | Stabilize tst_QWidget::setMaskInResizeEvent on OS X 10.10Tor Arne Vestbø2017-07-171-2/+2
* | Skip tst_QWidget::testForOutsideWSRangeFlagTor Arne Vestbø2017-07-141-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-3/+4
|\|
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-3/+3
| * Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11Simon Hausmann2017-06-281-0/+1
* | testlib: add key sequence functionLiang Qi2017-06-221-0/+35
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-192-4/+1
|\|
| * Blacklist tst_QWidget::restoreVersion1Geometry for XCBFriedemann Kleint2017-06-142-4/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-2/+2
|\|