Commit Graph

18 Commits

Author SHA1 Message Date
b86b934e75 Improve GUI by removing some blank spaces around grids and center widgets 2017-10-15 11:36:27 +02:00
2b664c3b4f Quick and dirty port to Qt5 2017-10-15 11:36:27 +02:00
459e07ee11 Second version 2014-11-10 13:50:00 +01:00
57d4b90182 Tag management : first version 2014-11-10 11:54:28 +01:00
62a3712ff7 Add CSV Export
Set DateFrom to first of month for SearchBanner
Fix a bug : for dates in Search
Fix a bug : file was not truncated during export
2013-01-17 20:22:42 +01:00
e9c677f5b2 When user changes month or year in SearchBanner, A new date wasn't selected by default resulting in bad SQL query 2013-01-13 20:36:42 +01:00
112c2e7d85 Adjust too large QListWidget in SearchBanner 2012-05-29 21:11:29 +02:00
434f1707c7 Fix problems with layout and SearchBanner 2012-05-12 11:02:37 +02:00
7c932e4f75 All Values are now in fix point 2012-04-30 21:15:51 +02:00
1e4f696162 Update copyright 2012-02-01 11:02:54 +01:00
9b0222323a Change int in double for Search
Add SearchBanner & Search Pannel
Enable MassUpdate
2011-12-03 11:23:55 +01: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
fc3093d176 Last account/category wasn't taken in account during search 2011-08-16 20:28:22 +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
753b499b48 Add XMLImportEngine
Fix some bugs in ImportPanel and ImportEngines
2011-07-04 20:23:00 +02:00
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