summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+2
* Make it possible to use the -visual argumentJørgen Lind2015-04-151-0/+3
* Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-0/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-1/+3
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-20/+20
* Make the -nograb and -dograb arguments actually work on xcbJørgen Lind2014-11-111-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add QGuiApplication::sync() functionJørgen Lind2013-10-301-0/+1
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-0/+1
* xcb: Initialize accessibility lazily, since it requires an event-dispatcherTor Arne Vestbø2013-10-011-1/+1
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-2/+1
* 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/+4
* XCB: Readd support for -name command line argument.Friedemann Kleint2013-07-251-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+4
|\
| * XCB: Set WM_CLASS.Friedemann Kleint2013-07-181-0/+4
* | Pass argc, argv to the platform plugins.Friedemann Kleint2013-07-181-1/+1
|/
* Added possibleKeys(QKeyEvent *) to QXcbIntegrationGatis Paeglis2013-05-071-0/+1
* xcb: don't do mouse synthesis from touch unless we find a reasonShawn Rutledge2013-05-071-0/+1
* Implement startup notification spec again.David Faure2013-04-231-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-10/+0
|\
| * Fix OpenGL context creation in the XCB pluginFredrik Höglund2013-02-231-10/+0
* | Added QOffscreenSurface class.Yoann Lopes2013-02-181-0/+2
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Compile fix for when XCB_USE_GLX is not defined.Samuel Rødal2012-10-101-3/+1
* OpenGL: Don't request a context version higher than is supportedSean Harmer2012-10-031-0/+13
* xcb: dynamic QScreens; primary first; corrected logical DPIShawn Rutledge2012-09-241-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implement QXcbIntegration::queryKeyboardModifiers()David Faure2012-06-221-0/+2
* Fix xcb plugin compilation for -qconfig largeTasuku Suzuki2012-05-261-0/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* Remove dummy impl. of shared graphics cache in XCB pluginEskil Abrahamsen Blomfeldt2012-03-261-8/+0
* Fix compiling with --no-accessibilityJerome Leclanche2012-03-151-0/+4
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-2/+2
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-0/+3
* Compile without OpenGL.Samuel Rødal2012-02-121-0/+2
* Add QPlatformServices class.Friedemann Kleint2012-02-101-0/+4
* 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/+8
* Add support for platform plugin specific event filters.Simon Hausmann2012-01-201-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix a small memory leak in QXcbIntegration.Jędrzej Nowacki2011-11-291-4/+4
* Accessibility plugin for mac and xcb.Frederik Gladhorn2011-10-141-0/+4
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
* Move the printer support backend into it's own pluginLars Knoll2011-08-191-2/+0
* Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-281-1/+2
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-10/+5