20 Commits

Author SHA1 Message Date
2ffd0bbbc3 First try in implementing sheet edit dialog 2024-05-25 23:10:47 +02:00
58901dae37 Scroll to top on sheet listing changed (e.g. sorted) 2024-05-25 22:01:42 +02:00
7cce6409b7 Run cargo and clippy fix 2024-03-02 18:58:11 +01:00
7b931fb033 Add reload button functionality 2024-03-02 18:56:02 +01:00
f73cc8f7ea Start implementing sort and shuffle features 2024-03-02 14:45:31 +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
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
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
7120520347 Apply clippy fixes 2024-02-02 23:09:30 +01:00
015247b284 Apply cargo fixes 2024-02-02 23:08:44 +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
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