summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* QSet: Introduce intersects().Sérgio Martins2015-05-301-0/+27
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-273-18/+8
* QVector: add const first/last gettersGiuseppe D'Angelo2015-05-261-0/+141
* Deinline QRingBuffer classAlex Trotsenko2015-05-201-0/+23
* Fix building tst_QPluginLoader on OS X, non-devel buildsFrederik Gladhorn2015-05-131-2/+2
* Add qHash(QRegExp) and qHash(QRegularExpression)Marc Mutz2015-05-052-0/+8
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-044-4/+25
|\
| * The qpluginloader machtest needs Q_AUTOTEST_EXPORTFrederik Gladhorn2015-04-301-1/+1
| * Add support to set text/uri-list mimedata via setData()Marko Kangas2015-04-281-1/+16
| * Tests: Use blacklist for failing tst_qfilesystemwatcher testsCaroline Chao2015-04-282-2/+8
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-275-17/+134
|\|
| * fix distclean targetsOswald Buddenhagen2015-04-231-0/+1
| * Windows: Fix QLockFile hanging when file cannot be created.Friedemann Kleint2015-04-232-0/+66
| * tst_QFileSystemWatcher: Improve diagnostics.Friedemann Kleint2015-04-231-7/+67
| * Remove unused private field from test.Erik Verbruggen2015-04-221-10/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-223-10/+265
|\|
| * QDir: fix int overflowNikita Baryshnikov2015-04-201-0/+41
| * Add support for unregistering of custom meta types.Robert Griebl2015-04-141-0/+48
| * QStateMachine: remove conflicting transitions after selection.Erik Verbruggen2015-04-101-10/+89
| * QStateMachine: fix history state restoration.Erik Verbruggen2015-04-101-0/+87
* | Add qHash(QVector)Marc Mutz2015-04-201-0/+18
* | Add qHash(QUrlQuery)Marc Mutz2015-04-201-0/+3
* | Add qHash(QList)Marc Mutz2015-04-201-0/+14
* | QRingBuffer: allow to peek bytes from any positionAlex Trotsenko2015-04-101-0/+26
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-081-0/+8
|\|
| * QSaveFile: Fix permissions on creationKai Koehne2015-04-081-0/+8
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-064-3/+82
|\|
| * QVLA: Add operator= for initializer listsKai Koehne2015-04-041-0/+20
| * QIODevice: do not change the 'pos' member for sequential devicesAlex Trotsenko2015-04-041-0/+44
| * QUuid: add missing relational operatorsMarc Mutz2015-04-041-3/+17
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+1
| |\
| | * QMimeDatabase: Fix magic rules with \tEike Ziller2015-03-101-0/+1
* | | QVarLengthArray: add {const_,reverse_iterator}, {c,}r{begin,end}()Marc Mutz2015-04-051-0/+16
* | | QVarLengthArray: add relational operators <,<=,>,>=Marc Mutz2015-04-051-0/+44
* | | QList: add {const_,reverse_iterator}, {c,}r{begin,end}()Marc Mutz2015-04-051-0/+41
* | | QList: add relational operators <,<=,>,>=Marc Mutz2015-04-051-0/+33
* | | Add missing QString::prepend(QStringRef)/(const QChar*,int) overloadsMarc Mutz2015-04-021-0/+4
* | | Add QString::insert() overloads for QStringRef, const char*, QByteArrayMarc Mutz2015-04-021-0/+6
* | | tst_QString: refactor the op+= testsMarc Mutz2015-04-021-4/+29
* | | tst_QString: refactor the insert testsMarc Mutz2015-04-021-2/+112
* | | tst_QString: refactor the prepend testsMarc Mutz2015-04-021-10/+82
* | | tst_QString: refactor the append testsMarc Mutz2015-04-021-12/+203
* | | QString: preserve embedded NULs when converting from QByteArrayMarc Mutz2015-04-021-37/+2
* | | QString::from{Utf8,Latin1,Local8Bit}(QByteArray): preserve nullness of argumentMarc Mutz2015-04-021-0/+30
* | | QVector: add {const_,}reverse_iterator, {c,}r{begin,end}()Marc Mutz2015-04-021-0/+16
* | | QVector: add relational operators <,<=,>,>=Marc Mutz2015-04-021-0/+20
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-019-34/+285
|\| |
| * | Update CLDR to v27Konstantin Ritt2015-03-271-21/+38
| * | [QLocaleData] Extract defaultContent localesKonstantin Ritt2015-03-271-0/+1
| * | Update Unicode data up to v7.0Konstantin Ritt2015-03-271-0/+20