summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed Coverity defect CID 1528.Gabriel de Dietrich2009-08-141-1/+1
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Make QGtkStyle react properly to font changes in GNOMEJens Bache-Wiig2009-08-101-16/+20
* Introducing icon theme supportJens Bache-Wiig2009-08-101-1/+3
* Refactor the code that reads the KDE config in one fileOlivier Goffart2009-08-071-169/+33
* Merge branch '4.5'Thiago Macieira2009-07-221-20/+15
|\
| * Revert "Added a check that X11 timestamp goes forward only."Denis Dzyubenko2009-07-221-20/+15
* | Merge branch 'screencountchanged'Volker Hilsheimer2009-07-171-11/+2
|\ \
| * | Implement QDesktopWidget::screenCountChanged signal on desktop platforms,Volker Hilsheimer2009-07-171-11/+2
* | | Add reading of kde colors Link and LinkVisited colors from qt apps in qapplic...Jeremy Whiting2009-07-171-0/+12
|/ /
* | Wrapped the XInput include with an ifdef.Denis Dzyubenko2009-07-161-0/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-2/+6
|\ \
| * | Fixed build error on X11 with gcc 4.1.2.jasplin2009-06-231-6/+6
* | | 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