Go to file
Shane Kearns 299e7ffd6a Fix QNetworkReply ioGetFromHttpWithCache test case
Expiration date is calculated from max-age header when a response is
inserted into the cache. Because the test case is prepopulating the
cache outside of QNAM's control, the expiration date was uninitialised,
causing the test to fail.

This is due to a 2 year old change in QNAM, where max age calculation was
removed from cache retrieval, and more recent changes to QDateTime
where secsTo() returns 0 if one of the arguments is invalid.

Change-Id: Ieecd46123dde4ca0fd0be3ae79e70e1528ec02bc
Reviewed-by: Martin Petersson <Martin.Petersson@nokia.com>
2012-03-06 18:24:01 +01:00
bin Report failure to open deprecated header file 2012-02-23 04:04:59 +01:00
config.tests Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
dist Remove codecForTr(). 2012-03-06 06:34:52 +01:00
doc/src add widget mousebuttons example 'mousetester'. 2012-03-06 08:24:22 +01:00
examples add widget mousebuttons example 'mousetester'. 2012-03-06 08:24:22 +01:00
lib Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mkspecs transitively resolve module dependencies 2012-03-06 17:40:44 +01:00
qmake Fix finding specs in the unsupported/ directory. 2012-03-06 17:47:46 +01:00
src Windows - fix QWindowsSystemProxy global static race 2012-03-06 18:21:31 +01:00
tests Fix QNetworkReply ioGetFromHttpWithCache test case 2012-03-06 18:24:01 +01:00
tools Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
util clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
.gitignore Add src/concurrent/qtconcurrentversion.h to .gitignore 2012-02-23 09:01:18 +01:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
configure Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
configure.bat Remove Q_BYTE_ORDER and -*-endian arguments from configures 2012-03-02 14:48:00 +01:00
header.BSD Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.FDL Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.LGPL Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
header.LGPL-ONLY Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
INSTALL Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
LGPL_EXCEPTION.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.LGPL Update contact information in license headers. 2012-01-23 04:04:33 +01:00
LICENSE.PREVIEW.COMMERCIAL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtbase.pro revamp -sysroot and -hostprefix handling 2012-03-01 23:18:23 +01:00
sync.profile Add qprocessordetection.h 2012-02-08 12:33:11 +01:00