summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtimezoneprivate_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-0/+2
|\
| * Timezones: Fix handling of offset-from-UTC QTimeZonesThiago Macieira2015-02-231-0/+2
* | Fix compilation on AndroidMichal Klocek2015-02-201-1/+1
* | QTimeZone: don't use QSet, use sorted QListMarc Mutz2015-02-171-13/+13
* | QTzTimeZonePrivate: replace some inefficient QLists with QVectors (I)Marc Mutz2015-02-121-13/+21
* | Update copyright headersJani Heikkinen2015-02-111-6/+6
* | Fix 1700 override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-031-6/+6
* | fix daylight time in QTimeZone on AndroidDrew Parsons2014-12-111-0/+2
* | provide Android timezones in QTimeZoneDrew Parsons2014-11-261-1/+47
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Reduce QtCoreLib size by not repeating "UTC" string too often.Jędrzej Nowacki2014-07-251-0/+11
* QTimeZone - Change from Olson ID to IANA IDJohn Layt2014-01-111-8/+8
* Repack structs with more than one padding holeThiago Macieira2013-12-031-2/+2
* QTimeZone - Fix TZ file abbreviationsJohn Layt2013-11-211-0/+1
* QTimeZone - Change Olsen ID to IANA IDJohn Layt2013-11-211-5/+5
* QDateTime - Add QTimeZone supportJohn Layt2013-09-231-0/+1
* QTimeZone - Add Windows backendJohn Layt2013-09-231-0/+62
* QTimeZone - Add Mac backendJohn Layt2013-09-231-0/+51
* QTimeZone - Add TZ File BackendJohn Layt2013-09-221-0/+66
* QTimeZone - Add ICU supportJohn Layt2013-09-221-0/+47
* QTimeZone - Define new class and apiJohn Layt2013-09-221-0/+198