Commit Graph

302 Commits (master)

Author SHA1 Message Date
Rafał Mikrut 8d4a264c6d
Use master gtk plugin again (#179)
* Use master gtk plugin again
3 years ago
Rafał Mikrut 72d74dd8e2
Adds Mac GUI (#160)
* Adds Mac GUI

* Update Rust to 1.4.9
3 years ago
Rafał Mikrut a8c0a80bcf
Add manual excluding directories (#168) 3 years ago
Rafał Mikrut 97f7c8370d
Hide preview when deleting images or symlinking it (#167) 3 years ago
Rafał Mikrut 083db7aa51
Add manual adding of directories (#165) 3 years ago
Rafał Mikrut 10c32c90c0
Add support for delete button (#159) 3 years ago
Rafał Mikrut f622504356
Allow to select multiple entries in File Chooser (#154) 3 years ago
Rafał Mikrut 8a07dbed6b
Add selecting images with it's size (#138) 3 years ago
Rafał Mikrut d84722aa51
Modernize popovers code and simplify later changes (#137) 3 years ago
Rafał Mikrut 880787a67f
Show errors in image previewer when failed to generate it (#130) 3 years ago
Rafał Mikrut 5672431257
Add minimal similarity level (#129) 3 years ago
Rafał Mikrut 865543c7d7
Add option to open folders by double right click (#128) 3 years ago
Rafał Mikrut 7c3b9681b1
Split symlink path to two path and file name (#127) 3 years ago
Rafał Mikrut 1d59199bb2
Add support for checking for invalid symlinks (#124) 3 years ago
Rafał Mikrut 4a33ff7d86
Add support for symbolic links (#123) 4 years ago
Rafał Mikrut 68c3c294c9
Add button to enable/disable in settings text view errors (#122) 4 years ago
Rafał Mikrut a4d4a792e5
Add setting button to disable/enable previews(enabled by default) (#121) 4 years ago
Rafał Mikrut f29e63d049
Add Image preview to similar images (#118) 4 years ago
Rafał Mikrut 40f981dcd3
Add custom selection/unselection (#117) 4 years ago
Rafał Mikrut ff353c7014
Remove console window in Windows (#116) 4 years ago
Rafał Mikrut 7148abb8be
Add button to hide/show text view errors (#115) 4 years ago
Rafał Mikrut 30bd1f2f38
Add setting for deletion confirmation dialog (#114) 4 years ago
Rafał Mikrut 62e5e8e03e
Select longer names by default (#113) 4 years ago
Rafał Mikrut c1afbe6b92
Fix errors in progress bar caused by dividing by 0 (#109) 4 years ago
Rafał Mikrut 6fab1a9368
Add option to save file, store settings and load them (#108) 4 years ago
Rafał Mikrut a047380dbe Center dialog to current window 4 years ago
Rafał Mikrut 6d5ab1d98c
Removed unused stop, resume and pause buttons (#107) 4 years ago
Rafał Mikrut 7ac4a26229
Add progress bar (#106) 4 years ago
Rafał Mikrut c62617df30 Release 1.4.0 4 years ago
Rafał Mikrut 29a0716be5
Add very small similarity level to finding similar images, add option to choose level from CLI, fix bug with duplicated entries in similar pictures (#104) 4 years ago
Rafał Mikrut 2815692205
Fix removing entries (#103) 4 years ago
Rafał Mikrut 88d47e49cf
Add select for all modes (#102) 4 years ago
Rafał Mikrut 3e61544ec4
Add support for multithreading to zeroed files (#101) 4 years ago
Rafał Mikrut 2f72dd9d19
Add multithread support to similar image finder (#98) 4 years ago
Rafał Mikrut 110d6015bc
Similar images improvements: (#97)
Headers without data
By default only checking for High Similarity(faster search)
4 years ago
Rafał Mikrut 5d4f4db8c1
Simplify some GUI code (#96) 4 years ago
Rafał Mikrut ecebb3a1af
Implement finding duplicated music by tags/artist/year etc. (#95) 4 years ago
Rafał Mikrut 4429df2861
Refactore GUI into multiple files (#89) 4 years ago
Rafał Mikrut 777ac50f07
Add support for checking for zeroed files (#88) 4 years ago
Rafał Mikrut 7112ff6b92
Add support for checking same file names (#84) 4 years ago
Rafał Mikrut d996c3c46b
Add pre hash check (#83) 4 years ago
Rafał Mikrut 4d90e3170e
Remove warnings about non existent directories in Windows (#79) 4 years ago
Rafał Mikrut aa63a14f68
Improve deleting files in Similar files in GUI (#75) 4 years ago
Rafał Mikrut beb14f9f1d
Improve similar images GUI a little and add sorting to Similarity Enum (#73) 4 years ago
Rafał Mikrut 4fed419856
Added support for opening files by double clicks (#70) 4 years ago
Rafał Mikrut 1178e145ae
Add similar images support for GUI (#69) 4 years ago
Dariusz Niedoba acfecd7ca3
Replace String with PathBuf for paths (#59) 4 years ago
Rafał Mikrut 67a775beff Release version 1.1 4 years ago
Rafał Mikrut d001592c3f
Fix not removing from GUI empty folders which contains another empty folder (#57) 4 years ago
Rafał Mikrut 8bbb12c7d4
Add ability to stop task from GUI (#55) 4 years ago
Caduser2020 085da0369e
Improve code quality. (#52)
* Remove verbose constructs in core.

* Use self and const fn where appropriate.

* Remove needless borrows.

* Fix name in function arguments.

* Merge 'master' into quality

* Decrease function complexity.

* Run fmt.

* Fix clippy.

* Fix duplicate extension files.

* Fix excluded items.

* Fix allowed extensions (Part 2).

* Fix temporary files.
4 years ago
Rafał Mikrut be30afdac6
Add support for searching in other thread (#51) 4 years ago
Rafał Mikrut c725d1b850 Add /snap and /run to excluded directories by default 4 years ago
Rafał Mikrut 3065e0e2dd Added flexible notebook tabs at the top 4 years ago
Rafał Mikrut 8d263fdff2 Minimal file size in duplicate finder should be always greater than 0 4 years ago
Rafał Mikrut df065115f6 Add confirmation dialog when deleting files 4 years ago
Rafał Mikrut d7529cb64b Added support for Big, Temporary and empty file finder in GUI 4 years ago
Rafał Mikrut d3bea0db85 Small general changes 4 years ago
Rafał Mikrut ecc93484cf Fixed text,
Don't delete entry if folder/file wasn't deleted
4 years ago
Rafał Mikrut f05bce615a Fixes not visible colors in light theme 4 years ago
Rafał Mikrut 000e4ad46b Added support for selective selecting of rows 4 years ago
Rafał Mikrut 7a1a9ea9f6 Change SystemTime to u64 4 years ago
Rafał Mikrut 679bbafbd6 Added ability to reverse selection 4 years ago
Rafał Mikrut f550b42fc2 Add support for selecting and unselecting all records in duplicate finder 4 years ago
Rafał Mikrut 4bca6a133d Add Save system 4 years ago
Rafał Mikrut 326ad5d746 Added probably all functionality to upper notebook(connection of buttons) 4 years ago
Rafał Mikrut 6f516223a5 Added logic to radio buttons to select method of duplicate finder 4 years ago
Rafał Mikrut b91a115eac Fixes missing multiple values in excluded and included directories
Added support for recursive button
4 years ago
Rafał Mikrut 4a27b2b3d9 Added support for deleting selected files and folders 4 years ago
Rafał Mikrut 801b9083da Disable selection of header 4 years ago
Rafał Mikrut 338352f384 Added checking for duplicates by checking hash of first 1MB of file 4 years ago
Rafał Mikrut 85432f1c18 Fix some typos in words and remove empty space 4 years ago
Rafał Mikrut 8161a1c59b Big code refactoring 4 years ago
Rafał Mikrut 45e0bde981 Create basic function to disable selecting object 4 years ago
Rafał Mikrut 4b96634305 Added support for different background colors in tree rows 4 years ago
Rafał Mikrut 468c2d7a67 Unified look of enum elements 4 years ago
Rafał Mikrut 05684a9051 Read more info from GUI fields 4 years ago
Rafał Mikrut c7b9daaff2 Add basic scroll window to include and exclude directory folders 4 years ago
Rafał Mikrut be2d4ed77c Added simple selecting multiple entries 4 years ago
Rafał Mikrut 5cb3a264ac Basic included folder in Glade 4 years ago
Rafał Mikrut 85b4190e8f Add support for version argument e.g.
`czkawka_cli --version`
4 years ago
Rafał Mikrut ab71ee55ed Respect Clippy and minimal size value 4 years ago
Rafał Mikrut aba4e65fb8 Add empty folder support for GUI 4 years ago
Rafał Mikrut b1426d7f95 Added basic printing results in tree_view 4 years ago
Rafał Mikrut 481b899b21 Add support for checking how much data was read by tool 4 years ago
Rafał Mikrut cf127d5c36 Add errors and warnings class 4 years ago
Rafał Mikrut 4757b28486 Simplify code with duplication and checking 4 years ago
Rafał Mikrut 0f06ed636a Improved searching and printing duplicated entries,
Saving to file
4 years ago
Rafał Mikrut c28b5a8a2f Trying to add button state to GTK 4 years ago
Rafał Mikrut cff5ac93c4 Added support for non recursive search 4 years ago
Rafał Mikrut b1ddfad0d1 Remove printing 4 years ago
Rafał Mikrut ba6c0281a7 Remove unused functions 4 years ago
Rafał Mikrut b19612cfdf Added support for different buttons events for different notebook tabs 4 years ago
Rafał Mikrut feee8c6a83 Add basic search 4 years ago
Rafał Mikrut b2d1b7b779 Add basic TreeView 4 years ago
Rafał Mikrut 49403751e5 Started thinking about GTK rs functions 4 years ago
Rafał Mikrut 29ca30aea0 Small glade changes 4 years ago
Rafał Mikrut a47ce77bc6 Fixed crash with invalid glade file 4 years ago
Rafał Mikrut 9013f447f0 Start creating basic Orbtk GUI 4 years ago
Rafał Mikrut 22e7031d3c Fix window GTK name 4 years ago
Rafał Mikrut e22ff1b362 Add basic glade file 4 years ago
Rafał Mikrut 9d4de08ece Use different modules for library and GUI and CLI apps 4 years ago