Commit Graph

80 Commits

Author SHA1 Message Date
37f03a1da0 See previous commit 2012-02-01 12:43:43 +01:00
1e4f696162 Update copyright 2012-02-01 11:02:54 +01:00
fe2e6c4bf4 Forgot to connect calendar change signal 2012-01-29 11:34:52 +01:00
c78b88b387 Fix a bug : previous year loading does something worse 2012-01-29 11:18:55 +01:00
973032f51c Now use libkchart for charts, delete old pieview and replace it 2012-01-28 15:53:58 +01:00
649bdb32c7 Add PreferencesPanel (incomplete) 2011-12-18 13:51:04 +01:00
c94bf51007 Factorize some code in GridAccount
Set default font for everybody
Fix a bug in DateDelegate (bad month)
Fix a bug in GridAccount : Tab added for sub operations when saving
Fix a bug in GridAccount : credit was considered as a debit
2011-11-05 18:28:05 +01:00
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
a9bcdcc733 Enable operation modification in GridAccount
Fix a bug : Fix category in choices of normal operation
Fix a bug : bad request in Database.cpp
Fix a bug : bad month in calendar
Add a 5th week for black line
2011-11-01 16:17:20 +01:00
29c1f6b9ba Disable interface when generating month
Fix a bug in generate month
2011-10-31 10:39:46 +01:00
6c0c04cad5 Implement Delete operation in AccountPanel contextual menu
Fix a bug in a SQL request
Use nbCategories in AccountPanel to prevent buffer overflow
2011-10-31 10:24:05 +01:00
739ac0cbc2 Implement GenerateMonth function 2011-10-31 09:15:37 +01:00
4441ea1810 Enable account initial value modification
Fix a bug : accounts table header reset in InitAccounts
2011-10-30 09:27:03 +01:00
42b1b3b85d Handle month change in treeview 2011-10-24 21:05:12 +02:00
34112f7762 Fix some typo bugs in Database query
Add Group/UnGroup/UpdateNextMonths buttons
Display correct title in AccountPannel
2011-10-22 11:37:35 +02:00
aa47adb791 Add FormulaDelegate 2011-10-20 17:29:22 +02:00
5bea328b8d First work on grid 2011-10-20 11:11:59 +02:00
ea054b48ad Add pieview 2011-09-21 20:47:54 +02:00
ae4a0eb7ac Add stats 2011-09-13 21:39:22 +02:00
98513c1ca9 Add calendar to AccountPanel 2011-09-06 19:47:02 +02:00
fc9b06c507 Work on AccountPanel : add treeview 2011-09-04 21:01:32 +02:00
633bd15fdd Enable panels mechanism 2011-09-04 19:25:53 +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
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
66a60bf7a6 Use '0' instead of NULL 2011-08-14 17:47:16 +02:00
90a6659a84 Enhance size of description field
Change "remains" in "balance"
Fix a bug in language settings
2011-08-06 17:30:16 +02:00
753b499b48 Add XMLImportEngine
Fix some bugs in ImportPanel and ImportEngines
2011-07-04 20:23:00 +02:00
ebe9ef4a62 Some modification where not commited previously ??? 2011-07-03 07:56:48 +02:00
557037f397 Bug on precedent commit 2011-06-16 19:23:22 +02:00
6fae41b4e8 Add "non fix" category to statistics (sum of all non fix categories) 2011-05-28 19:31:42 +02:00
33a2cd1f0c Change charts and real/virtual mode position 2011-05-28 10:24:02 +02:00
8f5a651c5b Add update next months feature 2011-04-30 12:37:16 +02:00
f7f0482521 Don't display virtual values in check mode 2011-04-26 20:58:11 +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
d2f23fd6a0 Temp commit 2011-03-13 19:22:17 +01:00
8792ac2a8e Add Real mode 2011-02-19 13:41:59 +01:00
4cb57641d8 Take in accountt debit for virtual operations (and forgot them on check mode) 2011-02-17 19:48:27 +01:00
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
bf417a503d Add virtual accounts (potential bugs) 2011-02-14 20:56:59 +01:00
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
Grégory Soutadé
0c344a0273 Add Windows specific code 2011-02-05 21:02:03 +01:00
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
81884250bc Solve bug of scrollbar and window when there is a lot of operations in AccountPanel 2011-01-23 09:51:08 +01:00
9101da3e2b First work for KissPanel 2010-12-15 19:13:16 +01:00
59d770c928 Add lib directory check in Makefile 2010-12-12 20:20:06 +01:00
765483ff15 Fix bugs in account/category modification/deletion
Fix some strings
2010-11-29 20:11:11 +01:00
115bf8f305 Fix a bug with blocked account computation 2010-11-05 19:25:11 +01:00
c012ab042e Remove unnecessary Fit() 2010-11-01 20:40:23 +01:00