Age | Commit message (Expand) | Author |
2022-09-12 | Implement hotkeys with QActions. | Chris Xiong
|
2022-09-11 | Stop writting result to a file as it's in the database already. | Chris Xiong
|
2022-09-11 | Add additional constraints to table schemata. | Chris Xiong
|
2022-09-11 | Rewrite most part of the sqlite version of the testdrive program. | Chris Xiong
|
2022-09-11 | Somehow had old table names left around. | Chris Xiong
|
2022-09-11 | Containment measures for ugly sql stuff. | Chris Xiong
|
2022-09-11 | Remove unused base64 functions. | Chris Xiong
|
2022-09-11 | Add missing copyright info and include guard. | Chris Xiong
|
2022-09-11 | Check actual size of type, not the platform. | Chris Xiong
|
2022-09-11 | New testdrive using sqlite db as data storage. | Chris Xiong
|
2022-09-11 | update readme. | Chris Xiong
|
2022-09-07 | Add classes for subslicing (extracted from testdrive.cpp). | Chris Xiong
|
2022-09-07 | Pass matrices as pointers so that headers no longer depend on opencv. | Chris Xiong
|
2022-09-06 | Transitioning to using ListView to show images. | Chris Xiong
|
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
|
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
|