Commit Graph

11 Commits

Author SHA1 Message Date
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
a590409f8f Work on import engines : remove libxml dependency in favor of QtXml 2012-02-19 17:14:36 +01:00
8128fe0008 Use QXml for export engine
Change import/export engine filter to Qt format
Qt doesn't add extension in its file dialog
Fix a bug : op was not correctly set by default in OnOperationModified (GridAccount)
2012-02-12 10:20:02 +01:00
67e00fcaa1 Add ExportPanel and update Import/Export engines 2012-02-11 14:02:30 +01:00
1e4f696162 Update copyright 2012-02-01 11:02:54 +01:00
658ec606ed First runnable version 2011-08-27 18:35:36 +02: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
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