summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qdatetime.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Q_DECL_NOTHROW to some qHash functionsThiago Macieira2012-08-201-2/+4
* Mark QElapsedTimer functions as Q_DECL_NOTHROWThiago Macieira2012-08-091-1/+1
* Write qHash functions for QDate, QTime and QDateTime.Mitch Curtis2012-07-121-0/+4
* QtCore: mark some classes as sharedMarc Mutz2012-07-101-1/+1
* QtCore: add member-swap to shared classesMarc Mutz2012-07-031-0/+2
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-9/+0
* QDateTime: Store Julian Day as qint64John Layt2012-02-051-10/+26
* QDateTime: Deprecate setYMD()John Layt2012-01-311-1/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Clean-up the interface for QDate.Xizhi Zhu2012-01-091-13/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* remove QT3_SUPPORT from corelib/toolsLars Knoll2011-06-291-48/+0
* 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/+340