summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Handle errors when streaming QJsonDocument through QDataStreamJędrzej Nowacki2018-10-031-0/+26
* | | Implement QJsonDocument data stream operatorsJędrzej Nowacki2018-10-032-1/+41
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-015-6/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-305-6/+17
| |\|
| | * Fix QUrl::matches for when removing authority parts (other than host)Thiago Macieira2018-09-291-0/+12
| | * QCommandLineParser: Ensure that an option text ends with a newlineAlexander Akulich2018-09-282-0/+2
| | * Modernize the "filesystemwatcher" featureLiang Qi2018-09-272-6/+3
* | | Expose type id from QMetaType instanceJędrzej Nowacki2018-10-011-0/+7
* | | tst_qfileinfo: Refactor ntfsJunctionPointsAndSymlinks()Friedemann Kleint2018-09-301-47/+107
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-295-15/+65
|\| |
| * | Fix QXmlStreamWriter xmlns attribute placementhjk2018-09-281-0/+32
| * | Re-enable thread autotestsAllan Sandfeld Jensen2018-09-251-1/+1
| * | Add tests for decoding too-short UTF-8 sequencesThiago Macieira2018-09-252-13/+32
| * | tst_QCborValue: eliminate unused lambdaEdward Welbourne2018-09-251-1/+0
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-252-0/+2
|\| |
| * | Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13Tony Sarajärvi2018-09-241-0/+1
| * | Extend blacklisting of qtimeline::frameRate to macOS 10.13Tony Sarajärvi2018-09-241-0/+1
* | | QTextStream - re-enable manipulators test caseChristian Ehrlicher2018-09-171-13/+17
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-131-18/+17
|\| |
| * | Clean up time-zone matching logic in tst_QLocale::macDefaultLocale()Edward Welbourne2018-09-111-18/+17
* | | Make updateSystemPrivate() local to qlocale.cppEdward Welbourne2018-09-111-8/+8
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-113-1/+26
|\| |
| * | moc: Fix compilation of text strings containing non-ASCIIThiago Macieira2018-09-103-1/+26
* | | New proxy model: QConcatenateTablesProxyModelDavid Faure2018-09-093-0/+829
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-072-0/+55
|\| |
| * | QSortFilterProxyModel: add test for inserting via a QComboBoxOlga Radko2018-09-062-0/+55
* | | Reimplement QStringListModel::setItemDataLuca Beldi2018-09-061-0/+71
* | | Implement QListModel::moveRowsLuca Beldi2018-09-061-8/+8
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-063-5/+19
|\| |
| * | QStringList: add contains(QStringView) overloadAlbert Astals Cid2018-09-031-0/+9
| * | Add QString::compare(QStringView, CaseSensitivity)Albert Astals Cid2018-09-031-0/+5
| * | Rename QTimer::connectTo() to QTimer::callOnTimeout()Sergio Martins2018-09-031-5/+5
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-027-11/+307
|\| |
| * | Plugins: Save some architectural requirement flagsThiago Macieira2018-09-011-21/+35
| * | Plugins: store the metadata in CBOR instead of binary JSONThiago Macieira2018-09-012-8/+44
| * | Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-2/+1
| * | Update QMetaObjectBuilder::MetaObjectFlag enumBogDan Vatra2018-08-301-3/+1
| * | Allow registering constructor for a set of dynamic typesBogDan Vatra2018-08-302-1/+247
| * | Add missing dependencies for tst_qmacautoreleasepoolTor Arne Vestbø2018-08-291-0/+1
| * | darwin: fix tst_qsettings depsOswald Buddenhagen2018-08-291-0/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-08-291-0/+31
|\| |
| * | tst_QLocale::formattedDataSize: add RussianShawn Rutledge2018-08-261-0/+31
* | | corelib/tools: Fix auto detection of QOffsetStringArray::m_offset typeMikhail Svetkin2018-08-281-0/+12
* | | Add some missing language codes to our locale dataEdward Welbourne2018-08-271-0/+2
* | | corelib/tools: Add QOffsetStringArray APIMikhail Svetkin2018-08-273-0/+116
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-08-265-16/+49
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-244-0/+33
| |\|
| | * Blacklist two tests on macOS that a planned CI change shall breakEdward Welbourne2018-08-242-0/+4
| | * Test for fractional part of Costa Rican currencyEdward Welbourne2018-08-231-0/+4
| | * _q_interpolate<T> is unsafe with unsigned template argumentsLuca Beldi2018-08-221-0/+25