1
0
Fork 0
mirror of synced 2024-05-03 03:52:58 +12:00
Commit graph

201 commits

Author SHA1 Message Date
Rafał Mikrut 5d0e784984
Remove orbtk frontend (#119) 2020-12-16 11:20:42 +01:00
Rafał Mikrut f29e63d049
Add Image preview to similar images (#118) 2020-12-16 10:13:56 +01:00
Rafał Mikrut 40f981dcd3
Add custom selection/unselection (#117) 2020-12-14 13:07:35 +01:00
Rafał Mikrut ff353c7014
Remove console window in Windows (#116) 2020-12-13 16:35:27 +01:00
Rafał Mikrut 7148abb8be
Add button to hide/show text view errors (#115) 2020-12-13 00:21:43 +01:00
Rafał Mikrut 30bd1f2f38
Add setting for deletion confirmation dialog (#114) 2020-12-12 23:41:48 +01:00
Rafał Mikrut 62e5e8e03e
Select longer names by default (#113) 2020-12-12 12:09:03 +01:00
Rafał Mikrut ee3d450552 Add Snap support 2020-12-08 19:41:43 +01:00
Rafał Mikrut f0f3073f94 Release version 1.5.1 2020-12-08 17:51:18 +01:00
Rafał Mikrut c1afbe6b92
Fix errors in progress bar caused by dividing by 0 (#109) 2020-12-07 15:28:03 +01:00
Rafał Mikrut 6fab1a9368
Add option to save file, store settings and load them (#108) 2020-12-07 15:25:44 +01:00
Rafał Mikrut a047380dbe Center dialog to current window 2020-12-02 17:34:19 +01:00
Rafał Mikrut e6a6e5567b Release 1.5.0 2020-12-02 12:01:30 +01:00
Rafał Mikrut 10c9fcd10b Changed README gif 2020-12-02 11:00:40 +01:00
Rafał Mikrut 6d5ab1d98c
Removed unused stop, resume and pause buttons (#107) 2020-12-02 10:58:31 +01:00
Rafał Mikrut 7ac4a26229
Add progress bar (#106) 2020-12-02 10:25:27 +01:00
Rafał Mikrut 4dfb960e85 Small cosmetic changes to readme and similar images
Also added support for m4a music tags
2020-11-22 11:03:15 +01:00
Rafał Mikrut c62617df30 Release 1.4.0 2020-11-09 15:50:28 +01:00
Rafał Mikrut 29a0716be5
Add very small similarity level to finding similar images, add option to choose level from CLI, fix bug with duplicated entries in similar pictures (#104) 2020-11-09 12:55:27 +01:00
Rafał Mikrut 2815692205
Fix removing entries (#103) 2020-11-09 11:24:01 +01:00
Rafał Mikrut 88d47e49cf
Add select for all modes (#102) 2020-11-09 10:09:22 +01:00
Rafał Mikrut 3e61544ec4
Add support for multithreading to zeroed files (#101) 2020-11-08 19:01:48 +01:00
Rafał Mikrut f359905ebc
Add support for multithreading in duplicate finder (#100) 2020-11-08 16:19:40 +01:00
Rafał Mikrut 31e35576ec
Add support for multithreading to finding same music (#99) 2020-11-08 09:10:49 +01:00
Rafał Mikrut 2f72dd9d19
Add multithread support to similar image finder (#98) 2020-11-08 07:41:29 +01:00
Rafał Mikrut 110d6015bc
Similar images improvements: (#97)
Headers without data
By default only checking for High Similarity(faster search)
2020-11-07 16:26:40 +01:00
Rafał Mikrut 5d4f4db8c1
Simplify some GUI code (#96) 2020-11-04 18:15:06 +01:00
Rafał Mikrut 1fb66b32f0 Release version 1.3.0 2020-11-02 22:47:36 +01:00
Rafał Mikrut ecebb3a1af
Implement finding duplicated music by tags/artist/year etc. (#95) 2020-11-02 21:56:07 +01:00
Rafał Mikrut 8ba780ded6
Add missing options in some modes (#90) 2020-10-31 19:19:33 +01:00
Rafał Mikrut 4429df2861
Refactore GUI into multiple files (#89) 2020-10-31 14:23:31 +01:00
Rafał Mikrut 777ac50f07
Add support for checking for zeroed files (#88) 2020-10-31 10:29:11 +01:00
Rafał Mikrut 7112ff6b92
Add support for checking same file names (#84) 2020-10-24 20:44:21 +02:00
Rafał Mikrut d996c3c46b
Add pre hash check (#83) 2020-10-24 06:56:39 +02:00
Rafał Mikrut 8ecde0fc9a Update Readme 2020-10-23 17:50:20 +02:00
Rafał Mikrut 4d90e3170e
Remove warnings about non existent directories in Windows (#79) 2020-10-21 22:44:09 +02:00
0xflotus bbc1bc6c73
fixed small typo (#78) 2020-10-21 22:22:44 +02:00
Rafał Mikrut 460a3c22b3
Add appimage support (#77) 2020-10-18 17:08:29 +02:00
Rafał Mikrut 2326072222 Release version 1.2.1 2020-10-17 12:56:05 +02:00
Rafał Mikrut aa63a14f68
Improve deleting files in Similar files in GUI (#75) 2020-10-17 12:14:25 +02:00
Rafał Mikrut beb14f9f1d
Improve similar images GUI a little and add sorting to Similarity Enum (#73) 2020-10-15 17:51:47 +02:00
Syfaro a55fe3de9a
Make image similarity search significantly faster. (#72) 2020-10-15 17:43:59 +02:00
Rafał Mikrut d2c7398bdd Release version 1.2.0 2020-10-15 10:50:42 +02:00
Rafał Mikrut 4fed419856
Added support for opening files by double clicks (#70) 2020-10-15 10:42:27 +02:00
Rafał Mikrut 1178e145ae
Add similar images support for GUI (#69) 2020-10-15 09:04:02 +02:00
Rafał Mikrut 3dd203f246
Add support for finding similar images to CLI (#66) 2020-10-14 21:10:27 +02:00
Dariusz Niedoba acfecd7ca3
Replace String with PathBuf for paths (#59) 2020-10-14 18:41:37 +02:00
Rafał Mikrut 46af0c0ea2
Add test project to automatically find regressions (#65) 2020-10-13 15:56:04 +02:00
kamilek96 a4b0b12c30
Fix grammar-related errors and Ponglish expressions. (#62)
* Fix grammar-related errors and Ponglish expressions.

* Integrate certain README.md fixes from VeryLongNicknameSuchWow's PR by request.
2020-10-12 16:21:19 +02:00
Rafał Mikrut 23f203a061 Duplicates files in CLI shouldn't delete files by default 2020-10-12 15:25:32 +02:00