Peter Hartmann
2b6cf0417d
Fix cross compilation build for ARM
...
* Add some INSTALLS directives to .pro files. They are used by
QtCreator to deploy code to target devices, so it makes sense to
deploy the examples and test support library as well.
* Add the skins plugins explicitly when adding test support;
otherwise this won't build. This Might be a problem of the toolchain
though.
2020-04-27 13:37:41 +02:00
Uwe Rathmann
250cce0d76
using feature files
2019-04-02 09:07:09 +02:00
Uwe Rathmann
7cbe60f5fc
project file include mechanism based on QMAKEFEATURES
2019-03-31 13:05:25 +02:00
Uwe Rathmann
adaee2b5ab
install rues
2018-10-26 09:04:08 +02:00
Uwe Rathmann
19df7461c0
dllimport/dllexport stuff
2018-10-12 08:03:03 +02:00
Uwe Rathmann
0930085a64
not creating the font cache at build time anymore - it is easier to let
...
the first application doing the job
2018-03-13 21:07:43 +01:00
Uwe Rathmann
5b17788768
Noto fonts added needed for Chinese symbols + fontconfig setup changed
...
to use a fontconfig cache
2018-03-13 20:55:42 +01:00
Uwe Rathmann
8413b8db9c
making the skin factory fallback loader configurable
2018-01-03 12:17:05 +01:00
Uwe Rathmann
6813d643d3
skins factories can be loaded as plugins
2018-01-03 11:57:05 +01:00
Uwe Rathmann
09695154d7
never use private headers in the support lib
2018-01-03 09:23:46 +01:00
Uwe
3cdfeaaf1c
initial commit
2017-07-21 18:21:34 +02:00