d0d0304ce4
Set completion inline due to a bug in Qt for popup mode
2012-03-11 09:04:29 +01:00
4addfc99d5
Fix a bug : try to find parent on a NULL operation in TabDelegate
2012-02-28 11:02:34 +01:00
88e06dacce
Add auto-completion for description field in GridAccount
2012-02-26 21:16:45 +01:00
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
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
37f03a1da0
See previous commit
2012-02-01 12:43:43 +01:00
1e4f696162
Update copyright
2012-02-01 11:02:54 +01:00
7bef9dd5b0
Fix two bugs : New date was not set in grid after operation validation and new group name was not saved
2012-01-30 20:54:04 +01:00
292591c098
Fix a bug : date wasn't set for last NULL operation
2012-01-29 11:41:51 +01:00
649bdb32c7
Add PreferencesPanel (incomplete)
2011-12-18 13:51:04 +01:00
9b0222323a
Change int in double for Search
...
Add SearchBanner & Search Pannel
Enable MassUpdate
2011-12-03 11:23:55 +01:00
76f7a70d1e
Fix bugs in group and ungroup
2011-11-06 10:47:16 +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
63b235d8db
Move check modification processing in OnCheckClicked()
2011-11-01 18:12:11 +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
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
42b1b3b85d
Handle month change in treeview
2011-10-24 21:05:12 +02:00
f035692ea3
GridAccount rendering is now like wxWidgets GridAccount
2011-10-22 13:13:57 +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
c5cec6c9d6
Add meta support in GridAccount
...
Add TabDelegate
2011-10-22 10:55:34 +02:00
2243f0a1cf
Modify operations in FormulaDelegate
...
Add "+" button in GridAccount
2011-10-22 09:57:20 +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
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
a4179804be
Use std algorithme in view/grid
2011-08-16 18:54:24 +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
6d0fe8ec7b
Move wxGridCellStartEditor into view/grid
2011-08-15 09:48:48 +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
8c5fab48f2
Fix a bug (d\'ont check date for auto completion)
2011-06-18 11:43:02 +02:00
d0b537d6c9
Fix a bug : Search for previous operation failed
2011-03-25 19:36:21 +01:00
6da33cbe35
First pass for imports (with OFX imports)
2011-03-20 19:08:24 +01:00
d2f23fd6a0
Temp commit
2011-03-13 19:22:17 +01:00
2c56271e1b
Temp commit
2011-03-13 19:15:21 +01:00
9e53f9b73d
Try another cursor
2011-02-24 21:00:52 +01: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
46df6c01d3
Bug with categories translation
2011-02-19 20:30:52 +01:00
8792ac2a8e
Add Real mode
2011-02-19 13:41:59 +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
8a22ed135a
Update Copyright
2011-01-29 13:04:15 +01:00
e477e3a70c
Grouped operations have bad month/year in SearchPanel
2011-01-29 12:02:49 +01:00
9c423efd83
Fix a bug in search engine and enhance grouped operations displays
2011-01-29 11:41:14 +01:00