38 Commits

Author SHA1 Message Date
4ddfd75b2a Start major sheet refactoring 2024-02-10 00:58:40 +01:00
6cb7abad4c Mcdu: add margin and make all keys same size 2024-02-07 20:52:35 +01:00
fc61870b7e Delete stack layout, instead only show one listing 2024-02-07 20:48:34 +01:00
8343fb80dc Run cargo fix 2024-02-07 20:43:52 +01:00
6fc322f315 Fix updated orphans not displayed 2024-02-07 20:43:09 +01:00
b16eb710dd Put database into specified file directory 2024-02-07 20:31:07 +01:00
f9c2cfb618 Implement sorting by last_opened 2024-02-07 20:26:34 +01:00
bea97b55f3 Make relm4 app async and update last_opened in db 2024-02-07 20:05:20 +01:00
603864e7f6 Apply cargo and clippy fix 2024-02-07 19:23:22 +01:00
4d5e6f19fc Successfully implement orphan database inserting 2024-02-07 19:21:53 +01:00
b102906f11 Modify Sheet struct, add OrphanFile table and db 2024-02-07 18:40:58 +01:00
7120520347 Apply clippy fixes 2024-02-02 23:09:30 +01:00
015247b284 Apply cargo fixes 2024-02-02 23:08:44 +01:00
7e012e0ef0 Make it version 0.1.1 2024-02-02 23:06:47 +01:00
60649fe633 Re-implement file opening 2024-02-02 23:02:07 +01:00
0fe6bf1db2 Make search work again 2024-02-02 22:51:11 +01:00
5ee898c9c5 Use ListBox Widget 2024-02-02 21:17:03 +01:00
9069138255 Implement sheet listings with relm4 factory 2024-02-02 21:11:21 +01:00
6a6e1d03df Move ui files into separate folder 2024-02-02 19:30:52 +01:00
4f65715967 Implement sheet path validation 2024-02-02 17:27:24 +01:00
0addc7c4b9 Move Sheet and Composer to separate code file 2024-02-02 16:36:29 +01:00
3f7b45efda Clean up command line args usage 2024-02-02 16:33:14 +01:00
9ffdfa1a77 Improve database, add log and cli 2024-02-02 16:27:45 +01:00
4b6418c23a First try of implementing database 2024-02-02 09:18:45 +01:00
7217ce8bc1 Apply clippy lints 2024-02-01 20:49:52 +01:00
305d1e3f53 Add Spc and Clr buttons to MCDU 2024-01-23 21:09:30 +01:00
0f5d87eeba Make window open with maximum size 2024-01-23 20:56:29 +01:00
e4543ac66e Implement working search bar 2024-01-22 21:11:51 +01:00
e47c9afe33 Implemented opening of pdfs 2024-01-16 23:28:00 +01:00
f4bbbc330c Implement cargo and clippy fixes 2024-01-16 22:58:02 +01:00
015e40c187 Remove unnecessary nix buildInputs 2024-01-16 22:55:19 +01:00
4a41ce6cf3 Implement sheet listing
No click effect or filtering yet
2024-01-16 22:50:18 +01:00
f6a4de51e7 Clean up main using view! macro 2024-01-16 18:39:38 +01:00
02a41a50c0 Make mcdu work 2024-01-16 18:08:22 +01:00
d7ed0ec59d Try out mcdu layout 2024-01-16 16:43:41 +01:00
a9550e61fc Improve nix development shell 2024-01-14 12:19:20 +01:00
608fc7c386 Setup License, Readme and nix 2024-01-14 11:54:50 +01:00
1544d831a2 First commit 2024-01-14 11:47:28 +01:00