summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/ |/|
* | 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
* 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
* | Blacklist tst_QGraphicsScene::removeItem on OS X 10.11 in CITor Arne Vestbø2017-05-111-0/+3
* | Stabilize tst_QApplication::touchEventPropagationFrederik Gladhorn2017-05-102-3/+1
* | Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-092-1/+16
|/
* 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
* QLineEdit: fix broken testElvis Angelaccio2017-04-191-0/+4
* QLineEdit: Make the clear button always the leftmost buttonElvis Angelaccio2017-04-191-0/+23
* QGraphicsBlurEffect: Fix for high DPI scalingFriedemann Kleint2017-04-181-0/+5
* QMenu: Fix torn-off menu display crash issueDongmei Wang2017-04-141-0/+37
* QMenu: Fix margins related display issuesDongmei Wang2017-04-141-1/+184
* Fix tst_QDirModel for qemuSami Nurmenniemi2017-04-072-0/+7
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-062-4/+8
|\
| * Fix layout tests for GCC 5.2.x/5.3.xSami Nurmenniemi2017-03-302-4/+8
* | Extend blacklisting of a tst_QMenuBar's test to cover Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+1
* | Skip testing of QOpenGLWidget on platforms that don't support itSami Nurmenniemi2017-04-041-0/+10
* | Skip OpenGL tests on platforms that don't support OpenGLSami Nurmenniemi2017-04-041-0/+5
* | Extend blacklisting of tst_QMenuBar::check_menuPosition to Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+1
* | tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-15/+4
* | Extend blacklisting of tst_QWidget to cover Ubuntu 16.04Tony Sarajärvi2017-04-031-0/+1
* | Extend blacklisting of parts of tst_QWidget to cover Ubuntu 16.04Tony Sarajärvi2017-03-311-0/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-0/+28
|\|
| * Fix propagation of locale from widget to its childrenEdward Welbourne2017-03-241-0/+28
* | tst_QMdiArea::tabBetweenSubWindows(): Improve warning messageFriedemann Kleint2017-03-221-1/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-212-0/+289
|\|
| * Fix char format of preedit text in empty text blockEskil Abrahamsen Blomfeldt2017-03-201-0/+236
| * Fix item keeping hover highlight even when mouse has left itDan Cape2017-03-131-0/+53
* | Set default fbo redirect correctly for QOpenGLWidget viewportsLaszlo Agocs2017-03-181-0/+7
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-135-9/+92
|\|
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-2/+2