summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qdatetime_p.h
Commit message (Expand)AuthorAgeFilesLines
* QDateTimePrivate: replace out parameters with return-by-value in getDateTime()Marc Mutz2015-03-251-1/+2
* Fix race condition in QDateTime::timeZone() and other methodsThiago Macieira2015-03-071-9/+5
* QDateTimePrivate: make bit manipulation code more readableMarc Mutz2015-02-171-5/+5
* QDateTimePrivate: remove pointless comparisonsMarc Mutz2015-02-171-6/+6
* QDateTimePrivate: remove pointless copy ctorMarc Mutz2015-02-171-10/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | QDateTimePrivate: Add a note about wasted spaceRobin Burchell2014-09-161-0/+3
|/
* QDateTime - Fix round-trip of second occurrence timesJohn Layt2013-09-271-5/+11
* QDateTime - Add QTimeZone supportJohn Layt2013-09-231-2/+24
* QDateTime - Fix Daylight Transition for "missing" hourJohn Layt2013-09-201-0/+10
* QDateTime - Change date/time storage to msecsJohn Layt2013-09-201-14/+31
* QDateTime - Store Qt::TimeSpec, remove Daylight StatusJohn Layt2013-09-141-4/+22
* QDateTime - Switch to using msecs based functionsJohn Layt2013-09-141-2/+0
* QDateTime - Split QDateTimeParser into a separate fileJohn Layt2013-09-091-208/+0
* QDateTime - Improve and expose Qt::OffsetFromUtcJohn Layt2013-08-281-9/+11
* Ensure QDateTime can handle QDate's full range of julian dates.Mitch Curtis2013-02-121-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix QDateEdit displaying day as a number for short and long day formatsMitch Curtis2012-09-051-2/+3
* Fix 3 digit day being displayed by QDateEdit.Mitch Curtis2012-09-051-0/+4
* Document the purpose of QDateTimeParser::cachedDay.Mitch Curtis2012-08-311-0/+13
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-241-7/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cleanup reference counting in QDateTimePrivate class.Jedrzej Nowacki2011-07-121-3/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+289