summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* QString: add some missing overloaded operator+Anton Kudryavtsev2016-06-291-0/+14
* QDateTime: introduce {to,from,set,current}SecsSinceEpochThiago Macieira2016-06-221-65/+69
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-132-18/+80
|\
| * Replace qAllocMore with a pair of more useful functionsThiago Macieira2016-06-091-18/+70
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+10
| |\
| | * Fix parsing of tzfile(5) POSIX rule zone names with bracket quotesThiago Macieira2016-05-241-0/+10
* | | QStringRef: add missing relational operators against QByteArrayMarc Mutz2016-06-081-3/+0
* | | QString: fix QChar <> QLatin1String relational operators for non-US-ASCIIMarc Mutz2016-06-081-11/+15
* | | tst_qstringapisymmetry: cover QByteArray, const char*, tooMarc Mutz2016-06-081-2/+87
* | | QSharedPointer/QWeakPointer/QScopedPointer: add comparison against nullptrGiuseppe D'Angelo2016-06-082-1/+25
* | | Add QLineF::center() returning the point in the center of the lineLorenz Haas2016-05-271-0/+77
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-237-35/+35
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-197-35/+35
| |\|
| | * Fix Clang -Wexpansion-to-defined warning by deprecating QT_SUPPORTSThiago Macieira2016-05-087-35/+35
* | | Collate conversion functions for Core Foundation/Foundation typesTor Arne Vestbø2016-05-191-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-123-17/+19
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-8/+7
| |\|
| | * Improve tst_qtimeline::setPaused resilienceJędrzej Nowacki2016-05-041-8/+7
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-292-8/+12
| |\|
| | * Autotest: fix the QTimeZone::tzTest failure when database contains LMTThiago Macieira2016-04-292-8/+12
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+5
| |\|
| | * tst_QStringBuilder: add a check for self-assignmentMarc Mutz2016-04-071-0/+5
* | | Make QSharedPointer without custom deleters call the correct destructorThiago Macieira2016-04-281-0/+78
* | | Add QLibraryInfo::version() returning the Qt version as QVersionNumberThiago Macieira2016-04-271-0/+13
* | | Add support for initializing QSharedPointer from nullptrThiago Macieira2016-04-191-0/+37
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-112-6/+46
|\| |
| * | Re-generate QLocale data from CLDR v29Konstantin Ritt2016-04-081-6/+13
| * | QStringRef: add missing {c,}r{begin,end}()Marc Mutz2016-04-071-0/+33
* | | QChar: optimize comparison with QString{,Ref}Marc Mutz2016-04-051-0/+7
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLaszlo Agocs2016-04-056-8/+8
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-056-8/+8
| |\| |
| | * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-306-8/+8
* | | | QChar: add missing relational operators against QLatin1String/QStringRefMarc Mutz2016-04-051-22/+0
|/ / /
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-3012-163/+18
* | | Add QCommandLineOption::Flags containing HiddenFromHelp and ShortOptionStyleOlivier Goffart2016-03-232-1/+16
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-223-5/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-4/+3
| |\|
| | * WinRT: Fix QTimeZone transitions by switching backendMaurice Kalinowski2016-03-161-1/+1
| | * QRect: fix UB (int overflow) in center()Marc Mutz2016-03-151-1/+1
| | * tst_QRect: drop a test that depends on int overflowMarc Mutz2016-03-151-2/+1
| * | Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-181-1/+1
* | | QStringRef: add missing relational operators against QLatin1String/QStringMarc Mutz2016-03-161-6/+0
* | | Add test for API symmetry of QString/Ref, QLatin1String, QCharMarc Mutz2016-03-154-0/+204
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-012-6/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-2/+0
| |\|
| | * Remove a mis-placed QSKIP().Edward Welbourne2016-02-261-2/+0
| * | QVector: preserve capacity in clear()Marc Mutz2016-02-291-4/+5
* | | QLatin1String: add at()/op[]/mid()/right()/left()Marc Mutz2016-02-191-0/+30
* | | Blacklist tzTest in openSUSE 42.1Tony Sarajärvi2016-02-171-0/+1
|/ /