summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/xcb.pro
Commit message (Expand)AuthorAgeFilesLines
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-071-109/+4
* Resolve xcb_poll_for_queued_event at run-time.Samuel Rødal2012-11-071-3/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+1
* Remove DRI2/OpenGL code paths from xcb plugin.Samuel Rødal2012-10-191-11/+1
* Made xcb plugin work when the GLX extension is not present.Samuel Rødal2012-10-191-0/+4
* Fix a crash with xcb on 64bit systems when hitting any key.Jocelyn Turcotte2012-10-021-2/+4
* Make maemo scope syntax in project files more genericLaszlo Papp2012-09-141-1/+1
* Reimplement QXcbWindow::setMask() with xcbUli Schlachter2012-07-251-1/+2
* Basic tablet support in xcb through XI2Laszlo Agocs2012-06-281-0/+6
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-261-0/+1
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-081-1/+1
* Remove dummy impl. of shared graphics cache in XCB pluginEskil Abrahamsen Blomfeldt2012-03-261-6/+2
* Fix building the XCB platform pluginThiago Macieira2012-03-241-1/+2
* Take into account input shaping in findRealWindowAlbert Astals Cid2012-03-011-1/+1
* Fix naming of plugins for QPA plugins and use new plugin system.Friedemann Kleint2012-02-171-0/+2
* Compile without OpenGL.Samuel Rødal2012-02-121-1/+1
* Introducing QPlatformSharedGraphicsCacheEskil Abrahamsen Blomfeldt2012-01-201-2/+7
* Add support for QWindow::setOrientation on HarmattanSimon Hausmann2012-01-171-5/+8
* 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
|\|