17 Commits

Author SHA1 Message Date
929c3719c0 complete db & graph implementation (except for delete) 2025-04-24 22:55:26 +01:00
0fa6db3bc0 read platform details from database (WIP) 2025-04-22 13:37:43 +01:00
df436fa2b2 begin implementation of sqlite database 2025-04-14 16:25:48 +01:00
e379b4a7e2 properly add icon - and fix main_gui size 2025-04-10 14:56:16 +01:00
ace96dfc3a make code compatible with PyInstaller 2025-03-18 19:25:11 +00:00
d1cf30422c correct indentation in fee calculation func 2025-03-17 21:56:39 +00:00
f395f155d0 make fund deal fee checkbox optional 2025-03-17 21:55:13 +00:00
fca1b384bd make selection logic more readable 2025-02-17 10:18:14 +00:00
9ef6048601 do input validation on pension value field 2025-02-11 19:31:13 +00:00
36a36f5437 implemented optional fields - needs further work 2025-02-11 18:11:54 +00:00
1f132da9b6 add input validation on combo boxes 2025-02-10 23:27:22 +00:00
1748fb849f platform edit error checking, more comments, misc other changes 2025-02-10 22:11:57 +00:00
6b4f6bb35f show platform editor b4 main win, improve comments 2025-01-30 15:37:28 +00:00
83c02ec4db fix bugs and add platform name opt 2025-01-29 20:25:40 +00:00
c20e1e9d09 User-defined fee structure (except tiered) and file saving 2025-01-29 18:24:24 +00:00
922f4b3a39 simplify and fix fees logic 2025-01-28 15:45:57 +00:00
cafe2da484 initial commit 2025-01-28 15:25:41 +00:00