summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-14/+8
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-27/+27
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* devicePixelRatio support for XCBPaul Olav Tvete2014-08-191-0/+2
* Remove specific maemo/meego codepathsAllan Sandfeld Jensen2014-08-061-4/+0
* Avoid calling syncWindow with already destroyed platform windowsLaszlo Agocs2014-08-011-0/+7
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-1/+14
|\
| * Improve the implementation of the _NET_WM_SYNC_REQUEST protocolMartin Gräßlin2014-05-271-1/+14
* | Use QtPlatformHeaders to set platform specific functionalityJorgen Lind2014-05-091-0/+7
|/
* XCB: fix that modal dialogs can go behind other process windowsJorgen Lind2014-04-161-0/+4
* Remove usage of QT_NO_SHAPEGatis Paeglis2014-03-071-3/+0
* XCB: do not assume that sizeof(long)==4Alberto Mardegan2013-11-191-2/+2
* Add QXcbWindowEventListenerJørgen Lind2013-04-261-15/+19
* Implement alertion state for windows.Friedemann Kleint2013-04-191-1/+4
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-0/+9
|\
| * Implement XEmbed protocolAlberto Mardegan2013-03-061-0/+9
* | Fix sluggish resizing for opengl windows on X11Shawn Rutledge2013-03-131-0/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-141-1/+0
* Fixed incorrect handling of extra mouse buttons in XCB platform plugin.Samuel Rødal2012-12-141-1/+1
* Made QWidget::setWindowOpacity work with the XCB platform plugin.Samuel Rødal2012-12-121-0/+2
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-171-1/+1
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-151-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Reimplement QXcbWindow::setMask() with xcbUli Schlachter2012-07-251-2/+2
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-261-0/+4
* Reimplement QXcbWindow::startSystemResize() with xcbUli Schlachter2012-06-221-2/+0
* Introduce QPA API for size grip handling.Friedemann Kleint2012-06-141-0/+4
* Implement QXcbWindow::setWindowIconCorentin Jabot2012-06-021-0/+2
* Improve widget geometry.Friedemann Kleint2012-05-091-0/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Update QXbWindow orientation APILauro Neto2012-05-021-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-3/+16
|\
| * XCB: Compress window state change events.Friedemann Kleint2012-04-111-3/+16
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-0/+4
|/
* Defer window activation if the window hasn't beenn mapped yet.Lars Knoll2012-03-081-0/+1
* Add WindowDoesNotAcceptFocus flag and use it in xcbJan Arne Petersen2012-02-231-0/+1
* Properly read back the actual format in xcb and xlib plugins.Samuel Rødal2012-02-101-1/+1
* 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
* Add support for QWindow::setOrientation on HarmattanSimon Hausmann2012-01-171-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Do not fail user time window creation when xcb is using xlibLaszlo Agocs2011-10-171-0/+2
* Make sure window state is synced back to Qt from the XCB plugin.Samuel Rødal2011-10-071-0/+1
* Fix QMouse/Wheel/TouchEvent::modifiers with the XCB back-endSimon Hausmann2011-10-071-1/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Don't flood expose events in the xcb plugin.Samuel Rødal2011-09-231-0/+2
* Add Qt::WindowTransparentForMouseEventsLars Knoll2011-09-211-0/+3
* Removed unnecessary debug output in xcb plugin.Samuel Rødal2011-08-101-1/+0
* OpenGL API refactor.Samuel Rødal2011-06-211-6/+16