qt5base-lts/src
Edward Welbourne 5ba66c5622 Remove all locale-dependence from Q(Date|Time)+
[ChangeLog][Important Behavior Changes][QDateTime] Removed all
locale-dependence from QDate, QTime and QDateTime, including the
Qt::DateFormat members that select the formats of the default and
system locales and the toString(Qt::DateFormat, QCalendar) overload,
which only used its calendar for these formats.  All toString()
methods now use, and all fromString() methods only recognize, the C
locale's names for days and months.  Use QLocale's methods if you need
to take locale into account.

Fixes: QTBUG-80441
Change-Id: I3a8968438741afb00f44262f79659c51e9b06c35
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-05-08 09:50:51 +02:00
..
3rdparty CMake: Fix CMP0100 warning for bundled harfbuzz 2020-04-29 23:08:28 +02:00
android Merge remote-tracking branch 'origin/5.15' into dev 2020-05-05 19:51:50 +02:00
angle Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
concurrent Get rid of virtual inheritance from ThreadEngineBase 2020-04-29 22:58:11 +02:00
corelib Remove all locale-dependence from Q(Date|Time)+ 2020-05-08 09:50:51 +02:00
dbus Merge remote-tracking branch 'origin/5.15' into dev 2020-04-22 15:28:01 +02:00
gui rhi: vulkan: Fix calling finish() twice with some copy commands in-between 2020-05-07 21:15:52 +02:00
network Enable warnings-are-errors also for snippets 2020-05-07 13:55:30 +00:00
opengl Remove a bunch of deprecated members from src/gui/painting classes 2020-05-06 09:54:17 +02:00
openglextensions Get rid of QT_OPENGL_ES* 2020-04-17 11:50:24 +02:00
openglwidgets Docs: Remove lenghty comparison with QGLWidget 2020-02-20 16:11:01 +01:00
platformheaders Windows: Provide a way to switch between WinTab and Windows Ink at run-time 2020-04-10 01:52:35 +02:00
platformsupport evdevkeyboard: fix input_event time related compile 2020-05-07 21:27:48 +02:00
plugins Remove QScreen::orientationUpdateMask 2020-05-07 13:48:08 +00:00
printsupport Support multiple page ranges in QPrinter 2020-04-09 16:45:32 +02:00
sql Enable warnings-are-errors also for snippets 2020-05-07 13:55:30 +00:00
testlib Enable warnings-are-errors also for snippets 2020-05-07 13:55:30 +00:00
tools Remove QRegExp from the bootstrap library 2020-05-06 09:57:31 +02:00
widgets QGraphicsAnchorLayout: port to QHVContainer [2/4]: edgeOrientation() 2020-05-08 08:52:50 +02:00
winmain Regenerate src/* 2019-11-14 09:05:48 +00:00
xml Doc: Remove deprecated API from XML processing overview 2020-05-07 16:02:51 +02:00
CMakeLists.txt CMake: Remove special case handling for OpenSSL 2020-03-06 12:32:58 +01:00
src.pro Snippets: Fix dependency issues 2020-05-07 08:37:00 +02:00