Commit Graph

11 Commits

Author SHA1 Message Date
d5e742155f Added new resource files, changed the CMake configuration to always
rebuild the resources files and also added the first main window to the
interface
2025-08-30 18:27:49 +03:00
2b662e58ab Restylized the button by changing its size and text alignment properties 2025-03-03 22:18:11 +02:00
1793f5b949 Added a new custom Button component 2025-02-08 01:17:11 +02:00
d479a5e242 Implemented JSON serialization
Added new iterator and const_iterator objects to UserList and also
implemented the serialization function to write to a JSON file
2025-02-07 23:06:27 +02:00
09b1e17de0 Implemented error checks for parsing the JSON file 2025-02-07 20:20:04 +02:00
a458d82577 Refactored code and possibly fixed a bug 2025-02-07 20:13:30 +02:00
6d9586ac6e Added deserialization from JSON file 2025-02-07 20:05:44 +02:00
f9c394e0d1 Added basic functionality backend in C++ 2025-02-07 19:24:34 +02:00
854469166a Added basic text support 2025-02-07 18:56:23 +02:00
492d3d5ef8 Set up the initial files for a full Qt project 2024-12-23 19:41:48 +02:00
f486bce0ef Initial commit 2024-12-23 17:04:58 +00:00