aboutsummaryrefslogtreecommitdiff
path: root/qdeduper/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-10-02Set WIN32_EXECUTABLE for windows.Gravatar Chris Xiong
2022-09-30Add context menu for the image view.Gravatar Chris Xiong
Shortcuts are currently broken. Will be fixed in future commits.
2022-09-26Add a few basic settings items.Gravatar 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-26Immaculate application icon by @BLumia. Sorry.Gravatar Chris Xiong
2022-09-25Add preliminary qt6 support for no particular reason.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-18First step to adopt mingui as part of the project -- break it!Gravatar Chris Xiong