1
0
Fork 0
mirror of synced 2024-05-17 19:03:08 +12:00
Commit graph

234 commits

Author SHA1 Message Date
Rafał Mikrut c7b9daaff2 Add basic scroll window to include and exclude directory folders 2020-09-24 11:58:59 +02:00
Rafał Mikrut 4242e8e222 Resize added and remove buttons 2020-09-23 22:18:10 +02:00
Rafał Mikrut be2d4ed77c Added simple selecting multiple entries 2020-09-23 22:05:44 +02:00
Rafał Mikrut 8d4174ac89 Add basic to notebook bar 2020-09-23 18:38:47 +02:00
Rafał Mikrut 5cb3a264ac Basic included folder in Glade 2020-09-23 14:55:11 +02:00
Rafał Mikrut 85b4190e8f Add support for version argument e.g.
`czkawka_cli --version`
2020-09-23 12:17:19 +02:00
Rafał Mikrut ab71ee55ed Respect Clippy and minimal size value 2020-09-22 20:35:37 +02:00
Rafał Mikrut aba4e65fb8 Add empty folder support for GUI 2020-09-22 11:24:55 +02:00
Rafał Mikrut 063b5e0918 Bump version to 0.1.2 dev 2020-09-20 18:00:09 +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 2c008b874b Update packages 2020-09-17 18:42:56 +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 843ce17107 Update version to 0.1.1 2020-09-07 17:49:39 +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 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
Rafał Mikrut e22ff1b362 Add basic glade file 2020-09-04 21:12:18 +02:00
Rafał Mikrut 1ccaa91129 Better explanation, starting working with GUI 2020-09-03 17:33:43 +02:00
Rafał Mikrut 9d4de08ece Use different modules for library and GUI and CLI apps 2020-09-01 19:34:39 +02:00