summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compilation on HarmattanSimon Hausmann2011-10-041-0/+4
* Make inputcontext plugin loading a bit more genericLars Knoll2011-09-081-14/+1
* Fixup a few minor errors in the previous commitLars Knoll2011-09-081-3/+3
* Add plugin mechanism to load platform input contextsJoona Petrell2011-09-081-6/+10
* Fixed tst_QGL::partialGLWidgetUpdates.Samuel Rødal2011-09-071-2/+31
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-3/+3
* Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-0/+6
* Fix multithreaded GL renderingLars Knoll2011-08-251-0/+4
* Move the printer support backend into it's own pluginLars Knoll2011-08-191-9/+1
* Don't set platform input context if it's not properly created.Samuel Rødal2011-08-161-3/+7
* Don't try to use IBUS when dbus is not configured.Samuel Rødal2011-08-101-1/+4
* Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-281-12/+9
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-177/+40
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-2/+2
* ibus IM support for the xcb backendLars Knoll2011-06-271-0/+17
* Make xcb work again after event dispatcher changes.Morten Johan Sorvig2011-06-221-1/+3
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-0/+6