soutade
ae4a0eb7ac
Add stats
2011-09-13 21:39:22 +02:00
soutade
fc9b06c507
Work on AccountPanel : add treeview
2011-09-04 21:01:32 +02:00
soutade
db46080b50
Users Dialog OK
2011-09-03 10:38:36 +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
a4179804be
Use std algorithme in view/grid
2011-08-16 18:54:24 +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
8d7a019ca7
Use std C++ algorithmes in model
2011-08-14 19:26:54 +02:00
soutade
6596097f72
Creates operator() for Account and remove sortAccounts
2011-08-14 18:29:18 +02:00
soutade
bf25a10326
USe struct instead of class for data types
2011-08-14 18:21:26 +02:00
soutade
66a60bf7a6
Use '0' instead of NULL
2011-08-14 17:47:16 +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
40ca2a0f25
Add (XML) Export engine
...
Add Export Panel
Factorise SearchBanner
Bug fix :
- (Import/Export engines initialization)
- virtual field not set in Search method
- when deleting on search results
- Auto completion now does not require date
2011-07-02 16:39:32 +02:00
soutade
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
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
1fd9c73587
Add Grisbi import (need to work on categories)
2011-04-23 20:16:31 +02:00
soutade
d6ade299e3
Display virtual accounts at the end
...
Fix a bug in LonkOrUnlinkOperation (when year was not previously loaded)
Translate categories in PreferencesPanel
2011-04-03 19:11:34 +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
6a20953757
Add Debian packaging
2011-03-06 17:20:42 +01:00
soutade
5451d3c4ce
Fix a bug with categories (again)
...
Disable interface during mass update (cursor not changed :()
Resize search icon
2011-02-24 20:59:30 +01:00
soutade
16e90b8fc0
Database is now at ~/.kisscount/kc.bdd
2011-02-20 14:22:31 +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
142837b59e
Bug in previous commit
2011-02-10 20:04:33 +01:00
soutade
ab176b9fc3
Possibility to find operations with unknown category/account
2011-02-09 21:36:29 +01:00
soutade
aec66e7212
Bugs on precedent commit
2011-02-09 20:50:21 +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
8a22ed135a
Update Copyright
2011-01-29 13:04:15 +01:00
soutade
9c423efd83
Fix a bug in search engine and enhance grouped operations displays
2011-01-29 11:41:14 +01:00
soutade
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
soutade
e6ca15f5f3
Better fix for previous bug
2011-01-06 18:59:23 +01:00
soutade
c527fad756
Bug of new year
2011-01-06 18:18:31 +01:00
soutade
9355c42093
Fix a bug in search (selecting opposite types of operation)
2010-12-10 19:08:41 +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
bd0558a9b0
Maybe fix a bug, maybe not
2010-11-05 20:32:39 +01:00
soutade
115bf8f305
Fix a bug with blocked account computation
2010-11-05 19:25:11 +01:00
soutade
0832e020c4
Add blocked account (mainly for statistics)
...
Really fix the previous bug
2010-11-01 11:34:39 +01:00
soutade
7af9f1d9c2
It is better to test before commiting ...
2010-10-30 21:00:18 +02: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