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
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
soutade
ab27c553a8
Use QFrame instead of QScrollArea for panels
2011-10-31 10:56:46 +01:00
soutade
29c1f6b9ba
Disable interface when generating month
...
Fix a bug in generate month
2011-10-31 10:39:46 +01:00
soutade
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
soutade
739ac0cbc2
Implement GenerateMonth function
2011-10-31 09:15:37 +01:00
soutade
c2b6aea35a
Add Generate Dialog & Contextual menu in AccountPanel
...
Fix a bug in year loading
2011-10-31 09:14:40 +01:00
soutade
4441ea1810
Enable account initial value modification
...
Fix a bug : accounts table header reset in InitAccounts
2011-10-30 09:27:03 +01:00
soutade
42b1b3b85d
Handle month change in treeview
2011-10-24 21:05:12 +02:00
soutade
f035692ea3
GridAccount rendering is now like wxWidgets GridAccount
2011-10-22 13:13:57 +02:00
soutade
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
soutade
c5cec6c9d6
Add meta support in GridAccount
...
Add TabDelegate
2011-10-22 10:55:34 +02:00
soutade
2243f0a1cf
Modify operations in FormulaDelegate
...
Add "+" button in GridAccount
2011-10-22 09:57:20 +02:00
soutade
aa47adb791
Add FormulaDelegate
2011-10-20 17:29:22 +02:00
soutade
5bea328b8d
First work on grid
2011-10-20 11:11:59 +02:00
soutade
ea054b48ad
Add pieview
2011-09-21 20:47:54 +02:00
soutade
ae4a0eb7ac
Add stats
2011-09-13 21:39:22 +02:00
soutade
98513c1ca9
Add calendar to AccountPanel
2011-09-06 19:47:02 +02:00
soutade
fc9b06c507
Work on AccountPanel : add treeview
2011-09-04 21:01:32 +02:00
soutade
633bd15fdd
Enable panels mechanism
2011-09-04 19:25:53 +02:00
soutade
f6e0f92ad7
Work on wxUI and UsersDialog
2011-09-04 11:21:30 +02:00
soutade
e6ff989bfa
Fix compilation issues
2011-09-03 20:40:21 +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
fc3093d176
Last account/category wasn't taken in account during search
2011-08-16 20:28:22 +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
6d0fe8ec7b
Move wxGridCellStartEditor into view/grid
2011-08-15 09:48:48 +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
43b2b3ccf6
Use extern "C" for sha1
2011-08-14 17:53:30 +02:00
soutade
66a60bf7a6
Use '0' instead of NULL
2011-08-14 17:47:16 +02:00
soutade
c4a88fb459
Install KissCount into /usr/local instead of /usr
2011-08-09 17:55:46 +02:00
soutade
90a6659a84
Enhance size of description field
...
Change "remains" in "balance"
Fix a bug in language settings
2011-08-06 17:30:16 +02:00
soutade
61f8912ad2
Add install.sh
2011-08-02 11:59:32 +02:00
soutade
f10f97f5b8
Change ressources prefix
2011-07-26 20:23:13 +02:00
soutade
7c32e9b426
Update Debian Changelog
2011-07-24 19:02:31 +02:00
soutade
dd0882c439
update version
2011-07-24 17:11:03 +02:00
soutade
7166da185d
Update TODO
2011-07-15 17:15:30 +02:00
soutade
a0208a73d3
Update translations
2011-07-04 20:25:29 +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
8c5fab48f2
Fix a bug (d\'ont check date for auto completion)
2011-06-18 11:43:02 +02:00
soutade
557037f397
Bug on precedent commit
2011-06-16 19:23:22 +02:00
soutade
6fae41b4e8
Add "non fix" category to statistics (sum of all non fix categories)
2011-05-28 19:31:42 +02:00
soutade
33a2cd1f0c
Change charts and real/virtual mode position
2011-05-28 10:24:02 +02:00
soutade
9c096b0846
Update translations
2011-04-30 12:38:31 +02:00
soutade
8f5a651c5b
Add update next months feature
2011-04-30 12:37:16 +02:00
soutade
2713ab5247
Update translations
2011-04-26 21:04:14 +02:00
soutade
f7f0482521
Don't display virtual values in check mode
2011-04-26 20:58:11 +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
9b91448492
Change PREFIX variable in HOST
2011-04-24 12:39:40 +02:00
soutade
1fd9c73587
Add Grisbi import (need to work on categories)
2011-04-23 20:16:31 +02:00
soutade
7533319ad4
Add EnterPressed handled in UserDialog and Search (for description)
2011-04-09 19:22:32 +02:00
soutade
0e93b41bc7
Update Kisscount.pot
2011-04-09 19:07:00 +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
d0b537d6c9
Fix a bug : Search for previous operation failed
2011-03-25 19:36:21 +01:00
soutade
478728f69e
Update french.po
...
Add libofx-dev dependency for debian packages
2011-03-24 19:23:25 +01:00
soutade
37afcab06f
Merge branch 'dev' of cybelle:kisscount into dev
2011-03-23 20:35:47 +01: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
d2f23fd6a0
Temp commit
2011-03-13 19:22:17 +01:00
soutade
2c56271e1b
Temp commit
2011-03-13 19:15:21 +01:00
soutade
6773ef05dd
Fixs for Debian packaging
2011-03-06 18:37:44 +01:00
soutade
221bd7eb40
Fixs for Debian packaging
2011-03-06 18:32:16 +01:00
soutade
6a20953757
Add Debian packaging
2011-03-06 17:20:42 +01:00
soutade
7f08ad06ea
First attempt to make a Debian package
2011-03-05 12:26:35 +01:00
soutade
9e53f9b73d
Try another cursor
2011-02-24 21:00:52 +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
46df6c01d3
Bug with categories translation
2011-02-19 20:30:52 +01:00
soutade
8792ac2a8e
Add Real mode
2011-02-19 13:41:59 +01:00
soutade
4cb57641d8
Take in accountt debit for virtual operations (and forgot them on check mode)
2011-02-17 19:48:27 +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
1b03559b2b
Forgot package_win32.sh
2011-02-06 09:18:43 +01:00
soutade
37a199ead2
Little adjustement concerning _() macro (maybe it s a compiler problem)
2011-02-06 09:07:57 +01:00
soutade
bd4809042b
Use a sizer for menu generate
2011-01-29 21:01:01 +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
soutade
e477e3a70c
Grouped operations have bad month/year in SearchPanel
2011-01-29 12:02:49 +01:00
soutade
f870f81265
Merged
2011-01-29 11:46:23 +01:00
soutade
9c423efd83
Fix a bug in search engine and enhance grouped operations displays
2011-01-29 11:41:14 +01:00
soutade
81884250bc
Solve bug of scrollbar and window when there is a lot of operations in AccountPanel
2011-01-23 09:51:08 +01:00
soutade
87b68db319
Update Changelog
2011-01-16 20:51:15 +01:00
soutade
a4b01362de
Fix a bug in account creation
2011-01-16 20:50:48 +01:00