Commit graph

83 commits

Author SHA1 Message Date
Vyn
ca34562a1c Change 'File' concept to a 'Resource' abstract concept 2024-05-09 14:39:10 +02:00
Vyn
7eb54cddce Use QFileDialog to chose files 2024-05-05 15:58:56 +02:00
Vyn
375a1bfb2d Add basic responsive layout for Phone 2024-05-04 17:38:23 +02:00
Vyn
1416b5db58 Do not hide completed tasks in Calendar view 2024-04-30 18:43:53 +02:00
Vyn
597ea0ac2d Improve startup time 2024-04-30 18:18:54 +02:00
Vyn
d90bfbc483 Add simple debug timer 2024-04-30 16:57:34 +02:00
Vyn
723345b21a Add simple test cases 2024-04-24 15:49:02 +02:00
Vyn
1113118c06 Add simple hint when no files are loaded 2024-04-23 10:40:46 +02:00
Vyn
d8d50582c3 Add files settings in UI (wip) 2024-04-22 15:45:26 +02:00
Vyn
e5328c15d4 Add tags settings in UI 2024-04-22 14:34:24 +02:00
Vyn
01037b1717 Add more color to Calendar events 2024-04-21 11:18:00 +02:00
Vyn
d27cf89eee Don't show tasks with no time data in Calendar 2024-04-21 10:32:14 +02:00
Vyn
e5275c5ed9 Add color to calendar events/tasks 2024-04-21 10:26:56 +02:00
Vyn
6ca786a4f6 Don't show the '#' before tags in the UI 2024-04-21 09:43:56 +02:00
Vyn
e18691d72c Fix Calendar first day of the week 2024-04-21 09:21:59 +02:00
Vyn
fb0f21f119 Improve Calendar 2024-04-20 09:02:25 +02:00
Vyn
eb284afecd Add Calendar 2024-04-19 18:32:35 +02:00
Vyn
bfc4d0e21e Add Catch2 dependency for tests 2024-04-19 13:52:17 +02:00
Vyn
cd01c39ed7 Move TasksFile into another file 2024-04-18 21:12:17 +02:00
Vyn
841c87752f Refactor TasksView, Mirai instance doesn't depend on it anymore 2024-04-17 17:34:26 +02:00
Vyn
d1a4858504 Show tasks with deadline first, in order 2024-04-17 15:07:33 +02:00
Vyn
3030e15d5e Fix tasks without date not displaying in the righ category until restart 2024-04-15 09:40:46 +02:00
Vyn
9ced5c422d Fix tags list not up to date after adding or removing a tag 2024-04-15 09:38:21 +02:00
Vyn
dc4f0795c7 Add color to tags 2024-04-14 14:36:07 +02:00
Vyn
689eea07a7 Support multiple files 2024-04-14 14:11:41 +02:00
Vyn
f8f49233dc Format all c++ files 2024-04-13 13:50:03 +02:00
Vyn
081e107b9b Add support for clang-tidy and clang-format 2024-04-13 11:47:52 +02:00
Vyn
2bb7fcfcc6 Add helper lib for strings and vectors 2024-04-12 20:58:13 +02:00
Vyn
6ef9740db9 Add scrollbar for tasks 2024-04-12 20:45:05 +02:00
Vyn
317b515e22 Date time is now visible on each task 2024-04-11 14:08:09 +02:00
Vyn
839109b77b Tags are now visible on each task 2024-04-11 13:29:40 +02:00
Vyn
bae67e6851 Add 'Time' and 'Tags' as proper task's properties, also add raw format handling 2024-04-11 11:42:13 +02:00
Vyn
3e7d8b4b70 first commit 2024-04-10 16:53:18 +02:00