Commit graph

90 commits

Author SHA1 Message Date
Vyn
4bca7fac3e
Add color for events and source tags 2025-06-26 10:12:23 +02:00
Vyn
d208fc6ca4
Add left + right Calendar bars 2025-06-25 12:06:33 +02:00
Vyn
e10b466b60
Minor visual improvements with icons usage 2025-06-25 10:45:37 +02:00
Vyn
ef56efd314
Replace nlohmann with rei-json 2025-06-24 18:56:32 +02:00
Vyn
72b004b7b0
Move Models and Actions slint definitions in the shared directory 2025-06-24 12:04:54 +02:00
Vyn
f2f472a595
Remove unused code 2025-06-24 10:13:49 +02:00
Vyn
2e1e5db5ea
Replace 'add event window' with popup 2025-06-24 10:03:50 +02:00
Vyn
c804ce1c7b
Remove old 'add source window' 2025-06-24 09:34:05 +02:00
Vyn
fcdeec19ed
Replace 'add source window' with popup 2025-06-24 09:31:34 +02:00
Vyn
854152b395
Replace 'edit source window' with popup 2025-06-24 08:35:38 +02:00
Vyn
129b30b9e7
Update submodules target 2025-06-21 10:58:44 +02:00
Vyn
6ca4fd718d
Improve calendar's lines color contrast 2025-06-21 10:41:47 +02:00
Vyn
84760b603d
Fix tasks and sidebar padding 2025-06-18 18:31:05 +02:00
Vyn
f8ff4eb3c4
Fix tasks view resizing for no reason + Wrap text correctly 2025-06-18 13:54:33 +02:00
Vyn
e4b03ca418
Update dependencies, remove unused dependencies 2025-06-17 17:50:12 +02:00
Vyn
d26f2f5a9f
Move Calendar to its own view 2025-06-17 17:03:07 +02:00
Vyn
a03e71890c Add source's name next to each task 2025-02-02 11:42:28 +01: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
14d04f6a77 Use Green, Orange and Red colors for Selenite's palette 2024-11-04 10:49:06 +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
a80515ff90 Update dependencies and adapt code 2024-10-27 22:11:11 +01:00
Vyn
f11f4bf1c9 Update Slint version to 1.8 2024-10-18 13:47:57 +02:00
Vyn
3650ddaccc Add create/modify button when creating/editing a task 2024-10-17 14:38:55 +02:00
Vyn
e2b0c1ac74 Rename vynui to selenite 2024-10-16 11:54:15 +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
dee7a6fa42 Add namespace (ui::) for generated C++ Slint code 2024-10-15 16:51:05 +02:00
Vyn
f45aa601c7 Remove PNG images, replace them with SVGs 2024-10-15 16:41:22 +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
f885d355cd Update README.md 2024-10-09 20:18:42 +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
Vyn
63bf267a22 Switch from Qt6 to Slint 2024-08-29 11:18:09 +02:00
Vyn
f8be14bcf8 Move QML components in the components directory 2024-08-13 11:02:37 +02:00
Vyn
988fc539ef Add support for custom theme in config.json 2024-08-12 15:03:38 +02:00
Vyn
677e1f2f81 Prepare support for custom theme 2024-08-11 16:46:44 +02:00
Vyn
b1ed3c26c0 Change default theme to OneDark like 2024-08-09 21:12:35 +02:00
Vyn
437ea16d7c Update README with build && download instructions 2024-05-24 17:28:18 +02:00
Vyn
6cf752a83d Add images to README 2024-05-24 14:11:59 +02:00