summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-0/+12
|\
| * XCB: Don't trigger less specific shortcutsRuslan Nigmatullin2014-10-221-0/+12
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-202-23/+38
|\|
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-181-0/+4
| |\
| | * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-0/+4
| | |\
| | | * XCB: silence warnings about possibly undefined shiftsGiuseppe D'Angelo2014-10-061-0/+4
| * | | XCB: Always set X window attributes in QXcbWindow::setWindowFlags().Friedemann Kleint2014-10-171-20/+31
| * | | xcb: Fix a type of variables for xkb modifiers masksAlexander Volkov2014-10-161-2/+2
| * | | xcb: Don't return 0 as a possible key for a shortcutAlexander Volkov2014-10-161-1/+1
| |/ /
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-094-5/+16
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-013-2/+9
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-293-2/+9
| | |\|
| | | * XCB: fix a memory leakGiuseppe D'Angelo2014-09-251-1/+3
| | | * XCB: fix a possible array overflow leading to a crashGiuseppe D'Angelo2014-09-221-0/+3
| | | * XCB: fix a memory leakGiuseppe D'Angelo2014-09-221-1/+3
| * | | xcb: Fix detecting the fullscreen state from _NET_WM_STATE flagsAlexander Volkov2014-09-291-3/+3
| * | | xcb: Fix logic for minimized stateAlexander Volkov2014-09-291-0/+4
| |/ /
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2942-814/+560
|\| |
| * | Update license headers and add new license filesMatti Paaso2014-09-2440-760/+440
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-248-42/+67
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-238-42/+67
| | |\|
| | | * Add QMAKE_CFLAGS_XCB to xcbBoris Savelev2014-09-102-0/+4
| | | * QGLXContext survives screen removalShawn Rutledge2014-08-282-26/+37
| | | * Avoid crash if querying device that has gone awayAllan Sandfeld Jensen2014-08-261-2/+4
| | | * Fix handling QT_IM_MODULE=nonePekka Vuorela2014-08-231-0/+3
| | | * xcb: use keyboard event source window to determine auto-repeat valueDyami Caliri2014-08-203-17/+18
| | | * Detect wrongly labelled wheel buttonsAllan Sandfeld Jensen2014-08-201-1/+4
| * | | xcb: support Wacom touch devices; distinguish from tabletsShawn Rutledge2014-09-231-7/+41
| |/ /
| * | xcb: Fix memory leaks in DnDAlexander Volkov2014-09-191-3/+10
| * | qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-2/+2
* | | xcb: use qEnvironmentVariableIntValue()Marc Mutz2014-09-121-1/+1
|/ /
* | xcb: fix getting a XdndAware property if a proxy window existsAlexander Volkov2014-09-091-1/+1
* | xcb: fix coordinates of touch pointsAlexander Volkov2014-09-051-1/+1
* | Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-011-4/+6
* | Avoid crash if querying device that has gone awayAllan Sandfeld Jensen2014-08-251-2/+4
* | standardize QPA input event logging category hierarchyShawn Rutledge2014-08-241-2/+2
* | xcb: set up touch devices even if debug is not turned onShawn Rutledge2014-08-212-21/+25
* | devicePixelRatio support for XCBPaul Olav Tvete2014-08-198-72/+173
* | xcb XInput: use categorized logging for devices and eventsShawn Rutledge2014-08-183-56/+60
* | Support antialias and rgba Xft settings as used by GNOME and UNITYAllan Sandfeld Jensen2014-08-184-28/+71
* | GLX: request up to OpenGL 4.5 / ES 3.1 by defaultGiuseppe D'Angelo2014-08-151-4/+4
* | Fix composition for windows with alphaLaszlo Agocs2014-08-132-3/+5
* | Remove specific maemo/meego codepathsAllan Sandfeld Jensen2014-08-066-358/+16
* | Make it possible to capture GLXBufferSwapComplete eventsFredrik Höglund2014-08-052-2/+67
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-1/+1
|\|
| * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-1/+1
| |\
| | * XCB: Enable loading of the Qt::DragLinkCursorAlessandro Portale2014-07-101-1/+1
* | | Support multimedia keys on WindowsAllan Sandfeld Jensen2014-08-021-0/+4
* | | Avoid calling syncWindow with already destroyed platform windowsLaszlo Agocs2014-08-015-7/+58
* | | Remove pointless debug outputAleix Pol2014-08-011-4/+1