summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandiviapplication.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add QML API and documentation for ivi-applicationJohan Klokkhammer Helsing2016-10-041-0/+16
| | | | | Change-Id: I65504503f07477b05f7e645ee61544e62e728bdc Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
* C++ API and tests for the ivi-application extensionJohan Klokkhammer Helsing2016-09-301-0/+150
Note, this is only an implementation of the ivi-application extension, not ivi-controller which contains layer management interfaces. Task-number: QTBUG-53149 Change-Id: Ic5a31156de1768f846b714a9aee9bbf8a945cbbe Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>