summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qtime
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-43/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-18/+0
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-013-0/+694