Commit Graph

364 Commits (master)

Author SHA1 Message Date
Rafał Mikrut e731f5ed75
Faster similar images with reference folders (#826)
* Faster similar images with reference folders

* Still not works

* Probably works now

* Unnecessary assert when using reference folders

* HumanSize 2.0.0

* 1.62
2 years ago
Rafał Mikrut f16818dc8e Release 5.0.2 version 2 years ago
Rafał Mikrut d3e7c2d777
Update dependencies and fix clippy warnings (#815) 2 years ago
Rafał Mikrut ae87489f3b Release hotfix 5.0.1 version 2 years ago
Rafał Mikrut 7d654a7899
Added korean language to GUI (#797) 2 years ago
alexdraconian 624be66b4d
Added Korean localization to GUI (#796) 2 years ago
Rafał Mikrut 44fb75ada5
Smaller fixes (#795)
* Improve a little documentation, add missing bad extension

* Allow to find the smallest files from CLo

* Show error when all directories are reference folders

* 2 more testing objects

* Add missing original preset
2 years ago
Rafał Mikrut 97563a7b2a Fix problem with manual adding of windows disks like C:/ 2 years ago
Rafał Mikrut 390f4751e8 Release 5.0.0 version 2 years ago
Rafał Mikrut bf9dd352dd
Small fixes (#786) 2 years ago
Rafał Mikrut d5b08787a0 Update translates 2 years ago
Rafał Mikrut 2f932e20ff
Sort speedup and manual add window improvements (#782)
* Sort unstable

* Multiple entries when using manual add

* Do not allow to add multiple same directories to check

* Assert
2 years ago
Rafał Mikrut 8f0527cd33
Add option to exclude files from other filesystems in GUI(Linux) (#776)
* Add exclude other fs to GUI

* Exclude in FS

* Fix crashes in gui and core

* More tests
2 years ago
Rafał Mikrut e3cea67634
Default to 16 hash size and add "Original" similarity (#768) 2 years ago
Rafał Mikrut d1c66fda1b
Change image hash compare algorithm and add multithreading (#762)
* New image compare algorithm

* Par iter

* Ending words
2 years ago
Rafał Mikrut 4765bee87f
Add info about column type to global variable (#760) 2 years ago
Rafał Mikrut d42e17c15f
Update to clap from structopt (#759) 2 years ago
Rafał Mikrut 486bec15ad
Add more windows extension and add selection of type of broken files (#749)
* Add more windows extension

* ABCD

* Windows CI and basic choosing broken files

* Core and GUI support for few
2 years ago
Rafał Mikrut db09dc9363
Heic or heif support, don't know (#750) 2 years ago
Rafał Mikrut 56fc29fa4f
Speedup little entry access in maps and fix missing extension workarounds (#747) 2 years ago
Rafał Mikrut ec13f86aee
Add smallest files mode (#746) 2 years ago
Rafał Mikrut cf94ab918e
Reformat code with Intelij tool (#741) 2 years ago
Rafał Mikrut 5119a377c7
Fix pack (#740) 2 years ago
Rafał Mikrut 3748411ebd
Trash music (#732) 2 years ago
Rafał Mikrut 19afce5d2e
Several small fixes (#727) 2 years ago
Rafał Mikrut 6d8b33d8cf
GTK 4 Port (#466) 2 years ago
Rafał Mikrut a54224fbd0
Update ImagePipe (#705)
* Update ImagePipe, fixes music finder

* Change rodio library, enable by default checking for broken audio files

* Don't crash when checking for broken files

* Fix stopping of scan in broken files

* No more

* PDF Support

* Infer and crash handler for music
2 years ago
Rafał Mikrut cb7e9573ef
Show preview also for non lowercase extensions (#694) 2 years ago
Rafał Mikrut 58b3d3e556
Fix problem with cargo packing (#687) 2 years ago
Rafał Mikrut b00420d8c0 Release 4.1.0 version 2 years ago
Rafał Mikrut 642a6369f3 Update authors, translations, changelog, fix issue with translation 2 years ago
Kerfuffle c48b355bf0
Periodically check for and handle pending GTK events while performing long operations. (#625) 2 years ago
Rafał Mikrut 8e4e1f58cb
Finding invalid extensions (#678)
* Find invalid extensions

* Another day

* Libc

* Basic Renames

* Ending words

* Better renaming

* Stonks because works
2 years ago
Rafał Mikrut c88d347e00
Allow to set included/excluded directories by command line arguments (#677) 2 years ago
Rafał Mikrut aa07d73bca
Case insensitive name checking (#669)
* Case insensitive checking in name duplicates

* Hide instead disable
2 years ago
Rafał Mikrut 12a873ff66
Hardlinking fix for Windows (#668) 2 years ago
Rafał Mikrut 39b2f4bc36
Simplify and speedup preview creating (#660)
* Simplify and speedup preview creating

* Speedup also comparing images
2 years ago
Rafał Mikrut f843673c7e
Icons (#659) 2 years ago
Rafał Mikrut c13f9255e2
Add button to disable by default size of letters when selecting things (#657)
* Add button to disable by default size of letters when selecting things

* Change wording
2 years ago
Rafał Mikrut 2d8a930ae5
Update image-rs and fix selecting windows path (#656) 2 years ago
Rafał Mikrut 6ed2e92702
Use Cambalache instead Glade (#648) 2 years ago
Rafał Mikrut 3ce5d4a967
Change AudioTags to lofty and support moree audio things (#590) 2 years ago
Rafał Mikrut ff71e2b57a
Fix not proper custom selecting with "not select all" option (#632) 2 years ago
Kerfuffle 2b86e9079e
Fix accumulated stop events (#623)
* Change stop message channel from unbounded to bounded with size 1.

* Clear out any stale stop messages before beginning a search operation.
2 years ago
TheEvilSkeleton 7d32f1c778
Use proper username (#619)
* Use proper username

* Add comment

* Remap name
2 years ago
Rafał Mikrut 4427ec06c0
Update GTK (#583) 2 years ago
Ivan Habernal 37b61b0c4c
Fixing czech translation (#603) 2 years ago
Rafał Mikrut a0d17fccea
Release 4.0 and do "small" refactoring to fix problems with packing (#593) 2 years ago
Rafał Mikrut 17e45b959f
Latest fixes (#592) 2 years ago
Rafał Mikrut 9197edcf16
Remove GTK warning (#587) 2 years ago
Rafał Mikrut d310fe4059
Save more things to config file (#581) 2 years ago
Rafał Mikrut f54934df49
Changes part 2 (#578) 2 years ago
Rafał Mikrut ed4b721665
Random Changes (#576)
* Random Changes

* Urra

* ABC
2 years ago
Rafał Mikrut 489ec3cfda
Split files to different folders (#575) 2 years ago
Rafał Mikrut d57b621594
Reverse selection when clicking at middle mouse button (#572) 2 years ago
Rafał Mikrut fc5f8af857
Fix crashes when comparing images (#571) 2 years ago
Rafał Mikrut 6171eba0f7
Don't include all possible icons in Windows builds (#540)
* Don't include all possible icons in Windows builds

* ABba

* B

* Stonker

* ABEC

* Update to latest
2 years ago
Rafał Mikrut 5dab9286cb
Add compare images tool (#568)
* Add compare images tool

* Crash lord, crashes more than needed

* Kluchy piertuchy

* Głowa mała

* Troszkę

* Czokoszoki

* Ajzenbiśla

* Środa

* Piątek

* Stonk

* TreePath

* Czego, śpiem przecież

* Mój tród skończon

* Aktualizacja nazw
2 years ago
Rafał Mikrut e7e98d5dd1
Save to cache more informations about items (#567) 2 years ago
Rafał Mikrut aaa5885326
Add cache support to similar music files (#558)
* Simplify cache code

* Better saving/loading.
Add support for loading/saving json files in release mode

* Broken files cache

* Finally same music cache
2 years ago
Peter Blackson db3b1f5304
Use DirTraversal for similar music (#559)
* Use DirTraversal for similar music

* Simplify file type checking

* Fix for clippy
2 years ago
Rafał Mikrut 0e00544af4
Fix for fix about icon (#555) 2 years ago
Rafał Mikrut cbf3121a7a
Fix crash with missing icon (#550)
* Fix crash with missing icon

* ABC
2 years ago
Rafał Mikrut c6d246c02e
Add proper logo to about dialog (#547) 2 years ago
Rafał Mikrut 32d9df73e1 Add authors from GIT 2 years ago
Peter Blackson db47e8b711
Use DirTraversal for empty folders (#544) 2 years ago
Peter Blackson 51df63b8ea
Implement DirTraversal (#531)
* Implement DirTraversal

* rustfmt

* Fix for options

* Fix entries

* Fix symlinks

* Fix other entry type
2 years ago
Rafał Mikrut 58c19dd912 Add Czech and Ukrainian language
Fix problem with not clickable buttons in clear cache dialog
2 years ago
Rafał Mikrut aeeb59d9a6
Add some computer translated languages (#536) 2 years ago
Rafał Mikrut cc32514c03
Add Portuguese translation (#534) 2 years ago
Rafał Mikrut 0f0e7a338f
[WIP] Add raw images support (#532)
* Add raw images support

* Potato

* Update
2 years ago
Rafał Mikrut 382f12acb3
Fast compare option (#529) 2 years ago
Rafał Mikrut d8700f6e78
Don't crash when adding directories (#527) 2 years ago
Rafał Mikrut 7cff862434 Remove application ID 2 years ago
Rafał Mikrut 25301eb56e
Translation button (#526) 2 years ago
Rafał Mikrut 5be801e763 Add computer translated German translation(testing purposes) 2 years ago
Rafał Mikrut d8dc176e63 Small changes and fixes 2 years ago
Rafał Mikrut 1f5fca3f46
Add new step to check progress of comparing images. (#525)
Fix empty loaded items in e.g. Excluded Directories.
Fix bug with non-loading proper image results
2 years ago
Rafał Mikrut e2494d240f
Reorganize saving/loading data from file (#524) 2 years ago
Rafał Mikrut c4f26883b1
Add reference folders (#516)
* Add reference folder

* Basic tree view cleaning

* Computations

* Similar Images

* Muzyka i Wideo

* Podwójne dwa razy, cztery razy!

* Rozmiar i Nazwa

* Spanko i działanko(przynajmniej zdaje mi się że działa)

* Translatanko
2 years ago
Rafał Mikrut 5db5d17afb
Use max line length 180 instead 250 (#515)
This was a little too big value.
I don't like too much too small values, because code looks ugly.
2 years ago
Rafał Mikrut 878550446d
Show how many files will be deleted/moved (#514)
* Print proper character(\) in Windows when printing files

* Show how many files will be moved/deleted.
Don't show dialog when 0 files is selected
2 years ago
Igor b320d6aa3a
Add Italian translation (#508)
* Add Italian translation - #251

* Italian translation reviewed.

* Updated languages in misc/translation_test.py

* Italian translation reviewed.
2 years ago
Rafał Mikrut d1ac2f3c22
Update translation and add helpful script (#510) 2 years ago
Rafał Mikrut 0a924d2355
Improve translations (#507)
* Improve translations

* Imports
2 years ago
Rafał Mikrut c8ade1fb0f
Use system language when available (#506)
* Use system language when available

* Use clippy nightly
2 years ago
Rafał Mikrut c97bacad99
Add more GTK 4 compatibility fixes (#505)
* Add more compatibility fixes

* Simplify
2 years ago
Rafał Mikrut 619e64466c
More GTK4 compatibility fixes (#503)
* Don't create new treeview

* Dont

* ABC

* Detlaff

* Update
2 years ago
Rafał Mikrut cf668d02a7
Implement threaded search in rest of modes(except empty folders) (#504)
* Implement threaded search in rest of modes(except empty folders)

* Add more tools in gui to use allowed extension

* Change progress window to modal

* Nazair

* Clippy
2 years ago
Rafał Mikrut c041ab416e
Better ignore same size files (#501) 2 years ago
Rafał Mikrut 975b285c1f
Make UI take less space (#500) 2 years ago
Rafał Mikrut 89f24f14b5
Use translated strings in more places (#498) 2 years ago
Rafał Mikrut 77a48ca6aa
Add support for translations (#469)
* Reformat code with idea tool

* Pierwsza działająca wersja tłumaczeń

* Działa? I dobrze, bo ma działać

* Ćma szła i się potkła

* Ściął śmiałek źółty rząd pąków.
2 years ago
Rafał Mikrut 5f774e03bd
Add button to ignore images with non unique size. (#493)
This will help with finding different images(non 1:1 which could be easily found by duplicate finder tool)
2 years ago
Rafał Mikrut 457b55ada5
Allow to hide upper notebook (#491) 2 years ago
Rafał Mikrut a8aa8a2a23
Multiple small changes (#490) 2 years ago
Rafał Mikrut e2d31d4f98
Add confirmation and warning dialog to hard/symlinks (#489) 2 years ago
Rafał Mikrut 875ed2c8a9
Enable sorting for simple treeviews (#487) 2 years ago
Rafał Mikrut 5296e1c708
Better comparison of music tags (#485) 2 years ago
Rafał Mikrut ce3d86fd4e
Approximate comparison of music (#483) 2 years ago