summaryrefslogtreecommitdiff
path: root/packages/qt4/qtopia-core-4.3.3
AgeCommit message (Collapse)AuthorFiles
2009-03-17qtopia-core: drop obsolete packageJeremy Lainé7
* remove qtopia-core package, superseeded by qt-embedded * remove qtopia4core class, superseed by qt4e Acked-By: Mickey Lauer <mickey@vanille-media.de>
2009-02-27qt4: get rid of bogus qtopia-core-4.4.3 packageJeremy Lainé3
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-01-20packages/qt4/qtopia-core: Prepare for someone to use -qconfigHolger Freyther1
-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)
2008-01-20packages/qt4/qtopia-core: Build the features that are available as plugin as ↵Holger Freyther1
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
2007-12-26packages/qt4/: Share some more patches (no host includes, cross-compile) ↵Holger Freyther3
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)