add bug code
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Fri, 5 Apr 2019 10:26:49 +0000 (19:26 +0900)
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>
Fri, 5 Apr 2019 10:26:49 +0000 (19:26 +0900)
commitff86f7a823bf7b592e1011f6f31d89673ec725e6
treefe95e5080ecefaac48140e651fabd4c43803ed4c
parent281589cfc259dc413f05fb0488fbcceeaeaf06bb
add bug code
28 files changed:
homescreen/homescreen.pro
homescreen/qml/MediaAreaBlank.qml
homescreen/qml/ShortcutArea.qml
homescreen/qml/ShortcutIcon.qml
homescreen/qml/StatusArea.qml
homescreen/qml/TopArea.qml
homescreen/qml/images/AGL_HMI_Blue_Background_NoCar-01.png
homescreen/qml/images/AGL_HMI_Full_Background.png [new file with mode: 0644]
homescreen/qml/images/AGL_HMI_Normal_Background.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/sdl_usb.svg [new file with mode: 0644]
homescreen/qml/images/Shortcut/sdl_usb_active.svg [new file with mode: 0644]
homescreen/qml/images/Shortcut/shortcut.qrc
homescreen/qml/images/Shortcut/video.svg [new file with mode: 0644]
homescreen/qml/images/Shortcut/video_active.svg [new file with mode: 0644]
homescreen/qml/images/TopSection_NoText_NoIcons-01.png [new file with mode: 0644]
homescreen/qml/images/TopSection_NoText_NoIcons-01.svg [deleted file]
homescreen/qml/images/Utility_Logo_Background-01.png [new file with mode: 0644]
homescreen/qml/images/Utility_Logo_Background-01.svg [deleted file]
homescreen/qml/images/fullscreen.png [new file with mode: 0644]
homescreen/qml/images/images.qrc
homescreen/qml/images/normal.png [new file with mode: 0644]
homescreen/qml/images/normal_disable.png [new file with mode: 0644]
homescreen/qml/main.qml
homescreen/src/homescreenhandler.cpp
homescreen/src/homescreenhandler.h
homescreen/src/main.cpp
homescreen/src/toucharea.cpp [new file with mode: 0644]
homescreen/src/toucharea.h [new file with mode: 0644]