summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Support --option in addition to -option for all builtin Qt commandline options.David Faure2014-02-081-12/+9
* xcb: Compilefix #ifdef glx codeJørgen Lind2013-10-301-0/+4
* Add QGuiApplication::sync() functionJørgen Lind2013-10-301-0/+8
* Don't support threaded GL on chromium (virtual box GL)Gunnar Sletta2013-10-291-1/+1
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-1/+7
* xcb: Initialize accessibility lazily, since it requires an event-dispatcherTor Arne Vestbø2013-10-011-3/+8
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-6/+3
* Build X11 session management only if dependencies are foundTeo Mrnjavac2013-09-201-1/+1
* 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