Commit Graph

8 Commits

Author SHA1 Message Date
hans e10cde6fb9 Remove Windows-specific files and configurations for the rental income tracker project, including CMakeLists, resource files, and generated plugin registrants. This cleanup eliminates unnecessary dependencies and prepares the project for a more streamlined build process.
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2026-03-20 09:45:12 +01:00
hans 1eb8f90fa1 Enable core library desugaring and update RentController to accept a notification service; add backup compatibility tests
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2026-03-20 09:35:57 +01:00
hans 477ca0ee07 Add backup and restore functionality for rental data in settings
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2026-03-20 09:32:02 +01:00
hans df7705a224 Implement status picker and payment dialog for rent status updates
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2026-03-20 00:12:48 +01:00
hans d1d1d9fb95 Can backfill the previous year, although some API rate limiting but it works
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2026-03-19 23:55:08 +01:00
hans e6c16967f9 Refactor ForexRateAPI integration to load API key from .env file and enhance error handling
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2026-03-19 23:48:26 +01:00
hans a1f67e71e2 Update API references from OpenExchange to ForexRateAPI in code and documentation
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2026-03-19 20:46:58 +01:00
hans f050d10a1d Initial commit
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2026-03-19 20:29:22 +01:00