summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qtime/tst_qtime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-803/+0
* Use the QTime API less clumsilyEdward Welbourne2019-04-011-2/+3
* Raise the upper bound on years to 9999Edward Welbourne2017-11-301-0/+1
* QLocale: fix handling of milliseconds in string format and documentThiago Macieira2017-07-071-6/+9
* Make sure to use C locale during time tests that assume itEdward Welbourne2017-02-201-0/+16
* Add Qt::ISODateWithMs date format, with support in QTime/Date/DateTimeTor Arne Vestbø2016-10-201-0/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Avoid overflow in QTime::addSecs with too big a number of secondsThiago Macieira2015-08-191-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Use the short time format of the current locale on WindowsThiago Macieira2013-12-161-4/+12
* Revert 15da0a5af20fe6771bcb94ef8d46edbd5c8fb64c.Mitch Curtis2013-09-191-8/+8
* QTime - Add public api for get/set msecs since start of dayJohn Layt2013-09-131-0/+46
* QDateTime - Clean up Qt::DateFormat formatting and parsingJohn Layt2013-09-061-0/+4
* Add the RFC2822Date formatKevin Ottens2013-07-241-0/+54
* Make QTime::toString output milliseconds for Qt::TextDate, Qt::ISODate.Mitch Curtis2013-06-031-14/+16
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Improve QTime test coverage.Mitch Curtis2012-10-241-0/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Disregard milliseconds in QTime::secsTo().Mitch Curtis2012-08-211-0/+4
* Write qHash functions for QDate, QTime and QDateTime.Mitch Curtis2012-07-121-0/+2
* Improve QDate, QTime, QDateTime auto tests.Mitch Curtis2012-07-061-23/+25
* Make QDateTime::fromString()/Time::fromString() adhere to ISO 8601.Mitch Curtis2012-06-201-10/+11
* Clean up and consolidate QDateTime-related tests.Mitch Curtis2012-06-121-44/+68
* QDateTime: Add validity checksJohn Layt2012-01-311-0/+8
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-071-43/+0
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-18/+0
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-011-0/+689