|
cf30a47c68
|
Fix the 'show completed tasks' feature
|
2025-07-04 11:04:10 +02:00 |
|
|
e94ed17de9
|
Fix calendar events not using minutes
|
2025-07-04 10:47:11 +02:00 |
|
|
6acb97df79
|
Fix due date not updating correctly when removing it
|
2025-07-04 10:29:26 +02:00 |
|
|
048d835bd6
|
Fix date missing when editing task
|
2025-07-04 10:14:25 +02:00 |
|
|
62d90f26d3
|
Fix README.md typo
|
2025-07-03 12:40:43 +02:00 |
|
|
ba438608f8
|
Update images and readme.md
|
2025-07-03 11:25:56 +02:00 |
|
|
e608a4afcc
|
Add 'remove source' feature
|
2025-07-03 10:57:14 +02:00 |
|
|
0046cb9bbb
|
Move all UI code into new 'ui' directory
|
2025-07-03 10:21:42 +02:00 |
|
|
00d9cbe7ef
|
Rename AppWindow to app_logic
|
2025-07-03 09:57:20 +02:00 |
|
|
049353e06a
|
Update dependencies usages
|
2025-07-02 18:43:33 +02:00 |
|
|
4b2356facb
|
Better dependencies management
|
2025-07-02 11:35:26 +02:00 |
|
|
6fa94b279c
|
Convert classes and files to snake_case
|
2025-07-01 21:42:59 +02:00 |
|
|
686d86df6f
|
[WIP] Fix everything
|
2025-06-30 20:26:54 +02:00 |
|
|
15bd0f58a7
|
[WIP] full views rework
|
2025-06-29 20:07:11 +02:00 |
|
|
9de3972630
|
[WIP] convert to snake_case
|
2025-06-27 10:55:56 +02:00 |
|
|
4bca7fac3e
|
Add color for events and source tags
|
2025-06-26 10:12:23 +02:00 |
|
|
d208fc6ca4
|
Add left + right Calendar bars
|
2025-06-25 12:06:33 +02:00 |
|
|
e10b466b60
|
Minor visual improvements with icons usage
|
2025-06-25 10:45:37 +02:00 |
|
|
ef56efd314
|
Replace nlohmann with rei-json
|
2025-06-24 18:56:32 +02:00 |
|
|
72b004b7b0
|
Move Models and Actions slint definitions in the shared directory
|
2025-06-24 12:04:54 +02:00 |
|
|
f2f472a595
|
Remove unused code
|
2025-06-24 10:13:49 +02:00 |
|
|
2e1e5db5ea
|
Replace 'add event window' with popup
|
2025-06-24 10:03:50 +02:00 |
|
|
c804ce1c7b
|
Remove old 'add source window'
|
2025-06-24 09:34:05 +02:00 |
|
|
fcdeec19ed
|
Replace 'add source window' with popup
|
2025-06-24 09:31:34 +02:00 |
|
|
854152b395
|
Replace 'edit source window' with popup
|
2025-06-24 08:35:38 +02:00 |
|
|
129b30b9e7
|
Update submodules target
|
2025-06-21 10:58:44 +02:00 |
|
|
6ca4fd718d
|
Improve calendar's lines color contrast
|
2025-06-21 10:41:47 +02:00 |
|
|
84760b603d
|
Fix tasks and sidebar padding
|
2025-06-18 18:31:05 +02:00 |
|
|
f8ff4eb3c4
|
Fix tasks view resizing for no reason + Wrap text correctly
|
2025-06-18 13:54:33 +02:00 |
|
|
e4b03ca418
|
Update dependencies, remove unused dependencies
|
2025-06-17 17:50:12 +02:00 |
|
|
d26f2f5a9f
|
Move Calendar to its own view
|
2025-06-17 17:03:07 +02:00 |
|
|
a03e71890c
|
Add source's name next to each task
|
2025-02-02 11:42:28 +01:00 |
|
|
e2cd994026
|
Add current time indicator of the current day on the Calendar
|
2024-11-06 18:38:42 +01:00 |
|
|
ab2200ecc1
|
Fix wrong source when creating new task or event
|
2024-11-05 16:55:13 +01:00 |
|
|
893fcc11e3
|
Refactor the whole structure, no more separation for C++ and Slint files
|
2024-11-05 15:54:16 +01:00 |
|
|
d6c781faa2
|
Add default path when creating new source
|
2024-11-04 12:36:18 +01:00 |
|
|
14d04f6a77
|
Use Green, Orange and Red colors for Selenite's palette
|
2024-11-04 10:49:06 +01:00 |
|
|
668d1df06f
|
Use C++23
|
2024-11-03 18:27:36 +01:00 |
|
|
a15c23bb21
|
Add Source creation/edition + Add missing edit forms for tasks and events
|
2024-11-01 13:43:45 +01:00 |
|
|
f1ac8a42d1
|
Add a Calendar view on the right side
|
2024-10-29 15:02:46 +01:00 |
|
|
a80515ff90
|
Update dependencies and adapt code
|
2024-10-27 22:11:11 +01:00 |
|
|
f11f4bf1c9
|
Update Slint version to 1.8
|
2024-10-18 13:47:57 +02:00 |
|
|
3650ddaccc
|
Add create/modify button when creating/editing a task
|
2024-10-17 14:38:55 +02:00 |
|
|
e2b0c1ac74
|
Rename vynui to selenite
|
2024-10-16 11:54:15 +02:00 |
|
|
3e7c9b150a
|
Fix tasks being unscheduled if the day for the task already exists
|
2024-10-16 11:04:30 +02:00 |
|
|
dee7a6fa42
|
Add namespace (ui::) for generated C++ Slint code
|
2024-10-15 16:51:05 +02:00 |
|
|
f45aa601c7
|
Remove PNG images, replace them with SVGs
|
2024-10-15 16:41:22 +02:00 |
|
|
e28ba796cd
|
Ui changes, remove unused buttons
|
2024-10-15 11:55:39 +02:00 |
|
|
36a2fe9220
|
Rework mirai core
|
2024-10-15 09:04:31 +02:00 |
|
|
f885d355cd
|
Update README.md
|
2024-10-09 20:18:42 +02:00 |
|