Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtopia4: add kconfig option to enable Phonon | Hans-Christian Egtvedt | 2008-12-08 | 1 | -0/+9 |
| | | | | | | | | | | | | This patch adds a kconfig option to enable Phonon when configuring Qt. Phonon is the multimedia API from KDE 4 which has been integrated into Qt 4.4. For playback under Linux the GStreamer multimedia framework is used. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | ||||
* | Fixes for Qt from Markus Heidelberg | Arnar Mar Sigurðsson | 2008-11-02 | 1 | -1/+1 |
| | |||||
* | Add options to select what gfx and mouse drivers are compiled in. | Arnar Mar Sigurðsson | 2008-10-31 | 1 | -6/+2 |
| | | | | Note to tslib users: You now have to select the tslib mouse driver to build it. | ||||
* | qtopia4: reduce the use of BR2_PACKAGE_QTOPIA4 | Peter Korsgaard | 2008-10-26 | 1 | -25/+10 |
| | | | | | | | | Use one conditional if statement instead of several single "depends on". Patch by Markus Heidelberg. Cleaned up trailing white space while we're at it. | ||||
* | qtopia: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -3/+4 |
| | |||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -2/+2 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -11/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the ↵ | Thiago A. Corrêa | 2008-06-28 | 1 | -40/+111 |
| | | | | number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -17/+17 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | add SVG selection to Qtopia 4 and fix strip command | Ulf Samuelsson | 2008-05-21 | 1 | -0/+6 |
| | |||||
* | reverting r21851 | John Voltz | 2008-04-25 | 1 | -28/+59 |
| | |||||
* | update qtopia snapshot version and fix problem with qmake generated ↵ | John Voltz | 2008-04-24 | 1 | -59/+28 |
| | | | | makefiles being unable to find the toolchain | ||||
* | Fix Qtopia Core 4 compile and installation and bump to version 4.4.0 | John Voltz | 2008-03-12 | 1 | -28/+59 |
| | |||||
* | qtopia-4.3.2 update | Ivan Kuten | 2007-12-18 | 1 | -3/+71 |
| | |||||
* | - add GIF and MMG support, fix comments a little bit, small cleanups, and ↵ | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -0/+15 |
| | | | | | | avoid building Qtopia examples. Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item). | ||||
* | Replace space by tabs | Ulf Samuelsson | 2007-07-28 | 1 | -19/+19 |
| | |||||
* | Add colourdepth support to Qtopia config | Ulf Samuelsson | 2007-07-28 | 1 | -4/+40 |
| | |||||
* | - Thomas Lundquist added qtopia4 support. Untested. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -0/+60 |