summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qdatetime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support legacy QDataStream serialization of QDate.Aaron McCarthy2012-03-071-4/+14
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-203/+203
* Compile MSVC2008Jan-Arve Saether2012-02-061-1/+1
* SIC: QLocale: Remove base argument from conversion to number apiJohn Layt2012-02-051-1/+1
* QDateTime: Remove Julian CalendarJohn Layt2012-02-051-129/+36
* QDateTime: Store Julian Day as qint64John Layt2012-02-051-59/+86
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-021-1/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-5/+5
* QDateTime: Add validity checksJohn Layt2012-01-311-32/+144
* QDateTime: Deprecate setYMD()John Layt2012-01-311-8/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-241-153/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Clean-up the interface for QDate.Xizhi Zhu2012-01-091-81/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-241-1/+1
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-68/+0
|\
| * Doc: Removed documentation for deleted code.David Boddie2011-07-211-68/+0
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-2/+2
|/
* Update documentation of QDateTime::toStringJens Georg2011-05-101-1/+5
* Fix QDateTime::toString for Qt::ISODateJens Georg2011-05-101-0/+15
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+5881