Re: [Kmymoney-devel] csv importer new compile

2014-04-14 Thread Chris
Hi Allan I have resent it. and echoed it to this group. Hopefully you get it this time... Chris On 14/04/2014 7:21 PM, Allan wrote: On 14/04/14 10:20, Chris wrote: Cool Looking forward to that patch too. Allan did you get that stuff I sent you about compiling on XP? Chris No Chris, I'v

Re: [Kmymoney-devel] csv importer new compile

2014-04-14 Thread Allan
On 14/04/14 10:20, Chris wrote: Cool Looking forward to that patch too. Allan did you get that stuff I sent you about compiling on XP? Chris No Chris, I've seen no attachments. When was it sent? I take it you are referring to my request for a copy of SetEnv.cmd? I did get a copy from, I

Re: [Kmymoney-devel] csv importer new compile

2014-04-14 Thread Allan
On 13/04/14 17:52, Cristian Oneț wrote: Hi, I'm preparing to deliver a kind of monthly packaging of git master on Windows so I finally got a look into this and can tell you the following: Style has absolutely nothing to do with this bug. The problem is the fact that the CSV importer layout cont

Re: [Kmymoney-devel] csv importer new compile

2014-04-14 Thread Chris
Cool Looking forward to that patch too. Allan did you get that stuff I sent you about compiling on XP? Chris On 14/04/2014 2:38 AM, Allan wrote: On 13/04/14 17:52, Cristian Oneț wrote: Hi, I'm preparing to deliver a kind of monthly packaging of git master on Windows so I finally got a look

Re: [Kmymoney-devel] csv importer new compile

2014-04-13 Thread Allan
On 13/04/14 17:52, Cristian Oneț wrote: Hi, I'm preparing to deliver a kind of monthly packaging of git master on Windows so I finally got a look into this and can tell you the following: Style has absolutely nothing to do with this bug. The problem is the fact that the CSV importer layout cont

Re: [Kmymoney-devel] csv importer new compile

2014-04-11 Thread Allan
On 11/04/14 16:13, Chris wrote: I tried it in kubuntu and it seems fine to me.everything works as expected. On windows the problem is with the aero theme. If I change the style to classic. It works as expected. I added the following code to csvdialog.cpp m_wizard = new QWizard; m_wizard-

Re: [Kmymoney-devel] csv importer new compile

2014-04-11 Thread Chris
I tried it in kubuntu and it seems fine to me.everything works as expected. On windows the problem is with the aero theme. If I change the style to classic. It works as expected. I added the following code to csvdialog.cpp m_wizard = new QWizard; m_wizard->setWizardStyle(QWizard::ClassicS

Re: [Kmymoney-devel] csv importer new compile

2014-04-10 Thread Allan
On 10/04/14 13:52, Chris wrote: You are spot on! It was the whitespace on windows that was causing the issue. I added --ignore-whitespace and the patch applied flawlessly Unfortunately it made very little difference in windows. I haven't tried kubuntu yet, I will do so tomorrow. One thing that

Re: [Kmymoney-devel] csv importer new compile

2014-04-10 Thread Chris
You are spot on! It was the whitespace on windows that was causing the issue. I added --ignore-whitespace and the patch applied flawlessly Unfortunately it made very little difference in windows. I haven't tried kubuntu yet, I will do so tomorrow. One thing that I have found. if I click and

Re: [Kmymoney-devel] csv importer new compile

2014-04-10 Thread Allan
On 10/04/14 09:50, Chris wrote: Hi Allan Thank you for that I get errors when I tried to apply the patch. I thought I might be behind so I pulled in the latest master but it results in the same errors it seems you might be patching a commit or branch I don't have. git apply --check 0001-Modify-

Re: [Kmymoney-devel] csv importer new compile

2014-04-10 Thread Chris
Hi Allan Thank you for that I get errors when I tried to apply the patch. I thought I might be behind so I pulled in the latest master but it results in the same errors it seems you might be patching a commit or branch I don't have. git apply --check 0001-Modify-CSV-importer-settings-and-UI-

Re: [Kmymoney-devel] csv importer new compile

2014-04-08 Thread Allan
Hi Chris Here's the patch for you to try. For me, it looks OK on Ubuntu now, so should be OK for you, too. Windows, we'll see if it helps, but I can't see it making any difference so far as the Title bars are concerned. Let's know how it goes. There are some outstanding issues with scroll

Re: [Kmymoney-devel] csv importer new compile

2014-04-06 Thread Chris
Hi Allan Both Qif AND CSV Exporters work as expected. the dialogues are laid out correctly with no apparent error. It looks like its now just the layout issue. :) I'll play with my new build and see if I can find why those titles are being displayed. Its nice to be making some progress for

Re: [Kmymoney-devel] csv importer new compile

2014-04-06 Thread Allan
On 06/04/14 03:04, Chris wrote: I have recompiled (yet again) my kde environment This time when compiling kmymoney the dialogue works, well sort of. It looks like the attached and at the radio buttons are responsive. previously nothing worked. The "CSV importer" text on the blue background se

Re: [Kmymoney-devel] csv importer new compile

2014-04-06 Thread Allan
On 06/04/14 03:04, Chris wrote: I have recompiled (yet again) my kde environment This time when compiling kmymoney the dialogue works, well sort of. It looks like the attached and at the radio buttons are responsive. previously nothing worked. The "CSV importer" text on the blue background se