Commit Graph

34 Commits

Author SHA1 Message Date
eaba622a3f Extract cost repartition from StatsPannel 2013-02-26 15:34:52 +01:00
51e348ef7b Add primitive support of low resolutions 2012-06-29 20:33:33 +02:00
7c932e4f75 All Values are now in fix point 2012-04-30 21:15:51 +02:00
223106fbfc Set x axis label to "days" in StatsPanel for in-month stats 2012-03-20 09:34:30 +01:00
f5f787aeec Fix a bug, forgot one i++ in StatsPanel
Don't rotate labels if it's day number in StatsPanel
2012-03-16 13:08:15 +01:00
e4ec79b9df Fix a bug : in month stats segfault 2012-03-11 17:54:42 +01:00
4ea7efd178 Update StatsPanel : remove warning for hbox multiple parent 2012-02-26 14:23:49 +01:00
1b378924a3 Fix a bug : Childs where not linked during import 2012-02-26 08:59:59 +01:00
7440c632dd Add ImportPanel
Throw exception when category/account are not found in User
Fix a bug in GrisbiImportEngine with QDate::fromString
Try to search an account also with its name
Remove categories number limit (only used for pie color)
2012-02-20 21:27:51 +01:00
1675b9abee StatsPanel OK 2012-02-11 11:40:09 +01:00
41abf4a827 Work on StatsPanel (2) 2012-02-11 10:47:09 +01:00
c05fbb95f6 Work on StatsPanel 2012-02-05 15:54:09 +01:00
991486a042 First pass 2011-08-25 17:45:41 +02:00
ed6a7a5fef Rename header files in .hpp 2011-08-20 14:02:47 +02:00
ad29793f8c Clean header includes 2011-08-20 11:43:12 +02:00
08ba72664c Use class enums and constants rather than global enums and define
Fix a bug : virtual transferts must not be considered as a debit
2011-08-16 18:22:35 +02:00
66a60bf7a6 Use '0' instead of NULL 2011-08-14 17:47:16 +02:00
6fae41b4e8 Add "non fix" category to statistics (sum of all non fix categories) 2011-05-28 19:31:42 +02:00
33a2cd1f0c Change charts and real/virtual mode position 2011-05-28 10:24:02 +02:00
c69621c2fe Add unresolved categories in ImportPanel
Fix two bugs :
Don't take in account unknown categories (in stats)
Don't try to draw more than MAX_CATEGORIES (12) in charts
2011-04-25 19:55:31 +02:00
16e90b8fc0 Database is now at ~/.kisscount/kc.bdd 2011-02-20 14:22:31 +01:00
c03562851a Possibility to work on multiple operations (rename, change category, change account)
New database version (2) :
		fix_cost for categories
		virtual account
2011-02-13 19:30:12 +01:00
Grégory Soutadé
0c344a0273 Add Windows specific code 2011-02-05 21:02:03 +01:00
1151daf861 Show stats for current month even if next month has not been generated
Bug : Update all panels after generating/deleting month
2011-01-29 20:53:44 +01:00
d71f055dfc Fix several bugs in StatsPanel :
Bad selection of year with multiple years
    Bad year range check
    Unordered accounts (makes account selection points to bad indexes on account graph)
2011-01-08 12:17:54 +01:00
9101da3e2b First work for KissPanel 2010-12-15 19:13:16 +01:00
59d770c928 Add lib directory check in Makefile 2010-12-12 20:20:06 +01:00
84aa1fb42b Add inner month statistics 2010-11-19 19:58:02 +01:00
3eea053d54 * Goup/Ungroup initial work
* Add INSTALL file
* Adapt KissCount to new resolution
2010-09-22 21:02:29 +02:00
ceb942e3ee Use new emacs indentation rules (4 spaces instead of tabs and braces position)~ 2010-08-26 21:28:15 +02:00
4583dae912 Fix a bug on stats (when total = 0)
Fix a bug modifying account values (infinite recursive loop)
2010-08-26 19:50:32 +02:00
75dfe39a03 Percents into statistics have now minimum two digits
Package libraries into lib instead of root (package.sh)
2010-08-20 21:33:59 +02:00
5da154cd48 Add statistics
Update README
Update TODO
2010-08-18 21:28:40 +02:00
74c401c8c7 First version of statistics (very ugly code) 2010-08-17 18:59:19 +02:00