rustybeans/src
David Holland 26bf2380df
Some small refactoring and moving around to make the code less monolitic, as well as some cargo fmt
2023-09-22 12:15:18 +02:00
..
config.rs Some small refactoring and moving around to make the code less monolitic, as well as some cargo fmt 2023-09-22 12:15:18 +02:00
database.rs Some small refactoring and moving around to make the code less monolitic, as well as some cargo fmt 2023-09-22 12:15:18 +02:00
flow_profile.rs Some small refactoring and moving around to make the code less monolitic, as well as some cargo fmt 2023-09-22 12:15:18 +02:00
iced.rs Create minimal working example for current iced version! Prepare for checklist for generating charts. 2023-01-25 11:32:00 +01:00
main.rs egui wasm32 working, except file loading 2023-09-14 22:26:01 +02:00
plot.rs Some small refactoring and moving around to make the code less monolitic, as well as some cargo fmt 2023-09-22 12:15:18 +02:00
selector.rs Working GUI with async load and progressbar 2023-01-31 19:23:00 +01:00
sheets.rs HUGE refactor and splitting up 2023-01-24 13:13:39 +01:00
style.css Changes before trying iced 2022-12-13 11:51:15 +01:00
time.rs Working GUI with async load and progressbar 2023-01-31 19:23:00 +01:00
ui.rs Some small refactoring and moving around to make the code less monolitic, as well as some cargo fmt 2023-09-22 12:15:18 +02:00
web.rs Implement modal function, e.g. for the loading progress 2023-02-03 09:04:10 +01:00