summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtimezoneprivate_tz.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Add missing #include <qdatastream.h> or <qiodevice.h>Thiago Macieira2014-08-071-0/+1
* Reduce QtCoreLib size by not repeating "UTC" string too often.Jędrzej Nowacki2014-07-251-1/+1
* QTimeZone - Change from Olson ID to IANA IDJohn Layt2014-01-111-22/+22
* Mark QTzType as Q_PRIMITIVE_TYPE.Sérgio Martins2014-01-081-0/+2
* QTimeZone - Fix TZ file abbreviationsJohn Layt2013-11-211-98/+161
* QTimeZone - Fix finding Linux System Time ZoneJohn Layt2013-10-151-2/+2
* Fix warning about uninitialized variableLars Knoll2013-09-251-1/+1
* QTimeZone - Add TZ File BackendJohn Layt2013-09-221-0/+917