Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-19 | Scanning can now be cancelled. | ||
Fix terminate() of thread pool blocking if wait() is already called. | |||
2022-09-19 | Implement database save & load. | ||
2022-09-19 | Fix sizeHintChanged not being fired when item view size changes. | ||
Also menu adjustments. | |||
2022-09-19 | Remove useless leftovers in main. | ||
2022-09-19 | Add skip to group to toolbar. | ||
2022-09-19 | Actually use update_actions(). | ||
2022-09-19 | Fix everything being zero. | ||
2022-09-19 | Fix file listing progress not being displayed. | ||
2022-09-19 | Everything in concurrent::run is in another thread... | ||
2022-09-19 | Add a (very crude) toolbar. | ||
2022-09-19 | You break it, you fix it! | ||
The GUI is now working again, with scanning built-in. | |||
2022-09-18 | First step to adopt mingui as part of the project -- break it! | ||