Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-02 | Add useless (?) license header. | Chris Xiong | |
2022-10-02 | Implement toolbar customization. | Chris Xiong | |
2022-09-30 | Add context menu for the image view. | Chris Xiong | |
Shortcuts are currently broken. Will be fixed in future commits. | |||
2022-09-27 | Also ask for confirmation on database creation / load. | Chris Xiong | |
2022-09-26 | Add show db engine memory usage. | Chris Xiong | |
2022-09-26 | Add a few basic settings items. | Chris Xiong | |
Yes I stole qmp's settings design and silently relicensed the (largely identical) code. But who in the world cares, plus I'm the author of qmp anyway. | |||
2022-09-26 | Add proper quit confirmation. | Chris Xiong | |
2022-09-25 | Implement review marked images. | Chris Xiong | |
2022-09-25 | Add sorting. | Chris Xiong | |
2022-09-24 | Prep work for sorting. Leftovers from image widgets are now all gone (finally). | Chris Xiong | |
2022-09-22 | Add "reverse image search". | Chris Xiong | |
Fixed a stupid performance degradation in the signature library in the process. | |||
2022-09-19 | Scanning can now be cancelled. | Chris Xiong | |
Fix terminate() of thread pool blocking if wait() is already called. | |||
2022-09-19 | Fix sizeHintChanged not being fired when item view size changes. | Chris Xiong | |
Also menu adjustments. | |||
2022-09-19 | Add a (very crude) toolbar. | Chris Xiong | |
2022-09-19 | You break it, you fix it! | Chris Xiong | |
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! | Chris Xiong | |