1
0
Fork 0
mirror of synced 2024-09-21 11:55:10 +12:00
Commit graph

572 commits

Author SHA1 Message Date
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
Rafał Mikrut
6b26d4b6fe Use as_str() where possible 2020-09-17 14:14:17 +02:00
Rafał Mikrut
249adfc821 Merge function which finds duplication by size with removing entries which contains only 1 entry 2020-09-17 14:01:14 +02:00
Rafał Mikrut
5caff93a51 Show how much files are in groups 2020-09-17 13:35:11 +02:00
Rafał Mikrut
99b85c73c2 Fixed invalid groups number when saving to file 2020-09-17 12:18:01 +02:00
Rafał Mikrut
4757b28486 Simplify code with duplication and checking 2020-09-17 12:07:58 +02:00
Rafał Mikrut
59e679864e Updated workspace in idea folder 2020-09-17 11:54:40 +02:00
Rafał Mikrut
0f06ed636a Improved searching and printing duplicated entries,
Saving to file
2020-09-15 19:17:13 +02:00
Rafał Mikrut
c28b5a8a2f Trying to add button state to GTK 2020-09-14 20:44:59 +02:00
Rafał Mikrut
cff5ac93c4 Added support for non recursive search 2020-09-12 13:25:23 +02:00
Rafał Mikrut
4b68330393 Added support for excluded items with wildcard * 2020-09-11 22:32:17 +02:00
Rafał Mikrut
a08b4549ba Removed almost all occurrences of println from core 2020-09-11 15:52:06 +02:00
Rafał Mikrut
815acbdf94 Don't use git version because every single compilation is git checking for a new version 2020-09-11 13:50:54 +02:00
Rafał Mikrut
326540c931 Don't use git version because every single compilation is git checking for a new version 2020-09-11 13:50:54 +02:00
Rafał Mikrut
bccc69bd99 Beginning of removing printing text from core. 2020-09-11 13:50:54 +02:00
Rafał Mikrut
dca4ed5c4c Fixes bug with close button in orbtk 2020-09-11 13:50:54 +02:00
Rafał Mikrut
2179ddebed
Add license
Add MIT license file
2020-09-11 13:41:00 +02:00
Rafał Mikrut
806ee94566 Update dependiencies to try fix close button fixes orbtk 2020-09-10 10:27:10 +02:00
Rafał Mikrut
b1ddfad0d1 Remove printing 2020-09-09 21:41:44 +02:00
Rafał Mikrut
ba6c0281a7 Remove unused functions 2020-09-09 21:38:48 +02:00
Rafał Mikrut
b19612cfdf Added support for different buttons events for different notebook tabs 2020-09-09 21:32:23 +02:00
Rafał Mikrut
feee8c6a83 Add basic search 2020-09-08 09:41:22 +02:00
Rafał Mikrut
b2d1b7b779 Add basic TreeView 2020-09-07 21:37:18 +02:00
Rafał Mikrut
7dd96aceff Update Orbtk 2020-09-07 20:27:15 +02:00
Rafał Mikrut
49403751e5 Started thinking about GTK rs functions 2020-09-07 19:16:09 +02:00
Rafał Mikrut
216a13a326 Added images 2020-09-07 18:14:02 +02:00
Rafał Mikrut
843ce17107 Update version to 0.1.1 2020-09-07 17:49:39 +02:00
Rafał Mikrut
b71051cda6 Added changelog
Fixed some crashes
2020-09-07 17:39:16 +02:00
Rafał Mikrut
29ca30aea0 Small glade changes 2020-09-07 16:07:29 +02:00
Rafał Mikrut
bbb13d79ce Fixes some crashes when permissions are denied 2020-09-07 09:06:12 +02:00
Rafał Mikrut
a47ce77bc6 Fixed crash with invalid glade file 2020-09-06 14:27:29 +02:00
Rafał Mikrut
0f67b56848 Add to misc basic idea folder(2020.2) 2020-09-06 13:18:10 +02:00
Rafał Mikrut
82d7daa4d5 Small info extension 2020-09-05 20:26:10 +02:00
Rafał Mikrut
c90d6cd8b8 Almost complete basic GTK GUI 2020-09-05 17:20:50 +02:00
Rafał Mikrut
9013f447f0 Start creating basic Orbtk GUI 2020-09-05 16:25:19 +02:00
Rafał Mikrut
22e7031d3c Fix window GTK name 2020-09-05 09:05:45 +02:00
Rafał Mikrut
ae549a17a7 Added more buttons 2020-09-05 09:04:30 +02:00
Rafał Mikrut
9c8481f44b Added some more widgets 2020-09-04 23:09:11 +02:00