qt5base-lts/src/platformsupport
Michał Sawicz 7a1eec36a2 default to Regular font with FontConfig
Default to Regular/Normal instead of Medium in QFontConfigDatabase.

Requesting Medium as default was fine until the font actually provided a
Medium font, at which point it was selected by default.

Tweak the buckets so that Medium has preference over Bold when DemiBold
is requested. They will have to be extended for Medium when QTBUG-25814
is resolved.

Change-Id: I111b7f99083d50c3e8264f84f10a997f619ef4b3
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2012-11-23 10:08:10 +01:00
..
cglconvenience Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
devicediscovery Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
dnd Rename all QWindow properties that have "window" in them 2012-11-07 21:26:08 +01:00
eglconvenience Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
eventdispatchers Return something from QPAEventDispatcherGlib::processEvents 2012-11-23 00:47:48 +01:00
fbconvenience QPlatformWindow: change API for QPlatformWindow::setWindowFlags 2012-10-15 10:18:31 +02:00
fontdatabases default to Regular font with FontConfig 2012-11-23 10:08:10 +01:00
glxconvenience Fixed qglxconvenience.cpp compile for GLX 1.3. 2012-10-01 09:54:27 +02:00
input evdevtouch: also use BTN_TOUCH with value == 0 to detect TouchPointReleased 2012-11-11 12:10:53 +01:00
linuxaccessibility Accessibility Linux: Do not depend on external libatspi2 2012-11-08 16:59:50 +01:00
services Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme. 2012-11-20 17:08:39 +01:00
themes Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme. 2012-11-20 17:08:39 +01:00
platformsupport.pro remove explicit load(qt_build_config)s from the libraries 2012-10-19 13:02:17 +02:00