summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-2336-87/+207
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Paul Olav Tvete2017-03-133-0/+33
| |\ \ | | |/
| | * Fix build when xkbcommon is disabledGiulio Camuffo2017-03-083-0/+33
| * | Doc: completed undocumented itemsNico Vertriest2017-03-132-3/+4
| * | Code cleanup (fixing -no-feature-cursor)Paul Olav Tvete2017-03-083-27/+29
| * | Fix ivi-shell surface id generation limitJens Georg2017-03-061-1/+1
| * | Remove QRegularExpression dependencyPaul Olav Tvete2017-03-021-1/+3
| * | Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-0123-24/+153
| |\ \ | | |/
| | * Initialize the first wl_surface in the constructor of QWaylandWindowJohan Klokkhammer Helsing2017-02-222-1/+8
| | * Don't try to send touch cancel events to null surfacesJohan Klokkhammer Helsing2017-02-201-2/+5
| | * Fix crash when running without shell integrationGiulio Camuffo2017-02-161-1/+8
| | * fix typos in "Raspberry Pi"Oswald Buddenhagen2017-02-102-2/+2
| | * fix namespaced build - yet againOswald Buddenhagen2017-02-072-5/+6
| | * compositor: Export QWaylandQuickShellIntegrationPier Luigi Fiorini2017-02-071-1/+1
| | * Deduplicate xcomposite-egl and xcomposite-glx plugin class namePier Luigi Fiorini2017-01-314-6/+6
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-2613-11/+123
| | |\
| | | * compositor: Add QWaylandXdgPopupV5 position property notifyv5.8.05.8.0Pier Luigi Fiorini2017-01-092-1/+3
| | | * Fix virtual table mismatch in QWaylandWlShellSurfacePaul Olav Tvete2017-01-091-0/+2
| | | * Don't call wl_surface::destroy if the surface was never initializedJohan Klokkhammer Helsing2017-01-051-1/+2
| | | * Fix crash when starting clientsJohan Klokkhammer Helsing2017-01-031-1/+4
| | | * Register XdgPopupV5 typePier Luigi Fiorini2017-01-031-0/+1
| | | * Fix build for brcm graphicsv5.8.0-rc1Johan Klokkhammer Helsing2016-12-081-1/+1
| | | * Add changes file for 5.8.0Paul Olav Tvete2016-12-071-0/+84
| | | * 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
| * | | Disable building of QtWayland if QtGui is missingPaul Olav Tvete2017-03-011-0/+1
| * | | Update examples to account for Window.targetScreen renamev5.9.0-alpha1Tor Arne Vestbø2017-02-113-6/+6
* | | | Don't leak shell integrationsJohan Klokkhammer Helsing2017-04-102-0/+7
* | | | Adapt to the API change in QPlatformWindow::setWindowStateOlivier Goffart2017-03-282-29/+24
* | | | Prepare for qtbase changePaul Olav Tvete2017-03-201-1/+1
* | | | Remove platformDropData() that is removed from QPlatformDragAlbert Astals Cid2017-03-202-9/+0
* | | | Temporary change to prepare for qtbase changePaul Olav Tvete2017-03-131-1/+1
* | | | client: Set screen product informationPier Luigi Fiorini2017-02-232-4/+18
* | | | Bump versionOswald Buddenhagen2017-02-021-1/+1
|/ / /
* | | Merge dev into 5.9Oswald Buddenhagen2017-02-01181-629/+1076
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-25181-629/+1076
| |\ \ \ | | |/ /
| | * | Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-23135-539/+539
| | * | 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
| | * | Bump versionOswald Buddenhagen2017-01-031-1/+1