Commit Graph

9 Commits

Author SHA1 Message Date
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
8d7a019ca7 Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
753b499b48 Add XMLImportEngine
Fix some bugs in ImportPanel and ImportEngines
2011-07-04 20:23:00 +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
ec3fa8d7d5 Use Account structure in ImportEngine instead of simply id for unresolved accounts (more information can be given)
Remove "Operating expenses" default category and add "Car" in replacement
2011-04-25 17:36:58 +02:00
1fd9c73587 Add Grisbi import (need to work on categories) 2011-04-23 20:16:31 +02:00
35f660b234 Functionnal version of ImportPanel 2011-03-23 20:35:29 +01:00
6da33cbe35 First pass for imports (with OFX imports) 2011-03-20 19:08:24 +01:00