diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-01-13 02:39:01 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-01-13 02:39:01 +0000 |
commit | 4391f78219df60df8ed3a99815c6fc351ba5f947 (patch) | |
tree | 0409ab78cc12af8253234e802fad5d99c1f60997 /packages/qte/qte-2.3.10/fix-linuxfb-offscreenoverflow.patch | |
parent | 479127b54ebb3d2b462da41e6fd2ec2f758eedd6 (diff) |
qte 2.3.10: Rethink hardware platform defines.
* Let there be two major platforms, Zaurus and Wince. Let there be
two defines, QT_QWS_SL5XXX and QT_QWS_IPAQ, to define generic device
of the corresponding platform.
* Let there be also possibility to specialize for specific device of the
platform. But corresponding define must be always used bu the generic platform
device above.
* For example, QT_QWS_SLC700 is a Zaurus C7x0 device, and it always must be
defined together with QT_QWS_SL5XXX. Or QT_QWS_SIMPAD, an QT_QWS_IPAQ
specialization.
* As generic define is implied by specific, if we somewhere have test for
generic define, we don't need to additionally test for "specific" define.
* Thus, bunch of hunks in device-specific patches are superflous and can be
dropped.
Diffstat (limited to 'packages/qte/qte-2.3.10/fix-linuxfb-offscreenoverflow.patch')
0 files changed, 0 insertions, 0 deletions