summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fusion: desaturate the brown shadesJ-P Nurmi2017-04-2772-0/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-203-1/+253
|\|
| * 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
* | Reset d->mouseDown only if it's the menu being hiddenMarco Martin2017-04-181-0/+35
* | Pluginize the platform stylesJake Petroules2017-04-142-4/+1
* | Remove the Windows XP style from public accessibilityJake Petroules2017-04-132-25/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-079-19/+37
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-041-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.9' into devLiang Qi2017-03-284-1/+319
|\| |
| * | 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