summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_raster.cpp
diff options
context:
space:
mode:
authorJoni Poikelin <joni.poikelin@qt.io>2017-07-14 09:25:54 +0300
committerJoni Poikelin <joni.poikelin@qt.io>2017-07-31 17:59:49 +0000
commit0a5f71c6062d575602ff041fb1b88ec2d8ad92bc (patch)
tree6cc62ff650c6cad58e2f492ee4c721722062a75c /src/gui/painting/qpaintengine_raster.cpp
parentb7a898b8fee7552fb319f3fbdd44a23a3dc26919 (diff)
Fix storing of QDateTime timespec for Sqlite
Commit 9e64fc9e1cebf1e11694c4f536881128f5aee288 caused a regression which stored all QDateTime entries as if they were in localtime, which causes them to be offset by the amount of local timezone offset. This is fixed by adding "Z" if the time should be in UTC or using "+/-hh:mm" if it should use fixed UTC offset or specific timezone. Task-number: QTBUG-57138 Change-Id: Ie60905dfb3a517db442b636ca41daf8348753d84 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/gui/painting/qpaintengine_raster.cpp')
0 files changed, 0 insertions, 0 deletions