summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-062-10/+2
|\
| * macOS: Blacklist tst_QToolButton::task176137_autoRepeatOfAction()Friedemann Kleint2017-07-031-0/+2
| * Remove remains of wince in .pro filesFriedemann Kleint2017-07-031-10/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0420-71/+86
|\|
| * Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-2/+2
| * Fix moving a hidden QOpenGLWidget to another windowSérgio Martins2017-07-021-0/+31
| * macOS: Blacklist tst_QProgressDialog::autoShow()Friedemann Kleint2017-07-021-2/+2
| * Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-2/+3
| * tests: Add Q_FALLTHROUGH to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-281-0/+2
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-2810-32/+32
| * Ignore tst_QOpenGLWidget::clearAndGrab failures on UbuntuSimon Hausmann2017-06-281-0/+1
| * Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11Simon Hausmann2017-06-281-0/+1
| * Ignore failure of tst_qmenu::submenuTearOffDontClose on macOS 10.11Simon Hausmann2017-06-281-0/+2
| * tst_QTreeWidget: Fix GCC 7 warnings about using uninitialized variablesFriedemann Kleint2017-06-251-11/+9
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Tor Arne Vestbø2017-06-251-21/+0
| |\
| | * Merge 5.9 into 5.9.1Oswald Buddenhagen2017-06-194-54/+72
| | |\
| | * | Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared pain...Friedemann Kleint2017-06-141-21/+0
| * | | winrt: Fix tst_QDialog::showFullScreenOliver Wolff2017-06-191-1/+1
| | |/ | |/|
* | | testlib: add key sequence functionLiang Qi2017-06-221-0/+35
* | | QAbstractItemView: add isPersistentEditorOpen()Marc Mutz2017-06-201-0/+4
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-195-54/+74
|\| |
| * | Blacklist tst_QWidget::restoreVersion1Geometry for XCBFriedemann Kleint2017-06-142-4/+1
| * | Blacklist flaky tst_QMdiArea testTony Sarajärvi2017-06-131-0/+2
| * | Refactor tst_QStyleSheetStyle::focus/hoverColors()Friedemann Kleint2017-06-121-50/+69
| |/
| * Fix crash when calling QWidget::grab() on a QOpenGLWidgetSérgio Martins2017-06-071-0/+2
* | Start supporting purely offscreen QOpenGLWidgetLaszlo Agocs2017-06-081-0/+70
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-074-8/+108
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-0/+50
| |\
| | * QHeaderView: fix visual/logical index corruption when restoring statev5.9.0-rc2v5.9.0David Faure2017-05-261-0/+50
| * | QWidgetWindow: don't give focus to windows that are being destroyedMitch Curtis2017-05-301-1/+33
| * | tst_QFiledialog: use escape to close dialogs instead of timerMitch Curtis2017-05-301-5/+2
| * | Fix tst_QWidget::translucentWidget() on high DPI displaysMitch Curtis2017-05-291-2/+2
| * | QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter existsFriedemann Kleint2017-05-291-0/+21
* | | Move QGestureRecognizer test to widgets/kernelMarc Mutz2017-06-026-7/+4
* | | Do its best in QComboBox to map completer's indexAlexey Chernov2017-06-011-0/+58
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-0/+3
|\| |
| * | Blacklist tst_QGraphicsScene::removeItem on OS X 10.11 in CITor Arne Vestbø2017-05-111-0/+3
* | | Ensure status tips for a headerview section are handledAndy Shaw2017-05-231-0/+65
* | | QMacStyle: Replace QAquaWidgetSize with WidgetSizePolicyGabriel de Dietrich2017-05-152-23/+22
* | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-05-114-4/+17
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-104-4/+17
| |\| |
| | * | Stabilize tst_QApplication::touchEventPropagationFrederik Gladhorn2017-05-102-3/+1
| | * | Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-092-1/+16
| | |/
* | / Make QWindow::setVisible() work for widgetsMorten Johan Sørvig2017-05-111-0/+16
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-077-14/+62
|\|
| * Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()Friedemann Kleint2017-04-291-1/+1
| * QMenu: Display the menu title on the torn-off menu's title barGabriel de Dietrich2017-04-262-1/+17
| * Fix tst_QLineEdit for offscreen and minimal platformsSami Nurmenniemi2017-04-261-11/+27
| * Fix tst_QWidget for platform "offscreen"Sami Nurmenniemi2017-04-262-1/+13
| * Skip tst_QMdiArea::setViewport on macOS due to flakey failures in CITor Arne Vestbø2017-04-201-0/+4