summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring back Qt4 X11 session management functionality.Teo Mrnjavac2013-09-131-0/+11
* XCB: Readd support for -name command line argument.Friedemann Kleint2013-07-251-0/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+44
|\
| * XCB: Set WM_CLASS.Friedemann Kleint2013-07-181-0/+44
* | Pass argc, argv to the platform plugins.Friedemann Kleint2013-07-181-2/+20
* | XCB: Fix warning about unhandled enumeration values.Friedemann Kleint2013-07-041-0/+2
|/
* XCB: Handle new enum value in switchThiago Macieira2013-05-131-0/+1
* Added possibleKeys(QKeyEvent *) to QXcbIntegrationGatis Paeglis2013-05-071-0/+5
* xcb: don't do mouse synthesis from touch unless we find a reasonShawn Rutledge2013-05-071-0/+26
* Moving logic from Qt4 for grabbing the X serverJørgen Lind2013-04-261-1/+35
* Implement XEmbed protocolAlberto Mardegan2013-03-061-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-28/+1
|\
| * Fix OpenGL context creation in the XCB pluginFredrik Höglund2013-02-231-28/+1
* | Added QOffscreenSurface class.Yoann Lopes2013-02-181-1/+20
|/
* Fix XCB plugin compilation without accessibilityOleg Shparber2013-01-251-1/+1
* Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-231-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Report threaded rendering support in xcb when using event reader thread.Samuel Rødal2012-11-081-1/+1
* Added MultipleWindows platform capability.Samuel Rødal2012-11-021-0/+1
* Prevent potential crash in QXcbCursor::queryPointer().Samuel Rødal2012-10-261-2/+2
* Remove DRI2/OpenGL code paths from xcb plugin.Samuel Rødal2012-10-191-4/+2
* Made xcb plugin work when the GLX extension is not present.Samuel Rødal2012-10-191-1/+9
* Compile fix for when XCB_USE_GLX is not defined.Samuel Rødal2012-10-101-0/+6
* OpenGL: Don't request a context version higher than is supportedSean Harmer2012-10-031-3/+24
* xcb: dynamic QScreens; primary first; corrected logical DPIShawn Rutledge2012-09-241-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Add Linux Accessibility BridgeFrederik Gladhorn2012-08-141-1/+2
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-261-0/+1
* Implement QXcbIntegration::queryKeyboardModifiers()David Faure2012-06-221-0/+10
* Fix xcb plugin compilation for -qconfig largeTasuku Suzuki2012-05-261-0/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QPA plugins]Thiago Macieira2012-05-041-1/+1
* Remove dummy impl. of shared graphics cache in XCB pluginEskil Abrahamsen Blomfeldt2012-03-261-29/+0
* Fix compiling with --no-accessibilityJerome Leclanche2012-03-151-0/+6
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-4/+8
* Cleaned up debug and warning output in xcb plugin.Samuel Rødal2012-03-021-2/+4
* XCB No longer lists ThreadedOpenGL capabilityAlan Alpert2012-02-241-6/+1
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-1/+8
* Compile without OpenGL.Samuel Rødal2012-02-121-0/+2
* Add QPlatformServices class.Friedemann Kleint2012-02-101-1/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Introducing QPlatformSharedGraphicsCacheEskil Abrahamsen Blomfeldt2012-01-201-0/+29
* Add support for platform plugin specific event filters.Simon Hausmann2012-01-201-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix a small memory leak in QXcbIntegration.Jędrzej Nowacki2011-11-291-11/+8
* Fixed crashes from tests using xcb plugin with -qtnamespace.Rohan McGovern2011-11-181-0/+4
* Add a warning and a return value to xcb's createGLPlatformContextLaszlo Agocs2011-10-171-0/+2
* Accessibility plugin for mac and xcb.Frederik Gladhorn2011-10-141-0/+9