Commit Graph

348 Commits

Author SHA1 Message Date
Grégory Soutadé 62541cbe2e Fix a bug : bad selected language in PreferencesPanel 2012-04-01 10:49:39 +02:00
Grégory Soutadé 85e891bfd1 Fix a bug : Français incorrectly spelled 2012-04-01 10:35:29 +02:00
Grégory Soutadé a3dc4deff1 Display date in locale format
Add GetLocale(), GetDateFormat() and FormatDate()
2012-03-27 21:12:55 +02:00
Grégory Soutadé 57792fba92 Update translations 2012-03-20 21:01:27 +01:00
Grégory Soutadé e273303dcd Add Snapshot feature
Add ChangeDatabase() method
Add GetDatabaseHome() and GetDatabaseFile()
2012-03-20 20:57:45 +01:00
Grégory Soutadé 391dc12304 Fix a bug : Categories were not translated in GridAccount 2012-03-20 14:50:37 +01:00
Grégory Soutadé 223106fbfc Set x axis label to "days" in StatsPanel for in-month stats 2012-03-20 09:34:30 +01:00
Grégory Soutadé f5f787aeec Fix a bug, forgot one i++ in StatsPanel
Don't rotate labels if it's day number in StatsPanel
2012-03-16 13:08:15 +01:00
Grégory Soutadé 023786e680 Forgot -r to zip in package_win32.sh 2012-03-13 20:28:13 +01:00
Grégory Soutadé b114fff9e0 Solve bug of completer in GridAccount 2012-03-11 20:40:07 +01:00
Grégory Soutadé c1a612b7ec Fix BDD path (Linux and Win32) 2012-03-11 18:02:54 +01:00
Grégory Soutadé e4ec79b9df Fix a bug : in month stats segfault 2012-03-11 17:54:42 +01:00
Grégory Soutadé d0d0304ce4 Set completion inline due to a bug in Qt for popup mode 2012-03-11 09:04:29 +01:00
Grégory Soutadé 8daedb25ab Work on Win32 packaging 2012-03-04 18:17:43 +01:00
Grégory Soutadé 757a7274c6 Work on Win32 packaging 2012-03-04 18:15:01 +01:00
Grégory Soutadé 26829fcb6a OFXImportEngine compilation fails (win32) 2012-02-29 21:00:55 +01:00
Grégory Soutadé bb1df8296b Add win32 directory (for compatibility) 2012-02-29 20:58:30 +01:00
Grégory Soutadé 1aa4de222f Work on Makefile for Win32 2012-02-29 20:48:43 +01:00
Grégory Soutadé ac755bc951 Add HOST prefix to ar
Revert modification on clean target
2012-02-28 17:42:47 +01:00
Grégory Soutadé 101c3d23a3 Update Makefile (clean) 2012-02-28 16:25:45 +01:00
Grégory Soutadé 5809a969a0 Fix Makefile for cross compilation (LDFLAGS and CXXFLAGS) 2012-02-28 16:11:22 +01:00
Grégory Soutadé 4addfc99d5 Fix a bug : try to find parent on a NULL operation in TabDelegate 2012-02-28 11:02:34 +01:00
Grégory Soutadé beaace517f Update TODO 2012-02-28 09:52:22 +01:00
Grégory Soutadé 5acb85eb42 Update packaging (remove unused generated debian files) 2012-02-28 09:40:42 +01:00
Grégory Soutadé b7f8729519 Update doc files (ChangeLog, README ...)
Update packaging
Change install prefix, come back to /usr
2012-02-28 09:34:33 +01:00
Grégory Soutadé 88e06dacce Add auto-completion for description field in GridAccount 2012-02-26 21:16:45 +01:00
Grégory Soutadé 37626b09e1 Use ~/.local/share/kisscount instead of ~/.kisscount for default database location 2012-02-26 15:42:09 +01:00
Grégory Soutadé 83d144ca3c Add support for translations and update translations 2012-02-26 14:24:04 +01:00
Grégory Soutadé 4ea7efd178 Update StatsPanel : remove warning for hbox multiple parent 2012-02-26 14:23:49 +01:00
Grégory Soutadé d89c7d90f1 Forgot to update database version in init.sql 2012-02-26 14:23:25 +01:00
Grégory Soutadé 1b378924a3 Fix a bug : Childs where not linked during import 2012-02-26 08:59:59 +01:00
Grégory Soutadé 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
Grégory Soutadé a590409f8f Work on import engines : remove libxml dependency in favor of QtXml 2012-02-19 17:14:36 +01:00
Grégory Soutadé 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
Grégory Soutadé 9e1686bd6e Add lib/libkdchart 2012-02-11 14:34:29 +01:00
Grégory Soutadé 67e00fcaa1 Add ExportPanel and update Import/Export engines 2012-02-11 14:02:30 +01:00
Grégory Soutadé b533ac0578 Connect signal for language change in PreferencesPanel 2012-02-11 12:48:19 +01:00
Grégory Soutadé 1675b9abee StatsPanel OK 2012-02-11 11:40:09 +01:00
Grégory Soutadé 41abf4a827 Work on StatsPanel (2) 2012-02-11 10:47:09 +01:00
Grégory Soutadé c05fbb95f6 Work on StatsPanel 2012-02-05 15:54:09 +01:00
Grégory Soutadé 3fe6d0ad28 Fix a regression : only first month was shown at startupt (not current)
Display all categories in chart (AccountPanel)
Fix a bug : curDate was wrong if you come back from another month to current month
2012-02-04 13:43:01 +01:00
Grégory Soutadé 37f03a1da0 See previous commit 2012-02-01 12:43:43 +01:00
Grégory Soutadé 329ea9ef5d Add "hidden" attribute to account
Change database version in 3
Update all if there is a modification (checkboxs on PreferencesPanel)
Move Database_Update.cpp in DatabaseUpdate.cpp
2012-02-01 12:41:57 +01:00
Grégory Soutadé 1e4f696162 Update copyright 2012-02-01 11:02:54 +01:00
Grégory Soutadé 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
Grégory Soutadé 292591c098 Fix a bug : date wasn't set for last NULL operation 2012-01-29 11:41:51 +01:00
Grégory Soutadé fe2e6c4bf4 Forgot to connect calendar change signal 2012-01-29 11:34:52 +01:00
Grégory Soutadé c78b88b387 Fix a bug : previous year loading does something worse 2012-01-29 11:18:55 +01:00
Grégory Soutadé 6fb6f6832c Add libkdchart 2012-01-28 15:54:17 +01:00
Grégory Soutadé 973032f51c Now use libkchart for charts, delete old pieview and replace it 2012-01-28 15:53:58 +01:00