summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/xcb.pro
Commit message (Expand)AuthorAgeFilesLines
* Add multipoint touch support for Harmattan to the xcb platform plugin.Jocelyn Turcotte2011-10-171-0/+7
* Fix compilation on HarmattanSimon Hausmann2011-10-041-0/+4
* Fixed symbol lookup failure with xcb when using GLX and XRender.Samuel Rødal2011-09-071-1/+1
* The XCB plugin should not rely on QT_CONFIG=opengl anymoreGunnar Sletta2011-08-311-22/+18
* xcb: Disable GLX when xcb-xlib is not present due xlib usageHolger Hans Peter Freyther2011-08-261-1/+1
* Move XCB event reading to a separate thread.Samuel Rødal2011-08-261-0/+3
* Don't try to use IBUS when dbus is not configured.Samuel Rødal2011-08-101-0/+1
* build without dbusMatthew Cattell2011-08-091-0/+2
* ibus IM support for the xcb backendLars Knoll2011-06-271-0/+3
* OpenGL API refactor.Samuel Rødal2011-06-211-0/+1
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-2/+2
* Autodetect the xcb backendJørgen Lind2011-06-101-5/+8
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-9/+3
* Use XLookupString for translating key events.Laszlo Agocs2011-06-091-1/+1
* Create custom cursors via XRender.Laszlo Agocs2011-06-091-0/+4
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-7/+12
* revert accidental commitLars Knoll2011-06-071-1/+1
* cleanups codeLars Knoll2011-06-071-1/+1
* add WM support classLars Knoll2011-06-071-0/+2
* X11 DnD implementationLars Knoll2011-06-071-1/+2
* Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-061-14/+8
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-1/+1
|\
| * Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* | Start using libxkbcommon in the xcb plug-in.Laszlo Agocs2011-06-011-0/+4
* | add a platform interface for DnDLars Knoll2011-06-011-0/+1
* | add an xcb based clipboard implementationLars Knoll2011-05-301-2/+2
* | Correctly define standard XA_FOO atomsLars Knoll2011-05-301-0/+2
* | Add xcb based mime type handlingLars Knoll2011-05-301-0/+2
* | Add QPlatformPrinterSupport.Friedemann Kleint2011-05-301-0/+1
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-161-2/+0
|\|
| * Removed duplicate setting of QT dependenciesEckhart Koppen2011-05-131-2/+0
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-0/+4
|\|
| * Turned on private headers for some plugins.Jonni Rainisto2011-05-091-0/+2
| * Added Wayland selection support.Laszlo Agocs2011-05-091-0/+2
* | XCB plugin compile fix.Samuel Rødal2011-05-041-1/+1
* | More fixes...Samuel Rødal2011-05-041-0/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+70