1
0
Fork 0
mirror of synced 2024-09-17 09:49:10 +12:00
Commit graph

659 commits

Author SHA1 Message Date
Rafał Mikrut
b91a115eac Fixes missing multiple values in excluded and included directories
Added support for recursive button
2020-09-29 20:19:36 +02:00
Rafał Mikrut
4a27b2b3d9 Added support for deleting selected files and folders 2020-09-29 18:44:20 +02:00
Rafał Mikrut
889eeaa909 Updated help in CLI 2020-09-29 16:09:42 +02:00
Rafał Mikrut
bf05cd5372 Move arguments pair to different file 2020-09-29 14:37:50 +02:00
Rafał Mikrut
735ac49919 Change a little CLI 2020-09-29 13:59:23 +02:00
Rafał Mikrut
801b9083da Disable selection of header 2020-09-29 13:50:31 +02:00
Rafał Mikrut
fe78ca4428 Add more info about packages 2020-09-29 09:27:45 +02:00
Rafał Mikrut
3599bd3e20 Fixes default argument in -f option 2020-09-29 09:27:31 +02:00
Rafał Mikrut
d34100461e Bump version to 0.1.4 dev 2020-09-27 11:17:14 +02:00
Rafał Mikrut
73c8096d2e Improve README 2020-09-27 11:13:06 +02:00
Rafał Mikrut
7b4a0cbcd7 Update .idea folder to the see latest additions 2020-09-27 10:59:20 +02:00
Rafał Mikrut
18020cebde Added temporary ffile finder and also printed improved help 2020-09-27 10:31:14 +02:00
Rafał Mikrut
465ee66fd3 Changed a little describtion 2020-09-27 08:32:44 +02:00
Rafał Mikrut
2cf5dcd513 Added support for empty file finder 2020-09-26 21:50:16 +02:00
Rafał Mikrut
338352f384 Added checking for duplicates by checking hash of first 1MB of file 2020-09-26 20:46:35 +02:00
Rafał Mikrut
4fb2a0cc92 Smaller code refactoring 2020-09-26 19:51:28 +02:00
Rafał Mikrut
85432f1c18 Fix some typos in words and remove empty space 2020-09-26 17:16:12 +02:00
Rafał Mikrut
8161a1c59b Big code refactoring 2020-09-26 16:52:13 +02:00
Rafał Mikrut
3cff32c031 Bump to 0.1.3 dev version 2020-09-26 14:13:06 +02:00
Rafał Mikrut
5f643d4356 Add big files finding to CLI 2020-09-26 13:48:53 +02:00
Rafał Mikrut
d17f2d3ef1 Begin of working with finding biggest files 2020-09-25 21:05:47 +02:00
Rafał Mikrut
45e0bde981 Create basic function to disable selecting object 2020-09-25 20:29:09 +02:00
Rafał Mikrut
4b96634305 Added support for different background colors in tree rows 2020-09-25 17:47:40 +02:00
Rafał Mikrut
468c2d7a67 Unified look of enum elements 2020-09-24 22:25:24 +02:00
Rafał Mikrut
343c57f098 Clear a little remove code 2020-09-24 21:00:52 +02:00
Rafał Mikrut
05684a9051 Read more info from GUI fields 2020-09-24 16:11:59 +02:00
Rafał Mikrut
c7b9daaff2 Add basic scroll window to include and exclude directory folders 2020-09-24 11:58:59 +02:00
Rafał Mikrut
4242e8e222 Resize added and remove buttons 2020-09-23 22:18:10 +02:00
Rafał Mikrut
be2d4ed77c Added simple selecting multiple entries 2020-09-23 22:05:44 +02:00
Rafał Mikrut
8d4174ac89 Add basic to notebook bar 2020-09-23 18:38:47 +02:00
Rafał Mikrut
5cb3a264ac Basic included folder in Glade 2020-09-23 14:55:11 +02:00
Rafał Mikrut
85b4190e8f Add support for version argument e.g.
`czkawka_cli --version`
2020-09-23 12:17:19 +02:00
Rafał Mikrut
ab71ee55ed Respect Clippy and minimal size value 2020-09-22 20:35:37 +02:00
Rafał Mikrut
aba4e65fb8 Add empty folder support for GUI 2020-09-22 11:24:55 +02:00
Rafał Mikrut
85de5b412d Delete unused Cargo Lock files 2020-09-22 10:00:45 +02:00
Rafał Mikrut
cee556c221 Update images 2020-09-20 18:53:53 +02:00
Rafał Mikrut
063b5e0918 Bump version to 0.1.2 dev 2020-09-20 18:00:09 +02:00
Rafał Mikrut
597d3e9ce7 Test workspace 2020-09-20 13:30:15 +02:00
Rafał Mikrut
43ead2edb8 Add CI 2020-09-20 13:20:12 +02:00
Rafał Mikrut
2804af92e5 Remove unused code 2020-09-20 11:33:55 +02:00
Rafał Mikrut
b1426d7f95 Added basic printing results in tree_view 2020-09-20 11:32:55 +02:00
Rafał Mikrut
b3e51c5322 README update 2020-09-19 11:25:58 +02:00
Rafał Mikrut
5326024a9b Add support for checking how much data was read by tool[REAL FIX] 2020-09-19 08:31:32 +02:00
Rafał Mikrut
481b899b21 Add support for checking how much data was read by tool 2020-09-19 08:20:49 +02:00
Rafał Mikrut
5d10e273a2 Fixed release build printing debug prints 2020-09-18 11:31:44 +02:00
Rafał Mikrut
a11f028966 Add results.txt to gitignore(default testing file) 2020-09-18 11:25:12 +02:00
Rafał Mikrut
3d297b3657 Format better file save message 2020-09-18 11:11:08 +02:00
Rafał Mikrut
2b9c0d61df Add saving to empty folders finder, remove exclude directories from it and put warnings to another function 2020-09-18 10:23:49 +02:00
Rafał Mikrut
cf127d5c36 Add errors and warnings class 2020-09-18 07:32:37 +02:00
Rafał Mikrut
2c008b874b Update packages 2020-09-17 18:42:56 +02:00