qt5base-lts/src
Edward Welbourne a04411119e Save DST status when computed for a mutable QDateTimeData
Most calls to localMSecsToEpochMSecs() happen from functions that
can't save the DST status it repots (due to the data being const); but
refreshDateTime() can and (given its name) clearly should.

Pick-to: 5.15
Change-Id: Ib53c88d2233925da275f0ac52f768cada92c5d2d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-06-23 14:01:12 +02:00
..
3rdparty Suppress warning of unused function on macOS 2020-06-12 21:52:40 -07:00
android Android: Pass a null Bundle when calling QtActivityDelegate.onCreate 2020-06-18 14:28:58 +02:00
concurrent Use QList instead of QVector in QtConcurrent 2020-06-22 10:37:50 +02:00
corelib Save DST status when computed for a mutable QDateTimeData 2020-06-23 14:01:12 +02:00
dbus Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
gui Prospective fix for trying to build FontConfig on Windows 2020-06-22 22:25:46 +02:00
network Fix living QObject member after shutdown of QCoreApplication 2020-06-23 14:01:11 +02:00
opengl Enable access to the VAO resolvers through QOpenGLContextPrivate 2020-06-22 12:48:30 +02:00
openglwidgets Docs: Remove lenghty comparison with QGLWidget 2020-02-20 16:11:01 +01:00
platformheaders Doc: Remove mentioning of qmake from Qt PlatformHeaders documentation 2020-05-26 15:11:40 +02:00
platformsupport Move UNIX themes into QtGui 2020-06-22 09:12:14 +02:00
plugins Enable access to the VAO resolvers through QOpenGLContextPrivate 2020-06-22 12:48:30 +02:00
printsupport Remove winrt 2020-06-06 20:25:49 +02:00
sql Simplify QSqlResultPrivate::fieldSerial() 2020-06-23 08:31:47 +02:00
testlib Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
tools Use QList instead of QVector in moc 2020-06-22 16:46:08 +02:00
widgets Remove deprecated QStyleOption::init() 2020-06-21 12:51:24 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Document how to use CMake for Qt Xml 2020-05-26 15:11:41 +02:00
CMakeLists.txt Android: Add support for proxies 2020-06-16 11:06:42 +02:00
src.pro Move UNIX themes into QtGui 2020-06-22 09:12:14 +02:00