Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.1.0
budget
Browse files
Jul 07, 2018
Added support for income tracking.
· 0c75e1e5
Eric
authored
Jul 07, 2018
View commits for tag 1.1.0
1.1.0
0c75e1e5
Reorganized code.
· e6fa4fa8
Eric
authored
Jul 07, 2018
e6fa4fa8
Added copyright / license information.
· 015a7344
Eric
authored
Jul 07, 2018
015a7344
Auto save notes section when text is updated.
· 86fa5367
Eric
authored
Jul 07, 2018
86fa5367
Added additional columns to the expense history screen.
· c0b1232f
Eric
authored
Jul 07, 2018
c0b1232f
Added a notes section to the UI, updated main window layout to make room for notes.
· fca0e513
Eric
authored
Jul 07, 2018
fca0e513
Added support for loading and saving notes.
· 262d5cdf
Eric
authored
Jul 07, 2018
262d5cdf
Renamed ExpenseCategory class to ListOption class to better indicate what it's used for.
· 8c455380
Eric
authored
Jul 07, 2018
8c455380
Replaced hard coded strings with enums.
· a96e9bad
Eric
authored
Jul 07, 2018
a96e9bad
Jul 04, 2018
Code cleanup
· 3fa3a8e9
Eric
authored
Jul 04, 2018
3fa3a8e9
Increased version number to 1.1.0
· e6f549f0
Eric
authored
Jul 04, 2018
e6f549f0
Added memo field to payment history.
· 5fd2034a
Eric
authored
Jul 04, 2018
5fd2034a
Added Delete Recurring Expenses menu option, added Recurring Expenses...
· 96711338
Eric
authored
Jul 04, 2018
96711338
Jul 01, 2018
Made schedule fields read only on edit.
· 10c641f1
Eric
authored
Jul 01, 2018
10c641f1
Fixed bug where calculations fail when updating an expense that has no payment history.
· eee04281
Eric
authored
Jul 01, 2018
eee04281
Enabled updating expenses.
· 1bb9c760
Eric
authored
Jun 30, 2018
View commits for tag 1.0.0
1.0.0
1bb9c760
Moved calculation logic into it's own class.
· 789d72ec
Eric
authored
Jun 30, 2018
789d72ec
Jun 30, 2018
Re-organized code.
· 7f657c78
Eric
authored
Jun 30, 2018
7f657c78
Added estimated amount to expense history.
· 408eaa00
Eric
authored
Jun 30, 2018
408eaa00
Created new window for marking an expense as paid.
· 580d1515
Eric
authored
Jun 30, 2018
580d1515
Created new window for viewing the history of a specific expense.
· dc76530c
Eric
authored
Jun 30, 2018
dc76530c
Added code comments. Added last day of month configuration option.
· 37f5e83b
Eric
authored
Jun 30, 2018
37f5e83b
Added code comments.
· 1709e6ac
Eric
authored
Jun 30, 2018
1709e6ac
Added calculation logic.
· f280ae81
Eric
authored
Jun 30, 2018
f280ae81
Added code comments.
· 5d59bf9e
Eric
authored
Jun 30, 2018
5d59bf9e
Fixed History Id to auto increment correctly and added estimated amount id for...
· ecae4e15
Eric
authored
Jun 30, 2018
ecae4e15
Jun 23, 2018
Initial commit
· c5aec738
Eric
authored
Jun 23, 2018
c5aec738
Initial commit
· a884b3f6
Eric
authored
Jun 23, 2018
a884b3f6
Loading