diff --git a/ChangeLog b/ChangeLog index 29e9771..efb3cdf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/TODO b/TODO index 8b2adaf..7a02502 100644 --- a/TODO +++ b/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