summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-11/+9
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-11/+9
| |\
| | * xcb: cleanup QXcbWindow::relayFocusToModalWindow()Gatis Paeglis2017-03-141-11/+9
* | | xcb: Fix embedded Vulkan windowsLaszlo Agocs2017-03-222-3/+21
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-2010-19/+53
|\| |
| * | warn of blacklisted GLX OpenGL renderers and vendorsJeremy Katz2017-03-161-0/+16
| * | xcb: send keyboard modifiers with every QTabletEventShawn Rutledge2017-03-141-3/+4
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-139-16/+33
| |\|
| | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-064-10/+14
| | * xcb: fix misuse of xcb_send_eventGatis Paeglis2017-03-014-3/+16
| | * streamline libdl detection and linkingOswald Buddenhagen2017-02-272-3/+3
* | | Basic Vulkan enablersLaszlo Agocs2017-03-179-5/+438
* | | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-162-76/+49
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-4/+20
|\| |
| * | xcb: stringify enums for tablet qt.qpa.input.events qCDebugShawn Rutledge2017-03-031-4/+18
| * | Make "finger touch" not be a tabletAlbert Astals Cid2017-03-031-0/+2
* | | Remove QPlatformDrag::platformDropDataAlbert Astals Cid2017-03-132-11/+5
* | | xcb: remove code and macros related to Q_XCB_DEBUGGatis Paeglis2017-03-1011-384/+277
* | | xcb: Optimize QXcb{Screen,VirtualDesktop} for multi-monitor setupAlexander Volkov2017-03-022-241/+267
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-021-6/+3
|\| |
| * | xcb: correct conversion of AbsX/AbsY to tablet width and heightShawn Rutledge2017-02-271-2/+2
| * | handle TabletMove events during stylus hoverShawn Rutledge2017-02-231-4/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-283-8/+26
|\| |
| * | QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-223-8/+26
* | | remove duplicate init check in xcb GLX threading supportJeremy Katz2017-02-271-2/+1
* | | Support windows with sRGB-capable default framebuffers in QSurfaceFormatLaszlo Agocs2017-02-261-1/+16
* | | xcb: Wrap xcb callings in macrosAlexander Volkov2017-02-2314-578/+276
* | | xcb: Move QXcbConnection::xi2*() methods() to qxcbconnection_xi2.cppAlexander Volkov2017-02-222-46/+44
* | | xcb: Remove XIproto.h include from qxcbxsettings.cppAlexander Volkov2017-02-211-12/+3
|/ /
* | xcb: support graphics tablets with the "uc-logic" nameDmitry Kazakov2017-02-171-0/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-1/+2
|\|
| * xcb: Allow to disable XInput 2 support by setting QT_XCB_NO_XI2 env varAlexander Volkov2017-02-161-1/+2
* | Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-091-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-59/+60
|\|
| * XCB QPA: Fix QScreen::grabWindow(0) to return the current screenFriedemann Kleint2017-01-261-58/+59
| * Ensure a pixel density of at least 1 for Qt::AA_EnableHighDpiScalingJocelyn Turcotte2017-01-231-1/+1
* | XCB: Use member initializationFriedemann Kleint2017-01-2715-179/+104
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-265-20/+31
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-255-20/+31
| |\|
| | * Fix build without feature.tableteventTasuku Suzuki2017-01-151-1/+1
| | * xcb: Fix colormap memory leakJoni Poikelin2017-01-122-4/+8
| | * xcb: Ignore XI2 LMB mouse events from touch screensAlexander Volkov2016-12-284-14/+21
| | * Silence maybe_uninitialized warning with gcc -OgAllan Sandfeld Jensen2016-12-211-1/+1
* | | Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-241-3/+0
|/ /
* | Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-052-6/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-162-1/+4
|\|
| * Delete aborted QDragAleksey Lysenko2016-12-151-0/+3
| * Make size grip work with high dpi scalingPaul Olav Tvete2016-12-131-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1329-208/+236
|\|
| * Plugins: use QStringBuilder moreAnton Kudryavtsev2016-12-122-8/+3