Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
|