summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-086-56/+36
* tests: Make braces consistentJesus Fernandez2017-11-031-3/+6
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-303-7/+39
|\
| * tests: use QSKIP for temporarily disabled testsGatis Paeglis2017-10-271-4/+2
| * tests: enforce Qt menubar in tst_QMenuBar::taskQTBUG56860_focusGatis Paeglis2017-10-271-3/+1
| * QWizard: Do not remove the Next button's shortcutMaciej Czarnecki2017-10-241-0/+20
| * QAction: fix ::setData() always emits changed()Yulong Bai2017-10-241-0/+16
* | tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-272-28/+17
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-0/+28
|\|
| * tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-10-172-31/+19
| * QShortcut: Fall back to cross platform code in absence of QPA menuGabriel de Dietrich2017-10-171-0/+28
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-164-5/+4
|\|
| * Replace 'an unique' with 'a unique'Kai Koehne2017-10-111-1/+1
| * Extend blacklisting of tst_qwidget tests to cover RHEL 7.3 & 7.4Tony Sarajärvi2017-10-111-0/+2
| * tests: un-blacklist tst_QMenuBar::taskQTBUG4965_escapeEatenGatis Paeglis2017-10-042-4/+1
* | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-0520-66/+67
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-055-1/+288
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-045-1/+288
| |\|
| | * Fix crash when reparenting window containerPaul Olav Tvete2017-09-281-0/+26
| | * Return focus to correct widget after showing menuPaul Olav Tvete2017-09-261-0/+48
| | * QCompleter: Send activated() signal only once on return keyGabriel de Dietrich2017-09-221-0/+105
| | * Blacklist tst_QItemDelegate::testLineEditValidation in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
| | * Blacklist flaky QItemDelegate tests in openSUSE 42.3Tony Sarajärvi2017-09-201-4/+2
| | * Itemviews: Set the WA_InputMethodEnabled attribute correctlyAndy Shaw2017-09-201-0/+106
* | | Widgets: change QWidget::setTabOrder to understand compound widgetsRichard Moe Gustavsen2017-10-041-1/+93
|/ /
* | Widgets: be able to tab to a widget that has a focus proxyRichard Moe Gustavsen2017-09-251-41/+154
* | Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3Shawn Rutledge2017-09-221-3/+1
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-09-212-23/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-202-23/+14
| |\|
| | * Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-8/+8
| | * Use QTRY_COMPARE in tst_qwidget::activation() (Windows only)Friedemann Kleint2017-09-061-15/+6
* | | Blacklist tst_QGraphicsScene::isActive in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
|/ /
* | tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-09-072-31/+19
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-063-3/+8
|\|
| * Extend blacklisting of tst_QWidget::maskedUpdate to openSUSE 42.3Tony Sarajärvi2017-09-041-0/+1
| * Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3Tony Sarajärvi2017-09-041-0/+4
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-3/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-313-13/+31
|\|
| * Revert "tst_qwidget::activation expect fail on Win 10"Joni Jäntti2017-08-301-6/+0
| * Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-291-7/+0
| * QWidget: Call appropriate QWindow method from setGeometry_sys()Gabriel de Dietrich2017-08-231-0/+31
* | Blacklist tst_QMessageBox::defaultButton on osx ciMorten Johan Sørvig2017-08-221-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-0/+13
|\|
| * Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-111-0/+13
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-083-0/+38
|\|
| * QAbstractItemView: fix nullptr violationRaschbauer, Reinhard2017-08-041-0/+25
| * tst_qwidget::activation expect fail on Win 10Joni Jäntti2017-08-031-0/+6
| * tst_qgraphicswidget expect fail on Win 10Joni Jäntti2017-08-031-0/+7
* | Ignore tests that fail on OpenNebulaFrederik Gladhorn2017-08-031-0/+6
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-0210-26/+83
|\|