Pl unsubscribe

2015-05-23 Thread Ruc
Pl. stop sending me mails about KDE Dev forum, Thanks Ruchin p shah Sent from my iPad ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: [Marble-devel] What's new in KReport & KProperty & Predicate

2015-05-23 Thread Jaroslaw Staniek
On 23 May 2015 at 15:39, Dennis Nienhüser wrote: > Hi Jaroslaw, > > Am 23.05.2015 00:43, schrieb Jaroslaw Staniek: >> >> @Adam integrated code from your maps-piggz branch (with a few alterations) >> >> I am not sure Marble is already fully ported to Qt5/KF5. I don't see >> many commits that look l

Re: Please stop sending me e-mails

2015-05-23 Thread Boudewijn Rempt
My dear John, I've checked the subscription list for the calligra mailing list and you are not subscribed. Not as John Culleton, not with j...@wexfordpress.com. If you're getting mail from calligra-devel, then you are subscribed under another address, one which you probably have forgotten abo

Re: Please stop sending me e-mails

2015-05-23 Thread Elvis Stansvik
2015-05-23 18:54 GMT+02:00 John Culleton : > On Sat, 23 May 2015 10:04:53 +0200 > Elvis Stansvik wrote: > > > Hi Julia, > > > > You can unsubscribe by entering your e-mail > > address at this page: > > > >https://mail.kde.org/mailman/listinfo/calligra-devel > > > > And then hit "Unsubscribe o

Re: Please stop sending me e-mails

2015-05-23 Thread John Culleton
On Sat, 23 May 2015 10:04:53 +0200 Elvis Stansvik wrote: > Hi Julia, > > You can unsubscribe by entering your e-mail > address at this page: > >https://mail.kde.org/mailman/listinfo/calligra-devel > > And then hit "Unsubscribe or edit options". > > Cheers, > Elvis > > 2015-05-23 9:58 GMT

Re: Problem using Vc with CMake 3.0 and kf5

2015-05-23 Thread Boudewijn Rempt
Well, _I_ and using make and nmake... So that's not a solution either. It really just needs to be fixed properly! On Sat, 23 May 2015, Yue Liu wrote: Ninja dosen't generate that quoted include line, for the short term, how about stop supporting GNU Make, tell distro maintainers to generate n

Re: Problem using Vc with CMake 3.0 and kf5

2015-05-23 Thread Yue Liu
Ninja dosen't generate that quoted include line, for the short term, how about stop supporting GNU Make, tell distro maintainers to generate ninja target when running Cmake? On May 23, 2015 5:06 AM, "Aleix Pol" wrote: > On Sat, May 23, 2015 at 11:51 AM, Boudewijn Rempt > wrote: > > Sorry for the

Re: Problem using Vc with CMake 3.0 and kf5

2015-05-23 Thread Boudewijn Rempt
On Sat, 23 May 2015, Andrius da Costa Ribas wrote: I'm not sure if I understood the issue. If we need to pass the -I parameters to vc_compile_for_all_implementations, then something like https://git.reviewboard.kde.org/r/115110/diff/1/ might work. Well, it's not that, it's also not windows

Re: Problem using Vc with CMake 3.0 and kf5

2015-05-23 Thread Andrius da Costa Ribas
I'm not sure if I understood the issue. If we need to pass the -I parameters to vc_compile_for_all_implementations, then something like https://git.reviewboard.kde.org/r/115110/diff/1/ might work. Em 23/05/2015 09:07, "Aleix Pol" escreveu: > On Sat, May 23, 2015 at 11:51 AM, Boudewijn Rempt > w

Re: [Marble-devel] What's new in KReport & KProperty & Predicate

2015-05-23 Thread Dennis Nienhüser
Hi Jaroslaw, Am 23.05.2015 00:43, schrieb Jaroslaw Staniek: @Adam integrated code from your maps-piggz branch (with a few alterations) I am not sure Marble is already fully ported to Qt5/KF5. I don't see many commits that look like ports there, and the branch There's one major commit that do

Re: What's new in KReport & KProperty & Predicate

2015-05-23 Thread Adam Pigg
Will do, tho I'm currently on a ferry to Ireland, with only my chromiumos-book, so it will be later this week ;) On Sat, 23 May 2015 11:16 Jaroslaw Staniek wrote: > Disabled maps in integration2 now. > > @Adam > Another topic: the line element. It does not display at least in the > designer: > >

Re: Problem using Vc with CMake 3.0 and kf5

2015-05-23 Thread Aleix Pol
On Sat, May 23, 2015 at 11:51 AM, Boudewijn Rempt wrote: > Sorry for the extensive cross-posting in advance, please when replying, do a > reply-all. > > Just so everyone is on the same page: Vc is a template library that makes it > easy to build vectorized code using a single source file. Krita us

Re: What's new in KReport & KProperty & Predicate

2015-05-23 Thread Jaroslaw Staniek
Disabled maps in integration2 now. @Adam Another topic: the line element. It does not display at least in the designer: http://i.imgur.com/w5d7DXE.png (only start/end markers are displayed) Why? I see the line style should be Solid by default but it is not. It's empty. Also please look what hap

Re: macro_optional_find_package -> find_package in 3.0

2015-05-23 Thread Jaroslaw Staniek
I get the merge argument. But there are porting scripts for exactly such things already, and we're going to run them, e.g. the kde-dev-scripts/kf5/adapt_cmakelists_file.pl one that replaces kde4_add_library with add_library. See https://community.kde.org/Kexi/Porting_to_Qt%26KF_5#Porting_scripts

Problem using Vc with CMake 3.0 and kf5

2015-05-23 Thread Boudewijn Rempt
Sorry for the extensive cross-posting in advance, please when replying, do a reply-all. Just so everyone is on the same page: Vc is a template library that makes it easy to build vectorized code using a single source file. Krita uses Vc to optimize blending colors, creating masks and much more

Re: What's new in KReport & KProperty & Predicate

2015-05-23 Thread Jaroslaw Staniek
Created a task in the backlog: https://todo.kde.org/?controller=task&action=show&task_id=1299 On 23 May 2015 at 11:04, Jaroslaw Staniek wrote: > Yes, so we're disabling the maps plugin for now and pushing on a TODO > stack, hopefully for 3.1. > Until MarbleConfig.cmake is created, so the warning

Re: What's new in KReport & KProperty & Predicate

2015-05-23 Thread Jaroslaw Staniek
Yes, so we're disabling the maps plugin for now and pushing on a TODO stack, hopefully for 3.1. Until MarbleConfig.cmake is created, so the warning below won't disappear. @Marble devs: the buildsystem it needs porting. This is a serious request since Kexi users use the maps feature. --- CMake Wa

Re: Please stop sending me e-mails

2015-05-23 Thread Elvis Stansvik
Hi Julia, You can unsubscribe by entering your e-mail address at this page: https://mail.kde.org/mailman/listinfo/calligra-devel And then hit "Unsubscribe or edit options". Cheers, Elvis 2015-05-23 9:58 GMT+02:00 Julia AGZIOU : > Hi ! > > I'm so worry about receiving loads of yout e-mails

Please stop sending me e-mails

2015-05-23 Thread Julia AGZIOU
Hi ! I'm so worry about receiving loads of yout e-mails everyday. There's no link to stop these newsletter sending, and that's why I ask you to do it for my acount. Regards, Julia ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.