qt6-bb10/tests/auto/corelib
Mitch Curtis 4aa86461eb Ensure QDateTime can handle QDate's full range of julian dates.
Currently, using QDate::maxJd() in tests will fail. This patch changes
some ints to qint64s to prevent overflows where necessary.

Change-Id: I61ebf8f233411a7544689fd5bfa9c3abee54e933
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-02-12 07:29:36 +01:00
..
animation Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
codecs Correctly detect HTML 5 charset attribute in QTextCodec::codecForHtml() 2013-02-12 01:31:26 +01:00
global Add qunsetenv(), next to qputenv() and friends. 2013-02-07 01:22:40 +01:00
io qprocess autotests don't need QtGui 2013-02-09 18:44:41 +01:00
itemmodels Update roleNames in QAbstractProxyModel if sourceModel resets. 2013-01-30 15:17:05 +01:00
json Add toJson() formatting argument to QJsonDocument interface 2013-01-26 03:09:27 +01:00
kernel Add qDegreesToRadians and qRadiansToDegrees math functions 2013-02-05 14:40:14 +01:00
mimetypes Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
plugin Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-01-23 22:12:54 +01:00
statemachine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
thread Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
tools Ensure QDateTime can handle QDate's full range of julian dates. 2013-02-12 07:29:36 +01:00
xml Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00