Re: Qt version

2016-08-10 Thread René J . V . Bertin
On Wednesday August 10 2016 14:49:35 Jaroslaw Staniek wrote: >I think traditionally even 5.6+ -only things shall be ifdef'd. > >I am sure 5.7+ things *should* be and the code should compile with 5.5. >(Assuming we're targeting LTS distros and alike that may even have 5.3, >which is a reasonable

Jenkins-kde-ci: calligra master kf5-qt5 » Linux,gcc - Build # 74 - Still Unstable!

2016-08-10 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/calligra%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/74/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 10 Aug 2016 14:37:33 + Build duration: 1 hr 15 min CHANGE SET Revision

Jenkins-kde-ci: calligra master kf5-qt5 » Linux,gcc - Build # 73 - Still Unstable!

2016-08-10 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/calligra%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/73/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 10 Aug 2016 13:19:04 + Build duration: 1 hr 18 min CHANGE SET Revision

Re: Qt version

2016-08-10 Thread Dag
Ok, ifdef it is. Jaroslaw Staniek skrev den 2016-08-10 14:49: I think traditionally even 5.6+ -only things shall be ifdef'd. I am sure 5.7+ things *should* be and the code should compile with 5.5. (Assuming we're targeting LTS distros and alike that may even have 5.3, which is a reasonable

Re: Qt version

2016-08-10 Thread Jaroslaw Staniek
I think traditionally even 5.6+ -only things shall be ifdef'd. I am sure 5.7+ things *should* be and the code should compile with 5.5. (Assuming we're targeting LTS distros and alike that may even have 5.3, which is a reasonable minimum required by calligra master now.) On 10 August 2016 at

RE: Qt version

2016-08-10 Thread Camilla Boemann
My build machine (debian) is still 5.6 so until they are at 5.7 I cannot agree to bumping higher than 5.6 -Original Message- From: calligra-devel [mailto:calligra-devel-boun...@kde.org] On Behalf Of Dag Sent: 10. august 2016 14:27 To: calligra-devel@kde.org Subject: Qt version I added a

Qt version

2016-08-10 Thread Dag
I added a 5.7 specific thing recently, which prompts the question: which qt version will be used in the release? Cheers, Dag

KoResourcePaths fails

2016-08-10 Thread Dag
It seems to me KoResourcePaths fails to find anything but standard locations, at least Plan ends up in "data" (QStandardPaths::GenericDataLocation). Also krita has a much updated version, I see. Anybody in-the-know? Cheers, Dag