aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-12Merge "Fix a runtime error when agl_hmi_framework is not available"flounder_5.99.1flounder/5.99.1eel_5.1.0eel_5.0.3eel_5.0.2eel_5.0.1eel/5.1.0eel/5.0.3eel/5.0.2eel/5.0.15.99.15.1.05.0.35.0.25.0.1eelTadao Tanikawa1-2/+3
2018-01-05Fix a runtime error when agl_hmi_framework is not availableTasuku Suzuki1-2/+3
Change-Id: Ic5cfaabbc9af61eb57aa99a008544904afbc8068 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2018-01-05Fix a build error when agl_hmi_framework is not availableTasuku Suzuki1-1/+1
Change-Id: Ib83a5e01aa3b2af26285dfc3abbd68d228bdb868 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2018-01-04Support desktop pc environment for developmentTadao Tanikawa10-23/+134
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>
2018-01-03Initial import of QtAGLExtraseel_5.0.0eel/5.0.05.0.0Tadao Tanikawa24-225/+569
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>
2018-01-03Initial importTadao Tanikawa4-0/+433
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>
2018-01-02Initial empty repositoryJan-Simon Moeller0-0/+0