summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-2838-222/+718
|\
| * 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
| | |/
| | * Fix crash on client exitWieland Hagen2016-08-181-4/+13
| * | Doc: Language editVenugopal Shivashankar2016-08-241-1/+1
| * | 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-1117-52/+506
| |\|
| | * 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-021-0/+3
| | * Remove logging of drag-and-drop dataJohan Klokkhammer Helsing2016-08-011-4/+0
| * | Fix for wayland-egl on DRIVE CXLaszlo Agocs2016-08-102-2/+2
| * | Doc: minor link issues in qtwaylandNico Vertriest2016-08-104-12/+19
* | | Improve robustness of QML plugin loadingSimon Hausmann2016-08-261-1/+1
* | | Remove QWaylandView from the QML APIPaul Olav Tvete2016-08-228-38/+111
* | | Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-227-27/+27
* | | compositor: Add shell property to xdg-shellPier Luigi Fiorini2016-08-152-0/+44
* | | Compositor: Add windowType property to QWaylandWlShellSurfaceJohan Klokkhammer Helsing2016-08-155-0/+45
* | | Compositor: Document QWaylandWlShellSurface shell propertyPier Luigi Fiorini2016-08-151-0/+11
* | | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-1144-373/+369
* | | Fix documentation for wlShellSurfaceRequestedJohan Klokkhammer Helsing2016-08-101-2/+2
* | | Compositor API: Remove mouseFocus method from QWaylandTouchJohan Klokkhammer Helsing2016-08-092-15/+2
* | | Merge remote-tracking branch 'qt/5.7' into devPaul Olav Tvete2016-08-0411-17/+20
|\| |
| * | 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
* | | Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-037-20/+20
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0216-100/+154
|\| |
| * | 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
| * | Fix clang compilation errorsJohan Klokkhammer Helsing2016-07-133-4/+6
| * | 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
* | | Migrate to public QOpenGLTextureBlitterLaszlo Agocs2016-07-292-2/+2
* | | Compile with -no-openglJohan Klokkhammer Helsing2016-07-2015-9/+54
* | | Fix wrong path to qwaylandsharedmemoryformathelper_p.hJohan Klokkhammer Helsing2016-07-181-1/+1
* | | Rename sendUnMaximized to sendUnmaximizedJohan Klokkhammer Helsing2016-07-124-6/+6
* | | Compositor: make the extensions property list optionalPaul Olav Tvete2016-07-122-0/+7
* | | Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-1111-31/+32
* | | Add drag icon to WaylandCursorItemJohan Klokkhammer Helsing2016-07-111-0/+15
* | | Expose QWaylandDrag to the QML APIJohan Klokkhammer Helsing2016-07-113-0/+26
* | | Adjust for hotspot position inside WaylandCursorItemJohan Klokkhammer Helsing2016-07-111-0/+1
* | | Rename enableWSCursor to windowSystemCursorEnabledJohan Klokkhammer Helsing2016-07-113-13/+13
* | | Fix drag-and-drop for QML compositorsJohan Klokkhammer Helsing2016-07-113-18/+26