aboutsummaryrefslogtreecommitdiff
path: root/qdeduper/mingui.cpp
AgeCommit message (Expand)Author
2022-09-21STOP CALLING GUI SH*T IN OTHER THREADS!!!Gravatar Chris Xiong
2022-09-21Two extra useless menu items.Gravatar Chris Xiong
2022-09-20Implement 4 more menu actions. Use fstream for file list s/l.Gravatar Chris Xiong
2022-09-20Tweak the progress dialog. Limit the width and elide text if necessary.Gravatar Chris Xiong
2022-09-19Scanning can now be cancelled.Gravatar Chris Xiong
2022-09-19Implement database save & load.Gravatar Chris Xiong
2022-09-19Fix sizeHintChanged not being fired when item view size changes.Gravatar Chris Xiong
2022-09-19Add skip to group to toolbar.Gravatar Chris Xiong
2022-09-19Actually use update_actions().Gravatar Chris Xiong
2022-09-19Fix file listing progress not being displayed.Gravatar Chris Xiong
2022-09-19Everything in concurrent::run is in another thread...Gravatar Chris Xiong
2022-09-19Add a (very crude) toolbar.Gravatar Chris Xiong
2022-09-19You break it, you fix it!Gravatar Chris Xiong
2022-09-18First step to adopt mingui as part of the project -- break it!Gravatar Chris Xiong