summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* tst_QTabWidget: Add unconditional qWait() backKari Oikarinen2018-05-021-1/+3
* tst_QLineEdit: Use correct keys to move to Start/End of LineDaniel Teske2018-04-301-7/+17
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-2522-141/+42
* Fix QLabel crash if buddy's lifetime is too shortSergio Martins2018-03-081-0/+12
* QTabWidget: Do not add tabbar size during sizeHint() when it is hiddenChristian Ehrlicher2018-03-071-0/+29
* QLineEdit: Clear input context commit string after test functionsKari Oikarinen2018-02-191-0/+1
* Blacklist tst_QMdiSubWindow::setOpaqueResizeAndMove on macOS 10.12Kari Oikarinen2018-02-151-0/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-0/+6
|\
| * Blacklist a flaky scrollbar test on macosVille Voutilainen2018-02-121-0/+3
| * Blacklist a flaky menubar testVille Voutilainen2018-02-091-0/+3
* | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-135-22/+0
* | tests: cleanup tst_QMenu::click_while_dismissing_submenu()Friedemann Kleint2018-02-031-8/+10
* | QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-1/+88
* | tests: cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveGatis Paeglis2018-01-291-51/+70
* | tst_QSplitter::replaceWidget: explicit wait for eventsChristian Ehrlicher2018-01-261-18/+39
* | QMenuBar::mouseReleaseEvent: fix triggering hidden actionsYulong Bai2018-01-241-3/+22
* | QMenuBar: Fix repetitive emission of triggered() when using addAction(QString)Yulong Bai2018-01-211-2/+26
* | QMenuBar: Add overloads of addAction() using Qt 5 signals and slotsAnton Kudryavtsev2018-01-061-0/+38
* | Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-6/+6
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+2
| |\|
| | * Blacklist tst_QSplitter::replaceWidget(visible, not collapsed) for LinuxFriedemann Kleint2017-12-011-0/+2
* | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-084-5/+5
* | | Raise the upper bound on years to 9999Edward Welbourne2017-11-301-22/+22
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2316-127/+109
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-171-0/+32
| |\|
| | * QAbstractButton: don't clear 'pressed' flag unless left button is releasedRichard Moe Gustavsen2017-11-151-0/+32
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-0915-105/+73
| |\|
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-0414-69/+27
| | * tests: skip tst_QMenuBar::check_cursorKeys* on UnityGatis Paeglis2017-11-041-0/+9
| | * tst_QMenuBar: Port to QWindow-based mouse test APIFriedemann Kleint2017-10-292-36/+37
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-15/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-7/+3
| |\|
| | * 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
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-15/+5
|\| |
| * | tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-271-16/+6
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-243-4/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-0/+28
| |\|
| | * 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-162-4/+1
| |\|
| | * tests: un-blacklist tst_QMenuBar::taskQTBUG4965_escapeEatenGatis Paeglis2017-10-042-4/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1710-40/+88
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-059-40/+40
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+48
| |\|
| | * Return focus to correct widget after showing menuPaul Olav Tvete2017-09-261-0/+48
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-3/+3
| |\|
| | * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-3/+3
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-194-8/+8