Commit Graph

92 Commits (77a48ca6aa1b1b34908a98ff97c6e05d17457df3)

Author SHA1 Message Date
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