summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-1733-106/+59
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-1629-0/+16
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-1529-0/+16
| | |\
| | | * Improve the validation algorithm for binary JSONLars Knoll2016-11-1129-0/+16
| * | | Improve error offset in JSON parsingAllan Sandfeld Jensen2016-11-151-0/+33
| * | | Rename QtPrivate::is_[un]signed to QtPrivate::Is[Un]signedEnumKai Koehne2016-11-091-4/+4
| * | | Remove compiler-specific implementations of Q_IS_ENUMKai Koehne2016-11-092-96/+1
| * | | Replace custom type traits with std one'sKai Koehne2016-11-082-5/+3
| * | | QVariant to QJsonValue::Null conversionAllan Sandfeld Jensen2016-11-081-3/+4
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-028-13/+71
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-013-1/+35
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-272-1/+22
| | |\|
| | | * Autotest: fix silly mistake in assigning where a comparison was intendedThiago Macieira2016-10-251-1/+1
| | | * Darwin: normalize all watched paths to composed fromErik Verbruggen2016-10-241-0/+21
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-222-1/+62
| | |\|
| | | * Normalize realpath(3) output to composed formErik Verbruggen2016-10-211-0/+13
| | | * Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-181-1/+49
| * | | Increase the resolution for QDeadlineTimer unit testThiago Macieira2016-10-261-1/+1
| * | | Add Qt::ISODateWithMs date format, with support in QTime/Date/DateTimeTor Arne Vestbø2016-10-203-8/+22
| * | | QTimer: don't circumvent <chrono> safety netMarc Mutz2016-10-181-3/+13
* | | | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-2316-17/+5
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-135-265/+467
|\| | |
| * | | tst_QSettings: Don't assume the presence of a key means isWritableTor Arne Vestbø2016-10-101-1/+1
| * | | tst_QSettings: Fix tests on sandboxed platforms such as iOSTor Arne Vestbø2016-10-101-13/+7
| * | | Use extreme values in QMetaType/QSettings test dataTor Arne Vestbø2016-10-051-12/+13
| * | | Don't truncate QDateTime milliseconds when storing QSettings on Apple platformsTor Arne Vestbø2016-10-054-243/+383
| * | | Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-051-1/+49
| * | | tst_QSettings: Detect if Apple platforms support writing to SystemScopeTor Arne Vestbø2016-10-041-1/+17
| * | | Exclude tst_QSettings::rainersSyncBugOnMac() on all Apple OSesTor Arne Vestbø2016-10-031-2/+2
| * | | Round to nearest millisecond in QDateTime::fromCFDate()Tor Arne Vestbø2016-10-021-4/+7
* | | | 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-291-0/+76
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+76
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+76
| | |\|
| | | * QObject test: check that throwing from a child's constructor worksGiuseppe D'Angelo2016-09-261-0/+76
* | | | QSettings: Add proper support for XDG_CONFIG_DIRSPalo Kisa2016-09-271-0/+73
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-261-0/+57
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+57
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-0/+57
| | |\|
| | | * QLatin1String: Fix UB (nullptr passed) in relational operatorsMarc Mutz2016-09-151-0/+57
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-212-12/+12
|\| | |
| * | | Add QStringList::join(QLatin1String) overloadMarc Mutz2016-09-181-0/+1
| * | | tests/auto/corelib/mimetypes: use local QThreadPoolMarc Mutz2016-09-171-12/+11
* | | | 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-156-10/+16
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-156-10/+16
| |\| | |
| | * | | Convert the old feature systemLars Knoll2016-09-152-4/+2
| | * | | Modularize configure.json/.priLars Knoll2016-09-153-3/+3
| | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-3/+11
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-3/+11
| | | |\|