Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Yevgeny Hong <yev@drimaes.com>
Change-Id: Ia9b6506ebc1f388fa7f1a4343e9d14563e733a88
|
|
Copy command-line parsing from hvac application to replace what
was being done by the now removed QtAGLExtras code, this allows
correctly instantiating the signal-composer object from qtappfw
again.
Bug-AGL: SPEC-3602
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I0ec7f75af814d67fa0b4f431450e437fddf57e11
|
|
Bug-AGL: SPEC-3379, SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ic086efa53d8ceea4b750540ae85f74ec57f16b3d
|
|
Bug-AGL: SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I3e8f8897396616f269fb9a8b1c3ffafd027159a5
|
|
Update autobuild scripts with reworked version that fixes building
outside of the source tree. As well, the project files have been
tweaked to strip the release build binaries and add "-debug" in the
name of the debug widget file.
Bug-AGL: SPEC-2049, SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I792baf5af2887bd3b332190d408ac49fb1cbd4a3
|
|
Bug-AGL: SPEC-3390
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: Ibca0ca0cfe5ea16a054dfc9cfda7126ea23bb47f
|
|
Switch from using the vehicle and engine speeds messages from the
low-can binding directly to using the abstracted events from the
signal-composer binding instead.
Bug-AGL: SPEC-3042
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I36f4d1c7f8565daf43014f47811cd5d3fdfd1dd6
|
|
For now, switch the speed and mileage units to miles per hour / miles
for CES, and lower the displayed mileage to something more reflective
of a new model car. Something more dynamic should be put in place
down the road.
Change-Id: Iee92d4bd2b1e6bbd39e856197c2ca9434cdb7b0a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Hand-applied snippet from commit:
96654f5 change translate text
on branch sandbox/zheng_wenlong/ces2019_vertical to fix the
rendering of the language buttons and prettify them by using the
language name rather than underlying locale name as the buttone
text.
Change-Id: Ic852ecc7844e47c8e04da1907f3d843a15bb63ab
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit f30fcc56b2d48a568da758d7508f94910c6f40c6)
|
|
Window Manager set role name as lower_case,
and HomeScreen has fixed application name problem,
then change role as lower_case.
Bug-AGL; SPEC-1754
Change-Id: Id3b143e49d3ee713ee72a31288fde300b9398e5a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
To improve output on various monitor with various resolution,
use scale_factor from WM to fit various screen resolution.
Bug-AGL: SPEC-1568, SPEC-1569, SPEC-1611
Change-Id: I5159184b21f13138f520aa0b9c91b58544ac96c5
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
This is a temporary solution for SPEC-1602.
From Tanikawa-san, HSS needs do more for this api.
We will reconsider HSS architecture after.
BUG-AGL: SPEC-1602
Change-Id: I963d50806ae97c029520f4636c2ef0d43212db06
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Modify Dashboard to use qtaglextras.
[Patch Set 2]
Change role from "Dashboard" to "dashboard".
Change-Id: I3bdd3796bee1366a35f48661acbe1d306e0bbe8d
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Modify dashboard to use low-can api,
Just to display vehicle speed and engine speed this time.
Will use tire press next time.
Change-Id: I9e3dc3ea35ff0c0a6a59742be4e2e745b1859a8b
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
https://gerrit.automotivelinux.org/gerrit/#/c/12579/ broke the build
with bitbake because tests are not perfect.
libhomescreen: pkg name used to be homescreen but now it is
libhomescreen
qlibwindowmanager: the test needs Qt
Change-Id: Ib43ac5d0cd1189a3490a60b54760fefc9b15954c
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
The color scheme has been changed to new one.
Bug-AGL: SPEC-673
Change-Id: Ibea18e2ae13523a9231a9e0e7001e76f585a428e
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
The style will be set through an environment variable
https://gerrit.automotivelinux.org/gerrit/#/c/12055/
Change-Id: I64bad6432311fbc56984e85b0453820adb46d265
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
To develop apps efficiently, apps should work on any platform that Qt
supports.
Change-Id: I559786d207663e023cfbbf1a3f6cf1770191a960
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Makefile for dashboard generated by qmake looked at
lrelease in the host environment, therefore dashboard's
build should fail if 'lrelease' is not installed in the host.
Fix project include file for dashboard becoming able to
generate correct path for 'lrelease'
from
related path: lrelease
to
absolute path: <sysroot>/lrelease
Change-Id: Ia46a50a6b67d96a3a7234c840ad22bce0b22959d
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Added very first i18n support in the simple application.
Placed language buttons at the bottom to change current language.
They should be removed once current language comes from somewhere.
Laying out issues should be fixed later.
Change-Id: Ib5d646784820cb2753edd5a588a8826ad7d20539
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Changes following guidelines given in "Kickstart: New HMI Framework"
document at:
https://wiki.automotivelinux.org/_media/kickstart_apps_migration_guide.pdf
Change-Id: Icfea651ce77f800aab54fd43dfe7d1ca2906099b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
This patch is support CAN inforamion(VehicleSpeed and EngineSpeed).
CAN data is sent from can binder using websocket.
Change-Id: I26cc6afa5f5f6cea2e6c77e40c324cca5fc00516
Signed-off-by: Yuichi Kusakabe <yuichi.kusakabe@jp.fujitsu.com>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I5f97d0f3d11899fc78943f806f55b685c1cce9a5
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|