shortcut: added keyboard shortcut 65/36265/6
authorsungmin ha <sungmin82.ha@samsung.com>
Wed, 4 Mar 2015 10:19:28 +0000 (19:19 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Fri, 6 Mar 2015 08:06:58 +0000 (00:06 -0800)
commitff8c814b11864e6e7203ada085ef79133cb60259
tree321c203ad02ac6e94c511399f94fcdd370f27a50
parent666e7b194bed0457e125381065a26f43680935d4
shortcut: added keyboard shortcut

The key sequence of shortcut can be changed from layout.xml.
The shortcut info table is added in the detailed info popup menu.
The shortcuts are comprehensive of popup menu, hwkey and controller.

Change-Id: I34e640d53ed9950611ba388b203d2e57dff613b8
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
18 files changed:
tizen/src/display/xmllayoutparser.cpp
tizen/src/ui/Makefile.objs
tizen/src/ui/dockingconview.cpp
tizen/src/ui/dockingconview.h
tizen/src/ui/floatingconview.cpp
tizen/src/ui/floatingconview.h
tizen/src/ui/hardwarekey.cpp
tizen/src/ui/hardwarekey.h
tizen/src/ui/keyboardshortcut.cpp [new file with mode: 0644]
tizen/src/ui/keyboardshortcut.h [new file with mode: 0644]
tizen/src/ui/mainwindow.cpp
tizen/src/ui/mainwindow.h
tizen/src/ui/menu/contextmenu.cpp
tizen/src/ui/menu/contextmenu.h
tizen/src/ui/menu/detailedinfodialog.cpp
tizen/src/ui/menu/detailedinfodialog.h
tizen/src/ui/resource/mobile-720x1280-3btn/layout.xml
tizen/src/ui/resource/wearable-320x320-1btn/layout.xml