summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QLocale: Update the system private on QLocale default constructor if neededAlbert Astals Cid2018-03-021-0/+46
* Blacklist tst_QWindow::testInputEvents on WindowsKari Oikarinen2018-03-021-0/+2
* QTestlib/selftests: Fix failures due to logging system outputFriedemann Kleint2018-03-021-0/+1
* qstringapisymmetry: Fix XML parsing failing on invalid encodingsFriedemann Kleint2018-03-021-4/+18
* Blacklist tst_QApplication::touchEventPropagation on openSUSEKari Oikarinen2018-03-021-0/+3
* Remove tst_QGLThreads::textureUploadInThreadKari Oikarinen2018-03-022-134/+0
* tst_QLibrary: Ensure installation order of testdata libsKari Oikarinen2018-03-022-1/+4
* JSON: remove braces from UUID text representationsThiago Macieira2018-03-021-0/+2
* QJsonValue: use the fully-encoded form of a URL in fromVariant()Thiago Macieira2018-03-021-0/+20
* qtestlib: fix support for pressing multiple mouse buttonsGatis Paeglis2018-03-014-21/+239
* ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-011-11/+51
* tst_QAbstractItemView: Wrap qWaitForWindowActive in QVERIFYKari Oikarinen2018-03-011-4/+3
* tst_QLocalSocket: Fix not showing error output in processConnectionKari Oikarinen2018-03-011-0/+2
* QHeaderView: Fix crash in layout about to changeThorbjørn Lund Martsum2018-03-011-0/+1
* QMimeDatabase: fix regression in alias resolvingDavid Faure2018-02-281-0/+25
* Update the Unicode BiDi algorithm to be compliant with Unicode 10Lars Knoll2018-02-285-13/+594358
* Blacklist tst_QWidget::saveRestoreGeometry on openSUSEKari Oikarinen2018-02-281-0/+2
* tst_QLocalSocket: Fix flakiness of processConnectionKari Oikarinen2018-02-281-2/+3
* Blacklist tst_QNetworkReply::ioHttpRedirectPolicySami Nurmenniemi2018-02-281-2/+2
* Widen the blacklists for flaky udp testsVille Voutilainen2018-02-271-2/+2
* Fix thread_local testSamuli Piippo2018-02-231-1/+1
* Blacklist tst_QNetworkReply::ioHttpRedirectMultipartPostSami Nurmenniemi2018-02-221-1/+2
* tst_QMimeDatabase: detect executables as shared libraries tooThiago Macieira2018-02-211-1/+3
* QHeaderView: Preserve settings on layoutChange with empty modelChristian Ehrlicher2018-02-211-0/+71
* QHeaderView: properly restore hidden section size on layoutChanged()Christian Ehrlicher2018-02-211-0/+5
* psql: Add expected failures where the table name is case sensitiveAndy Shaw2018-02-213-2/+16
* psql: Fix SQL testsAndy Shaw2018-02-203-37/+73
* Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-202-111/+190
* Merge "Merge remote-tracking branch 'origin/5.10.1' into 5.11" into refs/stag...Tony Sarajärvi2018-02-202-2/+52
|\
| * Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-192-2/+52
| |\
| | * psql: Improve performance of record()v5.10.1Andy Shaw2018-02-081-1/+45
| | * QString: fix comparisons to null strings in ucstricmpThiago Macieira2018-02-041-1/+7
* | | QLineEdit: Clear input context commit string after test functionsKari Oikarinen2018-02-191-0/+1
|/ /
* | qmetatype: add '-bigobj' flag to Windows ICC buildsAlexander Shevchenko2018-02-151-1/+1
* | qsettings: add Advapi32 lib to Windows ICC buildsAlexander Shevchenko2018-02-151-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-153-4/+146
|\ \
| * \ Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-153-4/+146
| |\ \
| | * | Set the ellipseDiameters back to the original size in QGraphicsViewAndy Shaw2018-02-081-0/+76
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-0/+1
| | |\ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.10.1' into 5.10Liang Qi2018-02-011-8/+2
| | |\ \
| | | * | Revert "QVariant: convert QDateTime and QTime to string with milliseconds"Thiago Macieira2018-02-011-8/+2
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-291-4/+9
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Fix asserts and crashes in QWinEventNotifier activation loopJoerg Bornemann2018-01-261-0/+60
| | * | | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-01-251-2/+8
| | * | | Remove dead code from tst_qwineventnotifier.cppJoerg Bornemann2018-01-251-4/+0
| | * | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-2436-48/+132
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2436-48/+132
| | | |\ \ \
| | * | | | | Fix a crash when QMovie::speed is set to 0Val Doroshchuk2018-01-241-0/+10
| | |/ / / /
| | * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-193-21/+127
| | |\ \ \ \
* | | | | | | Fix of flaky qFutureAssignmentLeak testAllan Sandfeld Jensen2018-02-152-5/+5