56 Commits

Author SHA1 Message Date
Andreas Müller
47176a164c qtwayland: Add a new QWaylandOutput class to support multiple outputs
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-16 14:30:42 +01:00
Andreas Müller
eda830e9d7 update our native recipes to 5.4.0 to follow meta-qt master
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-12 13:13:30 +01:00
Andreas Müller
6b0ba1d855 resructure qt5-native recipes
* put into a single folder
* have shared qt-native-ext.inc
* remove git-versions
* add qtxmlpatterns-native

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-10 07:53:54 +01:00
Andreas Müller
c8901176c2 add qtsvg-native 5.3.2 and git
kjsembed will need it

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-09 05:06:06 +01:00
Andreas Müller
78504ae3cf qtscript-native: add 5.3.2 / git
ki18n-native depends on it

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-09 04:52:09 +01:00
Andreas Müller
7bae1c53b0 multiple recipes: DEPEND on qttools instead of qttools-native
Although most or all of them just need native tools we need to DEPEND on cross
qttools:

1. cross cmake files are found first
2. QTConfig.cmake (shipped by qtbase) loops for components in current directory
   and therfore does not find Qt5UiToolsConfig.cmake in case qtools-native was
   build only

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-05 15:54:03 +01:00