Initial import from CES2017 repository 59/8959/1 chinook 3.0.4 3.99.1 chinook/3.0.4 chinook_3.0.4 dab/3.99.1 dab_3.99.1
authorScott Murray <scott.murray@konsulko.com>
Tue, 28 Mar 2017 21:48:20 +0000 (17:48 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 28 Mar 2017 21:48:20 +0000 (17:48 -0400)
commita7ac743468f50d6d2e2c3bcd275adc53b7ac26b1
tree9b1ac8497fe0e482bebd1e57dc7df832236bc0a7
parentd612b405642c78470969bcc4d72747f55c6b968e
Initial import from CES2017 repository

Pull AGL demo custom QtQuickControls2 widgets out of CES2017 repository.

Bug-AGL: SPEC-462

Change-Id: Iba4391433645941faa0d6f4b11e155c946481181
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
17 files changed:
.gitreview [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
imports/agl-demo-controls/AbstractKeyboard.qml [new file with mode: 0644]
imports/agl-demo-controls/Alphabet.qml [new file with mode: 0644]
imports/agl-demo-controls/ImageButton.qml [new file with mode: 0644]
imports/agl-demo-controls/Key.qml [new file with mode: 0644]
imports/agl-demo-controls/Keyboard.qml [new file with mode: 0644]
imports/agl-demo-controls/Symbols.qml [new file with mode: 0644]
imports/agl-demo-controls/ToggleButton.qml [new file with mode: 0644]
imports/agl-demo-controls/agl-demo-controls.pro [new file with mode: 0644]
imports/agl-demo-controls/images/Keyboard_Arrow.svg [new file with mode: 0644]
imports/agl-demo-controls/images/Keyboard_Back.svg [new file with mode: 0644]
imports/agl-demo-controls/images/Keyboard_Shift.svg [new file with mode: 0644]
imports/agl-demo-controls/images/Keyboard_Space.svg [new file with mode: 0644]
imports/agl-demo-controls/qmldir [new file with mode: 0644]
imports/imports.pro [new file with mode: 0644]
qtquickcontrols2-agl.pro [new file with mode: 0644]