]> gitweb.hamatoma.de Git - reqt/commit
start of recommand
authorhama <hama@siduction.net>
Tue, 9 Feb 2016 18:09:13 +0000 (19:09 +0100)
committerhama <hama@siduction.net>
Tue, 9 Feb 2016 18:09:13 +0000 (19:09 +0100)
commit3e08dc3507bab1b715c0e85cbdb0e5121d614027
tree511c008a4f8ab85168fcd384be6839676e99d473
parent9c8428ae17083ab75c4b057f524f3456f879249e
start of recommand
13 files changed:
appl/rebackgui/mainwindow.cpp
appl/rebackgui/mainwindow.hpp
appl/rebackgui/rebackgui.pro
appl/recommand/CommandProcessor.cpp [new file with mode: 0644]
appl/recommand/CommandProcessor.hpp [new file with mode: 0644]
appl/recommand/main.cpp [new file with mode: 0644]
appl/recommand/mainwindow.cpp [new file with mode: 0644]
appl/recommand/mainwindow.hpp [new file with mode: 0644]
appl/recommand/mainwindow.ui [new file with mode: 0644]
appl/recommand/recommand.hpp [new file with mode: 0644]
appl/recommand/recommand.pro [new file with mode: 0644]
gui/ReGuiApplication.cpp
gui/ReGuiApplication.hpp