KissCount/src/model
Grégory Soutadé 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
..
Account.h Add blocked account (mainly for statistics) 2010-11-01 11:34:39 +01:00
Category.h * Add category font/color (web is missing) 2010-09-09 20:54:00 +02:00
Database.cpp Better fix for previous bug 2011-01-06 18:59:23 +01:00
Database.h Add checked/not checked criteria into search 2010-12-01 20:30:34 +01:00
model.h Add shared account management 2010-10-24 16:04:56 +02:00
Operation.h * Remove all Operation's pointers because they are dereferenced when an element of operation's vector is suppressed : so group delete works !!! (whouhou). 2010-10-03 20:31:06 +02:00
User.cpp Fix a looooooooot of bugs 2010-11-17 21:09:41 +01:00
User.h Fix several bugs in StatsPanel : 2011-01-08 12:17:54 +01:00