summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * fix namespaced build. *again*Oswald Buddenhagen2016-10-171-0/+1
| * | | Fix crash on client exit with popupPaul Olav Tvete2016-11-251-1/+1
| * | | Doc: Drop the dummy "Tech. Preview" node from the navigation breadcrumbVenugopal Shivashankar2016-11-241-1/+0
| * | | Fix crash when destroying focus windowPaul Olav Tvete2016-11-231-1/+2
* | | | Fix broken HEADERS list in client.proJohan Klokkhammer Helsing2016-12-081-3/+3
* | | | Try to find compositor among parents for QWaylandQuickOutputJohan Klokkhammer Helsing2016-12-064-5/+20
* | | | Deprecate QT_WAYLAND_USE_XDG_SHELLJohan Klokkhammer Helsing2016-12-068-33/+64
* | | | Add xdg_shell_v6 support for Qt clientsGiulio Camuffo2016-12-0211-7/+1603
* | | | Change QWindow::visible when surface visibility in ivi shell is changedTasuku Suzuki2016-11-242-0/+6
* | | | multi-screen example: create an output for each screenShawn Rutledge2016-11-232-33/+36
* | | | Merge remote-tracking branch 'qt/5.8' into devPaul Olav Tvete2016-11-23197-974/+1234
|\| | |
| * | | Fix crash on exitPaul Olav Tvete2016-11-231-1/+5
| * | | Use new feature system, part 2Lars Knoll2016-11-2334-85/+87
| * | | Use the feature system internallyLars Knoll2016-11-2397-224/+333
| * | | Move qtwayland over to use the new configuration systemLars Knoll2016-11-2350-557/+341
| * | | Only send mouse move event when mouse movesPaul Olav Tvete2016-11-222-1/+8
| * | | Fix build of brcm-egl clientDonald Carr2016-11-221-0/+1
| * | | Make sure we send leave events in the c++ examplePaul Olav Tvete2016-11-221-4/+3
| * | | Don't reset the cursor at every mouse moveGiulio Camuffo2016-11-224-7/+19
| * | | Client: Close popups on xdg_popup::popup_doneJohan Klokkhammer Helsing2016-11-182-0/+10
| * | | Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-1717-78/+110
| * | | Don't crash when surface is destroyedPaul Olav Tvete2016-11-175-16/+17
| * | | Fix crash with nested xdg popupsPaul Olav Tvete2016-11-172-3/+8
| * | | Rename qwaylandxdgpopup_p.cpp to qwaylandxdgpopup.cppJohan Klokkhammer Helsing2016-11-162-1/+1
| * | | Fade-out animation for menusPaul Olav Tvete2016-11-151-0/+3
| * | | Declare QWaylandOutputMode as a movable typePaul Olav Tvete2016-11-151-0/+1
| * | | Add missing override to initialize in QWaylandIviSurfaceRobert Loehning2016-11-141-1/+1
| * | | Add a QML client manual testPier Luigi Fiorini2016-11-144-0/+173
| * | | Compositor: Set view output in QWaylandQuickItem::init()Johan Klokkhammer Helsing2016-11-142-1/+8
| * | | Remove useless method QWaylandShmBackingStore::hiddenJohan Klokkhammer Helsing2016-11-113-8/+0
| * | | Remove QWaylandWindow::shellManagesActiveStateJohan Klokkhammer Helsing2016-11-1011-18/+38
| * | | Follow the protocol for nested xdg_popupsJohan Klokkhammer Helsing2016-11-102-4/+21
| * | | Merge remote-tracking branch 'qt/5.7' into 5.8Paul Olav Tvete2016-11-1023-31/+110
| |\| |
| | * | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-11-1023-30/+121
| | |\ \
| | | * | Client: Cleanup mouse state after dragJohan Klokkhammer Helsing2016-11-102-0/+12
| | | * | Client: Fix touch getting stuck after drag-and-dropJohan Klokkhammer Helsing2016-11-093-1/+19
| | | * | Don't create new xdg surfaces in updateTransientParentJohan Klokkhammer Helsing2016-11-091-1/+3
| | | * | Fix build when some features are disabledPaul Olav Tvete2016-11-0720-13/+69
| | | * | remove dependencies from sync.profileOswald Buddenhagen2016-11-061-11/+0
| | | * | Client: Call parent requestUpdate after changing subsurface positionJohan Klokkhammer Helsing2016-10-261-0/+3
| | | * | Client: Remove windows from keyboard focus list when destroyedJohan Klokkhammer Helsing2016-10-243-1/+10
| | | * | Don't return a null QMimeData from the clipboardGiulio Camuffo2016-10-172-3/+5
| | * | | Call formatWindowTitle on the window titleMartin Gräßlin2016-10-111-2/+3
| | | |/ | | |/|
| * | | Don't ignore wl_surface:attach with null bufferJohan Klokkhammer Helsing2016-11-031-1/+1
| * | | Doc: Added missing documentation for certain parametersNico Vertriest2016-11-035-19/+21
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0337-79/+475
|\| | |
| * | | Fix memory leaksGiulio Camuffo2016-11-032-47/+40
| * | | QML Compositors: Switch touch events on by defaultJohan Klokkhammer Helsing2016-11-011-1/+1
| * | | Compositor: Switch keyboard focus on touch inputJohan Klokkhammer Helsing2016-11-011-2/+5
| * | | use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-2219-22/+28