qt6-bb10/src/corelib
Gunnar Sletta cfcbb957c7 Call tzset() before localtime_r() as the docs say.
Without it, one might run the risk of QDateTime::currentDateTime()
returning an invalid QDateTime the first time after changing timezone.

Change-Id: I3efb04d41e7fe4685f6cc5fb41b68424eb4b9eb8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-05-16 19:20:01 +02:00
..
animation Allow to control animations frame rate from a custom QAnimationDriver 2014-04-29 03:27:26 +02:00
arch Remove 'register' storage class specifier in armv6 atomics 2014-03-19 19:58:47 +01:00
codecs Fix stateful handling of invalid UTF-8 straddling buffer borders 2014-05-13 12:37:19 +02:00
doc Merge remote-tracking branch 'origin/release' into stable 2014-05-03 00:56:41 +02:00
global Merge remote-tracking branch 'origin/release' into stable 2014-05-01 13:08:42 +02:00
io Fix error when reading newlines 2014-05-14 20:10:03 +02:00
itemmodels Doc: Mention that QSortFilterProxyModel::lessThan() handles floats 2014-03-04 15:59:05 +01:00
json Complete QJsonValue::fromVariant() 2014-03-06 12:21:14 +01:00
kernel Revert "fix build for MSVC 2010" 2014-05-15 12:41:45 +02:00
mimetypes Add missing Q_INIT_RESOURCE 2013-11-07 10:00:19 +01:00
plugin Move the hex digits out of _q_toHex 2014-05-14 20:10:03 +02:00
statemachine expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
thread WinRT: Don't use the native thread handle for waiting 2014-04-16 12:26:43 +02:00
tools Call tzset() before localtime_r() as the docs say. 2014-05-16 19:20:01 +02:00
xml Fix some documentation errors. 2014-03-24 16:42:02 +01:00
Qt5CTestMacros.cmake Forward the correct compilers to the actual cmake tests. 2013-08-09 16:28:34 +02:00
Qt5Config.cmake.in
Qt5CoreConfigExtras.cmake.in CMake: Add defines for disabled features. 2013-11-22 13:04:10 +01: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 CMake: Generate config-specific moc parameters file. 2013-12-16 20:57:45 +01:00
QtCore.dynlist
corelib.pro Add optimize_full qmake config option 2014-03-06 12:21:14 +01:00
eval.pri