aboutsummaryrefslogtreecommitdiff
path: root/mingui
AgeCommit message (Collapse)Author
2022-09-06Transitioning to using ListView to show images.Gravatar 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-04format thread_pool.hppGravatar Chris Xiong
2022-08-29Add group skipping.Gravatar Chris Xiong
2022-08-29Add load list. Wrap stuff in a scroll area. Do not crash if user cancels saving.Gravatar Chris Xiong
2022-08-29More w*ndows shenanigans.Gravatar Chris Xiong
2022-08-29Trying to support the superior operating system.Gravatar Chris Xiong
Also reformat a bit of legacy code. Smells like mold.
2022-08-29Add mingui.Gravatar Chris Xiong