summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* QTimeZone - Define new class and apiJohn Layt2013-09-223-0/+509
* Add Mac type conversion functions to QtCoreMorten Johan Sørvig2013-09-213-0/+95
* QDateTime - Add api for isDaylightTime()John Layt2013-09-201-0/+23
* QDateTime - Fix Daylight Transition for "missing" hourJohn Layt2013-09-201-6/+0
* QDateTime - Change date/time storage to msecsJohn Layt2013-09-201-34/+16
* Revert 15da0a5af20fe6771bcb94ef8d46edbd5c8fb64c.Mitch Curtis2013-09-192-20/+17
* QDateTime - Switch to using msecs based functionsJohn Layt2013-09-141-14/+13
* QDateTime - Add test case for Daylight Time TransitionsJohn Layt2013-09-141-0/+377
* Base64: Implement the "base64url" encoding and the stripping of '='Thiago Macieira2013-09-141-0/+35
* QTime - Add public api for get/set msecs since start of dayJohn Layt2013-09-131-0/+46
* New QStringRef methods.Jędrzej Nowacki2013-09-111-0/+142
* QCommandLineOption: improve runtime warningsDavid Faure2013-09-101-1/+1
* Fix escape handling in qWinCmdArgsDavid Faure2013-09-102-0/+28
* Add first/last accessors to QMapMathias Hasselmann2013-09-081-0/+29
* QDateTime - Clean up Qt::DateFormat formatting and parsingJohn Layt2013-09-062-6/+70
* QDateTime - Switch to using the QLocale date formatterJohn Layt2013-09-051-57/+7
* QLocale - Improve date formatterJohn Layt2013-09-051-0/+100
* Make tst_qalgorithms compliant with the StandardGiuseppe D'Angelo2013-09-051-0/+7
* Revert "Implement move-ctor and move-assignment-op for QScopedPointer"Stephen Kelly2013-09-052-156/+0
* QDateTime - Add api for Time Zone AbbreviationJohn Layt2013-09-031-1/+32
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-032-0/+18
* QLinkedList - extend the auto test.Thorbjørn Martsum2013-08-291-1/+1005
* QDateTime - Extend fromMSecsSinceEpoch APIJohn Layt2013-08-291-7/+29
* QDateTime - Improve and expose Qt::OffsetFromUtcJohn Layt2013-08-281-63/+286
* Long live QCommandLineParser!David Faure2013-08-246-0/+638
* QLinkedList - fix insert with iterator when the list is shared.Thorbjørn Martsum2013-08-241-0/+19
* QList - fix insert with iterator on shared instanceThorbjørn Martsum2013-08-241-0/+16
* QLinkedList - fix erase with iterator when the list is shared.Thorbjørn Martsum2013-08-243-0/+83
* QList - fix QList::erase when the list is sharedThorbjørn Martsum2013-08-241-0/+33
* QMap - fix erase with iterator when the map is sharedThorbjørn Martsum2013-08-241-0/+57
* QHash/QSet - fix QHash::erase when the hash is sharedThorbjørn Martsum2013-08-241-0/+30
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-2/+2
|\
| * Fix QPointF::division autotestGiuseppe D'Angelo2013-08-191-2/+2
* | QDateTime - Fix tests to correctly restore time zoneJohn Layt2013-08-211-3/+7
* | Avoided zero devision in cube root approximationBernd Weimer2013-07-291-5/+9
* | Implement move-ctor and move-assignment-op for QScopedPointerGiuseppe D'Angelo2013-07-282-0/+156
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-242-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-232-0/+4
| |\|
| | * Expect tst_QEasingCurve::setCustomType() failing on 32 bit Ubuntu 11.10Simo Fält2013-07-202-0/+4
* | | Add the RFC2822Date formatKevin Ottens2013-07-243-0/+223
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-0/+14
|\|
| * Ensure we don't repeat QTBUG-30931 in Qt5Konstantin Ritt2013-06-181-0/+14
* | Fix roundtrip conversion of datetimes.Mitch Curtis2013-06-171-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-123-1/+71
|\|
| * BlackBerry: fix tst_QLocale::emptyCtor()Rafael Roquetto2013-06-102-0/+70
| * tst_qmessageauthenticationcode: Fix warning about character conversion.Friedemann Kleint2013-06-081-1/+1
* | Make QTime::toString output milliseconds for Qt::TextDate, Qt::ISODate.Mitch Curtis2013-06-032-19/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-233-3/+40
|\|
| * Revert QDateTime serialisation to pre-Qt 5 behaviour.Mitch Curtis2013-05-081-3/+17
| * QLocale: add autotest for French_Morocco localeEl Mehdi Fekari2013-05-081-0/+1