Feed Advanced Search

May 8 2018

wojnilowicz requested review of D12757: Refactor payeeIdentifier.
May 8 2018, 2:43 PM · KMyMoney

May 7 2018

wojnilowicz closed D12737: Enable more compiler warnings.
May 7 2018, 1:56 PM · KMyMoney
wojnilowicz added a comment to D12737: Enable more compiler warnings.

Running this with

g++-6 (SUSE Linux) 6.2.1 20160826 [gcc-6-branch revision 239773]

produces a whole bunch of different (and useful as far as I have seen) warnings. And yes, I use DebugKMM, Debugfull or Profile from time to time (mostly Debugfull) so they should stay.

May 7 2018, 1:55 PM · KMyMoney
tbaumgart requested changes to D12737: Enable more compiler warnings.

Running this with

May 7 2018, 1:17 PM · KMyMoney
wojnilowicz requested review of D12737: Enable more compiler warnings.
May 7 2018, 12:41 PM · KMyMoney

May 6 2018

wojnilowicz accepted D12681: sqlstorage: fix path.

Hi ocoole,

May 6 2018, 6:57 AM · KMyMoney

May 5 2018

ocoole added inline comments to D12681: sqlstorage: fix path.
May 5 2018, 7:02 PM · KMyMoney
ocoole updated the diff for D12681: sqlstorage: fix path.

Hello, Łukasz. I've come back with my little test results.

May 5 2018, 6:46 PM · KMyMoney
wojnilowicz closed D11858: Remove KMyMoneyApp variable from KMyMoneyView.
May 5 2018, 9:30 AM · KMyMoney
wojnilowicz closed D11841: Pluginize KOnlineJobOutbox.
May 5 2018, 9:30 AM · KMyMoney
wojnilowicz added a comment to D11841: Pluginize KOnlineJobOutbox.

Pushed, because next patch solved remaining issues.

May 5 2018, 9:12 AM · KMyMoney

May 3 2018

ocoole added a comment to D12681: sqlstorage: fix path.

Hi wojnilowicz , thanks for your comments!

May 3 2018, 8:35 PM · KMyMoney
wojnilowicz added a comment to D12681: sqlstorage: fix path.

It should pass on all platforms now (I've only tested it on Windows, which I'm using; it should (continue to) pass on other platforms too (if I didn't accidentally break it—but CI will tell))

May 3 2018, 3:13 PM · KMyMoney
ocoole added a reviewer for D12681: sqlstorage: fix path: KMyMoney.
May 3 2018, 2:54 PM · KMyMoney
ocoole requested review of D12681: sqlstorage: fix path.
May 3 2018, 2:53 PM · KMyMoney
ocoole added a comment to D12412: Fix working week.

Thanks Thomas!

May 3 2018, 2:35 PM · KMyMoney
tbaumgart requested changes to D11841: Pluginize KOnlineJobOutbox.

The problem regarding the duplicate existence of the model seem to be solved. The following now does not work anymore. I have no idea how hard it would be to fix it.

May 3 2018, 8:30 AM · KMyMoney

Apr 29 2018

tbaumgart closed D12412: Fix working week.
Apr 29 2018, 12:21 PM · KMyMoney
tbaumgart accepted D12412: Fix working week.

I'll take care of landing it now.

Apr 29 2018, 12:19 PM · KMyMoney
ocoole updated the diff for D12412: Fix working week.

Thanks a lot, Thomas. Didn't think of doxygen before, so thanks for pointing that out! (actually it's my first time heard of it, I probably should check that out),

Apr 29 2018, 11:29 AM · KMyMoney
tbaumgart requested changes to D12412: Fix working week.

I was about to land it but found these two little nitpicks in your todo entries. I also updated the summary which should address the link to the bug entry.

Apr 29 2018, 10:09 AM · KMyMoney
tbaumgart updated the summary of D12412: Fix working week.
Apr 29 2018, 10:06 AM · KMyMoney

Apr 28 2018

wojnilowicz updated the diff for D11841: Pluginize KOnlineJobOutbox.

onlinejobmodel is used only by online job outbox plugin (and was moved there), so sharing of models can be avoided for now. Issue with jobs not appearing in the view was caused by not loaded view's model. Loading and unloading of the model is managed by KMyMoneyView.

Apr 28 2018, 7:09 PM · KMyMoney

Apr 22 2018

MayeulC added a watcher for KMyMoney: MayeulC.
Apr 22 2018, 11:06 PM
wojnilowicz added inline comments to D10614: Custom icons for accounts.
Apr 22 2018, 5:41 PM · KMyMoney
ocoole added a comment to D12412: Fix working week.

Thanks Chris!
I don't think I have permission to push, but that's okay, I think it can wait before it's committed to the codebase.

Apr 22 2018, 10:29 AM · KMyMoney
christiand accepted D12412: Fix working week.

Did not test, but looks good! Can you push yourself?

Apr 22 2018, 9:21 AM · KMyMoney
christiand added inline comments to D10614: Custom icons for accounts.
Apr 22 2018, 9:17 AM · KMyMoney
ocoole updated the diff for D12412: Fix working week.

Thank you for reviewing the patch, @christiand.
(Sorry for the newbie mistakes.)
I've updated the diff according to your comments.

Apr 22 2018, 4:37 AM · KMyMoney

Apr 21 2018

christiand requested changes to D12412: Fix working week.
Apr 21 2018, 9:08 PM · KMyMoney
christiand accepted D12412: Fix working week.
Apr 21 2018, 9:05 PM · KMyMoney
ocoole requested review of D12412: Fix working week.
Apr 21 2018, 2:34 PM · KMyMoney

Apr 20 2018

mhubner updated the diff for D10614: Custom icons for accounts.

Custom icons for accounts
don't store icons in database as discussed in review.

Apr 20 2018, 11:54 PM · KMyMoney

Apr 10 2018

wojnilowicz added a comment to D11841: Pluginize KOnlineJobOutbox.

I don't like it. Dynamic plugins offer me separation of code, build and run speed.

Static plugins offer the exact same amount of code separation as dynamic plugins. They are probably even faster at runtime and I am sure they do not change build time notably.

Apr 10 2018, 12:52 PM · KMyMoney

Apr 9 2018

christiand added a comment to D11841: Pluginize KOnlineJobOutbox.

I don't like it. Dynamic plugins offer me separation of code, build and run speed.

Apr 9 2018, 8:04 PM · KMyMoney
tbaumgart added inline comments to D11841: Pluginize KOnlineJobOutbox.
Apr 9 2018, 7:21 PM · KMyMoney

Apr 8 2018

wojnilowicz added inline comments to D11841: Pluginize KOnlineJobOutbox.
Apr 8 2018, 6:46 PM · KMyMoney
wojnilowicz added a comment to D11841: Pluginize KOnlineJobOutbox.

I don't know this problem, because I don't use this view. I think that packaging error is not our business. I think the view should contain more of online job bits but for know it's all that's easy to separate from the rest.

Which bits do you mean?

Apr 8 2018, 6:45 PM · KMyMoney
christiand added inline comments to D11841: Pluginize KOnlineJobOutbox.
Apr 8 2018, 9:07 AM · KMyMoney
christiand added a comment to D11841: Pluginize KOnlineJobOutbox.

I don't know this problem, because I don't use this view. I think that packaging error is not our business. I think the view should contain more of online job bits but for know it's all that's easy to separate from the rest.

Apr 8 2018, 9:04 AM · KMyMoney

Apr 7 2018

wojnilowicz added a comment to D11841: Pluginize KOnlineJobOutbox.

I want to raise a usability concern. If the user is using the online banking and this page gets disabled (e.g. accidentally, packaging error, some other error) KMyMoney still offers to queue transactions. However, without this plugin the transaction seems to be lost. Queued transactions are also kept during restarts. This could lead to further trouble if the queue is sent after the user forgot about the (hidden) transaction(s).

Apr 7 2018, 6:29 PM · KMyMoney
christiand added a comment to D11841: Pluginize KOnlineJobOutbox.

I want to raise a usability concern. If the user is using the online banking and this page gets disabled (e.g. accidentally, packaging error, some other error) KMyMoney still offers to queue transactions. However, without this plugin the transaction seems to be lost. Queued transactions are also kept during restarts. This could lead to further trouble if the queue is sent after the user forgot about the (hidden) transaction(s).

Apr 7 2018, 9:42 AM · KMyMoney

Apr 5 2018

wojnilowicz added a comment to D11841: Pluginize KOnlineJobOutbox.

I analyzed this a bit. The problem is that there are two different objects of type Models::instance()->onlineJobsModel() since the libmodels library is static. One lives with the kmymoney object and contains the data, the other one lives with the now separated view and is empty. The models library therefor needs to be converted into a shared object and then things should work (like with the settings library). @wojnilowicz: can you take care of the conversion as part of this patch?

Apr 5 2018, 2:55 PM · KMyMoney
tbaumgart added a comment to D11841: Pluginize KOnlineJobOutbox.

I analyzed this a bit. The problem is that there are two different objects of type Models::instance()->onlineJobsModel() since the libmodels library is static. One lives with the kmymoney object and contains the data, the other one lives with the now separated view and is empty. The models library therefor needs to be converted into a shared object and then things should work (like with the settings library). @wojnilowicz: can you take care of the conversion as part of this patch?

Apr 5 2018, 2:36 PM · KMyMoney

Apr 1 2018

tbaumgart requested changes to D11841: Pluginize KOnlineJobOutbox.

Existing jobs (persistent in the file) are not shown in the view after load of file and selecting the view. In case you need help to investigate please let me know.

Apr 1 2018, 2:11 PM · KMyMoney
tbaumgart accepted D11858: Remove KMyMoneyApp variable from KMyMoneyView.

Looks OK to me, though the patch did not cleanly apply to current master.

Apr 1 2018, 8:05 AM · KMyMoney
wojnilowicz requested review of D11858: Remove KMyMoneyApp variable from KMyMoneyView.
Apr 1 2018, 6:40 AM · KMyMoney

Mar 31 2018

wojnilowicz added a comment to D11805: Coverity fixes.

According to kdelibs style (https://community.kde.org/Policies/Kdelibs_Coding_Style), which is derived from Qt style, constructor initializers are formatted with ',' as suffix, not as prefix. You may run the astyle command at the mentioned page to see this.

Mar 31 2018, 5:47 PM · KMyMoney
wojnilowicz requested review of D11841: Pluginize KOnlineJobOutbox.
Mar 31 2018, 5:40 PM · KMyMoney
habacker added a comment to D11805: Coverity fixes.

According to kdelibs style (https://community.kde.org/Policies/Kdelibs_Coding_Style), which is derived from Qt style, constructor initializers are formatted with ',' as suffix, not as prefix. You may run the astyle command at the mentioned page to see this.

Mar 31 2018, 3:50 PM · KMyMoney
wojnilowicz added a comment to D11833: Pluginize reports view.

Also, you should add a reports/.krazy file to avoid krazy complaints about the empty .kcfg file. See forecast/.krazy as reference.

Mar 31 2018, 12:55 PM · KMyMoney
wojnilowicz abandoned D11805: Coverity fixes.
Mar 31 2018, 12:54 PM · KMyMoney
wojnilowicz added inline comments to D11805: Coverity fixes.
Mar 31 2018, 12:53 PM · KMyMoney
wojnilowicz closed D11833: Pluginize reports view.
Mar 31 2018, 12:47 PM · KMyMoney
tbaumgart requested changes to D11833: Pluginize reports view.

Works for me with the following patch applied:

Mar 31 2018, 10:51 AM · KMyMoney
tbaumgart accepted D11805: Coverity fixes.

Otherwise, it works for me.

Mar 31 2018, 10:19 AM · KMyMoney
wojnilowicz requested review of D11833: Pluginize reports view.
Mar 31 2018, 9:51 AM · KMyMoney
wojnilowicz updated the diff for D11805: Coverity fixes.

Some fixes according to comments.

Mar 31 2018, 9:50 AM · KMyMoney
wojnilowicz added inline comments to D11805: Coverity fixes.
Mar 31 2018, 9:49 AM · KMyMoney
tbaumgart requested changes to D11805: Coverity fixes.
Mar 31 2018, 8:04 AM · KMyMoney
tbaumgart added a comment to D11805: Coverity fixes.

Compiling this patch, I get the following warnings (I think I mentioned the result one already):

Mar 31 2018, 8:03 AM · KMyMoney

Mar 30 2018

wojnilowicz requested review of D11805: Coverity fixes.
Mar 30 2018, 1:55 PM · KMyMoney

Mar 29 2018

wojnilowicz closed D11720: Redesign signals system for views.
Mar 29 2018, 7:37 AM · KMyMoney

Mar 28 2018

tbaumgart accepted D11720: Redesign signals system for views.

Looks good to me.

Mar 28 2018, 8:33 PM · KMyMoney

Mar 26 2018

wojnilowicz requested review of D11720: Redesign signals system for views.
Mar 26 2018, 2:33 PM · KMyMoney

Mar 25 2018

bcooksley edited projects for T8233: Executing KMyMoney teststep requiring GUI on CI fails for FreeBSD, added: KMyMoney; removed build.kde.org.

Sure thing (it's done using the Change Project Tags action from the action menu for future reference)

Mar 25 2018, 10:54 AM · KMyMoney

Mar 24 2018

wojnilowicz abandoned D11618: Coverity fixes.
Mar 24 2018, 3:09 PM · KMyMoney
wojnilowicz added inline comments to D11618: Coverity fixes.
Mar 24 2018, 3:09 PM · KMyMoney
wojnilowicz closed D11640: Use CMake's FeatureSummary.
Mar 24 2018, 3:06 PM · KMyMoney
tbaumgart accepted D11640: Use CMake's FeatureSummary.
Mar 24 2018, 2:50 PM · KMyMoney
tbaumgart requested changes to D11618: Coverity fixes.
Mar 24 2018, 2:49 PM · KMyMoney
wojnilowicz updated the diff for D11640: Use CMake's FeatureSummary.

Enabled KBanking compilation.

Mar 24 2018, 2:36 PM · KMyMoney
wojnilowicz updated the diff for D11618: Coverity fixes.

Incorporated most of the suggestions.

Mar 24 2018, 2:35 PM · KMyMoney
wojnilowicz added inline comments to D11618: Coverity fixes.
Mar 24 2018, 2:34 PM · KMyMoney
tbaumgart requested changes to D11640: Use CMake's FeatureSummary.

I needed to add the following patch to get the kbanking plugin compiled and installed even though it was detected as enabled:

Mar 24 2018, 1:32 PM · KMyMoney
tbaumgart requested changes to D11618: Coverity fixes.

Generally it looks good to me though.

Mar 24 2018, 12:35 PM · KMyMoney
wojnilowicz requested review of D11640: Use CMake's FeatureSummary.
Mar 24 2018, 10:42 AM · KMyMoney

Mar 23 2018

wojnilowicz requested review of D11618: Coverity fixes.
Mar 23 2018, 3:52 PM · KMyMoney

Mar 21 2018

wojnilowicz closed D11464: Refer to views by KMyMoneyViewBase.
Mar 21 2018, 7:32 PM · KMyMoney
tbaumgart accepted D11464: Refer to views by KMyMoneyViewBase.

Works for me now. I did not find any anomalies.

Mar 21 2018, 7:24 PM · KMyMoney
wojnilowicz updated the diff for D11464: Refer to views by KMyMoneyViewBase.

No crash this time.

Mar 21 2018, 5:59 PM · KMyMoney

Mar 20 2018

tbaumgart added a comment to D11464: Refer to views by KMyMoneyViewBase.

Select payees view, select payee with transactions, select transaction tab of that payee, double click on a transaction -> crash

Mar 20 2018, 9:55 PM · KMyMoney
wojnilowicz updated the diff for D11464: Refer to views by KMyMoneyViewBase.
Mar 20 2018, 7:49 PM · KMyMoney
tbaumgart closed D11406: add color coding of pos/neg amounts for 'posted value' column.
Mar 20 2018, 7:13 PM · KMyMoney

Mar 18 2018

wojnilowicz requested review of D11464: Refer to views by KMyMoneyViewBase.
Mar 18 2018, 7:42 PM · KMyMoney
wojnilowicz closed D11408: Include clocale instead of locale.h.
Mar 18 2018, 9:42 AM · KMyMoney
wojnilowicz closed D11160: Use kcoreaddons_add_plugin.
Mar 18 2018, 9:42 AM · KMyMoney
wojnilowicz closed D11407: Move online actions to KAccountsView.
Mar 18 2018, 9:42 AM · KMyMoney
wojnilowicz closed D11141: Disable C compiler.
Mar 18 2018, 9:41 AM · KMyMoney

Mar 17 2018

tbaumgart accepted D11407: Move online actions to KAccountsView.

Looks good to me.

Mar 17 2018, 8:51 PM · KMyMoney
tbaumgart accepted D11406: add color coding of pos/neg amounts for 'posted value' column.

Looks good to me. I'll take care of adding it to the repo.

Mar 17 2018, 3:55 PM · KMyMoney
mhubner updated the diff for D11406: add color coding of pos/neg amounts for 'posted value' column.

add color coding of pos/neg amounts for 'posted value' column

Mar 17 2018, 3:30 PM · KMyMoney
tbaumgart requested changes to D11406: add color coding of pos/neg amounts for 'posted value' column.
Mar 17 2018, 9:43 AM · KMyMoney
tbaumgart accepted D11141: Disable C compiler.

Works for me

Mar 17 2018, 6:48 AM · KMyMoney
tbaumgart added a comment to D11408: Include clocale instead of locale.h.

I added a knowledgeable reviewer. Maybe, he can share some of his wisdom.

Mar 17 2018, 6:25 AM · KMyMoney
tbaumgart added a reviewer for D11408: Include clocale instead of locale.h: adridg.
Mar 17 2018, 6:24 AM · KMyMoney
wojnilowicz added inline comments to D11406: add color coding of pos/neg amounts for 'posted value' column.
Mar 17 2018, 6:10 AM · KMyMoney
wojnilowicz requested review of D11408: Include clocale instead of locale.h.
Mar 17 2018, 6:04 AM · KMyMoney
wojnilowicz requested review of D11407: Move online actions to KAccountsView.
Mar 17 2018, 5:57 AM · KMyMoney
mhubner added a project to D11406: add color coding of pos/neg amounts for 'posted value' column: KMyMoney.
Mar 17 2018, 3:41 AM · KMyMoney