OSDN Git Service

alpha1 development in progress
authortkawata <takuji.kawata@gmail.com>
Wed, 28 Mar 2012 14:15:11 +0000 (23:15 +0900)
committertkawata <takuji.kawata@gmail.com>
Wed, 28 Mar 2012 14:15:11 +0000 (23:15 +0900)
commitba429c72c9a1dbbefc027d1935d27829a84cc04c
treed77689a8445fa0106ce5b15d52ff3d87b283e419
parent956876deccb282ec1c68dbeb32bc885a81651181
alpha1 development in progress
- key-value storage enabled cell (BS) completed.
- test content file is provided in sample/Sample2_SimpleStorageCells
21 files changed:
Samples/Samples/Sample2_SimpleStorageCells/Container/cells.xhtml [new file with mode: 0644]
Samples/Samples/Sample2_SimpleStorageCells/Container/dstyle.css [new file with mode: 0644]
Samples/Samples/Sample2_SimpleStorageCells/property.xml [new file with mode: 0644]
Samples/Samples/Sample2_SimpleStorageCells/ui/index.html [new file with mode: 0644]
Source/DNEngine.cpp
Source/DNStorage.cpp
Source/DNStorage.h
Source/DNStorageImpl.h
Source/QtScript/dnqsbasiccell.cpp
Source/QtScript/dnqsbasiccell.h
Source/QtScript/dnqsbasicstoragecell.cpp [new file with mode: 0644]
Source/QtScript/dnqsbasicstoragecell.h [new file with mode: 0644]
Source/QtScript/dnqscellcode.cpp
Source/QtScript/dnqscellcodeinstance.cpp
Source/QtScript/dnqscontainer.cpp
Source/QtScript/dnqscontainer.h
Source/TKContainer.cpp
Source/TKContainer.h
Source/platform/qt/qtdnstorageimpl.cpp
Source/platform/qt/qtdnstorageimpl.h
dennco.pro