aboutsummaryrefslogtreecommitdiff
path: root/xsig
AgeCommit message (Collapse)Author
2022-09-27Force path compression after merging.Gravatar Chris Xiong
2022-09-271000x performance improvement for loading database.Gravatar Chris Xiong
So huge that it doesn't even sound real. I need to learn to write proper sql.
2022-09-26Add show db engine memory usage.Gravatar Chris Xiong
2022-09-26Add proper quit confirmation.Gravatar Chris Xiong
2022-09-22Add "reverse image search".Gravatar Chris Xiong
Fixed a stupid performance degradation in the signature library in the process.
2022-09-19Scanning can now be cancelled.Gravatar Chris Xiong
Fix terminate() of thread pool blocking if wait() is already called.
2022-09-19Appease clang analyzer.Gravatar Chris Xiong
2022-09-19You break it, you fix it!Gravatar Chris Xiong
The GUI is now working again, with scanning built-in.
2022-09-18Return immediately if image is invalid.Gravatar Chris Xiong
2022-09-18Dunno why I used pascal case in the first place...Gravatar Chris Xiong
2022-09-18Move stuff around to accommodate new family members.Gravatar Chris Xiong