summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * Register XdgPopupV5 typePier Luigi Fiorini2017-01-031-0/+1
| | * Fix build for brcm graphicsv5.8.0-rc1Johan Klokkhammer Helsing2016-12-081-1/+1
| | * Unify getProcAddress behavior in xcomposite-glxLaszlo Agocs2016-12-062-2/+9
| | * Unify getProcAddress behavior in the brcm backendLaszlo Agocs2016-12-063-3/+10
| | * Fix crashing in non-core GLES functions on some systemsLaszlo Agocs2016-11-291-2/+7
* | | Merge dev into 5.9Oswald Buddenhagen2017-02-01158-559/+770
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-25158-559/+770
| |\| |
| | * | Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-23117-487/+487
| | * | load(qt_plugin) at the endOswald Buddenhagen2017-01-201-4/+4
| | * | eglstream: Return if we don't have a OpenGL contextDominik Holland2017-01-191-1/+3
| | * | compositor: Set windowType property for QWaylandXdgSurfaceV5Pier Luigi Fiorini2017-01-193-12/+38
| | * | Fix build with -no-openglJohan Klokkhammer Helsing2017-01-192-0/+4
| | * | Fix build without feature.draganddropTasuku Suzuki2017-01-152-6/+15
| | * | Fix build without feature.cursorTasuku Suzuki2017-01-1310-3/+77
| | * | Fix build without feature.imTasuku Suzuki2017-01-137-12/+21
| | * | Fix build without feature.wheeleventTasuku Suzuki2017-01-132-0/+4
| | * | Fix build without feature.clipboardTasuku Suzuki2017-01-135-6/+27
| | * | Send touch cancel event when QWaylandQuickItem::visible is set to falseJohan Klokkhammer Helsing2017-01-123-1/+17
| | * | Register QWaylandXdgShellV5 as uncreatable typePier Luigi Fiorini2017-01-091-0/+1
| | * | Client: Don't crash when the receiver of a paste closes the pipeJohan Klokkhammer Helsing2017-01-031-0/+10
| | * | Set PLUGIN_CLASS_NAME in .pro filesPaul Olav Tvete2017-01-0227-16/+35
| | * | Fix nullptr crash introduced in 4e7af89Robert Griebl2016-12-191-2/+4
| | * | Fix initial window property values being propagatedRobert Griebl2016-12-161-0/+3
| | * | Add support for running compositors with custom device pixel ratioJohan Klokkhammer Helsing2016-12-165-12/+23
* | | | Fix namespaced buildsJohan Klokkhammer Helsing2017-01-312-5/+6
|/ / /
* | | Handle the zxdg_toplevel_v6.close eventJohan Klokkhammer Helsing2016-12-131-0/+1
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-127-4/+17
|\| |
| * | Fix potential undefined behaviorJohan Klokkhammer Helsing2016-12-091-0/+1
| * | Doc: Mention files for different wayland protocolsKai Koehne2016-12-061-0/+4
| * | Don't delete the paint node for QWaylandQuickItems with locked buffersJohan Klokkhammer Helsing2016-11-301-2/+5
| |/
| * Don't crash when trying to run on a compositor without outputsJohan Klokkhammer Helsing2016-11-281-0/+5
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.7.1' into 5.75.7Liang Qi2016-11-241-0/+1
| | |\
| | | * 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
| * | | 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-062-1/+20
* | | | Deprecate QT_WAYLAND_USE_XDG_SHELLJohan Klokkhammer Helsing2016-12-067-28/+57
* | | | 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
|/ / /
* | | 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-2395-220/+326
* | | Move qtwayland over to use the new configuration systemLars Knoll2016-11-2326-188/+314
* | | 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
* | | Don't reset the cursor at every mouse moveGiulio Camuffo2016-11-224-7/+19