Update ChangeLog
This commit is contained in:
parent
0d929c8b92
commit
3c36249781
|
@ -1,9 +1,10 @@
|
||||||
v0.7 (29/10/2017)
|
v0.7 (01/11/2017)
|
||||||
** 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
|
||||||
Remove some unused blank spaces in GUI
|
Remove some unused blank spaces in GUI
|
||||||
Operation modification now taken in account for Stats Panel
|
Operation modification now taken in account for Stats Panel
|
||||||
|
Resize rows to content at startup
|
||||||
|
|
||||||
** Dev **
|
** Dev **
|
||||||
Qt5 migration done !
|
Qt5 migration done !
|
||||||
|
@ -18,6 +19,7 @@ v0.7 (29/10/2017)
|
||||||
Week lines were not re computed after deleting an operation
|
Week lines were not re computed after deleting an operation
|
||||||
Default month selection should now be correct
|
Default month selection should now be correct
|
||||||
Amount in SearchBanner were badly set (missing *100)
|
Amount in SearchBanner were badly set (missing *100)
|
||||||
|
Prevent integer overflow when computing percents in CostRepartitionBanner
|
||||||
|
|
||||||
v0.6 (08/10/2016)
|
v0.6 (08/10/2016)
|
||||||
** User **
|
** User **
|
||||||
|
|
Loading…
Reference in New Issue
Block a user