Age | Commit message (Collapse) | Author | Files |
|
-We don't disable any features, but passing -qconfig will automatically
disable q3support so we can't enable the usage of -qconfig by default
-Install an OE qconfig-oe.h and QT_QCONFIG can be overriden by the default
OVERRIDE system (this makes up a bit for the lacking documentation)
|
|
plugin
-Build whatever can be build as plugin as plugin (graphics driver, mouse...)
-Change the configure script to find plugins
-Packaging needs to be done
|
|
between Embedded and X11
-Use the CROSSARCH hack/patch on QtopiaCore as well
-Do not search /usr/include for freetype and openssl on Qt as well
-Do not build a qmake version (needed a diversion due different configure scripts)
|