Update ChangeLog
This commit is contained in:
parent
5dd7abf6cf
commit
5afa2480b4
11
ChangeLog
11
ChangeLog
|
@ -1,14 +1,21 @@
|
||||||
v0.7 (05/02/2017)
|
v0.7 (29/10/2017)
|
||||||
** User **
|
** User **
|
||||||
Set background calendar color to red or yellow when one account is negative or less than 200€ (not displayed on hidden and virtual account)
|
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
|
||||||
|
Remove some unused blank spaces in GUI
|
||||||
|
Operation modification now taken in account for Stats Panel
|
||||||
|
|
||||||
** Dev **
|
** Dev **
|
||||||
|
Qt5 migration done !
|
||||||
|
StatsPanel code reworked, removing some bugs
|
||||||
|
|
||||||
** Bugs **
|
** Bugs **
|
||||||
Bug in expression parser, negative mark before parenthesis considered as positive.
|
Bug in expression parser, negative mark before parenthesis considered as positive.
|
||||||
Bug in FormulaDelegate : string copy was made in a wrong way
|
Bug in FormulaDelegate : string copy was made in a wrong way
|
||||||
Initial and final negative account values were not displayed in red
|
Initial and final negative account values were not displayed in red
|
||||||
Sub operations were not removed from database when deleting meta operation
|
Sub operations were not removed from database when deleting meta operation
|
||||||
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
|
||||||
|
|
||||||
v0.6 (08/10/2016)
|
v0.6 (08/10/2016)
|
||||||
** User **
|
** User **
|
||||||
|
|
Loading…
Reference in New Issue
Block a user