Added DateEdit
authorTomasz Olszak <olszak.tomasz@gmail.com>
Mon, 24 Jun 2013 19:47:06 +0000 (19:47 +0000)
committerJarosław Staniek <staniek@kde.org>
Wed, 26 Jun 2013 17:51:41 +0000 (19:51 +0200)
commit4c7edecce74747e6b271558c3a65e5e4b6301fa1
treebd2eb591e48fefc4387e31405ae075ccc7e4c866
parentaf2ee5c0a97c4634bab6086fe5efa64c2335a007
Added DateEdit

Change-Id: I34608fcd3782f28c046908aaa12ac3ef9742fb00
Reviewed-by: Jarosław Staniek <staniek@kde.org>
13 files changed:
examples/touch/content/DateTimeEditPage.qml [new file with mode: 0644]
examples/touch/main.qml
examples/touch/touch.pro
examples/touch/touch.qrc
src/controls/DateEdit.qml [new file with mode: 0644]
src/controls/controls.pro
src/controls/qmldir
src/styles/DateEditStyle.qml [new file with mode: 0644]
src/styles/DefaultSettings.js
src/styles/private/DateEditBarPicker.qml [new file with mode: 0644]
src/styles/private/DateEditField.qml [new file with mode: 0644]
src/styles/qmldir
src/styles/styles.pro