qt5base-lts/src
Tor Arne Vestbø d0ce9886f1 QFontDatabase: Remove un-needed load() function
The function didn't take any of the arguments into account, and was
just initializing the font database, which all but one of the call
sites were already doing.

Change-Id: I83cab0059014dd256ec4b453e15fc2fe4bebcbdf
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2022-03-31 20:12:54 +01:00
..
3rdparty Update bundled zlib to version 1.2.12 2022-03-31 08:43:56 +02:00
android Android: fix fullscreen handling 2022-03-29 13:56:14 +01:00
concurrent Do not highlight the Image Scaling Example anymore in Qt Creator 2022-02-17 18:16:42 +01:00
corelib Doc: QMap: Add ref-qualifiers to \fn signatures for toStd[Multi]Map() 2022-03-31 18:23:27 +01:00
dbus Apply Q_CONSTINIT across the codebase 2022-03-29 06:18:49 +01:00
entrypoint QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
gui QFontDatabase: Remove un-needed load() function 2022-03-31 20:12:54 +01:00
network QNetworkInformation: Deprecate vague load functions 2022-03-31 11:54:42 +02:00
opengl Misc: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
openglwidgets Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
platformsupport Misc: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
plugins wasm: Support non-canvas container elements 2022-03-31 18:47:17 +02:00
printsupport Windows: Fix potential crash when retrieving default printer 2022-03-29 13:56:14 +01:00
sql Sql: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
testlib Tidy up QTapTestLogger::addIncident()'s regex parsing 2022-03-29 22:21:58 +02:00
tools Android: Throw an error if project uses versioned shared library 2022-03-30 22:55:59 +02:00
widgets Windows QPA: Fix slowdown with large table/tree views with accessibility 2022-03-31 09:04:09 -03:00
xml QDom: preserve empty CDATA sections 2022-03-26 12:01:14 +01:00
CMakeLists.txt