registerShortcut
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Tue, 28 May 2019 06:02:08 +0000 (14:02 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Tue, 28 May 2019 06:02:08 +0000 (14:02 +0800)
commit3508d025b0046fffb337ffceb912947ef1dcf47d
treec2665aa357bda0132a6134621c9cacd0b2795200
parent353da85004c72efb2bd6f117a15713b58e0df866
registerShortcut

Change-Id: Ia05d26a3e14f6b35e53f70c116e5b422518883a4
37 files changed:
launcher/launcher.pro
launcher/qml/Launcher.qml
launcher/qml/TopShortcutArea.qml [new file with mode: 0644]
launcher/qml/TopShortcutIcon.qml [new file with mode: 0644]
launcher/qml/UninstallDialog.qml [new file with mode: 0644]
launcher/qml/images/DividingLine.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/hvac.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/hvac_active.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/launcher.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/launcher_active.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/mediaplayer.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/mediaplayer_active.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/navigation.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/navigation_active.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/sdl_usb.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/sdl_usb_active.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/topshortcut.qrc [new file with mode: 0644]
launcher/qml/images/TopShortcut/video.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/video_active.svg [new file with mode: 0644]
launcher/qml/images/background.png [new file with mode: 0644]
launcher/qml/images/browser_active.svg [new file with mode: 0644]
launcher/qml/images/browser_inactive.svg [new file with mode: 0644]
launcher/qml/images/hud.png [new file with mode: 0644]
launcher/qml/images/images.qrc
launcher/qml/images/meterdisplay.png [new file with mode: 0644]
launcher/qml/images/rse.png [new file with mode: 0644]
launcher/qml/images/sdl_active.svg [new file with mode: 0644]
launcher/qml/images/sdl_inactive.svg [new file with mode: 0644]
launcher/qml/images/top_three_shortcut_background.png [new file with mode: 0644]
launcher/qml/images/uninstall.png [new file with mode: 0644]
launcher/qml/qml.qrc
launcher/src/homescreenhandler.cpp
launcher/src/homescreenhandler.h
launcher/src/main.cpp
launcher/src/shortcutappmodel.cpp [new file with mode: 0644]
launcher/src/shortcutappmodel.h [new file with mode: 0644]
package/icon.svg