qt5base-lts/src/corelib
Thiago Macieira 3b36a550b0 QDateTime: ensure we always use the daylight status if known
Refactor the code so that the localMSecsToEpochMSecs function always
gets the daylight status as input. The calculation can be very wrong if
we forget to set it.

Change-Id: I39e2a3fa6dc7c4a417f23288f10b303e450b8b98
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
2015-03-11 06:56:54 +00:00
..
animation Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
arch Add missing fetchAndXxx methods to atomic classes based on std::atomic 2015-03-05 00:05:00 +00:00
codecs Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-02 09:23:07 +01:00
doc Document Q_ENUM and Q_FLAG 2015-03-03 13:31:44 +00:00
global Detect qt.conf in bundle on OSX without QCoreApplication 2015-03-10 11:56:53 +00:00
io QIODevice: Fix some 64-bit issues 2015-03-10 11:45:41 +00:00
itemmodels Make QPersistentModelIndex an internal meta-type 2015-03-06 07:07:39 +00:00
json Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
kernel Make QPersistentModelIndex an internal meta-type 2015-03-06 07:07:39 +00:00
mimetypes Introduce QT_NO_MIMETYPE 2015-02-17 00:06:47 +00:00
plugin Fix various qdoc-warnings. 2015-02-25 15:26:04 +00:00
statemachine Update copyright headers 2015-02-11 06:49:51 +00:00
thread (Re)introduce loopLevel into QThread 2015-03-09 12:29:43 +00:00
tools QDateTime: ensure we always use the daylight status if known 2015-03-11 06:56:54 +00:00
xml Fixed license headers 2015-02-17 18:46:09 +00:00
corelib.pro Use simd.prf for building MIPS DSP code 2014-07-25 17:48:39 +02:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
Qt5Config.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5CoreConfigExtras.cmake.in Fixing Qt5CoreConfigExtras.cmake.in 2015-02-20 23:58:29 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreMacros.cmake Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
Qt5CTestMacros.cmake CMake: Introduce qt5_add_binary_resources 2015-02-11 20:59:35 +00:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00