index
:
deduper.git
master
Nothing to see here.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-08
Open in file browser fixed for Windows (patch by @BLumia).
HEAD
master
Chris Xiong
2022-10-31
Disable horizontal scrollbar.
Chris Xiong
2022-10-07
Force UTF-8 codec on qt < 6.0. Patch by @BLumia.
Chris Xiong
2022-10-07
Avoid using std::wfstream when it crashes on mingw. Patch by @BLumia.
Chris Xiong
2022-10-07
Emit path with native separator from file scanner.
Chris Xiong
2022-10-07
Display a message when there's no marked images to review.
Chris Xiong
2022-10-07
Correctly (?) remove logic that doesn't belong on windows.
Chris Xiong
2022-10-03
Add build instruction and documentation for qdeduper.
0.0.0+ep1
Chris Xiong
2022-10-03
Help related stuff (useless crap rn).
Chris Xiong
2022-10-03
Fix image shortcut display in image view.
Chris Xiong
2022-10-03
Use existing code for click handling.
Chris Xiong
2022-10-03
Update readme.
Chris Xiong
2022-10-02
Add useless (?) license header.
Chris Xiong
2022-10-02
add MSYS2 MinGW64 CI build for Windows
Gary Wang
2022-10-02
Set WIN32_EXECUTABLE for windows.
Chris Xiong
2022-10-02
Remove placeholder text. Add some (crappy) icons.
Chris Xiong
2022-10-02
Implement toolbar customization.
Chris Xiong
2022-10-02
I forgor :skull:
Chris Xiong
2022-10-02
Add shortcut settings for item actions.
Chris Xiong
2022-10-01
Restore item shortcuts.
Chris Xiong
2022-10-01
Do not use a separate menu for sort tool button.
Chris Xiong
2022-10-01
Mark all but one has been broken for 6 days and nobody realized it...
Chris Xiong
2022-09-30
Add context menu for the image view.
Chris Xiong
2022-09-30
Remove stray hardcoded hotkeys.
Chris Xiong
2022-09-30
Allow all file extensions for image search (for now).
Chris Xiong
2022-09-29
Customizable shortcuts, maybe.
Chris Xiong
2022-09-28
Use QPixmap's downscaling when required.
Chris Xiong
2022-09-27
Add back the threshold parameter for testdrive.
Chris Xiong
2022-09-27
Force path compression after merging.
Chris Xiong
2022-09-27
Also ask for confirmation on database creation / load.
Chris Xiong
2022-09-27
1000x performance improvement for loading database.
Chris Xiong
2022-09-26
Add show db engine memory usage.
Chris Xiong
2022-09-26
Remove cancel button from progress dialog in finalizing stage.
Chris Xiong
2022-09-26
Add a few basic settings items.
Chris Xiong
2022-09-26
Avoid using setCencelButton() for hiding the button
Gary Wang
2022-09-26
Immaculate application icon by @BLumia. Sorry.
Chris Xiong
2022-09-26
Add proper quit confirmation.
Chris Xiong
2022-09-25
Implement review marked images.
Chris Xiong
2022-09-25
Implement mark all within directory.
Chris Xiong
2022-09-25
Remove old mingui readme.
Chris Xiong
2022-09-25
Add sorting.
Chris Xiong
2022-09-25
Use hidpi pixmap is deprecated in qt6.
Chris Xiong
2022-09-25
Add preliminary qt6 support for no particular reason.
Chris Xiong
2022-09-24
Prep work for sorting. Leftovers from image widgets are now all gone (finally).
Chris Xiong
2022-09-23
Load database into in-memory database. Show the progress dialog while loading.
Chris Xiong
2022-09-23
Add menu item for single item mode.
Chris Xiong
2022-09-22
Add single image view.
Chris Xiong
2022-09-22
Add "reverse image search".
Chris Xiong
2022-09-21
STOP CALLING GUI SH*T IN OTHER THREADS!!!
Chris Xiong
2022-09-21
Two extra useless menu items.
Chris Xiong
[next]