]> gitweb.hamatoma.de Git - reqt/commit
Refind: works with separate file finder thread
authorhama <hama@siduction.net>
Sun, 20 Dec 2015 17:42:41 +0000 (18:42 +0100)
committerhama <hama@siduction.net>
Sun, 20 Dec 2015 17:42:41 +0000 (18:42 +0100)
commitccf4081929982c76adbf46dc3a7dd82b98443470
tree53364efd30f7f71f56695a9c08eb5b0635564bbd
parentccc43a00486f49b51a76c5a58fe0c7db07ec272d
Refind: works with separate file finder thread

* GUI manipulation only in main thread
* layout changed: 4 lines in the header
* stop after maximal hits
* clear file table + append results to existing results
* new layout for export
13 files changed:
appl/refind/dialogfileplaceholder.ui
appl/refind/filefinder.cpp
appl/refind/filefinder.hpp
appl/refind/mainwindow.cpp
appl/refind/mainwindow.hpp
appl/refind/mainwindow.ui
appl/refind/refind.pro
appl/refind/utils.cpp
appl/refind/utils.hpp
base/rebase.hpp
gui/ReGuiQueue.cpp [new file with mode: 0644]
gui/ReGuiQueue.hpp [new file with mode: 0644]
gui/regui.hpp