summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Compile with -no-openglJohan Klokkhammer Helsing2016-07-2018-14/+64
* | | Fix wrong path to qwaylandsharedmemoryformathelper_p.hJohan Klokkhammer Helsing2016-07-181-1/+1
* | | Rename sendUnMaximized to sendUnmaximizedJohan Klokkhammer Helsing2016-07-126-9/+9
* | | Compositor: make the extensions property list optionalPaul Olav Tvete2016-07-125-48/+49
* | | Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-1113-34/+35
* | | 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-114-6/+7
* | | Rename enableWSCursor to windowSystemCursorEnabledJohan Klokkhammer Helsing2016-07-117-17/+17
* | | Fix drag-and-drop for QML compositorsJohan Klokkhammer Helsing2016-07-113-18/+26
* | | Rename bufferLock to bufferLockedJohan Klokkhammer Helsing2016-07-046-15/+15
* | | Compositor: always use move item when positioning shell surfacesPier Luigi Fiorini2016-07-011-6/+6
* | | Compositor: maximize on the output where the item is renderedPier Luigi Fiorini2016-07-011-2/+2
* | | Compositor: consider available geometry when maximizingPier Luigi Fiorini2016-07-011-2/+2
* | | Rename QT_COMPOSITOR_WAYLAND_GL to QT_WAYLAND_COMPOSITOR_GLJohan Klokkhammer Helsing2016-07-017-15/+15
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-3055-182/+416
|\| |
| * | 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
* | | | Add QQmlParserStatus interface to QtQuick extensionsPier Luigi Fiorini2016-06-231-0/+1
* | | | Compositor: fix wl_shell popups on multi-outputPier Luigi Fiorini2016-06-231-1/+12
* | | | Emit a signal when QWaylandXdgSurface changes window typePier Luigi Fiorini2016-06-233-5/+50
* | | | Add compositor property to QWaylandClientPier Luigi Fiorini2016-06-232-0/+21
* | | | Take buffer scale into account when calculating unset window geometryJohan Klokkhammer Helsing2016-06-233-7/+33
* | | | Use QWaylandDisplay::addRegistryListener in QWaylandClientExtensionJohan Klokkhammer Helsing2016-06-203-23/+26
* | | | Use mapToSurface instead of dividing by scaleFactorJohan Klokkhammer Helsing2016-06-201-2/+1
* | | | Add QML popup support for xdg_shellJohan Klokkhammer Helsing2016-06-157-8/+60
* | | | Compositor, wl_shell: Maintain a list of all shellSurfacesJohan Klokkhammer Helsing2016-06-133-0/+38
* | | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devPaul Olav Tvete2016-06-134-5/+19
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-114-5/+19
| |\| | |
| | * | | 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