summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Use Q_DECL_RELAXED_CONSTEXPR in QFlagsOlivier Goffart2014-10-312-0/+15
* Make Q_INVOKABLE work on Q_GADGETOlivier Goffart2014-10-301-0/+49
* Be able to read and write properties to Q_GADGETOlivier Goffart2014-10-301-0/+29
* Add conversion between QVariantHash and QJsonObjectAllan Sandfeld Jensen2014-10-301-0/+42
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-273-8/+49
|\
| * Fix doc about the list of supported codecsAlexander Volkov2014-10-241-7/+2
| * Add support for "Apple Roman" encodingAlexander Volkov2014-10-241-0/+1
| * Fix QVariant associative container conversion from built-in types.Jędrzej Nowacki2014-10-241-0/+45
| * Further limit the sparse file testing on OS XMorten Johan Sørvig2014-10-221-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-209-34/+75
|\|
| * logging: Fix qCleanupFuncinfo to not mangle Objective-C message namesTor Arne Vestbø2014-10-201-0/+16
| * tst_QPointer: fix memleakMarc Mutz2014-10-191-1/+2
| * tst_QState: fix memleaksMarc Mutz2014-10-191-9/+9
| * tst_QThreadPool: fix memleakMarc Mutz2014-10-191-6/+6
| * tst_QSharedPointer: fix memleakMarc Mutz2014-10-191-1/+2
| * tst_QMetaType: fix memleaksMarc Mutz2014-10-191-14/+26
| * tst_QMimeData: test doesn't require QGuiApplicationMarc Mutz2014-10-191-1/+1
| * QSettings: Prevent assert when passing empty keys.Friedemann Kleint2014-10-171-0/+11
| * Make QStringRef::right() consistent with QString::right()Eskil Abrahamsen Blomfeldt2014-10-141-2/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-094-12/+81
|\|
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-011-0/+18
| |\
| | * Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-0/+18
| | |\
| | | * QSettings: Don't chop off trailing tabs that were actually part of a value.Christian Kandeler2014-09-231-0/+18
| * | | Logging: Disable tracking of debug source info for release buildsKai Koehne2014-10-013-12/+63
| |/ /
* | | Add Objective-C specific type converters to QDateTimeJake Petroules2014-10-073-0/+99
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-29254-4878/+3254
|\| |
| * | Fix handling of IPv6 addresses in QUrl::fromUserInputThiago Macieira2014-09-281-0/+17
| * | Refactored qt_normalizePathSegmentsOliver Wolff2014-09-251-4/+132
| * | Update license headers and add new license filesMatti Paaso2014-09-24254-4790/+2758
| * | Abstract proxy model: Add missing delegation of supportedDragActionsEike Ziller2014-09-241-0/+20
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-242-25/+77
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-232-25/+77
| | |\|
| | | * OS X - QCollator::compare() returns wrong results.Timur Pocheptsov2014-08-191-25/+37
| | | * Make sure we don't cache old file sizes prior to new writesThiago Macieira2014-08-131-0/+40
| * | | QVersionNumber: correctly fail for numerically very large segmentsMarc Mutz2014-09-231-0/+17
| * | | Add unit tests for cleaning up nested functionsThiago Macieira2014-09-231-0/+18
| * | | Fix MSVC source code encoding warnings in tst_qtjson.Friedemann Kleint2014-09-231-3/+3
| |/ /
| * | Add support for blacklisting test functionsLars Knoll2014-09-211-0/+8
| * | QVariant::compare shouldn't return match when QVariant::cmp does notAllan Sandfeld Jensen2014-09-111-0/+30
| * | Revert "Reading QJsonObject property should not modify the object itself."Jędrzej Nowacki2014-09-111-51/+0
| * | QLockFile: on Windows, retry deleting the lock file if it is being read.David Faure2014-09-111-0/+20
| * | Fix several issues in QCollatorLars Knoll2014-09-101-8/+26
| * | Fix user defined conversions to numeric typesLars Knoll2014-09-101-0/+93
| * | Don't accept json strings with trailing garbageLars Knoll2014-09-101-0/+14
| * | Fix bugs in internal comparison operatorsLars Knoll2014-09-101-0/+24
* | | tst_QString: also test section(QChar) overloadMarc Mutz2014-09-121-0/+2
* | | Add qEnvironmentVariableIntValue()Marc Mutz2014-09-121-0/+68
* | | QRegularExpression: more QStringRef testsGiuseppe D'Angelo2014-09-121-0/+13
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-102-8/+15
|\| |
| * | Fix endianness part of QSysInfo::buildAbi() stringAlex Trotsenko2014-09-041-0/+13