]> gitweb.hamatoma.de Git - reqt/commit
Storage, Workspace, Project
authorhama <hama@siduction.net>
Wed, 19 Aug 2015 22:13:28 +0000 (00:13 +0200)
committerhama <hama@siduction.net>
Wed, 19 Aug 2015 22:13:28 +0000 (00:13 +0200)
commit7a09555d041f4f01085d184bc76fd2e22cf58de1
treebbd2d2d49644169d4b415245419fbbe9fbea96eb
parent640f3f41609e688a2afc4818c4bf46d0d919c772
Storage, Workspace, Project
23 files changed:
appl/reditor/editor.qrc
appl/reditor/icons/folder_page.png [new file with mode: 0644]
appl/reditor/main.cpp
appl/reditor/mainwindow.cpp
appl/reditor/mainwindow.hpp
appl/reditor/project.cpp [new file with mode: 0644]
appl/reditor/project.hpp [new file with mode: 0644]
appl/reditor/projectselection.cpp
appl/reditor/projectselection.hpp
appl/reditor/projectselection.ui
appl/reditor/reditor.hpp [new file with mode: 0644]
appl/reditor/reditor.pro
appl/reditor/storage.cpp [new file with mode: 0644]
appl/reditor/storage.hpp [new file with mode: 0644]
appl/reditor/workspace.cpp [new file with mode: 0644]
appl/reditor/workspace.hpp [new file with mode: 0644]
appl/refind/mainwindow.cpp
appl/refind/mainwindow.hpp
cunit/allTests.cpp
cunit/cuReStateStorage.cpp [new file with mode: 0644]
cunit/cunit.pro
gui/ReStateStorage.cpp
gui/ReStateStorage.hpp