soutade
88e06dacce
Add auto-completion for description field in GridAccount
2012-02-26 21:16:45 +01:00
soutade
83d144ca3c
Add support for translations and update translations
2012-02-26 14:24:04 +01:00
soutade
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
soutade
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
soutade
1e4f696162
Update copyright
2012-02-01 11:02:54 +01:00
soutade
649bdb32c7
Add PreferencesPanel (incomplete)
2011-12-18 13:51:04 +01:00
soutade
9b0222323a
Change int in double for Search
...
Add SearchBanner & Search Pannel
Enable MassUpdate
2011-12-03 11:23:55 +01:00
soutade
7b8f6edff5
Fix two bugs :
...
* ESCAPE_CHARS and UNESCAPE_CHARS were incomplete
* Enable utf8 for widgets
2011-11-16 15:47:49 +01:00
soutade
6c4ee9dec3
Add Delete operation in GridAccount
...
Fix a bug : Forgot to update stats when there is a modification
2011-11-01 18:01:17 +01:00
soutade
5bea328b8d
First work on grid
2011-10-20 11:11:59 +02:00
soutade
f6e0f92ad7
Work on wxUI and UsersDialog
2011-09-04 11:21:30 +02:00
soutade
658ec606ed
First runnable version
2011-08-27 18:35:36 +02:00
soutade
991486a042
First pass
2011-08-25 17:45:41 +02:00
soutade
ed6a7a5fef
Rename header files in .hpp
2011-08-20 14:02:47 +02:00
soutade
ad29793f8c
Clean header includes
2011-08-20 11:43:12 +02:00
soutade
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
soutade
5b9487b490
Use C++ std algorithms in controller
...
Use methods from User instead of directly modify attributes
2011-08-14 21:03:48 +02:00
soutade
6596097f72
Creates operator() for Account and remove sortAccounts
2011-08-14 18:29:18 +02:00
soutade
66a60bf7a6
Use '0' instead of NULL
2011-08-14 17:47:16 +02:00
soutade
dd0882c439
update version
2011-07-24 17:11:03 +02:00
soutade
753b499b48
Add XMLImportEngine
...
Fix some bugs in ImportPanel and ImportEngines
2011-07-04 20:23:00 +02:00
soutade
ebe9ef4a62
Some modification where not commited previously ???
2011-07-03 07:56:48 +02:00
soutade
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
soutade
35f660b234
Functionnal version of ImportPanel
2011-03-23 20:35:29 +01:00
soutade
6da33cbe35
First pass for imports (with OFX imports)
2011-03-20 19:08:24 +01:00
soutade
2c56271e1b
Temp commit
2011-03-13 19:15:21 +01:00
soutade
7f08ad06ea
First attempt to make a Debian package
2011-03-05 12:26:35 +01:00
soutade
92252f33c3
Searchs aren't case sensitive enough. Default categories in native language (even if switching language at runtime)
2011-02-15 19:17:18 +01:00
soutade
bf417a503d
Add virtual accounts (potential bugs)
2011-02-14 20:56:59 +01:00
soutade
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
soutade
2b07cb0b30
Possibility to choose a replacement when delete accounts and categories
2011-02-08 21:17:35 +01:00
soutade
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
soutade
a2990ede8a
Forgot to remove font when deleting category
2011-01-29 16:43:00 +01:00
soutade
8a22ed135a
Update Copyright
2011-01-29 13:04:15 +01:00
soutade
9985412790
Categories fonts not updated for new category
...
New category had read only fields in PreferencesPanel
Scrollbar for PreferencesPanel
2011-01-29 12:24:07 +01:00
www-data
d0d614beee
Update version to avoid spaces for package.sh
2011-01-26 11:58:32 +01:00
soutade
d2d8e47dbc
Bug on GenerateMonth with different years
2011-01-06 20:19:03 +01:00
soutade
5bf9e2f871
Bad version number
2011-01-06 18:27:58 +01:00
soutade
8d1d31619d
Bad version number
2010-12-10 19:16:26 +01:00
soutade
8142c570d0
Development version
2010-12-06 19:15:22 +01:00
soutade
5a50a53b7a
Fix Bug : find meta operations when search previous operations (same description)
...
Fix Bug : Don't update meta amount when removing one operation
Update locales
2010-12-02 19:12:27 +01:00
soutade
84bd6d8b42
Add checked/not checked criteria into search
2010-12-01 20:30:34 +01:00
soutade
765483ff15
Fix bugs in account/category modification/deletion
...
Fix some strings
2010-11-29 20:11:11 +01:00
soutade
84aa1fb42b
Add inner month statistics
2010-11-19 19:58:02 +01:00
soutade
cedb13c3ec
Fix a looooooooot of bugs
2010-11-17 21:09:41 +01:00
soutade
a6218ac1cc
Fix a bug with accounts modification
2010-11-15 21:12:31 +01:00
Grégory Soutadé
2341d3e013
New user creates a blocked account
2010-11-15 13:32:17 +01:00
soutade
3618a66f03
Version 0.1 !
...
Correct a minor bug
2010-11-14 14:22:18 +01:00
soutade
521596abd5
Update TODO
...
Add Documentation
Add KissCount URL into about
Add Fix, non fix, both criteria into search
Fix a bug (modifying language and go to another panel than main)
2010-10-30 20:52:53 +02:00
soutade
28c92d3b28
Add shared account management
2010-10-24 16:04:56 +02:00