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
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
2022-09-20
Implement 4 more menu actions. Use fstream for file list s/l.
Chris Xiong
2022-09-20
Tweak the progress dialog. Limit the width and elide text if necessary.
Chris Xiong
2022-09-19
Scanning can now be cancelled.
Chris Xiong
2022-09-19
Appease clang analyzer.
Chris Xiong
2022-09-19
Implement database save & load.
Chris Xiong
2022-09-19
Fix sizeHintChanged not being fired when item view size changes.
Chris Xiong
2022-09-19
Remove useless leftovers in main.
Chris Xiong
2022-09-19
Add skip to group to toolbar.
Chris Xiong
2022-09-19
Actually use update_actions().
Chris Xiong
2022-09-19
Fix everything being zero.
Chris Xiong
2022-09-19
Fix file listing progress not being displayed.
Chris Xiong
2022-09-19
Everything in concurrent::run is in another thread...
Chris Xiong
2022-09-19
Add a (very crude) toolbar.
Chris Xiong
2022-09-19
You break it, you fix it!
Chris Xiong
2022-09-18
First step to adopt mingui as part of the project -- break it!
Chris Xiong
2022-09-18
Return immediately if image is invalid.
Chris Xiong
2022-09-18
Dunno why I used pascal case in the first place...
Chris Xiong
2022-09-18
Move stuff around to accommodate new family members.
Chris Xiong
2022-09-18
Add batching for get_signature().
Chris Xiong
2022-09-17
Finish similar image grouping.
Chris Xiong
2022-09-17
Continue hollowing out the testdrive application...
Chris Xiong
2022-09-16
Stop using explicit ids from outside.
Chris Xiong
2022-09-16
Add versioning and support for loading on disk db.
Chris Xiong
[next]