Update ChangeLog

This commit is contained in:
Grégory Soutadé 2013-02-26 16:06:57 +01:00
parent d6ef8aebdb
commit 68f2294b96
2 changed files with 6 additions and 3 deletions

View File

@ -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
View File

@ -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