summaryrefslogtreecommitdiffstats
path: root/src/gui/embedded
Commit message (Expand)AuthorAgeFilesLines
* Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-065-6/+6
* Merge commit 'qt/master-stable'Jason Barron2009-08-066-30/+30
|\
| * Fix incorrect license headers.Jason McDonald2009-08-046-30/+30
* | Merge commit 'origin/master'Jason Barron2009-08-047-11/+17
|\ \
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-037-11/+17
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-0413-54/+1203
|\ \ \ | | |/ | |/|
| * | Port of Qt to QNXHarald Fernengel2009-07-2913-54/+1202
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-4/+4
|\ \ \ | |/ /
| * | Doc: Remove more links to obsolete functions.Volker Hilsheimer2009-07-251-4/+4
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-2729-2000/+334
|\ \ \ | |/ / | | / | |/ |/|
| * Qt/EL mouse and keyboard driver cleanup.Robert Griebl2009-07-2318-1949/+254
| * Fixed embedded mouse and keyboard docu for 4.6Robert Griebl2009-07-231-5/+3
| * Doc: document reimplementations of internal functions as internal.Volker Hilsheimer2009-07-211-4/+4
| * Port gui/embedded to the EINTR-safe functions.Thiago Macieira2009-07-0217-75/+106
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-30115-230/+230
|\ \ | |/
| * Update license headers in files that are new in 4.6.Jason McDonald2009-06-173-6/+6
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-16112-224/+224
| |\
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-16115-230/+230
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2528-1215/+1955
|\ \ \ | |/ /
| * | Clip region to screen coordinates before setting its component rectangles dirty.Alex Cucos2009-06-081-0/+1
| * | Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-081-1/+2
| * | Fixed compile of Qt/Embedded.Rohan McGovern2009-05-281-1/+1
| * | Merge branch '4.5'Tom Cooksey2009-05-281-2/+5
| |\ \ | | |/
| * | Forgot to close the TTY handle.Robert Griebl2009-05-281-0/+1
| * | improved string operations all over the placeThierry Bastian2009-05-289-37/+37
| * | Merge commit 'qt/master'Samuel Rødal2009-05-202-8/+34
| |\ \
| | * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-1/+1
| | |\ \
| | * \ \ Merge commit 'origin/4.5'Olivier Goffart2009-05-181-7/+33
| | |\ \ \
| * | \ \ \ Merge commit 'qt/master'Samuel Rødal2009-05-133-1/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-063-1/+16
| | |\ \ \ \
| * | | | | | Fix QWS build breakageTom Cooksey2009-05-111-2/+3
| |/ / / / /
| * | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-1/+3
| |\ \ \ \ \
| * | | | | | Added copyright headers for the new QWS keymap handling filesRobert Griebl2009-04-076-584/+108
| * | | | | | Forgot to remove a debug outputRobert Griebl2009-04-031-1/+0
| * | | | | | Build breakage: QStringList declaration missing in qkbd_qws.cppRhys Weatherley2009-04-021-0/+1
| * | | | | | Make QWS a bit more OS independent.Robert Griebl2009-04-024-10/+14
| * | | | | | Keymap support for QWS.Robert Griebl2009-04-0213-584/+1791
| * | | | | | Long live Qt!Lars Knoll2009-03-23116-0/+39150
| / / / / /
* | | | | | Make Qt exception safer.Robert Griebl2009-06-103-32/+50
| |_|_|_|/ |/| | | |
* | | | | Don't assume the tty was in K_XLATE when application startedTom Cooksey2009-05-281-1/+3
| |_|_|/ |/| | |
* | | | Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| |_|/ |/| |
* | | Fix QSoundServer on Big-Endian machines.Tom Cooksey2009-05-181-7/+33
| |/ |/|
* | Fix infinite recursion with QT3_SUPPORTJoão Abecasis2009-05-051-1/+1
* | Support rotated displays with 15 and 16 bit BGR pixel formats.Paul Olav Tvete2009-05-052-0/+15
|/
* Fix Transformed driver on 8-bit displaysPaul Olav Tvete2009-04-221-1/+3
* Long live Qt 4.5!Lars Knoll2009-03-23116-0/+39150