Commit graph

20 commits

Author SHA1 Message Date
Vyn
ef56efd314
Replace nlohmann with rei-json 2025-06-24 18:56:32 +02:00
Vyn
e2cd994026 Add current time indicator of the current day on the Calendar 2024-11-06 18:38:42 +01:00
Vyn
ab2200ecc1 Fix wrong source when creating new task or event 2024-11-05 16:55:13 +01:00
Vyn
893fcc11e3 Refactor the whole structure, no more separation for C++ and Slint files 2024-11-05 15:54:16 +01:00
Vyn
d6c781faa2 Add default path when creating new source 2024-11-04 12:36:18 +01:00
Vyn
668d1df06f Use C++23 2024-11-03 18:27:36 +01:00
Vyn
a15c23bb21 Add Source creation/edition + Add missing edit forms for tasks and events 2024-11-01 13:43:45 +01:00
Vyn
f1ac8a42d1 Add a Calendar view on the right side 2024-10-29 15:02:46 +01:00
Vyn
3650ddaccc Add create/modify button when creating/editing a task 2024-10-17 14:38:55 +02:00
Vyn
3e7c9b150a Fix tasks being unscheduled if the day for the task already exists 2024-10-16 11:04:30 +02:00
Vyn
e28ba796cd Ui changes, remove unused buttons 2024-10-15 11:55:39 +02:00
Vyn
36a2fe9220 Rework mirai core 2024-10-15 09:04:31 +02:00
Vyn
25aca40143 Allow deletion of unscheduled tasks 2024-10-09 20:10:13 +02:00
Vyn
2aa039e5fc Add new 'Add task/event' bar directly in the main view 2024-10-09 20:10:03 +02:00
Vyn
534da46a26 Add hint to show how many days left relative to today 2024-10-08 17:05:52 +02:00
Vyn
53b1280115 Add Unscheduled tasks 2024-10-08 16:36:01 +02:00
Vyn
07081bb27b Fix events from different sources not being sorted correctly 2024-09-09 15:22:05 +02:00
Vyn
cb6c663833 Remove unused code, move logic from .h to their .cpp, clean some things 2024-09-02 11:52:06 +02:00
Vyn
924e35ecc4 Generate default config file if it doesn't exist 2024-08-31 10:20:57 +02:00
Vyn
cbaa1b58d8 Move dependencies in 'external' directory and pdate git submodules 2024-08-31 09:42:46 +02:00