add new design
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Thu, 4 Jul 2019 04:30:02 +0000 (13:30 +0900)
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>
Thu, 4 Jul 2019 04:30:09 +0000 (13:30 +0900)
commitd19ef0f45aea72756b2b1e658fdb1f8321e761cb
treeceea77fca2f33aa3aa0c320a769cc884834b2445
parent984b02fc0ea25d86cca5c1c837b8ac7648add20e
add new design
30 files changed:
launcher/qml/AnimationBar.qml [new file with mode: 0644]
launcher/qml/BottomShortcutArea.qml [new file with mode: 0644]
launcher/qml/Launcher.qml
launcher/qml/TopShortcutIcon.qml
launcher/qml/UninstallDialog.qml
launcher/qml/images/BG_undericon1.svg [new file with mode: 0644]
launcher/qml/images/BG_undericon2.svg [new file with mode: 0644]
launcher/qml/images/BG_undericon3.svg [new file with mode: 0644]
launcher/qml/images/BG_undericon4.svg [new file with mode: 0644]
launcher/qml/images/Screentransition_Background.png [new file with mode: 0644]
launcher/qml/images/Screentransition_bar.png [new file with mode: 0644]
launcher/qml/images/TopShortcut/error.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/error_active.svg [new file with mode: 0644]
launcher/qml/images/TopShortcut/topshortcut.qrc
launcher/qml/images/images.qrc
launcher/qml/images/sdl_usb_active.svg [new file with mode: 0644]
launcher/qml/images/sdl_usb_inactive.svg [new file with mode: 0644]
launcher/qml/images/sdlbt_active.svg [new file with mode: 0644]
launcher/qml/images/sdlbt_inactive.svg [new file with mode: 0644]
launcher/qml/images/shotcuticon_dustbox.svg [new file with mode: 0644]
launcher/qml/images/shotcuticon_hud.svg [new file with mode: 0644]
launcher/qml/images/shotcuticon_meter.svg [new file with mode: 0644]
launcher/qml/images/shotcuticon_rse.svg [new file with mode: 0644]
launcher/qml/images/tbtnavi_active.svg [new file with mode: 0644]
launcher/qml/images/tbtnavi_inactive.svg [new file with mode: 0644]
launcher/qml/images/top_three_shortcut_background.png
launcher/qml/images/warehouse_active.svg [new file with mode: 0644]
launcher/qml/images/warehouse_inactive.svg [new file with mode: 0644]
launcher/qml/qml.qrc
launcher/src/shortcutappmodel.cpp