summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qdatetime
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+1
|\
| * QDateTime: Ensure a valid timezone when using the "offset constructor".Christian Kandeler2015-09-231-0/+1
* | Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-4/+2
|/
* tst_QDateTime: remove silly test for timezone date too earlyThiago Macieira2015-03-111-7/+5
* tst_QDateTime: Mark more Windows incorrect transitionsThiago Macieira2015-03-111-0/+12
* Fix regression in time zone handlingFrederik Gladhorn2015-03-111-12/+0
* Fix race condition in QDateTime::timeZone() and other methodsThiago Macieira2015-03-071-0/+53
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-0/+12
|\
| * Timezones: Fix handling of offset-from-UTC QTimeZonesThiago Macieira2015-02-231-0/+12
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | Update copyright headersJani Heikkinen2015-02-112-29/+21
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-0/+8
|\|
| * [QDateTime] ISO Time zone designators can be [+-]HHIsrael Lins2014-12-301-0/+8
* | Add Objective-C specific type converters to QDateTimeJake Petroules2014-10-073-0/+99
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QNX: Make QDateTime "daylightTransitions" auto test passBernd Weimer2014-05-141-7/+7
* QDateTime: Add more tests for parsing/writing timezone offsetsDaniel Seither2014-05-081-0/+8
* Fix QDateTime auto testBernd Weimer2014-02-141-1/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+7
|\
| * QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt2014-01-111-0/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-2/+42
|\|
| * Autotest: Fix QDateTime failure if the test got run West of GreenwichThiago Macieira2014-01-091-2/+42
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1/+7
|\|
| * QTimeZone - Fix dateForLocalTime() to check validity of next transitionJohn Layt2013-11-211-0/+6
| * remove qt_windows.h include from qwineventnotifier.hJoerg Bornemann2013-10-291-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+25
|\|
| * QDateTime - Fix RFC 2822 Date FormattingJohn Layt2013-10-171-0/+4
| * QDateTime - Fix toTimeSpec() for invalid datetimesJohn Layt2013-10-161-0/+21
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-041-24/+6
|\|
| * QDateTime - Fix round-trip of second occurrence timesJohn Layt2013-09-271-24/+6
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-1/+4
|/
* QDateTime - Add QTimeZone supportJohn Layt2013-09-231-0/+200
* 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-191-12/+9
* 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
* QDateTime - Clean up Qt::DateFormat formatting and parsingJohn Layt2013-09-061-6/+66
* QDateTime - Switch to using the QLocale date formatterJohn Layt2013-09-051-57/+7
* QDateTime - Add api for Time Zone AbbreviationJohn Layt2013-09-031-1/+32
* QDateTime - Extend fromMSecsSinceEpoch APIJohn Layt2013-08-291-7/+29
* QDateTime - Improve and expose Qt::OffsetFromUtcJohn Layt2013-08-281-63/+286
* QDateTime - Fix tests to correctly restore time zoneJohn Layt2013-08-211-3/+7
* Add the RFC2822Date formatKevin Ottens2013-07-241-0/+113
* Fix roundtrip conversion of datetimes.Mitch Curtis2013-06-171-0/+2
* Make QTime::toString output milliseconds for Qt::TextDate, Qt::ISODate.Mitch Curtis2013-06-031-5/+8
* Revert QDateTime serialisation to pre-Qt 5 behaviour.Mitch Curtis2013-05-081-3/+17
* QDateTime - Fix auto tests on Windows before 1980unknown2013-04-121-0/+15
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-6/+0
|\