Pluginize forecast view
ClosedPublic

Authored by wojnilowicz on Feb 10 2018, 5:14 PM.

Details

Summary

This patch makes forecast view optional instead of mandatory. User can switch on and off this view and have more space on views pane.
Developers will benefit by saving on build time of this plugin.

Pluginization is not yet perfect, but it will be polished with time.

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
wojnilowicz requested review of this revision.Feb 10 2018, 5:14 PM
wojnilowicz created this revision.
tbaumgart requested changes to this revision.Feb 10 2018, 7:02 PM

This patch does not apply on current master :( Can you update the patch?

kmymoney/views/kmymoneyview.h
129

Remove this line, we don't need it anymore

This revision now requires changes to proceed.Feb 10 2018, 7:02 PM

This patch does not apply on current master :( Can you update the patch?

Probably because it's based on D10406. Let's do it step by step, so we won't be lost in chaos.

tbaumgart accepted this revision.EditedFeb 18 2018, 7:26 AM

Otherwise, it looks OK to me,Please go ahead and land it as I need to rework my settings patch after this is available.

kmymoney/views/kmymoneyview.h
69

Remove if we don't need it anymore

This revision is now accepted and ready to land.Feb 18 2018, 7:26 AM
This revision was automatically updated to reflect the committed changes.
wojnilowicz marked an inline comment as done.Feb 18 2018, 2:41 PM