summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* QVector: add an rvalue overload of push_back/appendMarc Mutz2015-07-192-0/+17
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-0/+16
|\
| * QVarLengthArray: Unit-test that clear() preserves capacitySérgio Martins2015-07-081-0/+16
* | Added QVersionNumber to QtCore's public APIKeith Gardner2015-07-101-1/+1
* | QByteArray: add {const_,reverse_iterator}, {c,}r{begin,end}()Marc Mutz2015-07-071-0/+15
* | QString: add {const_,reverse_iterator}, {c,}r{begin,end}()Marc Mutz2015-07-071-0/+15
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-013-3/+3
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-302-2/+2
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Add qHash(QLocale)Marc Mutz2015-06-301-0/+2
* | QList: Introduce constFirst() and constEnd()Sérgio Martins2015-06-271-0/+136
* | Replace QVERIFY with QCOMPARE in QRingBuffer autotestAlex Trotsenko2015-06-231-23/+23
* | Blacklist flakey tst_QTimeLine::duration test on WindowsSimon Hausmann2015-06-201-0/+2
* | Improve debug output of tst_QTimeLine::frameRate()Simon Hausmann2015-06-201-1/+1
* | QCommandLineOption: optimize ctorsMarc Mutz2015-06-191-1/+1
* | QStringRef: add truncate()Marc Mutz2015-06-191-0/+25
* | QMap: add const equal_range() overloadMarc Mutz2015-06-191-0/+34
* | QVector: add move(int,int) for QList compatMarc Mutz2015-06-181-0/+50
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-142-0/+4
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-0/+12
|\|
| * Fix compilation of QContiguousCache::operator=Thiago Macieira2015-05-201-0/+12
* | 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
* | Add qHash(QRegExp) and qHash(QRegularExpression)Marc Mutz2015-05-052-0/+8
* | Add qHash(QVector)Marc Mutz2015-04-201-0/+18
* | 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-061-0/+20
|\|
| * QVLA: Add operator= for initializer listsKai Koehne2015-04-041-0/+20
* | 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-017-32/+274
|\|
| * 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
| * Update UCD source files to v7.0Konstantin Ritt2015-03-275-11/+215