Commit Graph

26 Commits

Author SHA1 Message Date
26133a692f Implement specifying working_directory in config file 2024-11-25 20:34:31 +01:00
7b931fb033 Add reload button functionality 2024-03-02 18:56:02 +01:00
42b7d422a8 Remove BookSheet and make it normal Sheet
Simplifies code a lot
2024-02-11 09:35:32 +01:00
d3f2375995 Complete major sheet refactoring
Now using books etc is far easier
2024-02-10 21:49:46 +01:00
4ddfd75b2a Start major sheet refactoring 2024-02-10 00:58:40 +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
bea97b55f3 Make relm4 app async and update last_opened in db 2024-02-07 20:05:20 +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
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
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
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
1544d831a2 First commit 2024-01-14 11:47:28 +01:00