1
0
Fork 0
mirror of synced 2024-05-16 10:24:05 +12:00
Commit graph

20 commits

Author SHA1 Message Date
Rafał Mikrut aba4e65fb8 Add empty folder support for GUI 2020-09-22 11:24:55 +02:00
Rafał Mikrut b1426d7f95 Added basic printing results in tree_view 2020-09-20 11:32:55 +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 cf127d5c36 Add errors and warnings class 2020-09-18 07:32:37 +02:00
Rafał Mikrut 4757b28486 Simplify code with duplication and checking 2020-09-17 12:07:58 +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 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 49403751e5 Started thinking about GTK rs functions 2020-09-07 19:16:09 +02:00
Rafał Mikrut 29ca30aea0 Small glade changes 2020-09-07 16:07:29 +02:00
Rafał Mikrut a47ce77bc6 Fixed crash with invalid glade file 2020-09-06 14:27:29 +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 e22ff1b362 Add basic glade file 2020-09-04 21:12:18 +02:00
Rafał Mikrut 9d4de08ece Use different modules for library and GUI and CLI apps 2020-09-01 19:34:39 +02:00