summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* psql: do not try to get table name when PQftable returns InvalidOidChristian Ehrlicher2018-02-221-0/+33
* filetest: Make the "ls" command actually list the dirsThiago Macieira2018-02-221-2/+12
* windowflags: Make it easier to debug windows without a frameTor Arne Vestbø2018-02-223-1/+18
* windowflags: Lock fixed size to current size instead of 300x300Tor Arne Vestbø2018-02-221-3/+3
* 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-205-2/+249
|\
| * Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-195-2/+249
| |\
| | * psql: Improve performance of record()v5.10.1Andy Shaw2018-02-084-1/+242
| | * 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-155-4/+314
|\ \
| * \ Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-155-4/+314
| |\ \
| | * | Set the ellipseDiameters back to the original size in QGraphicsViewAndy Shaw2018-02-083-0/+244
| | * | 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
* | | | | | | Blacklist tst_QMdiSubWindow::setOpaqueResizeAndMove on macOS 10.12Kari Oikarinen2018-02-151-0/+2
* | | | | | | Make sure the parent view will have focus when activation is given backAndy Shaw2018-02-151-0/+79
|/ / / / / /
* | | | | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-1454-79/+368
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-1454-79/+368
| |\ \ \ \ \ \
| | * | | | | | Fix build failure of qftp testsVille Voutilainen2018-02-141-0/+1
| | * | | | | | Blacklist the positioning test on all linuxes, it fails on opensuse tooVille Voutilainen2018-02-131-2/+1
| | * | | | | | Blacklist a flaky messagebox testVille Voutilainen2018-02-131-0/+2
| | * | | | | | Blacklist a flaky scrollbar test on macosVille Voutilainen2018-02-121-0/+3
| | * | | | | | Skip tst_QFile::largeUncFileSupportKari Oikarinen2018-02-121-0/+9
| | * | | | | | Blacklist a flaky menubar testVille Voutilainen2018-02-091-0/+3
| | * | | | | | Blacklist tst_QtConcurrentMap::qFutureAssignmentLeakFrederik Gladhorn2018-02-091-0/+3
| | * | | | | | Fix tst_QTcpServer::maxPendingConnections flakinessSami Nurmenniemi2018-02-091-1/+8
| | * | | | | | Blacklist flaky casesSami Nurmenniemi2018-02-092-1/+6
| | * | | | | | Skip tst_QDBusAbstractAdaptor peer testsSami Nurmenniemi2018-02-091-0/+14
| | * | | | | | tst_QSharedPointer: Fix termination of external processes on WindowsFriedemann Kleint2018-02-081-2/+13
| | * | | | | | CoreText: Make sure to keep reference to data when cloning raw font engineTor Arne Vestbø2018-02-071-0/+39
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Clean-up in QDateTime's parsing of ISODate{,WithMs}Edward Welbourne2018-02-011-0/+4
| | | |_|_|/ | | |/| | |
| | * | | | QHeaderView: properly restore section data after layoutChanged()Christian Ehrlicher2018-01-291-4/+9
| | | |_|/ | | |/| |