summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-1/+1
* | | Compile with arm-linux-g++ 4.2.1 in scratchboxBradley T. Hughes2009-06-231-6/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-231-21/+27
|\ \ \ | |/ /
| * | QApplication: Reduce number of kdeglobals file loadsMarkus Goetz2009-06-221-21/+27
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-181-61/+67
|\ \ \ | |/ /
| * | Fixes: Tablet not sending mouse release events.Thomas Zander2009-06-171-61/+67
* | | Change behavior of how touch and mouse events work togetherBradley T. Hughes2009-06-181-60/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
|\ \ \ | |/ /
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-161-14/+3
|\ \ \ | |/ /
| * | Fix for resetting DESKTOP_STARTUP_ID envvar.Denis Dzyubenko2009-06-161-14/+3
| * | Improved resetting the DESKTOP_STARTUP_ID envvar on X11Denis Dzyubenko2009-06-121-6/+22
| * | Integrating QProxyStyleJens Bache-Wiig2009-06-121-33/+43
| * | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-8/+0
| |\ \ | | |/
| | * Copy-paste didn't work for application on non-first screen in multiscreen setup.Denis Dzyubenko2009-06-111-8/+0
* | | use char[] instead of QBitArray to pass to ioctlBradley T. Hughes2009-06-151-7/+14
* | | EV_CNT and ABS_CNT aren't available everywhere, use *_MAX + 1 insteadBradley T. Hughes2009-06-151-2/+2
* | | Merge of masterBradley T. Hughes2009-06-151-48/+66
* | | Add multitouch support for the RX-71 deviceBradley T. Hughes2009-06-151-0/+275
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-101-1/+86
|\ \ \ | |/ /
| * | Implemented the NET_WM_SYNC protocol on X11.Denis Dzyubenko2009-06-091-1/+86
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-051-4/+4
|\ \ \ | |/ /
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-021-4/+4
| |\ \ | | |/
| | * Fixes possible infinite loop in QApplication::topLevelAtJoão Abecasis2009-06-021-4/+4
| | * qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-42/+0
* | | Refactor the touch event dispatching code in preparation for allowing externa...Bradley T. Hughes2009-05-281-0/+5
* | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-1/+1
|/ /
* | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-43/+1
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-15/+20
|\ \ | |/
| * Added a check that X11 timestamp goes forward only.Denis Dzyubenko2009-05-041-15/+20
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-6/+12
|\ \ | |/
| * Disable MIT-SHM usage on BGR server layouts under X11.Trond Kjernåsen2009-04-231-6/+12
* | Fixes: Wacom tool-id lookup expects hardcoded wacom device identifiers from x...Thomas Zander2009-04-221-2/+4
* | Fixes: Qt expects hardcoded wacom device identifiers from xorg.confThomas Zander2009-04-211-11/+7
|/
* BT: Fix combobox background color regressionJens Bache-Wiig2009-04-061-2/+4
* QGtkStyle: Fix styling and palette issues related to combo boxJens Bache-Wiig2009-04-031-2/+5
* Only set system style when it actually changesJens Bache-Wiig2009-04-021-1/+5
* QDesktopWidget::resized wasn't emitted properly on X11.Denis Dzyubenko2009-03-271-6/+15
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+5919