Re: Review Request 123735: version of QmlObject with a static engine

2015-05-23 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123735/#review80755 --- Ship it! ...in 10 days Great work on all this. - David

Jenkins-kde-ci: ktexteditor master kf5-qt5 » OSX,clang - Build # 5 - Still Failing!

2015-05-23 Thread no-reply
Check console output at https://build.kde.org/job/ktexteditor%20master%20kf5-qt5/PLATFORM=OSX,compiler=clang/5/ to view the results. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Jenkins-kde-ci: ktexteditor master kf5-qt5 » OSX,clang - Build # 4 - Failure!

2015-05-23 Thread no-reply
Check console output at https://build.kde.org/job/ktexteditor%20master%20kf5-qt5/PLATFORM=OSX,compiler=clang/4/ to view the results. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

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 b...@valdyas.org 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

Re: Review Request 123341: Optimize reading Sonnet settings by minimizing the cals to save()

2015-05-23 Thread Kåre Särs
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123341/ --- (Updated May 23, 2015, 3:20 p.m.) Status -- This change has been

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 aleix...@kde.org escreveu: On Sat, May 23, 2015 at 11:51 AM,

Review Request 123890: Don't show KDE Frameworks version in the About KDE dialog

2015-05-23 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123890/ --- Review request for KDE Frameworks. Repository: kxmlgui Description

KEncodingProber vs unexisting codecs

2015-05-23 Thread Albert Astals Cid
One of the codecs that KEncodingProber can return is x-euc-tw But neither the Qt4 nor the Qt5 installed in my distribution understand that codec, so doing the suggested QTextCodec::codecForName(prober.encoding())-toUnicode(data); Will crash. Not good. Two ways to fix this that i can think

Re: Review Request 123852: Optimize: Do not wipe dict cache when copying speller objects.

2015-05-23 Thread Laurent Montel
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123852/#review80761 --- Ship it! Seems good for me. Ship it - Laurent Montel On