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
658ec606ed
First runnable version
2011-08-27 18:35:36 +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
5b9487b490
Use C++ std algorithms in controller
...
Use methods from User instead of directly modify attributes
2011-08-14 21:03:48 +02:00
8d7a019ca7
Use std C++ algorithmes in model
2011-08-14 19:26:54 +02:00
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
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
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
aec66e7212
Bugs on precedent commit
2011-02-09 20:50:21 +01:00
cedb13c3ec
Fix a looooooooot of bugs
2010-11-17 21:09:41 +01:00
0832e020c4
Add blocked account (mainly for statistics)
...
Really fix the previous bug
2010-11-01 11:34:39 +01:00
6568acbae7
Meta specifications where not reported into search
2010-10-25 21:33:09 +02:00
28c92d3b28
Add shared account management
2010-10-24 16:04:56 +02:00
5245ec2623
* Remove all Operation's pointers because they are dereferenced when an element of operation's vector is suppressed : so group delete works !!! (whouhou).
2010-10-03 20:31:06 +02:00
3eea053d54
* Goup/Ungroup initial work
...
* Add INSTALL file
* Adapt KissCount to new resolution
2010-09-22 21:02:29 +02:00
2c7a1ca252
* Add category font/color (web is missing)
...
* Fix a bug in category modification (PreferencesPanel), inModification = false ; missing
2010-09-09 20:54:00 +02:00
Grégory Soutadé
7edd4854f4
Fix a bug with
2010-09-08 11:02:03 +02:00
ceb942e3ee
Use new emacs indentation rules (4 spaces instead of tabs and braces position)~
2010-08-26 21:28:15 +02:00
d12e00c6fb
Some optimizations on empty wxString comparison and on Search (Database)
2010-08-21 09:54:04 +02:00
3802460429
Add "transfert" feature (don't show tansferts into statistics)
...
Update package.sh
2010-08-21 09:25:35 +02:00
74c401c8c7
First version of statistics (very ugly code)
2010-08-17 18:59:19 +02:00
e4a81539a1
Add licencing informations
2010-07-10 16:34:30 +02:00
63ca3a9c22
String localization implemented (missing some strings)
2010-07-07 21:04:38 +02:00
f6c64d5448
Localization in progress ...
2010-07-06 20:59:02 +02:00
4544a5c3ad
Passes re
2010-07-05 18:35:12 +02:00
d29afc619e
Move directories, fix a bug into month generation (tree), add tooltips
2010-07-04 17:42:14 +02:00