Commit Graph

515 Commits

Author SHA1 Message Date
Grégory Soutadé 9133973148 Bad account updated when it's changed on MainPanel 2018-03-25 17:33:01 +02:00
Grégory Soutadé caee84b38c Update translations 2018-03-16 18:07:49 +01:00
Grégory Soutadé 202d11ba79 Remove libkdchart 2018-03-16 17:54:44 +01:00
Gregory Soutadé 3e666103b8 Update ChangeLog 2018-03-11 18:00:43 +01:00
Gregory Soutadé 25d805e699 Add VisualStudio project files 2018-03-11 17:59:23 +01:00
Gregory Soutadé e9ec135b27 Replace GetDateFormat() method by GetDateLocalFormat() cause of Win32
Forgot to set start and end dates when adding an account
2018-03-11 15:58:05 +01:00
Gregory Soutadé b51c4d2d2d Modifications relative to Win32 2018-03-11 15:56:01 +01:00
Gregory Soutadé b60c0ce417 Set database current version to 5 2018-03-11 15:55:05 +01:00
Grégory Soutadé 9ba4ca5302 Intergate start/end constraints in web interface 2018-03-01 07:32:31 +01:00
Grégory Soutadé 9382a49821 Don't count virtual operations in check mode 2018-02-18 10:30:00 +01:00
Grégory Soutadé 4a8e0326aa Update ChangeLog 2018-01-06 19:44:03 +01:00
Grégory Soutadé 76808fe700 Fix some bugs in yearTo selection & fill in GenerateDialog 2018-01-06 19:43:35 +01:00
Grégory Soutadé 0a1b9819c7 Set default month to december for year != cur year (avoid new year bug) 2018-01-06 19:42:24 +01:00
Grégory Soutadé 3c36249781 Update ChangeLog 2017-11-01 20:39:04 +01:00
Grégory Soutadé 0d929c8b92 Prevent integer overflow when computing percents in CostRepartitionBanner 2017-11-01 20:37:51 +01:00
Grégory Soutadé 7761fbac00 Resize rows to content at startup 2017-11-01 20:37:16 +01:00
Grégory Soutadé ca925d37cb Revert back commit b1ce5fc2a2 2017-11-01 20:36:52 +01:00
Grégory Soutadé 70ce91324b Update ChangeLog 2017-10-29 18:21:54 +01:00
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
Grégory Soutadé 0b096d88bd Fix a bug in StatsPanel : min and max amount must be multiplied by 100 before search operation 2017-10-29 18:21:54 +01:00
Grégory Soutadé 5afa2480b4 Update ChangeLog 2017-10-29 18:21:54 +01:00
Grégory Soutadé 5dd7abf6cf Remove duplicate lines 2017-10-29 18:21:54 +01:00
Grégory Soutadé 05b070a502 Fix default month selection (sometimes not current month) 2017-10-29 18:21:54 +01:00
Grégory Soutadé b1ce5fc2a2 Update account amounts on account modification/add/deletion. Before it was only on generate new months and update next months 2017-10-29 18:21:54 +01:00
Grégory Soutadé 6efa5183ab GridAccount still displayed not valid accounts for choice 2017-10-29 18:21:54 +01:00
Grégory Soutadé fea2136e73 Rework StatsPanel 2017-10-29 18:21:54 +01:00
Grégory Soutadé 85338d4b70 Avoid graphic flickering when changing parameters in StatsPanel 2017-10-29 18:21:54 +01:00
Grégory Soutadé ada23a4092 Fix a bug : cannot select/deselect accounts in StatsPanel 2017-10-29 18:21:53 +01:00
Grégory Soutadé 2e70586e97 Set checkboxes centered in PreferencesPanel 2017-10-29 18:21:53 +01:00
Grégory Soutadé 47fffc71b1 Add account limit color & value to PreferencesPanel 2017-10-29 18:21:53 +01:00
Grégory Soutadé fe302d2ef5 Simplify tests for ParseExp.cpp 2017-10-29 18:21:53 +01:00
Grégory Soutadé 8b0f386121 Show calendar in (PreferencesPanel) at the widget upper for a clearer view + react on SelectionChanged signal 2017-10-29 18:21:53 +01:00
Grégory Soutadé 397096680c Add account start and end date to import/export 2017-10-29 18:21:53 +01:00
Grégory Soutadé 3684c324c0 Add "start_date" and "end_date" into accounts properties 2017-10-15 11:38:58 +02:00
Grégory Soutadé 74ca6a2285 Setup accessors for user's preferences 2017-10-15 11:36:27 +02:00
Grégory Soutadé ea7491aff7 Add .gitignore 2017-10-15 11:36:27 +02:00
Grégory Soutadé b86b934e75 Improve GUI by removing some blank spaces around grids and center widgets 2017-10-15 11:36:27 +02:00
Grégory Soutadé 2b664c3b4f Quick and dirty port to Qt5 2017-10-15 11:36:27 +02:00
Grégory Soutadé 7b6d0bb870 Specify moc-qt4 in Makefile to avoid building with Qt5 moc 2017-10-15 11:36:26 +02:00
Grégory Soutadé 53ecc806a7 LinkOrUnlinkOperation must not be done on meta operations 2017-10-05 19:05:55 +02:00
Grégory Soutadé 61e2a7505c Fix a bug in Database.cpp : operation forced to non virtual in LinkOrUnlinkOperation 2017-09-12 20:58:57 +02:00
Grégory Soutadé 02b204d408 GridAccount : set operation as virtual if its account is virtual 2017-09-12 20:58:10 +02:00
Grégory Soutadé 53cf28e397 Make code for virtual operation clearer in AccountPanel 2017-09-12 20:57:22 +02:00
Grégory Soutadé 6865b75da8 Update ChangeLog 2017-02-05 10:02:56 +01:00
Grégory Soutadé fb6cb35e65 Fix a bug : Week lines were not re computed after deleting an operation 2017-02-05 10:02:49 +01:00
Grégory Soutadé 533442b874 Fix a bug : Sub operations were not removed from database when deleting meta operation 2017-02-05 10:02:08 +01:00
Grégory Soutadé f3a66790d0 Fix a bug : Initial and final negative account values were not displayed in red 2017-02-04 15:12:40 +01:00
Grégory Soutadé 7003a4795d Don't includes virtual account in negative computation (for calendar warning display) 2017-02-04 15:10:55 +01:00
Grégory Soutadé d046f4e399 Bug in FormulaDelegate : string copy was made in a wrong way 2017-01-01 17:34:56 +01:00
Grégory Soutadé 320d8689f6 Bug in expression parser, negative mark before parenthesis considered as positive. 2017-01-01 17:20:25 +01:00