summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-292-4/+4
* | | tst_QWidget: Don't skip tests that are passing on WaylandJohan Klokkhammer Helsing2018-06-071-7/+0
|/ /
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-9/+10
* | tst_qapplication: Fix test for configs without process supportOliver Wolff2018-05-251-0/+2
* | tst_qapplication: Fix auto test for configs with builtin_testdataOliver Wolff2018-05-252-1/+7
* | Windows: Add support for invisible window marginsAndre de la Rocha2018-05-181-3/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-0/+3
|\|
| * Blacklist tst_QWidget::raise on openSUSEKari Oikarinen2018-05-091-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-021-0/+28
|\|
| * QWidgetWindow: Immediately forward close events to QWindowUlf Hermann2018-04-271-0/+28
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-267-33/+10
|\|
| * tests/auto/widgets/kernel: Avoid unconditional qWait()sKari Oikarinen2018-04-247-33/+10
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-201-0/+37
|\|
| * Send ShortcutOverride event when receiving a non-spontaneous key pressAndy Shaw2018-04-201-0/+37
* | Don't send a mouse move when we just need to do a synthetic enter/leaveAndy Shaw2018-04-181-5/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-151-85/+19
|\|
| * tst_QWidget: Avoid unconditional qWait()sKari Oikarinen2018-04-131-85/+19
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-121-1/+1
|\|
| * Stabilize tst_QWidget_window::setWindowStateKari Oikarinen2018-04-111-1/+1
* | Blacklist childEvents on macOS CI againMorten Johan Sørvig2018-03-191-0/+2
* | Remove tests from BLACKLIST for macOSMorten Johan Sørvig2018-03-081-29/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-021-0/+3
|\|
| * Blacklist tst_QApplication::touchEventPropagation on openSUSEKari Oikarinen2018-03-021-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-021-11/+51
|\|
| * ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-011-11/+51
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-281-0/+2
|\|
| * Blacklist tst_QWidget::saveRestoreGeometry on openSUSEKari Oikarinen2018-02-281-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-163-2/+4
|\|
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-142-2/+2
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-2/+2
| | |\
| | | * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-202-2/+2
| * | | Blacklist tst_QWidget::moveInResizeEvent on UbuntuKari Oikarinen2018-02-141-0/+2
| |/ /
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-138-31/+5
|\| |
| * | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-133-22/+0
| * | Blacklist tst_qwidget_window::tst_resize_countKari Oikarinen2018-02-131-0/+4
| * | qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-122-6/+0
| * | Fix autotest tst_QAction::setStandardKeys()Christian Ehrlicher2018-02-122-3/+1
* | | Introduce QLayout::indexOf(QLayoutItem *)Sergio Martins2018-02-101-0/+20
|/ /
* | 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
| |\|