]> gitweb.hamatoma.de Git - reqt/commit
reimgconvert: gui redesign, search separated
authorhama <hama@siduction.net>
Wed, 20 Jan 2016 00:29:45 +0000 (01:29 +0100)
committerhama <hama@siduction.net>
Wed, 20 Jan 2016 00:29:45 +0000 (01:29 +0100)
commit3a50be5c00f49184bbf1988dc5f9b8401c205ad4
tree7dc34eaf571842651dd22da3c06ba572303a6106
parentf0c7d97223adfb31b64b36477dff3795d65f2b20
reimgconvert: gui redesign, search separated

* removed unneeded elements (layouts...)
* search is a separate thread
* recursive processing
* new: showing other files
14 files changed:
appl/rebackgui/about.ui [new file with mode: 0644]
appl/rebackgui/aboutdialog.cpp [new file with mode: 0644]
appl/rebackgui/aboutdialog.hpp [new file with mode: 0644]
appl/rebackgui/aboutdialog.ui [new file with mode: 0644]
appl/rebackgui/main.cpp [new file with mode: 0644]
appl/rebackgui/mainwindow.cpp [new file with mode: 0644]
appl/rebackgui/mainwindow.hpp [new file with mode: 0644]
appl/rebackgui/mainwindow.ui [new file with mode: 0644]
appl/rebackgui/rebackgui.pro [new file with mode: 0644]
appl/reimgconvert/converter.cpp
appl/reimgconvert/converter.hpp
appl/reimgconvert/mainwindow.cpp
appl/reimgconvert/mainwindow.hpp
appl/reimgconvert/mainwindow.ui