qt5base-lts/src
Edward Welbourne bf65c27789 Fix more mis-handling of spaces in ISO date format strings
ISO date format doesn't allow spaces within a date, although 3339 does
allow a space to replace the T between date and time. Sixteen tests
added to check this all failed. So clean up the handling of spaces in
the parsing of ISO date-time strings.

[ChangeLog][QtCore][QDateTime] ISO 8601: parsing of dates now requires
a punctuator as separator (it previously allowed any non-digit;
officially only a dash should be allowed) and parsing of date-times no
longer tolerates spaces in the numeric fields: an internal space is
only allowed in an ISO 8601 date-time as replacement for the T between
date and time.

Change-Id: I24d110e71d416ecef74e196d5ee270b59d1bd813
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-12-10 17:26:02 +01:00
..
3rdparty Merge remote-tracking branch 'origin/5.13' into 5.14 2019-11-14 09:52:51 +01:00
android Android: Do not extract QML assets data 2019-10-02 15:00:35 +00:00
angle Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
concurrent QtConcurrent: fix warning about function parameters shadowing class members 2019-10-08 23:21:14 +02:00
corelib Fix more mis-handling of spaces in ISO date format strings 2019-12-10 17:26:02 +01:00
dbus Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00
gui Move the tooltip out of the way of very large mouse cursors 2019-12-09 17:43:22 +01:00
network QSslSocket (OpenSSL) fix a resource leak 2019-11-27 20:40:55 +00:00
opengl Fix depth in renderText() 2019-12-03 13:51:28 +01:00
openglextensions QtGui: Disable Windows on ARM64 preprocessor conflict in QtOpenGL 2019-10-21 09:14:18 -04:00
platformheaders Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
platformsupport CoreText: Fix getting system fonts on recent macOS/iOS versions 2019-11-28 06:08:45 +00:00
plugins Windows QPA: Export "checkable" info for menu items through UI Automation 2019-12-10 05:46:45 +01:00
printsupport Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
sql Doc: add warning for binding values in QSqlQuery 2019-11-18 23:52:36 +01:00
testlib Doc: Update info about building tests 2019-12-06 09:00:28 +01:00
tools rcc: Fix namespace handling for initializer 2019-12-10 13:30:31 +01:00
widgets Add "checkable" state to accessible menu item 2019-12-10 05:45:51 +01:00
winmain Merge remote-tracking branch 'origin/5.13' into dev 2019-05-27 15:34:10 +02:00
xml QDom: use QLocale::C when converting a double to a xml attribute 2019-11-19 17:33:33 +01:00
src.pro Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00