Rafał Mikrut
5272309341
Implement finding duplicates by size/name ( #956 )
...
* Implementing Size+Name method
* Partial hashing
* Move hashing into different functions
* Update
* Add some code
* Split code into parts
* Entry size
* Simplify code
* Bottom Buttons
* Bottom Buttons
* Confusion
* Libheif
* Simplified sorting
* Revert libheif change
2023-04-05 08:08:43 +02:00
Rafał Mikrut
329fc8f93d
Let some else ( #936 )
2023-03-05 20:54:02 +01:00
Rafał Mikrut
de9f70310a
Webp preview workaround remove ( #923 )
2023-02-26 17:28:21 +01:00
Rafał Mikrut
1c76d3426c
Gtk 4.8 on Windows and console build ( #920 )
...
* Gtk 4.8 on Windows and console build
* Update windows.yml
Ci new
* 4.8
2023-02-26 11:50:54 +01:00
Rafał Mikrut
c6c4230699
Fixes problem with new file dialog
2023-02-19 12:18:51 +01:00
Rafał Mikrut
27410bcd45
Release version 5.1.0
2023-02-19 10:58:28 +01:00
Rafał Mikrut
f1c6e6da17
Add sort button ( #894 )
...
* Add sort button
* Update lofty and gtk-rs
* Fix bug with invalid music tags with reference folders
* Remove try at
* Fix loading of certain directories with disabled loading settings at start
* Change FileChooserDialog to FileChooserNative
* Any
* Copy Clone
* Popover sort basic
* Builder using
* Basic sorting
* Fix not working sorting by size
* Changelog
2023-02-19 10:21:14 +01:00
Rafał Mikrut
8ea9b4b800
Run pydantic clippy lints on project ( #901 )
...
* Update dependencies
* Pydantic part 1
* Some renames, basic Cambalache view
* 2
* 3
* Unwrap
* Tests
* Update CLI to Ubuntu 20.04
2023-01-28 18:54:02 +01:00
Rodrigo Torres
d39354a51f
Change interpolation to bilinear ( #895 )
2023-01-18 19:27:24 +01:00
Rafał Mikrut
8ab4c19eea
Mac CI fix ( #888 )
...
* Mac CI fix
* Maybe now
* Maybe
* FAF
* Hmm
* AFSf
2022-12-29 17:25:01 +01:00
Rafał Mikrut
8e24492416
Always remove files created to check if hardlinking works ( #883 )
2022-12-22 19:59:50 +01:00
Rafał Mikrut
c9e9a65cc9
Windows hardlinking problem ( #881 )
...
* Clippy 1
* Nightly Clippy
* Disable hardlink button when on windows test of hardlinking failed
* Import things for new function
2022-12-21 08:44:26 +01:00
Rafał Mikrut
b27a95e547
Split Mac CI with and without heif ( #875 )
2022-12-07 08:18:30 +01:00
Rafał Mikrut
a66a2849d1
Allow to set number of used threads in scan ( #839 )
2022-11-25 20:38:27 +01:00
Rafał Mikrut
b1fde3becc
Update dependencies ( #870 )
...
* Basic update
* From timestamp
* Clipppy nightly
2022-11-23 20:23:17 +01:00
Rafał Mikrut
53492395c5
Update GTK dependency ( #857 )
...
* Update GTK dependency
* 1.63 is minimal now
2022-10-22 20:56:16 +02:00
Kian-Meng Ang
ddc4def99e
Fix typos ( #840 )
...
Found via `codespell -S i18n -L crate,nd,gir,noo`
2022-10-22 20:43:06 +02:00
Dominik Piątkowski
c549057cc8
Added missing spaces in translation files ( #830 )
2022-09-24 19:34:46 +02:00
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
2022-09-13 22:18:07 +02:00
Rafał Mikrut
f16818dc8e
Release 5.0.2 version
2022-08-30 19:32:33 +02:00
Rafał Mikrut
d3e7c2d777
Update dependencies and fix clippy warnings ( #815 )
2022-08-18 17:16:09 +02:00
Rafał Mikrut
ae87489f3b
Release hotfix 5.0.1 version
2022-08-03 17:13:13 +02:00
Rafał Mikrut
7d654a7899
Added korean language to GUI ( #797 )
2022-08-01 07:08:31 +02:00
alexdraconian
624be66b4d
Added Korean localization to GUI ( #796 )
2022-08-01 06:45:28 +02:00
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
2022-07-31 08:45:19 +02:00
Rafał Mikrut
97563a7b2a
Fix problem with manual adding of windows disks like C:/
2022-07-28 19:30:39 +02:00
Rafał Mikrut
390f4751e8
Release 5.0.0 version
2022-07-28 08:07:15 +02:00
Rafał Mikrut
bf9dd352dd
Small fixes ( #786 )
2022-07-28 07:29:50 +02:00
Rafał Mikrut
d5b08787a0
Update translates
2022-07-26 22:20:28 +02:00
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
2022-07-24 20:48:02 +02:00
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
2022-07-19 19:09:52 +02:00
Rafał Mikrut
e3cea67634
Default to 16 hash size and add "Original" similarity ( #768 )
2022-07-05 19:58:57 +02:00
Rafał Mikrut
d1c66fda1b
Change image hash compare algorithm and add multithreading ( #762 )
...
* New image compare algorithm
* Par iter
* Ending words
2022-07-02 21:30:59 +02:00
Rafał Mikrut
4765bee87f
Add info about column type to global variable ( #760 )
2022-06-21 17:24:08 +02:00
Rafał Mikrut
d42e17c15f
Update to clap from structopt ( #759 )
2022-06-18 10:59:46 +02:00
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
2022-06-10 18:58:53 +02:00
Rafał Mikrut
db09dc9363
Heic or heif support, don't know ( #750 )
2022-06-08 21:42:51 +02:00
Rafał Mikrut
56fc29fa4f
Speedup little entry access in maps and fix missing extension workarounds ( #747 )
2022-06-05 08:01:17 +02:00
Rafał Mikrut
ec13f86aee
Add smallest files mode ( #746 )
2022-06-04 21:20:21 +02:00
Rafał Mikrut
cf94ab918e
Reformat code with Intelij tool ( #741 )
2022-05-31 17:52:55 +02:00
Rafał Mikrut
5119a377c7
Fix pack ( #740 )
2022-05-30 22:02:39 +02:00
Rafał Mikrut
3748411ebd
Trash music ( #732 )
2022-05-30 16:26:27 +02:00
Rafał Mikrut
19afce5d2e
Several small fixes ( #727 )
2022-05-23 19:04:28 +02:00
Rafał Mikrut
6d8b33d8cf
GTK 4 Port ( #466 )
2022-05-22 10:59:09 +02:00
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
2022-05-16 18:23:07 +02:00
Rafał Mikrut
cb7e9573ef
Show preview also for non lowercase extensions ( #694 )
2022-04-26 06:28:51 +02:00
Rafał Mikrut
58b3d3e556
Fix problem with cargo packing ( #687 )
2022-04-25 20:47:05 +02:00
Rafał Mikrut
b00420d8c0
Release 4.1.0 version
2022-04-24 00:05:21 +02:00
Rafał Mikrut
642a6369f3
Update authors, translations, changelog, fix issue with translation
2022-04-23 21:55:41 +02:00
Kerfuffle
c48b355bf0
Periodically check for and handle pending GTK events while performing long operations. ( #625 )
2022-04-23 21:16:57 +02:00