OSDN Git Service

alpha1 development (Qt).
authortkawata <takuji.kawata@gmail.com>
Sun, 4 Mar 2012 08:05:30 +0000 (17:05 +0900)
committertkawata <takuji.kawata@gmail.com>
Sun, 4 Mar 2012 08:05:30 +0000 (17:05 +0900)
commitc8340e35037a6896d6c700b096e234c85afc6994
tree7a736d29c8ffce580d081786e3492916d1f12ff9
parent02fa762c7cbc369b14058592f69548eaf29303f0
alpha1 development (Qt).
Basic functionalities are completed.
Unfinished works are:
1. parse property.xml file
2. re-factor the dennco definition file format.
3. make test contents
4. persistent storage functionality for cells
5. Script error log functionality
6. Determine the rule of doInit and doDestroy and implement the future
7. Source view functionality
8. HTTPServer (for Qt)
9. And more..
Source/DNEngine.cpp
Source/DNEngine.h
Source/QtDennco/dnwebinterface.cpp [new file with mode: 0644]
Source/QtDennco/dnwebinterface.h [new file with mode: 0644]
Source/QtDennco/mainwindow.cpp
Source/QtDennco/mainwindow.h
Source/QtDennco/mainwindow.ui
Source/QtScript/dnqscontainer.cpp
dennco.pro