]> gitweb.hamatoma.de Git - reqt/commit
reimgconvert: refactoring
authorhama <hama@siduction.net>
Wed, 20 Jan 2016 11:32:58 +0000 (12:32 +0100)
committerhama <hama@siduction.net>
Wed, 20 Jan 2016 11:58:07 +0000 (12:58 +0100)
commit7cc0484e5170c1cf6e08e589b2dedd6c8ae887c2
tree19933aff65e67bd42ba3ea8fba908474a9f139c4
parent3a50be5c00f49184bbf1988dc5f9b8401c205ad4
reimgconvert: refactoring

* guiQueue moved to new class ReGuiApplication
* recursive conversion, finding other files works
* common home directory .reappl
16 files changed:
appl/reimgconvert/converter.cpp
appl/reimgconvert/converter.hpp
appl/reimgconvert/mainwindow.cpp
appl/reimgconvert/mainwindow.hpp
appl/reimgconvert/mainwindow.ui
appl/reimgconvert/reimgconvert.pro
base/ReFileUtils.cpp
base/ReQStringUtils.cpp
base/rebase.hpp
gui/ReGuiApplication.cpp [new file with mode: 0644]
gui/ReGuiApplication.hpp [new file with mode: 0644]
gui/ReGuiQueue.hpp
gui/ReStateStorage.cpp
gui/ReStateStorage.hpp
gui/regui.hpp
remodules.hpp