Commit Graph

15 Commits

Author SHA1 Message Date
Grégory Soutadé
258a3eb48d Do not reload current panel when a modification is done (but reload other ones) Add a method to KissPanel for reload other panels avoiding directly using _wxUI member 2017-10-29 18:21:54 +01:00
51e348ef7b Add primitive support of low resolutions 2012-06-29 20:33:33 +02:00
a3dc4deff1 Display date in locale format
Add GetLocale(), GetDateFormat() and FormatDate()
2012-03-27 21:12:55 +02:00
83d144ca3c Add support for translations and update translations 2012-02-26 14:24:04 +01:00
b533ac0578 Connect signal for language change in PreferencesPanel 2012-02-11 12:48:19 +01:00
1e4f696162 Update copyright 2012-02-01 11:02:54 +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
ab27c553a8 Use QFrame instead of QScrollArea for panels 2011-10-31 10:56:46 +01:00
633bd15fdd Enable panels mechanism 2011-09-04 19:25:53 +02:00
f6e0f92ad7 Work on wxUI and UsersDialog 2011-09-04 11:21:30 +02:00
e6ff989bfa Fix compilation issues 2011-09-03 20:40:21 +02: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