Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-06 | Transitioning to using ListView to show images. | Chris Xiong | |
The old widgets are not yet removed. A LOT of old sh*t needs rewriting for removing them. (Note to self) Other TODOs: - Convert all keyevents to qactions. - Convert main window to an actual main window. - Move file loading logic out of main.cpp (or not, doesn't even matter). - Move subsliced signatures into library. | |||
2022-09-04 | format thread_pool.hpp | Chris Xiong | |
2022-08-30 | Add proper readme and license. | Chris Xiong | |
2022-08-29 | Make signature test non-stupid. | Chris Xiong | |
2022-08-29 | Add group skipping. | Chris Xiong | |
2022-08-29 | Add load list. Wrap stuff in a scroll area. Do not crash if user cancels saving. | Chris Xiong | |
2022-08-29 | stupid misspell | Chris Xiong | |
2022-08-29 | More w*ndows shenanigans. | Chris Xiong | |
2022-08-29 | Rewrite file header peeking. | Chris Xiong | |
2022-08-29 | Trying to support the superior operating system. | Chris Xiong | |
Also reformat a bit of legacy code. Smells like mold. | |||
2022-08-29 | Add mingui. | Chris Xiong | |
2022-08-29 | Add result export for mingui. | Chris Xiong | |
2022-08-27 | Add hash function for uncompressed signatures. | Chris Xiong | |
2022-08-27 | Fix distance calculation. | Chris Xiong | |
2022-08-27 | Initial code dump. | Chris Xiong | |