summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.11' into devEdward Welbourne2018-07-311-1/+1
|\
| * xcb: fix various bugs with _NET_WM_MOVERESIZEGatis Paeglis2018-07-231-1/+1
* | QSystemTrayIcon/X11: Move platform-specific calls to the xcb pluginAlexander Volkov2018-07-101-7/+1
* | xcb: Fix artifacts on the tray background with lock screensAlexander Volkov2018-07-101-0/+3
* | xcb: move XSync extensions initialization to QXcbConnectionGatis Paeglis2018-06-281-1/+0
* | xcb: rely on WM_SIZE_HINTS gravity to handle x,y positioningGatis Paeglis2018-06-261-2/+0
* | xcb: add static overload for setting window nameGatis Paeglis2018-06-221-0/+1
* | Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-071-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-151-3/+0
|\|
| * xcb: fix bitmap cursor loading performance regressionGatis Paeglis2018-04-141-3/+0
* | xcb: Use XCB instead of Xlib for XInputAlexander Volkov2018-03-221-1/+1
|/
* Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-101-0/+2
|\
| * XCB: Implement native window dump for diaglibFriedemann Kleint2018-01-241-0/+2
* | QPlatformWindow: add startSystemMove()Alexander Volkov2018-02-041-1/+3
|/
* xcb: share code for QRegion -> xcb_rectangle_t[] conversionMarc Mutz2017-12-061-0/+2
* qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-101-4/+7
* xcb: Unify visual to QImage::Format logicAllan Sandfeld Jensen2017-10-071-1/+1
* Handle endian mismatch between X11 client and serverAllan Sandfeld Jensen2017-10-021-0/+1
* xcb: use XInput2 for mouse starting from 2.0 not 2.2Gatis Paeglis2017-08-091-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-0/+12
|\
| * xcb: Don't destroy foreign windowsTor Arne Vestbø2017-06-071-0/+12
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-0/+1
|\|
| * Make sure QWindow screen is set before calling QPlatformWindow::createÀlex Fiestas2017-05-291-0/+1
* | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-161-3/+5
|/
* XCB: Use member initializationFriedemann Kleint2017-01-271-21/+21
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+1
|\
| * xcb: Fix colormap memory leakJoni Poikelin2017-01-121-0/+1
| * xcb: Ignore XI2 LMB mouse events from touch screensAlexander Volkov2016-12-281-1/+0
* | Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-051-1/+1
|/
* xcb: Adapt QXcbWindow::startSystemResize() for touch eventsAlexander Volkov2016-12-081-0/+2
* xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-011-45/+45
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-1/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-1/+2
| |\
| | * xcb: Treat bitmap cursors differently from shaped cursorsRobin Burchell2016-09-291-1/+2
* | | xcb: when using XI2 for mouse, change state only on press and releaseShawn Rutledge2016-09-291-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-221-0/+2
|\|
| * Fix QWidget::setWindowRole()Alexander Volkov2016-08-191-0/+2
* | xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-301-0/+1
* | X11: Better support non-32bit visualsLouai Al-Khanji2016-04-091-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+6
|\|
| * xcb: mark mouse events from tablet devices as synthesizedShawn Rutledge2016-03-091-5/+6
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+9
|\|
| * xcb: XInput2 fixes, enter/leave event fixesBłażej Szczygieł2016-02-061-0/+9
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-0/+2
|\|
| * xcb: Don't duplicate expose eventsBłażej Szczygieł2016-01-131-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-1/+0
|\|
| * xcb: Remove QXcbScreen::m_nativeGeometryAlexander Volkov2016-01-081-1/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-3/+0
|\|
| * xcb: Use a placeholder QScreen when there are no outputs connectedBłażej Szczygieł2015-12-111-1/+0