Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Change-Id: Ic5cfaabbc9af61eb57aa99a008544904afbc8068
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Change-Id: Ib83a5e01aa3b2af26285dfc3abbd68d228bdb868
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
To make QtAGLExtras avairable on desktop pc environment,
QtAGLExtras can be built without libhomescreen/qlibwindowmanager.
To do that, following are changed.
- Adding config.tests to check existance of libhomescreen and
libwindowmanager. This modifications are from
https://gerrit.automotivelinux.org/gerrit/#/c/13021/
- Migrating to new Qt configuration
- Resolve inheritance of LibHomeScreen and QLibWindowmanager
Change-Id: I9d6f947010452da565e03b3b9a00eaf04120d947
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Qt AGLExtras module provides a set of easy to create AGL Qt
application. It uses the AGL HMI and application framework,
therefore the application can be easily integrated to AGL
HomeScreen/WindowManager on AGL Demo Platform.
Change-Id: I38a47aefcda8ee4ded759d56c5149ebbe22f94a9
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
QtAGLExtras is the module which is interface between QML and
AGL HMI Framework (HomeScreen/WindowManager 2017).
The native part of AGL Qt (QML) Application, main.cpp is from
from template code provided by homescreen-2017,
https://gerrit.automotivelinux.org/gerrit/staging/homescreen-2017.
This is the starting point of QtAGLExtras.
Change-Id: Ic1ff3ccc50256ad8a4270625436d781603a0846b
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
|