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

499 commits

Author SHA1 Message Date
Yuri Slobodyanyuk faa5460f2d
Fixing typos, rephrasing sentences for easy reading. (#384) 2021-07-02 18:39:44 +02:00
Rafał Mikrut b5f8d6b028
Update to gtk-rs 0.14 (#383)
* Update to Gtk-rs 0.14
2021-06-25 18:07:13 +02:00
Ben Bodenmiller 6510173bb6
Fix typo in commands.rs (#382) 2021-06-25 15:59:36 +02:00
Nikita Karamov 2cc4ae3345
Add adwaita-icon-theme as required dependency (#368) 2021-05-23 11:42:28 +02:00
Shriraj Hegde b76c59a94d
Change upload file name (#364)
Change the upload file name to avoid confusion
2021-05-20 15:52:21 +02:00
Ben Bodenmiller 8b21f0cc78
Fix typo (#363) 2021-05-20 15:44:33 +02:00
Rafał Mikrut bbf7eb3d09
Use Center instead CenterAlways(GTK Bug) (#361) 2021-05-17 11:06:22 +02:00
Michael Grigoryan 2af71023b5
Fixed a typo in the README (#336) 2021-05-16 18:50:14 +02:00
tenninjas 5842311496
Update Installation.md (#327)
The Mac instructions need to be clear that you are telling people to install Homebrew first which will manage GTK; People should be informed about what you are asking them to install on their system.
2021-05-16 18:44:36 +02:00
Shriraj Hegde b88967884b
Generate Minimal Appimage (#339)
* Generate Minimal Appimage

* Rename Files

* Rename output file
2021-05-16 18:39:40 +02:00
Rafał Mikrut 18ae283e8b Bump snap version to 3.1.0 2021-05-08 23:51:43 +02:00
Rafał Mikrut 237d879f03 Release 3.1.0 2021-05-08 22:14:53 +02:00
Rafał Mikrut cc0dcc2714
Fix excluded items on Windows (#324) 2021-05-08 21:54:01 +02:00
Rafał Mikrut b54748920f
Always center Windows and fix(probably) settings icon (#323) 2021-05-08 20:33:09 +02:00
Rafał Mikrut 4fc8655272
Sort cache and allow to optimize later other code (#322) 2021-05-08 18:29:52 +02:00
Rafał Mikrut 018d5bebb0 [SNAP] Use small first letter 2021-05-08 14:19:02 +02:00
Rafał Mikrut ade2a756e2 Try to add desktop file 2021-05-08 14:15:33 +02:00
Rafał Mikrut 2044b91852 Update benchmarks 2021-05-07 17:04:16 +02:00
Rafał Mikrut b08cedd5a6
Allow to set minimal file size to caching (#321) 2021-05-06 21:54:44 +02:00
Rafał Mikrut 8e7ac4a2d7 Rearange Instruction 2021-05-05 09:19:45 +02:00
Rafał Mikrut 30602a486f Add info about Bleachbit, which is wrongly considered as Czkawka alternative 2021-05-04 09:51:27 +02:00
Rafał Mikrut c1270a1d1f
Remove orphan line 2021-05-03 15:44:42 +02:00
Rafał Mikrut 9aea6e9b1e Clear README, by moving Installation and Compilation instructions to new files. 2021-05-01 11:14:02 +02:00
Rafał Mikrut ddac0938a6 Add info about new types of contributing 2021-04-27 22:53:27 +02:00
Rafał Mikrut 775b6b4f10
Fix crashes with too small message queue (#316) 2021-04-14 08:23:59 +02:00
Rafał Mikrut d90d2270fb Update Dependences 2021-04-10 21:35:36 +02:00
Jan Jurec f04be78ff5
Update README.md (#287)
* Update README.md

* Update README.md
2021-04-08 18:29:38 +02:00
Danny Kirkham 4aed7c52c6
Fix typo in command description (#288) 2021-04-08 18:28:49 +02:00
Rafał Mikrut 72224db7f6
Fix a little unsorted results (#304) 2021-04-08 18:28:29 +02:00
Rafał Mikrut 0fa6692d39
Fix error with saving results of name duplicates (#307) 2021-04-01 11:37:16 +02:00
Rafał Mikrut 50ad3f9873
Update to Rust 1.5.1 (#302) 2021-03-27 13:14:02 +01:00
Rafał Mikrut ce8161fd7e Release 3.0.0 2021-03-11 21:41:33 +01:00
Rafał Mikrut 8c1140e40d
Allow to put files to trash instead fully remove them (#284) 2021-03-11 14:31:59 +01:00
Rafał Mikrut 8ad0b907ec
Open file when clicking at the Enter button (#285) 2021-03-11 14:31:41 +01:00
Douman 67a07f1f98
Use xxhash-rust >=0.8.2 to avoid bug in stateful implementation (#283) 2021-03-08 07:47:17 +01:00
Rafał Mikrut 43d76888c6
Add confirmation dialog when removing files with delete key (#282) 2021-03-07 08:57:48 +01:00
Rafał Mikrut 77cdf7e6a4
Add confirmation dialog when trying to remove all files in group (#281) 2021-03-06 15:56:39 +01:00
Rafał Mikrut e3aca69499 Update Image dependency to fix crashes 2021-03-06 13:51:59 +01:00
Rafał Mikrut 0bbe9fe4a3 Revert "Disable for now broken tga and gif files (#270)"
This reverts commit 87f5ca63
2021-03-06 13:36:00 +01:00
Rafał Mikrut 17f97bd958
Add option to turn off cache (#263) 2021-03-04 12:09:53 +01:00
Thomas Andreas Jung 1d904a858e
Dryrun for duplicates (#277)
```
    czkawka_cli dup --dryrun -d $(pwd)/folder -m1 -D aen
    Found 2 duplicated files in 1 groups with same content which took 2 B:
    Size - 2 B (2) - 2 files
    /home/thomas/Development/czkawka/folder/a
    /home/thomas/Development/czkawka/folder/b
    ----

    -------------------------------MESSAGES--------------------------------
    Delete /home/thomas/Development/czkawka/folder/a
    Delete /home/thomas/Development/czkawka/folder/b
    ---------------------------END OF MESSAGES-----------------------------
    ```
2021-03-01 12:23:43 +01:00
Thomas Andreas Jung ed7b197100
Use one implementation for all duplicate file removales (#278) 2021-02-27 09:00:59 +01:00
Rafał Mikrut 8382f77687
Fix crash when changing tabs (#280) 2021-02-27 07:30:30 +01:00
Rafał Mikrut 13add1cbed
Add hardlinking support for GUI (#276) 2021-02-24 13:53:46 +01:00
Rafał Mikrut 35c47b3230
Add new settings window (#262) 2021-02-23 09:40:19 +01:00
Rafał Mikrut 4c770b582b
Add option to not ignore hard links (#273) 2021-02-22 20:14:33 +01:00
Rafał Mikrut 814bd116c6 Add info about unofficial PPA 2021-02-22 17:26:08 +01:00
Rafał Mikrut e4107f6517 Changed cargo sources 2021-02-22 13:35:16 +01:00
Rafał Mikrut 7ea0126525 Release 2.4.0 2021-02-22 12:24:05 +01:00
Rafał Mikrut e0b6572f03
Update dependencies (#272) 2021-02-22 12:18:20 +01:00