qt5base-lts/src
Christian Ehrlicher 3185b40d5d SQL/Postgres: Fix support for nan, inf and -inf
Postgresql needs a special value for nan and +/- inf. This was
considered during insert but not during select.
Also remove some pre-c++11 inf/nan - handling and replace it with
Qt equivalents.

Change-Id: I044ca58e9cf673f4b100b05a0d8e25c8a9c29ec5
Reviewed-by: Robert Szefner <robertsz27@interia.pl>
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2018-03-07 18:35:57 +00:00
..
3rdparty xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacks 2018-02-24 12:15:08 +00:00
android Remove unused variable 2018-03-05 08:49:36 +00:00
angle ANGLE: Remove workaround for files having the same name (Debug.h/.cpp) 2018-02-06 06:17:39 +00:00
concurrent QtConcurrent::MedianDouble: do not access uninitialzed values 2018-02-20 20:19:36 +00:00
corelib logging: Clarify and document how we look for the presence of a console 2018-03-07 18:12:09 +00:00
dbus Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
gui Check for WindowActivation capability instead of platform 2018-03-06 20:02:22 +00:00
network Fix build when ftp feature is disabled 2018-02-21 18:54:52 +00:00
opengl Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
openglextensions Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
platformheaders eglfs_kms_vsp2: Add support for setting layer alpha 2018-02-05 13:12:01 +00:00
platformsupport windowsuiautomation: Lowercase windows header includes 2018-03-01 01:51:29 +00:00
plugins SQL/Postgres: Fix support for nan, inf and -inf 2018-03-07 18:35:57 +00:00
printsupport Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
sql Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
testlib logging: Clarify and document how we look for the presence of a console 2018-03-07 18:12:09 +00:00
tools uic: Add the include for QIcon conditionally 2018-03-06 06:49:00 +00:00
widgets QHeaderView: fix inconsistent saved state, ignored during restore 2018-03-07 05:29:16 +00:00
winmain Merge remote-tracking branch 'origin/5.10' into dev 2018-01-11 18:10:41 +01:00
xml Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
src.pro Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00