summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Set device pixel ratio for window decorations on scaled windowsJohan Klokkhammer Helsing2016-06-091-1/+4
| * Fix content positioning relative to decoration on scaled outputsJohan Klokkhammer Helsing2016-06-081-1/+1
| * client: Always accept the DnD data offerGiulio Camuffo2016-06-031-18/+16
* | Compositor: Add a minimal-qml examplePaul Olav Tvete2016-06-295-0/+163
* | xdg_shell: Send unmaximize configure events with zero width and heightJohan Klokkhammer Helsing2016-06-211-4/+3
* | Doc: minor link issues QtWaylandNico Vertriest2016-06-214-5/+5
* | Use the EGL_EXT_platform_wayland extension if availableGiulio Camuffo2016-06-212-5/+32
* | Compositor: Fix popup support properlyPaul Olav Tvete2016-06-202-1/+38
* | Make source tarballs compile with --developer-build configure flagJohan Klokkhammer Helsing2016-06-201-0/+2
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-164-8/+28
|\ \
| * | Mention license change in 5.7.0 changelog.v5.7.0Kai Koehne2016-06-081-2/+18
| * | QtCompositor: Fixed touch point handlingDominik Holland2016-06-072-2/+8
| * | eglstream: Fixed problem when resizing a windowDominik Holland2016-06-021-4/+2
* | | Fixed invalid texture error when unhiding QWaylandQuickItems.Robert Griebl2016-06-141-2/+6
* | | Compositor API: Clear drag icon when droppingJohan Klokkhammer Helsing2016-06-092-2/+12
* | | Avoid connect calls for null objectLaszlo Agocs2016-05-311-3/+6
* | | qwindow-compositor: avoid unused variable warningLaszlo Agocs2016-05-311-0/+1
* | | Don't remove popup grab until popup goes awayPaul Olav Tvete2016-05-311-5/+0
* | | Fix potential crash on surface destructionPaul Olav Tvete2016-05-312-27/+34
* | | Fix for popupsPaul Olav Tvete2016-05-314-66/+104
* | | Update QtWaylandCompositor plugins.qmltypesPier Luigi Fiorini2016-05-301-1/+10
* | | Send data_source.cancelled event when dropping on nothingJohan Klokkhammer Helsing2016-05-301-0/+2
* | | Merge "Merge remote-tracking branch 'qt/5.7.0' into 5.7" into refs/staging/5.7Frederik Gladhorn2016-05-2717-21/+113
|\ \ \
| * | | Merge remote-tracking branch 'qt/5.7.0' into 5.7Paul Olav Tvete2016-05-2617-21/+113
| |\| |
| | * | Added changelog for QtWaylandv5.7.0-rc1Jani Heikkinen2016-05-251-0/+70
| | * | Compile with -Wzero-as-null-pointer-constantPaul Olav Tvete2016-05-2510-14/+13
| | * | Compile with a namespaced buildPaul Olav Tvete2016-05-256-2/+18
| | * | fix example installOswald Buddenhagen2016-05-251-0/+3
| | * | load(qt_plugin) at the endOswald Buddenhagen2016-05-251-3/+2
| | * | Make example work for the non-streaming casePaul Olav Tvete2016-05-231-2/+7
* | | | Revert "Add position property to QWaylandXdgPopup"Johan Klokkhammer Helsing2016-05-274-35/+8
|/ / /
* / / Add position property to QWaylandXdgPopupJohan Klokkhammer Helsing2016-05-244-8/+35
|/ /
* | Add tech preview warning to READMEPaul Olav Tvete2016-05-201-0/+5
* | Merge remote-tracking branch 'qt/5.7' into 5.7.0Paul Olav Tvete2016-05-20140-1060/+1324
|\ \