]> gitweb.hamatoma.de Git - reqt/commit
ReFileUtils, ReSettings
authorhama <hama@siduction.net>
Sun, 23 Aug 2015 20:57:37 +0000 (22:57 +0200)
committerhama <hama@siduction.net>
Sun, 23 Aug 2015 20:57:37 +0000 (22:57 +0200)
commit046c80278c4468fd28c57794e81fb56390d3e16b
tree891d1290291215d1b543b2f4059dd276f4d582d2
parent21bcab4220de1ff82226f2f840ce174fdba830f4
ReFileUtils, ReSettings

* ReFileUtils extracted from ReFile
* Storage moved to gui/ReSettings
37 files changed:
appl/reditor/mainwindow.cpp
appl/reditor/project.cpp
appl/reditor/reditor.hpp
appl/reditor/reditor.pro
appl/reditor/storage.cpp [deleted file]
appl/reditor/storage.hpp [deleted file]
appl/reditor/workspace.cpp
base/ReContainer.cpp
base/ReFile.cpp
base/ReFile.hpp
base/ReFileUtils.cpp [new file with mode: 0644]
base/ReFileUtils.hpp [new file with mode: 0644]
base/ReQStringUtil.cpp [deleted file]
base/ReQStringUtil.hpp [deleted file]
base/ReQStringUtils.cpp [new file with mode: 0644]
base/ReQStringUtils.hpp [new file with mode: 0644]
base/ReStringUtil.cpp [deleted file]
base/ReStringUtil.hpp [deleted file]
base/ReStringUtils.cpp [new file with mode: 0644]
base/ReStringUtils.hpp [new file with mode: 0644]
base/ReTest.cpp
base/rebase.hpp
cunit/allTests.cpp
cunit/cuReConfig.cpp
cunit/cuReFile.cpp
cunit/cuReFileUtils.cpp [new file with mode: 0644]
cunit/cuReQStringUtil.cpp [deleted file]
cunit/cuReQStringUtils.cpp [new file with mode: 0644]
cunit/cuReSettings.cpp [new file with mode: 0644]
cunit/cuReStringUtil.cpp [deleted file]
cunit/cuReStringUtils.cpp [new file with mode: 0644]
cunit/cuReWriter.cpp
cunit/cunit.pro
gui/ReSettings.cpp [new file with mode: 0644]
gui/ReSettings.hpp [new file with mode: 0644]
gui/regui.hpp
remodules.hpp