summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-291-3/+8
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-2915-82/+390
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-2912-81/+241
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-288-30/+190
| | |\
| | | * Plug memleaks in tst_QWidgetMarc Mutz2016-09-281-3/+7
| | | * tst_QApplication: Fix UBs (invalid cast) in focusMouseClick()Marc Mutz2016-09-281-22/+3
| | | * Extend tested formats in lancelotAllan Sandfeld Jensen2016-09-271-0/+26
| | | * QDateTimeEdit: synchronize time-spec before initializing displayEdward Welbourne2016-09-271-0/+8
| | | * QSslSocket: respect read buffer's max size (SecureTransport)Timur Pocheptsov2016-09-271-0/+63
| | | * Plug memleaks in tst_QGridLayoutMarc Mutz2016-09-271-3/+5
| | | * Plug memleaks in tst_QBoxLayoutMarc Mutz2016-09-271-2/+2
| | | * QObject test: check that throwing from a child's constructor worksGiuseppe D'Angelo2016-09-261-0/+76
| | * | QGuiApplication, platform plugins: don't modify AA_DontUseNativeMenuBarShawn Rutledge2016-09-262-44/+41
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-232-8/+11
| | |\|
| | | * Fix test for sandboxed platformsMaurice Kalinowski2016-09-231-3/+3
| | | * tst_QGraphicsItem: Fix UB (invalid cast/member call) in prepareGeometryChange()Marc Mutz2016-09-221-5/+8
| * | | moc: support nested q_namespacesBogDan Vatra2016-09-283-1/+149
* | | | QSettings: Add proper support for XDG_CONFIG_DIRSPalo Kisa2016-09-271-0/+73
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-268-35/+197
|\| | |
| * | | Fix test for targets without process supportMaurice Kalinowski2016-09-231-0/+2
| * | | Fix test for WinRTMaurice Kalinowski2016-09-231-1/+1
| * | | QColor: provide QLatin1String overloads of functions taking QStringMarc Mutz2016-09-231-14/+38
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-221-0/+18
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-211-0/+18
| | |\|
| | | * Add missing test for QReguarExpression for QTextDocument::findMultipleSamuel Gaist2016-09-201-0/+18
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-214-20/+138
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-163-20/+135
| | |\|
| | | * QtWidgets: Fix enter/leave events on popup menusBłażej Szczygieł2016-09-151-1/+4
| | | * QLatin1String: Fix UB (nullptr passed) in relational operatorsMarc Mutz2016-09-151-0/+57
| | | * Never return char variants when reading prepared MySQL statementsMilian Wolff2016-09-121-14/+31
| | | * QtWidgets: Send show/hide event to children on restore/minimizeBłażej Szczygieł2016-09-121-5/+43
| | * | Blacklist modalWindowModallity on macOS aka “osx”Morten Johan Sørvig2016-09-151-0/+2
| | * | Blacklist selftest runSubTestTony Sarajärvi2016-09-121-0/+3
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-218-12/+32
|\| | |
| * | | Blacklist modalWindowModallity on macOS aka “osx”Morten Johan Sørvig2016-09-181-0/+2
| * | | Add QStringList::join(QLatin1String) overloadMarc Mutz2016-09-181-0/+1
| * | | tests/auto/corelib/mimetypes: use local QThreadPoolMarc Mutz2016-09-171-12/+11
| * | | HTTP/2 tests: Remove execute permissions from source filesEdward Welbourne2016-09-062-0/+0
| * | | moc: Fix asserts on moc on empty token preceding ## operatorOlivier Goffart2016-09-162-0/+6
| * | | Fix test for sandboxed targetsMaurice Kalinowski2016-09-151-0/+12
* | | | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-1/+1
* | | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devJake Petroules2016-09-15126-1134/+1318
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-15126-1134/+1318
| |\| | |
| | * | | Check the context of Q_ENUM[_NS] and Q_FLAG[_NS]BogDan Vatra2016-09-151-0/+28
| | * | | Convert the old feature systemLars Knoll2016-09-152-4/+2
| | * | | Modularize configure.json/.priLars Knoll2016-09-158-3/+11
| | * | | winrt: Add tests to blacklistMaurice Kalinowski2016-09-071-0/+8
| | * | | Parse namespaces only for current file, add Q_NAMESPACE support to qmakeBogDan Vatra2016-09-063-1/+10
| | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-05106-1072/+1191
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-05105-1071/+1177
| | | |\|