summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Refactor cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveFriedemann Kleint2018-02-141-72/+63
* Windows QPA: Discard spurious mouse move eventsFriedemann Kleint2018-02-141-3/+50
* Ensure textEdited() is emitted if the input is changed by a validatorBenjamin Terrier2018-02-121-0/+27
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-02-125-74/+108
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-115-74/+108
| |\
| | * macOS: Blacklist tst_QStyleSheetStyle::task232085_spinBoxLineEditBgTor Arne Vestbø2018-02-101-0/+3
| | * Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-105167-159/+1415
| | |\
| | * | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-02-051-2/+8
| | * | QUuid: add a way to get the string form without the bracesThiago Macieira2018-02-031-0/+16
| | * | Diaglib: Make mouse event logging more verboseFriedemann Kleint2018-02-021-0/+29
| | * | Make it easier to specify test databases on a per system levelAndy Shaw2018-01-261-72/+52
* | | | QString: Add functions isUpper and isLowerAndre Hartmann2018-02-111-0/+42
* | | | QTestlib/selftests: Add expected_crashes_4.txt for boot2qtFriedemann Kleint2018-02-112-0/+8
|/ / /
* | | Introduce QLayout::indexOf(QLayoutItem *)Sergio Martins2018-02-101-0/+20
* | | QTreeWidgetItem: pass role to dataChanged() signalChristian Ehrlicher2018-02-101-8/+23
* | | Remove extra semicolonFrederik Gladhorn2018-02-071-1/+1
* | | tst_QMenu: Add define QTEST_QPA_MOUSE_HANDLINGFriedemann Kleint2018-02-071-0/+2
* | | Add overloaded QBitmap::fromImage that takes QImage rvalueAnton Kudryavtsev2018-02-071-0/+22
| |/ |/|
* | Add drawTexture benchmarkAllan Sandfeld Jensen2018-02-063-0/+554
* | Benchmarks: tst_tcpserver: Remove unnecessary qprocess includeOliver Wolff2018-02-051-1/+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
* | QString:: add remove() overload taking QLatin1StringAnton Kudryavtsev2018-02-021-0/+6
* | tests: cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveGatis Paeglis2018-01-291-51/+70
* | QMimeType: remove unwanted *.bin as preferredSuffix for octet-streamDavid Faure2018-01-281-0/+1
* | tests/manual/widgets/styles: Extend the style icon displayFriedemann Kleint2018-01-261-22/+101
* | Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-265145-11/+18
* | QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-263-24/+58
* | tst_QSplitter::replaceWidget: explicit wait for eventsChristian Ehrlicher2018-01-261-18/+39
* | QFileSystemModel/Win: Fix file system operations failing due to watchersFriedemann Kleint2018-01-261-0/+39
* | Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+130
* | tst_qvarlengtharray: Add missing includeOliver Wolff2018-01-261-0/+2
* | Add support for converting from std::variantAllan Sandfeld Jensen2018-01-252-2/+43
* | Update the overflow functions to include qsizetypeThiago Macieira2018-01-241-9/+145
* | XCB: Implement native window dump for diaglibFriedemann Kleint2018-01-241-1/+16
* | QTestlib/selftests: Refactor the code printing output differencesFriedemann Kleint2018-01-241-8/+73
* | QMenuBar::mouseReleaseEvent: fix triggering hidden actionsYulong Bai2018-01-241-3/+22
|/
* itemviews: When an index widget gets focus, update the current indexAndy Shaw2018-01-221-0/+53
* QMenuBar: Fix repetitive emission of triggered() when using addAction(QString)Yulong Bai2018-01-211-2/+26
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-205-56/+63
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-163-27/+1
| |\
| | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-111-24/+0
| | |\
| | | * Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()"Thorbjørn Lund Martsum2018-01-051-24/+0
| | * | macOS: Blacklist modalWindowEnterEventOnHide_QTBUG35109 instead of skippingTor Arne Vestbø2018-01-092-3/+1
| * | | Test for leaks in QMetaObject::invoke with functorsOlivier Goffart2018-01-141-25/+55
| * | | Skip a date-time test when we don't know what result it should giveEdward Welbourne2018-01-121-5/+7
* | | | Fix explicitly set width not being respectedIgor Mironchik2018-01-201-0/+39
* | | | Add rvalue overload of insert/prepend to QVarLengthArray and QVectorAllan Sandfeld Jensen2018-01-202-9/+194
* | | | Test Russia's post-DST transitions are reported correctlyEdward Welbourne2018-01-191-0/+62
* | | | Sync QItemDelegate::doLayout with QCommonStylePrivate::viewItemLayoutChristian Ehrlicher2018-01-181-4/+4