From 68f2294b96721d59616c664c2317ba9938d7c3bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Soutad=C3=A9?= Date: Tue, 26 Feb 2013 16:06:57 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 +++- TODO | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) 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