summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qdatetime.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QDate methods using MonthNameTypeEdward Welbourne2017-08-221-8/+12
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-10/+10
|\
| * Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-201-10/+10
* | QDate/Time: add toString(QStringView) overloadsMarc Mutz2017-04-121-0/+9
|/
* Add configure feature for time zone supportLars Knoll2016-10-111-9/+9
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-2/+2
| |\
| | * Work around ICC bug about shadowing declarations that aren't shadowingThiago Macieira2016-07-241-2/+2
* | | Make QDateTime's default constructor not allocate memory on 32-bitThiago Macieira2016-07-091-0/+1
* | | QDateTime: introduce {to,from,set,current}SecsSinceEpochThiago Macieira2016-06-221-7/+12
* | | Add move constructor to QDateTimeThiago Macieira2016-06-101-1/+2
* | | Long live the short QDateTime optimizationThiago Macieira2016-06-101-8/+43
* | | Properly forward-declare the Apple types with Q_QDOCOlivier Goffart2016-05-311-2/+2
* | | darwin: Simplify conversion function declarations in headersTor Arne Vestbø2016-05-031-5/+1
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-9/+0
* | | Forward declare the Objective C types for the documentation.Olivier Goffart2016-03-181-2/+2
|/ /
* | QDate: mark getDate() as const.Anton Kudryavtsev2016-02-171-1/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-2/+2
|\
| * QDate/QTime: fix SiC introduced by adding new non-explicit ctorsMarc Mutz2015-06-281-2/+2
* | QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-1/+1
* | QtCore: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-1/+4
|/
* Remove unnecessary QDateTime::detach() functionThiago Macieira2015-04-071-1/+0
* Fix race condition in QDateTime::timeZone() and other methodsThiago Macieira2015-03-071-1/+1
* QDate/QTime: mark some functions constexprMarc Mutz2015-02-171-27/+27
* QDateTime: prepare for constexpr'ificationMarc Mutz2015-02-121-2/+9
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-1/+2
|\
| * Put parentheses around "min" to prevent expansion as macroThiago Macieira2014-11-211-1/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-1/+1
|\|
| * qdatetime.h: include correct headerMarc Mutz2014-10-191-1/+1
* | Add Objective-C specific type converters to QDateTimeJake Petroules2014-10-071-0/+16
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtCore: Use Q_REQUIRED_RESULT in many more placesDavid Faure2014-04-111-10/+10
* QDateTime - Add QTimeZone supportJohn Layt2013-09-231-0/+19
* QDateTime - Add api for isDaylightTime()John Layt2013-09-201-0/+1
* QTime - Add public api for get/set msecs since start of dayJohn Layt2013-09-131-0/+3
* QDateTime - Change debug output to ISO FormatJohn Layt2013-09-061-0/+4
* QDateTime - Add api for Time Zone AbbreviationJohn Layt2013-09-031-0/+1
* QDateTime - Extend fromMSecsSinceEpoch APIJohn Layt2013-08-291-0/+5
* QDateTime - Improve and expose Qt::OffsetFromUtcJohn Layt2013-08-281-2/+14
* Add reminders to change uint to quint64 in Qt6 QDateTime time_t methodsDavid Gil2013-07-151-0/+3
* Use a QVector<QDateTime> instead of an array in QFileInfoPrivatehjk2013-04-231-0/+4
* Revert "Provide better error if min (or max) is defined in QDateTime"Jędrzej Nowacki2013-02-161-3/+0
* Provide better error if min (or max) is defined in QDateTimeThorbjørn Martsum2013-02-021-0/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix the gregorian date <-> julian day calculations in QDateJon Severinsson2012-11-021-2/+2
* Change QDateTime::addSecs() and QDateTime::secsTo() to use qint64.Jon Severinsson2012-10-101-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24