Commit Graph

617 Commits

Author SHA1 Message Date
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
Dominik Piątkowski 849eb5a637
Grammatical/typo fix of the Compilation.md instruction file (#719) 2022-05-18 18:46:34 +02:00
Joey Babcock da061e8037
Small typo/grammatical fix (#709)
"they extension" -> their extension
Small fix that you can also feel free to include in a larger commit at a later time :)
2022-05-18 18:46:17 +02:00
ChihWei Wang 96def07bc9
Change option of dup subcommand from '-ht' to 't' (#720)
Option 'ht' conflicts with 'h' since the short option should be one char.
2022-05-18 18:45:58 +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 073ae6f72f
Saves results when stopping scan (#713) 2022-05-09 19:40:35 +02:00
Alexis Lefebvre 637e97e66d
Instruction.md: fix typo (#707) 2022-05-04 19:11:37 +02:00
Rafał Mikrut dd103b9520
Take info about music file from all available tags (#698) 2022-04-28 14:40:21 +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
ChihWei Wang c64ab05648
Add exclude other filesystems option (#673) 2022-04-23 20:21:46 +02:00
Gitoffthelawn 0a35e542a3
Misc improvements (#674)
I haven't tried this tool yet, but it looks great!

While reading the README, I found some errors, so I fixed them.

There is one sentence that is still unclear because I'm not sure what you meant:
*"I prepared a disk and performed a test without any folder exceptions and with disabled ignoring of hard links."*

Did you mean that you specified to ignore hard links or that you specified to follow hard links?
2022-04-23 20:12:44 +02:00
Rafał Mikrut 8e4e1f58cb
Finding invalid extensions (#678)
* Find invalid extensions

* Another day

* Libc

* Basic Renames

* Ending words

* Better renaming

* Stonks because works
2022-04-22 21:46:33 +02:00
Rafał Mikrut c88d347e00
Allow to set included/excluded directories by command line arguments (#677) 2022-04-16 18:31:01 +02:00
Rafał Mikrut aa07d73bca
Case insensitive name checking (#669)
* Case insensitive checking in name duplicates

* Hide instead disable
2022-04-10 11:59:41 +02:00
Rafał Mikrut 12a873ff66
Hardlinking fix for Windows (#668) 2022-04-08 17:17:16 +02:00
Rafał Mikrut 574cc78b12
Zip update (#667) 2022-04-06 12:19:31 +02:00
Rafał Mikrut 39b2f4bc36
Simplify and speedup preview creating (#660)
* Simplify and speedup preview creating

* Speedup also comparing images
2022-04-05 16:40:41 +02:00
Rafał Mikrut f843673c7e
Icons (#659) 2022-04-03 16:03:01 +02:00
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
2022-04-03 12:57:47 +02:00
Rafał Mikrut 2d8a930ae5
Update image-rs and fix selecting windows path (#656) 2022-04-02 16:11:28 +02:00
bakeromso ebbbec414c
Update Compilation.md (#643) 2022-03-11 05:43:54 +01:00
Rafał Mikrut 6ed2e92702
Use Cambalache instead Glade (#648) 2022-03-11 05:43:30 +01:00
Rafał Mikrut 91a9e56114
Catch also square brackets in approximate comparsion (#641) 2022-02-27 14:35:44 +01:00
Rafał Mikrut 3ce5d4a967
Change AudioTags to lofty and support moree audio things (#590) 2022-02-25 18:47:25 +01:00
Rafał Mikrut ff71e2b57a
Fix not proper custom selecting with "not select all" option (#632) 2022-02-18 20:15:43 +01:00
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.
2022-02-15 19:00:52 +01:00
TheEvilSkeleton 7d32f1c778
Use proper username (#619)
* Use proper username

* Add comment

* Remap name
2022-02-02 19:54:12 +01:00
Rafał Mikrut 4427ec06c0
Update GTK (#583) 2022-02-01 17:08:41 +01:00
Alexis Lefebvre c7ff65c11a
Fix typo on ffmpeg (#601) 2022-01-24 09:28:11 +01:00
Ivan Habernal 37b61b0c4c
Fixing czech translation (#603) 2022-01-24 08:54:20 +01:00
cyqsimon 8fe7a10f74
Improve desktop entry (#604)
* Added category `FileTools`
See https://specifications.freedesktop.org/menu-spec/latest/apas02.html

* Added `Keywords`
See https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html

* Added `zh_CN` & `zh_TW` comments
2022-01-24 08:32:34 +01:00
TheEvilSkeleton 01101123e6
Fix appstream file (#607)
This MR fixes the appstream file to fix the error produced in https://github.com/flathub/com.github.qarmin.czkawka/pull/11.
2022-01-24 08:14:10 +01:00
Rafał Mikrut a0d17fccea
Release 4.0 and do "small" refactoring to fix problems with packing (#593) 2022-01-19 22:35:07 +01:00
Rafał Mikrut 17e45b959f
Latest fixes (#592) 2022-01-19 19:30:16 +01:00
Jonathan Hult 9fd3fb376e
Update English UI translation (#585)
Grammar, phrasing, formatting
2022-01-17 21:21:54 +01:00
Rafał Mikrut 9197edcf16
Remove GTK warning (#587) 2022-01-16 17:54:44 +01:00
Rafał Mikrut d310fe4059
Save more things to config file (#581) 2022-01-15 19:02:27 +01:00
Rafał Mikrut f54934df49
Changes part 2 (#578) 2022-01-14 21:14:13 +01:00
Rafał Mikrut ed4b721665
Random Changes (#576)
* Random Changes

* Urra

* ABC
2022-01-14 06:34:43 +01:00