Commit Graph

617 Commits (master)
 

Author SHA1 Message Date
Rafał Mikrut 5326024a9b Add support for checking how much data was read by tool[REAL FIX] 4 years ago
Rafał Mikrut 481b899b21 Add support for checking how much data was read by tool 4 years ago
Rafał Mikrut 5d10e273a2 Fixed release build printing debug prints 4 years ago
Rafał Mikrut a11f028966 Add results.txt to gitignore(default testing file) 4 years ago
Rafał Mikrut 3d297b3657 Format better file save message 4 years ago
Rafał Mikrut 2b9c0d61df Add saving to empty folders finder, remove exclude directories from it and put warnings to another function 4 years ago
Rafał Mikrut cf127d5c36 Add errors and warnings class 4 years ago
Rafał Mikrut 2c008b874b Update packages 4 years ago
Rafał Mikrut 6b26d4b6fe Use as_str() where possible 4 years ago
Rafał Mikrut 249adfc821 Merge function which finds duplication by size with removing entries which contains only 1 entry 4 years ago
Rafał Mikrut 5caff93a51 Show how much files are in groups 4 years ago
Rafał Mikrut 99b85c73c2 Fixed invalid groups number when saving to file 4 years ago
Rafał Mikrut 4757b28486 Simplify code with duplication and checking 4 years ago
Rafał Mikrut 59e679864e Updated workspace in idea folder 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 4b68330393 Added support for excluded items with wildcard * 4 years ago
Rafał Mikrut a08b4549ba Removed almost all occurrences of println from core 4 years ago
Rafał Mikrut 815acbdf94 Don't use git version because every single compilation is git checking for a new version 4 years ago
Rafał Mikrut 326540c931 Don't use git version because every single compilation is git checking for a new version 4 years ago
Rafał Mikrut bccc69bd99 Beginning of removing printing text from core. 4 years ago
Rafał Mikrut dca4ed5c4c Fixes bug with close button in orbtk 4 years ago
Rafał Mikrut 2179ddebed
Add license
Add MIT license file
4 years ago
Rafał Mikrut 806ee94566 Update dependiencies to try fix close button fixes orbtk 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 7dd96aceff Update Orbtk 4 years ago
Rafał Mikrut 49403751e5 Started thinking about GTK rs functions 4 years ago
Rafał Mikrut 216a13a326 Added images 4 years ago
Rafał Mikrut 843ce17107 Update version to 0.1.1 4 years ago
Rafał Mikrut b71051cda6 Added changelog
Fixed some crashes
4 years ago
Rafał Mikrut 29ca30aea0 Small glade changes 4 years ago
Rafał Mikrut bbb13d79ce Fixes some crashes when permissions are denied 4 years ago
Rafał Mikrut a47ce77bc6 Fixed crash with invalid glade file 4 years ago
Rafał Mikrut 0f67b56848 Add to misc basic idea folder(2020.2) 4 years ago
Rafał Mikrut 82d7daa4d5 Small info extension 4 years ago
Rafał Mikrut c90d6cd8b8 Almost complete basic GTK GUI 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 ae549a17a7 Added more buttons 4 years ago
Rafał Mikrut 9c8481f44b Added some more widgets 4 years ago
Rafał Mikrut e22ff1b362 Add basic glade file 4 years ago
Rafał Mikrut d7f0dfcdde Maybe translation support 4 years ago
Rafał Mikrut 1ccaa91129 Better explanation, starting working with GUI 4 years ago
Rafał Mikrut 7eeff49426 Add some comments 4 years ago
Rafał Mikrut 9d4de08ece Use different modules for library and GUI and CLI apps 4 years ago