2b664c3b4f
Quick and dirty port to Qt5
2017-10-15 11:36:27 +02:00
57d4b90182
Tag management : first version
2014-11-10 11:54:28 +01:00
7c932e4f75
All Values are now in fix point
2012-04-30 21:15:51 +02: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
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
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
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