qt6-bb10/src
Edward Welbourne b6761d098b Don't assume time-zone offsets at epoch were multiples of five minutes
Africa/Monrovia violates that assumption. We can replace the tests
that relied on it with another, but only when we know the offset from
UTC (to come in later commits).

Change-Id: Iccc4f03f4e0e4087530cb5ca0c7d26ee4177d01e
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-09-15 21:53:35 +02:00
..
3rdparty Mark freetype as GPL-2.0-only 2023-09-06 07:56:28 +02:00
android Bump androidx dependency to 1.10.1 2023-08-30 19:35:42 +02:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent [docs] Link from QtConcurent::run() to QThreadPool::start(Callable&&) 2023-08-04 19:49:32 +02:00
corelib Don't assume time-zone offsets at epoch were multiples of five minutes 2023-09-15 21:53:35 +02:00
dbus QDBusArgumentPrivate: Disable copy and move, make constructor protected 2023-09-14 11:50:46 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui Add Python-specific note to QOpenGLContext::aboutToBeDestroyed() documentation 2023-09-15 21:47:44 +02:00
network Tidy up QNetworkDiskCache::prepare 2023-09-12 02:00:03 +03:00
opengl QOpenGLCompositorBackingStore: ensure backing store on flushed windows 2023-09-13 16:06:33 +02:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport QEvdevTouchScreenData: use string view types more 2023-09-07 10:46:15 +03:00
plugins Show command link button in respective color for windowsvista style 2023-09-15 21:47:44 +02:00
printsupport printsupport: use string view types more 2023-09-12 02:00:03 +03:00
sql Add QSqlField::swap() documentation 2023-09-12 02:35:03 +02:00
testlib testlib: use const methods more 2023-09-08 19:17:35 +03:00
tools Iterate over all extraPrefixDirs when collecting "directories" 2023-09-15 12:48:57 +02:00
widgets QUpdateLaterEvent: code tidies 2023-09-14 23:57:33 +02:00
xml Doc: All overviews list categorization 2023-09-11 15:26:56 +02:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00