Update ChangeLog
This commit is contained in:
parent
d6ef8aebdb
commit
68f2294b96
|
@ -1,15 +1,17 @@
|
|||
v0.4 (17/02/2013)
|
||||
v0.4 (26/02/2013)
|
||||
** User **
|
||||
Add icons for low resolution screens
|
||||
Sort categories using translated names
|
||||
Set DateFrom to first of month for SearchBanner
|
||||
Add CSV export
|
||||
Add Cost repartition statistics to SearchBanner
|
||||
|
||||
** Dev **
|
||||
Primitive handle of low resolution screens
|
||||
Rework GridAccount
|
||||
Simplify UpdateNextMonths function
|
||||
Add "create_if_not_exsits" to Database::GetAccountAmount
|
||||
Add CostRepartitionBanner
|
||||
|
||||
** Bugs **
|
||||
Remove some bugs in GridAccount
|
||||
|
|
5
TODO
5
TODO
|
@ -1,9 +1,9 @@
|
|||
Version 0.4
|
||||
Version 0.5
|
||||
|
||||
Using tabulation to navigate throw interface (Search Panel)
|
||||
Choosing accounts & categories position
|
||||
|
||||
Cool for 0.5:
|
||||
Cool for 0.6:
|
||||
Database auto saving at startup
|
||||
Use caches for created panels (avoid destroying/creating panels for nothing)
|
||||
Add search function to web view
|
||||
|
@ -18,6 +18,7 @@ More translations
|
|||
Printing (maybe in xml/html)
|
||||
Refactor web view code
|
||||
Plugins ?
|
||||
Qt 5
|
||||
|
||||
===============================================================
|
||||
Will not be implemented
|
||||
|
|
Loading…
Reference in New Issue
Block a user