qt5base-lts/src
Laszlo Agocs 8a3adfbed2 Install the static qtfreetype lib
Modules relying on font support via platformsupport (Qt Wayland) need
the static libqtfreetype.a. Add CONFIG+=installed to get it copied
during make install.

Task-number: QTBUG-50659
Change-Id: Ie6252e7f2dda1dc3da97fee258b9d53b7ca349c0
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-01-26 13:26:47 +00:00
..
3rdparty Install the static qtfreetype lib 2016-01-26 13:26:47 +00:00
android Handle native views visibility properly. 2016-01-26 12:41:14 +00:00
angle rework include path construction in the module system 2016-01-12 15:14:57 +00:00
concurrent Avoid heap allocations in Median class 2016-01-21 18:57:04 +00:00
corelib Q*Application: don't allocate memory just to compare C strings 2016-01-23 11:44:06 +00:00
dbus Call out to QtDBus message spies in the main thread 2016-01-25 07:32:04 +00:00
gui Fix tlw source rect transformation for backingstore blit. 2016-01-24 18:26:20 +00:00
network winrt: Fix potential crash in readDatagram 2016-01-21 05:53:45 +00:00
opengl QtBase: remove explicit function info from qWarning() etc 2015-11-28 16:34:26 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Windows: fix fullscreen OpenGL window issues with an opt-in function 2015-12-17 14:43:38 +00:00
platformsupport eglfs: Detect llvmpipe and show a warning 2016-01-21 09:16:26 +00:00
plugins winrt: fix typo 2016-01-26 13:04:06 +00:00
printsupport Center QPrintPropertiesDialog on top of its parent 2016-01-18 15:57:59 +00:00
sql Merge remote-tracking branch 'origin/5.5' into 5.6 2016-01-19 10:03:01 +01:00
testlib Use QFileInfo::exists(f) instead of QFileInfo(f).exists() 2016-01-21 21:21:47 +00:00
tools Speed up QObject::connect with function pointers 2016-01-22 21:50:01 +00:00
widgets Repaint QOpenGLWidget when screen changes 2016-01-24 18:26:27 +00:00
winmain winrt: handle PrelaunchActivated property to pass certification 2016-01-05 13:04:09 +00:00
xml Merge remote-tracking branch 'origin/5.5' into 5.6 2016-01-19 10:03:01 +01:00
src.pro rework include path construction in the module system 2016-01-12 15:14:57 +00:00