Arnar Mar Sigurðsson
0138389b0b
Fixes for Qt from Markus Heidelberg
2008-11-02 02:16:53 +00:00
Arnar Mar Sigurðsson
f972f947d5
Add options to select what gfx and mouse drivers are compiled in.
...
Note to tslib users: You now have to select the tslib mouse driver to build it.
2008-10-31 17:17:23 +00:00
Peter Korsgaard
ae116fece6
qtopia4: reduce the use of BR2_PACKAGE_QTOPIA4
...
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.
2008-10-26 06:03:23 +00:00
Peter Korsgaard
f3119d2d08
qtopia: fix long help text lines
2008-08-27 20:19:09 +00:00
Peter Korsgaard
02a623ddf9
buildroot: remove trailing spaces
...
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
sed -i 's/ \+$//' $i;
done
2008-08-04 19:07:05 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Thiago A. Corrêa
1b6794b253
Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit
2008-06-28 03:55:12 +00:00
Peter Korsgaard
a5ac61715b
buildroot: s/depends/depends on/
...
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Ulf Samuelsson
fb5144e589
add SVG selection to Qtopia 4 and fix strip command
2008-05-21 05:52:12 +00:00
John Voltz
3d1359184f
reverting r21851
2008-04-25 11:45:28 +00:00
John Voltz
da0ec1ce4c
update qtopia snapshot version and fix problem with qmake generated makefiles being unable to find the toolchain
2008-04-24 18:44:30 +00:00
John Voltz
c0224396d8
Fix Qtopia Core 4 compile and installation and bump to version 4.4.0
2008-03-12 13:53:02 +00:00
Ivan Kuten
6bb6545896
qtopia-4.3.2 update
2007-12-18 15:12:15 +00:00
Bernhard Reutner-Fischer
470cbac579
- add GIF and MMG support, fix comments a little bit, small cleanups, and avoid building Qtopia examples.
...
Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item).
2007-08-22 19:31:43 +00:00
Ulf Samuelsson
fa9fc5aafa
Replace space by tabs
2007-07-28 23:02:26 +00:00
Ulf Samuelsson
8e1d0f34f7
Add colourdepth support to Qtopia config
2007-07-28 17:26:18 +00:00
Bernhard Reutner-Fischer
4a163ce843
- Thomas Lundquist added qtopia4 support. Untested.
2006-12-13 19:59:07 +00:00