summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtimezoneprivate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reduce QtCoreLib size by not repeating "UTC" string too often.Jędrzej Nowacki2014-07-251-4/+4
* QTimeZone - Change from Olson ID to IANA IDJohn Layt2014-01-111-24/+24
* QTimeZone: Fix isValidId()John Layt2013-12-061-2/+4
* Repack structs with more than one padding holeThiago Macieira2013-12-031-3/+5
* QTimeZone - Fix dateForLocalTime() to check validity of next transitionJohn Layt2013-11-211-3/+6
* QTimeZone - Fix TZ file abbreviationsJohn Layt2013-11-211-2/+3
* QTimeZone - Change Olsen ID to IANA IDJohn Layt2013-11-211-6/+6
* QDateTime - Add QTimeZone supportJohn Layt2013-09-231-0/+65
* QTimeZone - Define new class and apiJohn Layt2013-09-221-0/+643