qt5base-lts/src/gui
Mitch Curtis d86192e5ba QFontDatabase: improve logging output
Log the style name, add more descriptions of what's being logged.

Before:

Adding font "Lucida Grande" 50 QFont::StyleNormal 0 aa true fixed false

After:

Adding font family "Lucida Grande" stylename "Regular" weight 50 style QFont::StyleNormal pixelSize 0 antialiased true fixed false

Change-Id: I138f1b9f41dc41c528c830d81f8018fc16561631
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-10-28 15:42:29 +01:00
..
accessible Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-20 07:50:44 +02:00
animation Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
doc doc: Improve the Coordinate System rectangle coordinate examples 2019-05-23 08:39:47 +02:00
image Don't crash when calling jumpToFrame() on an empty QMovie 2019-10-09 15:58:26 +02:00
itemmodels Doc: replace even more null/0/nullptr with \nullptr macro 2019-05-08 12:48:32 +00:00
kernel Drag'n'Drop: fix attached Drag object deleted when DnD is progressing 2019-10-27 17:40:44 +02:00
math3d QVector3D: fix documentation spelling error 2019-06-19 10:25:57 +02:00
opengl QtGui: Disable Windows on ARM64 preprocessor conflict in QtOpenGL 2019-10-21 09:14:18 -04:00
painting QPainter: Avoid leaking memory on unbalanced save/restore 2019-09-20 13:01:14 +02:00
platform wasm: add local file access private API 2019-02-07 06:49:21 +00:00
text QFontDatabase: improve logging output 2019-10-28 15:42:29 +01:00
util QTextureFileReader: backport ASTC support 2019-08-15 09:26:11 +02:00
vulkan Doc: replace even more null/0/nullptr with \nullptr macro 2019-05-08 12:48:32 +00:00
configure.json QTextureFileReader: backport ASTC support 2019-08-15 09:26:11 +02:00
configure.pri Fix passing FREETYPE_LIBS and friends to configure 2019-09-18 11:07:25 +02:00
gui.pro wasm: add local file access private API 2019-02-07 06:49:21 +00:00
Qt5GuiConfigExtras.cmake.in Fix generation of the Qt5::GLESv2 target on ARM 2019-03-05 13:31:42 +00:00
QtGui.dynlist Add dynlist file for QtGui 2013-03-18 17:11:04 +01:00
qtgui.tracepoints Don't pass scope args to _exit trace points 2019-04-30 07:42:19 +00:00