summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | Client: Set window geometry for xdg-shell v6 and stableJohan Klokkhammer Helsing2018-06-072-0/+4
* | Client: use new shell plugin pattern for ivi-shellPaul Olav Tvete2018-05-292-29/+15
* | Client: Add shell integration for xdg-shell stableJohan Klokkhammer Helsing2018-05-298-0/+758
* | Client: Set unconfigured xdg surfaces (v6) as not exposedJohan Klokkhammer Helsing2018-05-281-0/+1
* | Client: Move xdg-shell-v6 to a pluginJohan Klokkhammer Helsing2018-05-288-0/+757
* | Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-188-1/+679
* | xdg-shell-v5 client: Remove accidental qDebugJohan Klokkhammer Helsing2018-05-142-2/+1
* | xdg-shell-v5: Suffix classes with v5Johan Klokkhammer Helsing2018-05-1410-92/+92
* | Rename xdg-shell.xml to xdg-shell-unstable-v5.xmlJohan Klokkhammer Helsing2018-05-144-4/+4
* | Move xdg-shell-v5 to a pluginJohan Klokkhammer Helsing2018-05-0912-1/+1020
* | Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-073-5/+12
|/
* Use override when applicableJohan Klokkhammer Helsing2018-02-284-6/+6
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-282-2/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-278-24/+11
* Client: Fail gracefully when wl_display_connect failsJohan Klokkhammer Helsing2018-02-265-5/+40
* Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-095-0/+86
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-0/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-0/+2
| |\
| | * Fix static builds with libwayland-eglv5.9.4Johan Klokkhammer Helsing2018-01-161-0/+2
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-262-6/+6
|/ /
* / shm-based server buffer for testing on desktopPaul Olav Tvete2017-08-168-0/+167
|/
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-045-66/+96
* Fix warning about inconsistent use of override keywordv5.9.0-beta2Thiago Macieira2017-04-041-1/+1
* Fix warning about unused variableThiago Macieira2017-04-041-1/+0
* Fix ivi-shell surface id generation limitJens Georg2017-03-061-1/+1
* Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-014-6/+6
|\
| * Deduplicate xcomposite-egl and xcomposite-glx plugin class namePier Luigi Fiorini2017-01-314-6/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2542-47/+86
|\|
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-2323-27/+27
| * load(qt_plugin) at the endOswald Buddenhagen2017-01-201-4/+4
| * Fix build without feature.cursorTasuku Suzuki2017-01-131-0/+20
| * Set PLUGIN_CLASS_NAME in .pro filesPaul Olav Tvete2017-01-0227-16/+35
* | Change QWindow::visible when surface visibility in ivi shell is changedTasuku Suzuki2016-11-242-0/+6
|/
* Use new feature system, part 2Lars Knoll2016-11-231-2/+2
* Use the feature system internallyLars Knoll2016-11-231-4/+1
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-235-57/+30
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-172-0/+9
* Remove QWaylandWindow::shellManagesActiveStateJohan Klokkhammer Helsing2016-11-101-0/+1
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-221-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-303-6/+6
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-272-2/+2
| * Only resize when the cursor is actually on the window frameJohan Klokkhammer Helsing2016-06-201-4/+4
* | Remove traces of obsolete config flag "wayland-compositor"Johan Klokkhammer Helsing2016-04-011-11/+8
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-0818-54/+41
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2518-54/+41
* | Implement initial IVI-shell support with shell integration.Yusuke Binsaki2016-02-1210-1/+548
* | Updated license headersAntti Kokko2016-01-2022-309/+441
* | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-023-3/+3
|\|
| * Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-113-3/+3
* | Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-271-1/+1
|\|