summaryrefslogtreecommitdiffstats
path: root/src/gui/embedded
Commit message (Collapse)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-28115-2070/+2070
| | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I9f5c8a9135271161e2bce50bc413ea01a08c3a76 Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Update license headers again.Jason McDonald2009-09-08115-460/+460
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-31115-1495/+1495
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-11115-115/+115
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-16115-230/+230
| | | | Reviewed-by: Trust Me
* Don't assume the tty was in K_XLATE when application startedTom Cooksey2009-05-281-1/+3
| | | | | | | Instead, query the mode at startup, store it and restore it on exit. Reviewed-By: TrustMe Task-number: 254194
* Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira
* Fix QSoundServer on Big-Endian machines.Tom Cooksey2009-05-181-7/+33
| | | | | Task-number: 253619 Reviewed-by: Paul
* Fix infinite recursion with QT3_SUPPORTJoão Abecasis2009-05-051-1/+1
| | | | | | | Forward setDesktopBackground to setBackground as is mentioned in the docs. Reviewed-by: Paul
* Support rotated displays with 15 and 16 bit BGR pixel formats.Paul Olav Tvete2009-05-052-0/+15
| | | | | | | | To avoid increasing code size for an uncommon case, the code is #ifdef QT_QWS_ROTATE_BGR Task-number: 250299 Reviewed-by: Tom
* Fix Transformed driver on 8-bit displaysPaul Olav Tvete2009-04-221-1/+3
| | | | | Task-number: 250971 Reviewed-by: Tom
* Long live Qt 4.5!Lars Knoll2009-03-23116-0/+39150