1
0
Fork 0
mirror of synced 2024-05-14 09:23:13 +12:00
Commit graph

141 commits

Author SHA1 Message Date
Rafał Mikrut 71353823e7 Update version to 1.0.1 2020-10-06 21:28:04 +02:00
Rafał Mikrut c725d1b850 Add /snap and /run to excluded directories by default 2020-10-06 21:12:14 +02:00
Rafał Mikrut 3b63798751 Don't crash when found file name which is not valid Unicode 2020-10-06 17:10:34 +02:00
Rafał Mikrut 78aa7d531a Updated README and changelog 2020-10-05 22:30:59 +02:00
Rafał Mikrut 1defc06c75
Test Windows CI (#41) 2020-10-05 22:07:21 +02:00
Meir Klemfner e4af905078
Changed to StructOpt for CLI argument parser. (#37)
Changed to StructOpt for CLI argument parser.
2020-10-04 23:36:49 +02:00
Spirit e60c042bb9
Arch PKGBUILD (#36)
Added freedesktop & arch PKGBUILD
2020-10-04 23:24:10 +02:00
Rafał Mikrut 3f0eb410e7 Add storing artifacts in CI and Windows and MacOS build 2020-10-04 16:58:45 +02:00
Rafał Mikrut 3065e0e2dd Added flexible notebook tabs at the top 2020-10-04 11:47:10 +02:00
Rafał Mikrut 8d263fdff2 Minimal file size in duplicate finder should be always greater than 0 2020-10-03 09:51:02 +02:00
Rafał Mikrut a0c99ab14b Don't crash when modified time of file is before unix epoch 2020-10-02 17:59:46 +02:00
Stefan Seering 1829d19b28 Switch to automatic updates for the program version. 2020-10-02 15:33:51 +02:00
Rafał Mikrut d9bfb412b9 Improved README 2020-10-02 09:21:27 +02:00
Rafał Mikrut 8d824036b2 Release 1.0.0 version 2020-10-02 08:58:02 +02:00
Rafał Mikrut df065115f6 Add confirmation dialog when deleting files 2020-10-02 08:57:40 +02:00
Rafał Mikrut d3652c1e86 Updated README.md 2020-10-01 21:29:40 +02:00
Rafał Mikrut 4e4ce0c752 Bump version to 0.14 2020-10-01 19:28:59 +02:00
Rafał Mikrut d7529cb64b Added support for Big, Temporary and empty file finder in GUI 2020-10-01 19:26:25 +02:00
Rafał Mikrut d3bea0db85 Small general changes 2020-10-01 16:54:26 +02:00
Rafał Mikrut ecc93484cf Fixed text,
Don't delete entry if folder/file wasn't deleted
2020-10-01 15:55:45 +02:00
Rafał Mikrut f05bce615a Fixes not visible colors in light theme 2020-10-01 15:25:58 +02:00
Rafał Mikrut 000e4ad46b Added support for selective selecting of rows 2020-10-01 08:53:17 +02:00
Rafał Mikrut 7a1a9ea9f6 Change SystemTime to u64 2020-10-01 06:53:10 +02:00
Rafał Mikrut 679bbafbd6 Added ability to reverse selection 2020-09-30 18:22:50 +02:00
Rafał Mikrut 90baebea05 Use for now GTK 3.22 because is available in CI 2020-09-30 16:50:58 +02:00
Rafał Mikrut f550b42fc2 Add support for selecting and unselecting all records in duplicate finder 2020-09-30 16:38:45 +02:00
Rafał Mikrut 4bca6a133d Add Save system 2020-09-30 14:47:39 +02:00
Rafał Mikrut 86c49949e6 README improvements 2020-09-30 10:06:40 +02:00
Rafał Mikrut 326ad5d746 Added probably all functionality to upper notebook(connection of buttons) 2020-09-29 23:00:15 +02:00
Rafał Mikrut 3c588c6316 Remove unused GtkFileChooserDialog from Glade File 2020-09-29 22:56:52 +02:00
Rafał Mikrut 6f516223a5 Added logic to radio buttons to select method of duplicate finder 2020-09-29 21:17:58 +02:00
Rafał Mikrut 26084a695a Added Radio buttons to Glade 2020-09-29 20:44:34 +02:00
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