Re: [Kmymoney-devel] Frameworks

2016-11-27 Thread Cristian Oneț
Since that page was completely outdated I just removed all content and replaced it with something more relevant. Regards, Cristian 2016-11-03 0:59 GMT+02:00 Jack : > On 2014.06.30 05:49, Cristian Oneț wrote: > [trimmed much earlier stuff... >> >> Sorry that I didn't get to announce it yet :) but

Re: [Kmymoney-devel] Frameworks

2016-11-02 Thread Jack
On 2014.06.30 05:49, Cristian Oneț wrote: [trimmed much earlier stuff... Sorry that I didn't get to announce it yet :) but here it goes... the porting to frameworks has begun. I've created this page [1] so we can coordinate the port between us. Until now I was the only one working on this bu

Re: [Kmymoney-devel] Frameworks

2014-07-18 Thread Ben Cooksley
On 19 July 2014 05:26, Cristian Oneț wrote: > 2014-07-18 9:50 GMT+03:00 Marko Käning : >> On 18 Jul 2014, at 08:40 , Cristian Oneț wrote: >>> Yeah, I know, I'm working on that. >> >> I see. >> >> Good luck! > > So... the first successful build is available [1]. This is a good > starting point for

Re: [Kmymoney-devel] Frameworks

2014-07-18 Thread Marko Käning
Hi Cristian, On 18 Jul 2014, at 19:26 , Cristian Oneț wrote: > So... the first successful build is available [1]. This is a good > starting point for the port, there are only 1097 warnings to fix [2] > :). wow, what an achievement! Congratulations to you!!! > Btw, could we set up an email noti

Re: [Kmymoney-devel] Frameworks

2014-07-18 Thread Cristian Oneț
2014-07-18 9:50 GMT+03:00 Marko Käning : > On 18 Jul 2014, at 08:40 , Cristian Oneț wrote: >> Yeah, I know, I'm working on that. > > I see. > > Good luck! So... the first successful build is available [1]. This is a good starting point for the port, there are only 1097 warnings to fix [2] :). Bt

Re: [Kmymoney-devel] Frameworks

2014-07-17 Thread Marko Käning
On 18 Jul 2014, at 08:40 , Cristian Oneț wrote: > Yeah, I know, I'm working on that. I see. Good luck! Bye for now. ___ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel

Re: [Kmymoney-devel] Frameworks

2014-07-17 Thread Cristian Oneț
2014-07-18 9:26 GMT+03:00 Marko Käning : > Hi Cristian, > > I see that Jenkins finally picks up KMM on KF5! :) > > Weird, that it can’t find alkimia though: Yeah, I know, I'm working on that. > > 06:21:24 In file included from > /srv/jenkins/workspace/kmymoney_frameworks_qt5/kmymoney/mymoney/mym

Re: [Kmymoney-devel] Frameworks

2014-07-17 Thread Marko Käning
Hi Cristian, I see that Jenkins finally picks up KMM on KF5! :) Weird, that it can’t find alkimia though: 06:21:24 In file included from /srv/jenkins/workspace/kmymoney_frameworks_qt5/kmymoney/mymoney/mymoneytransaction.h:33:0, 06:21:24 from /srv/jenkins/workspace/kmymoney_fra

Re: [Kmymoney-devel] Frameworks

2014-07-17 Thread Marko Käning
Hi Cristian, On 17 Jul 2014, at 18:16 , Cristian Oneț wrote: > Done > http://commits.kde.org/alkimia/7fe269fae63d0b5786ee8953460e8e0faf564fb5 that was easy. Cool! alkimia now builds also on OSX! THANKS!!! Greets, Marko ___ KMyMoney-devel mailing lis

Re: [Kmymoney-devel] Frameworks

2014-07-17 Thread Cristian Oneț
2014-07-16 10:21 GMT+03:00 Cristian Oneț : > 2014-07-16 10:09 GMT+03:00 Marko Käning : >> Hi Cristian, >> >> On 16 Jul 2014, at 06:53 , Cristian Oneț wrote: >>> Those are libraries from kdepimlibs and should be handled by adding >>> kdepimlibs[frameworks] as a dependency. >> >> yes, I know. I’ve t

Re: [Kmymoney-devel] Frameworks

2014-07-16 Thread Marko Käning
On 16 Jul 2014, at 14:17 , Ben Cooksley wrote: > As long as we have one recent successful build, we can proceed. Oh, we do have one in [1]! Cool. [1] http://build.kde.org/job/kdepimlibs_frameworks_qt5/ ___ KMyMoney-devel mailing list KMyMoney-devel@

Re: [Kmymoney-devel] Frameworks

2014-07-16 Thread Ben Cooksley
On 16 July 2014 19:57, Marko Käning wrote: > Ahh, well, kdepimlibs doesn’t build anyway atm [1]! As long as we have one recent successful build, we can proceed. > > Greets, > Marko > > > > [1] http://build.kde.org/job/kdepimlibs_frameworks_qt5/50/console Thanks, Ben

Re: [Kmymoney-devel] Frameworks

2014-07-16 Thread Ben Cooksley
On 16 July 2014 19:21, Cristian Oneț wrote: > 2014-07-16 10:09 GMT+03:00 Marko Käning : >> Hi Cristian, >> >> On 16 Jul 2014, at 06:53 , Cristian Oneț wrote: >>> Those are libraries from kdepimlibs and should be handled by adding >>> kdepimlibs[frameworks] as a dependency. >> >> yes, I know. I’ve

Re: [Kmymoney-devel] Frameworks

2014-07-16 Thread Christian Dávid
Hi Alvaro, Hi Cristian, I will update the request as soon as I am back home. Sorry if I was over motivated here. Another issue: I wanted to enable inline editing in a QListView. Therefor I need to change the size of the row when editing starts. Due to a bug in Qt (the QStyle::State_Editing fl

Re: [Kmymoney-devel] Frameworks

2014-07-16 Thread Marko Käning
Ahh, well, kdepimlibs doesn’t build anyway atm [1]! Greets, Marko [1] http://build.kde.org/job/kdepimlibs_frameworks_qt5/50/console ___ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel

Re: [Kmymoney-devel] Frameworks

2014-07-16 Thread Marko Käning
Hi Cristian, On 16 Jul 2014, at 09:21 , Cristian Oneț wrote: > Thanks, you are welcome. I am happy about YOUR efforts to bring KMM to KF5! > I'll fix this, I thought [1] is enough (add gmp to > target_link_libraries) but I guess that it's true only for frameworks. > > [1] > https://projects.

Re: [Kmymoney-devel] Frameworks

2014-07-16 Thread Cristian Oneț
2014-07-16 10:09 GMT+03:00 Marko Käning : > Hi Cristian, > > On 16 Jul 2014, at 06:53 , Cristian Oneț wrote: >> Those are libraries from kdepimlibs and should be handled by adding >> kdepimlibs[frameworks] as a dependency. > > yes, I know. I’ve taken care of this in [1] just now. Thanks, > > >>>

Re: [Kmymoney-devel] Frameworks

2014-07-16 Thread Marko Käning
Hi Cristian, On 16 Jul 2014, at 06:53 , Cristian Oneț wrote: > Those are libraries from kdepimlibs and should be handled by adding > kdepimlibs[frameworks] as a dependency. yes, I know. I’ve taken care of this in [1] just now. >> ... I hope you can help to fix a problem I met on OSX with the a

Re: [Kmymoney-devel] Frameworks

2014-07-15 Thread Cristian Oneț
2014-07-16 3:55 GMT+03:00 Marko Käning : > Hi Cristian & Alvaro, > > KMyMoney was built today for the first time as KF5 on jenkins. > > What’s also a bit odd: it is still missing alkimia, which I added as a > dependency in [2]. > > KMM itself doesn't build anyway, since I don't know _yet_ how to h

Re: [Kmymoney-devel] Frameworks

2014-07-15 Thread Marko Käning
Hi Cristian & Alvaro, KMyMoney was built today for the first time as KF5 on jenkins. What’s also a bit odd: it is still missing alkimia, which I added as a dependency in [2]. KMM itself doesn't build anyway, since I don't know _yet_ how to handle its optional dependencies (frameworks Holidays,

Re: [Kmymoney-devel] Frameworks

2014-07-15 Thread Alvaro Soliverez
Hi, This is the excerpt from the w28 minutes. > Hmm? Sysadmin has already received a request to get the frameworks > branch of kdepimlibs building on the CI system to allow for KMyMoney's > frameworks branch to be built. I though

Re: [Kmymoney-devel] Frameworks

2014-07-15 Thread Cristian Oneț
2014-07-14 15:10 GMT+03:00 Alvaro Soliverez : > Hi, > AFAICT, that request is already made, and kde sysadmins are working on > it. At least from what I could read on the latest KF5 meeting minute. Are you sure that the discussion [1] was about enabling the kmymoney frameworks build and not about C

Re: [Kmymoney-devel] Frameworks

2014-07-14 Thread Alvaro Soliverez
Hi, AFAICT, that request is already made, and kde sysadmins are working on it. At least from what I could read on the latest KF5 meeting minute. Regards, Alvaro On Mon, Jul 14, 2014 at 8:52 AM, Cristian Oneț wrote: > 2014-07-03 16:10 GMT+03:00 Christian Dávid : >> Am Montag, 30. Juni 2014, 12:4

Re: [Kmymoney-devel] Frameworks

2014-07-14 Thread Cristian Oneț
2014-07-03 16:10 GMT+03:00 Christian Dávid : > Am Montag, 30. Juni 2014, 12:49:28 schrieb Cristian Oneț: >> Sorry that I didn't get to announce it yet but here it goes... the >> porting to frameworks has begun. I've created this page [1] so we can >> coordinate the port between us. Until now I was

Re: [Kmymoney-devel] Frameworks

2014-07-05 Thread Jack
On 2014.07.05 18:28, Marko Käning wrote: On 06 Jul 2014, at 00:15 , Cristian Oneț wrote: > build kdepimlibs for frameworks (which might not work yet) My god, that required akonadi. No, I am not trying to get akonadi to build. ;-) Personally, I'm more afraid of letting it run than of trying

Re: [Kmymoney-devel] Frameworks

2014-07-05 Thread Marko Käning
On 06 Jul 2014, at 00:15 , Cristian Oneț wrote: > build kdepimlibs for frameworks (which might not work yet) My god, that required akonadi. No, I am not trying to get akonadi to build. ;-) ___ KMyMoney-devel mailing list KMyMoney-devel@kde.org https:

Re: [Kmymoney-devel] Frameworks

2014-07-05 Thread Marko Käning
Hi Cristian, On 06 Jul 2014, at 00:15 , Cristian Oneț wrote: > Those three libraries are part of kdepimplibs (see my previous mail in oh, yes. I should have been able to figure that out on my own. :) Well, I’ll try to build it anyways. Otherwise I’ll have to wait for you splicing the lib out..

Re: [Kmymoney-devel] Frameworks

2014-07-05 Thread Cristian Oneț
2014-07-05 20:06 GMT+03:00 "Marko Käning" : > Hi Cristian, Hi Marko, > > I gave KMM a shot on the OSX/KF5 CI system, after successfully having built > all KF5 > frameworks, eventually. :-) > > It turns out that, although the CI system claims that all deps are satisfied > (see > attached kmm-dep

Re: [Kmymoney-devel] Frameworks

2014-07-05 Thread Marko Käning
Hi Cristian, I gave KMM a shot on the OSX/KF5 CI system, after successfully having built all KF5 frameworks, eventually. :-) It turns out that, although the CI system claims that all deps are satisfied (see attached kmm-deps.txt), the actual build is not, due to these missing packages: --- KF

Re: [Kmymoney-devel] Frameworks

2014-07-03 Thread Christian Dávid
Am Montag, 30. Juni 2014, 12:49:28 schrieb Cristian Oneț: > Sorry that I didn't get to announce it yet but here it goes... the > porting to frameworks has begun. I've created this page [1] so we can > coordinate the port between us. Until now I was the only one working > on this but now that the a

Re: [Kmymoney-devel] Frameworks

2014-07-02 Thread Christian Dávid
Am Montag, 30. Juni 2014, 12:49:28 schrieb Cristian Oneț: > > Does this mean you are already preparing KMyMoney for Qt5/KF5? > > Sorry that I didn't get to announce it yet but here it goes... the > porting to frameworks has begun. Hi Cristian, please do not proceed faster. I am afraid the merge

Re: [Kmymoney-devel] Frameworks

2014-06-30 Thread Marko Käning
Thanks, Jeremy, for this nice explanation! :) I am afraid I won't be able to really contribute to that transition other than trying to build Cristian's framework branch on our MacPorts/Qt5/KF5/KDE/CI system which gives the benefit of building using clang. Thanks again, Marko _

Re: [Kmymoney-devel] Frameworks

2014-06-30 Thread Jeremy Whiting
Marko, Not having even looked at kmymoney frameworks port but having ported other things to Qt5/Frameworks I'll clarify a bit. On Mon, Jun 30, 2014 at 2:55 PM, "Marko Käning" wrote: > Hi Cristian, > >> Sorry that I didn't get to announce it yet :) but here it goes... the >> porting to frameworks

Re: [Kmymoney-devel] Frameworks

2014-06-30 Thread Marko Käning
Hi Cristian, > Sorry that I didn't get to announce it yet :) but here it goes... the > porting to frameworks has begun. I've created this page [1] so we can > coordinate the port between us. really cool that you already got it build. :) My 1st question is related to the necessary dependencies fo

Re: [Kmymoney-devel] Frameworks

2014-06-30 Thread Cristian Oneț
2014-06-30 0:53 GMT+03:00 "Marko Käning" : > Hi Cristian, Hi Marko, > > I noticed already a few commits from you regarding frameworks... > > Does this mean you are already preparing KMyMoney for Qt5/KF5? Sorry that I didn't get to announce it yet :) but here it goes... the porting to frameworks

Re: [Kmymoney-devel] Frameworks

2014-06-30 Thread Marko Käning
Hi all, > Yes, Cristian is preparing KMyMoney for KF5. this is awesome! > BTW, he will be at the Randa Sprint in August, working on this and Yes, I know that he will. I still don't know whether I can make it... But this all is great stuff, since I am working on a KDE/CI system in the last wh

Re: [Kmymoney-devel] Frameworks

2014-06-29 Thread Alvaro Soliverez
Hi all, Yes, Cristian is preparing KMyMoney for KF5. BTW, he will be at the Randa Sprint in August, working on this and other tasks. Don't forget to spread the word on the Randa fundraising! Regards, Alvaro On Sun, Jun 29, 2014 at 6:53 PM, "Marko Käning" wrote: > Hi Cristian, > > I noticed a

[Kmymoney-devel] Frameworks

2014-06-29 Thread Marko Käning
Hi Cristian, I noticed already a few commits from you regarding frameworks... Does this mean you are already preparing KMyMoney for Qt5/KF5? Greets, Marko  --- Gesendet: Sonntag, 29. Juni 2014 um 22:20 Uhr Von: "Cristian Oneț" An: kde-comm...@kde.org Betreff: [kmymoney/frameworks] /: Framewor