Update ChangeLog
This commit is contained in:
parent
25d805e699
commit
3e666103b8
|
@ -1,4 +1,4 @@
|
||||||
v0.7 (18/02/2018)
|
v0.7 (11/03/2018)
|
||||||
** User **
|
** User **
|
||||||
Set background calendar color to red or yellow when one account is negative or less than 200€ (configurable)
|
Set background calendar color to red or yellow when one account is negative or less than 200€ (configurable)
|
||||||
Add start date and end date for accounts, so don't need to hide it when it's closed
|
Add start date and end date for accounts, so don't need to hide it when it's closed
|
||||||
|
@ -6,11 +6,13 @@ v0.7 (18/02/2018)
|
||||||
Operation modification now taken in account for Stats Panel
|
Operation modification now taken in account for Stats Panel
|
||||||
Resize rows to content at startup
|
Resize rows to content at startup
|
||||||
Set default month to december for year != cur year (avoid new year bug)
|
Set default month to december for year != cur year (avoid new year bug)
|
||||||
|
New Windows build !
|
||||||
|
|
||||||
** Dev **
|
** Dev **
|
||||||
Qt5 migration done !
|
Qt5 migration done !
|
||||||
StatsPanel code reworked, removing some bugs
|
StatsPanel code reworked, removing some bugs
|
||||||
Do not reload current panel when a modification is done, but reload other ones
|
Do not reload current panel when a modification is done, but reload other ones
|
||||||
|
Add Visual Studio project files
|
||||||
|
|
||||||
** Bugs **
|
** Bugs **
|
||||||
Bug in expression parser, negative mark before parenthesis considered as positive.
|
Bug in expression parser, negative mark before parenthesis considered as positive.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user