summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbintegration.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-1/+1
* ibus IM support for the xcb backendLars Knoll2011-06-271-0/+4
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-0/+2
* OpenGL API refactor.Samuel Rødal2011-06-211-1/+1
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-1/+1
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-0/+1
* X11 DnD implementationLars Knoll2011-06-071-2/+0
* add a platform interface for DnDLars Knoll2011-06-011-0/+3
* add an xcb based clipboard implementationLars Knoll2011-05-301-0/+1
* Add QPlatformPrinterSupport.Friedemann Kleint2011-05-301-0/+3
* XCB: Fix moveToScreen to use QWindow instead of QWidget.Friedemann Kleint2011-05-261-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+83