summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for 5.7.1v5.7.15.7.1Jani Heikkinen2016-10-281-0/+49
* Client: Remove windows from keyboard focus list when destroyedJohan Klokkhammer Helsing2016-10-253-1/+10
* fix namespaced build. *again*Oswald Buddenhagen2016-10-171-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-174-2/+37
|\
| * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+30
| |\
| | * Add changes file for 5.6.2v5.6.25.6.2Antti Kokko2016-09-131-0/+30
| * | Fix build with QT_NO_ACCESSIBILITYSamuli Piippo2016-09-162-2/+6
| * | Remove or add window decorations when toggling fullscreenJohan Klokkhammer Helsing2016-09-051-0/+1
| |/
* | Add missing mouse ungrab when touch endsJohan Klokkhammer Helsing2016-09-151-0/+6
* | Doc: Add missing docs for a few QML typesVenugopal Shivashankar2016-09-021-20/+73
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-08-264-8/+26
|\ \ | |/
| * Merge remote-tracking branch 'qt/5.6.2' into 5.6Paul Olav Tvete2016-08-263-7/+17
| |\
| | * Client: Fix keyboard focus logic and crashJohan Klokkhammer Helsing2016-08-263-7/+17
| * | Pass TRANSIENT_INACTIVE flag for windows with WA_ShowWithoutActivatingMartin Gräßlin2016-08-261-1/+9
| |/
* | Doc: Language editVenugopal Shivashankar2016-08-241-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-2326-61/+73
|\ \ | |/
| * Fix autotest directory structurePaul Olav Tvete2016-08-1926-57/+69
| * Fix crash on client exitWieland Hagen2016-08-181-4/+13
* | Fix incorrect documentation for QWaylandInputDeviceJohan Klokkhammer Helsing2016-08-181-1/+1
* | Doc: Language editsVenugopal Shivashankar2016-08-1715-151/+167
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1122-57/+966
|\ \ | |/
| * Client: Fix popup position for xdg shellJohan Klokkhammer Helsing2016-08-106-1/+163
| * Make wl_shell and xdg_shell use the QWaylandShellIntegration interfaceJohan Klokkhammer Helsing2016-08-0913-40/+337
| * Client: Refactor window active stateJohan Klokkhammer Helsing2016-08-084-8/+4
| * Fix crash when dragging with touch without first having pointer focusJohan Klokkhammer Helsing2016-08-026-0/+285
| * Client tests: Unlock mutex while processing compositor commandsJohan Klokkhammer Helsing2016-08-021-4/+14
| * Remove logging of drag-and-drop dataJohan Klokkhammer Helsing2016-08-011-4/+0
| * Also test touch in client events testJohan Klokkhammer Helsing2016-08-015-1/+164
* | qwindow-compositor: remove drag icon before droppingJohan Klokkhammer Helsing2016-08-111-1/+3
* | Fix for wayland-egl on DRIVE CXLaszlo Agocs2016-08-102-2/+2
* | Doc: minor link issues in qtwaylandNico Vertriest2016-08-104-12/+19
* | Emit NOTIFY signal for bufferLocked propertyPaul Olav Tvete2016-08-041-0/+3
* | Fix build with ICC 17: problem parsing override keywordThiago Macieira2016-08-032-2/+2
* | Fix build: xcomposite-xxx depend on QtPlatformSupportThiago Macieira2016-08-032-0/+3
* | Doc: several minor link issues in QtWaylandNico Vertriest2016-08-026-15/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-017-46/+118
|\ \ | |/
| * Fix high-DPI scaling of window decorations for shared memory buffersJohan Klokkhammer Helsing2016-07-111-10/+18
| * Use xdg_shell configure events to determine active windowJohan Klokkhammer Helsing2016-07-046-36/+100
* | Bump versionOswald Buddenhagen2016-07-281-1/+1
* | Fix clang compilation errorsJohan Klokkhammer Helsing2016-07-133-4/+6
* | Slightly more minimal examplePaul Olav Tvete2016-07-121-7/+3
* | Example cleanupPaul Olav Tvete2016-07-046-145/+145
* | Fix the key code of key events when control is pressedGiulio Camuffo2016-07-045-28/+22
* | Doc: fixed issue compiling qtwaylandcompositor.htmlNico Vertriest2016-07-012-22/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-3035-157/+139
|\ \ | |/
| * Remove unused method QWaylandDisplay::lastKeyboardFocusInputDeviceJohan Klokkhammer Helsing2016-06-293-16/+0
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-2724-101/+101
| * Only resize when the cursor is actually on the window frameJohan Klokkhammer Helsing2016-06-201-4/+4
| * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-173-3/+3
| * Client: Fix incorrect size when maximizing using xdg_shellJohan Klokkhammer Helsing2016-06-162-14/+11