Review Request 124101: Reenable support for KDateTime streaming to kDebug/qDebug, for more SC

2015-06-15 Thread Friedrich W. H. Kossebau
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124101/ --- Review request for KDE Frameworks. Repository: kdelibs4support

Re: Review Request 124089: Connected timeout before timer start.

2015-06-15 Thread Jordan He
On June 13, 2015, 7:28 p.m., David Faure wrote: startTimer is called many times so doing the connect every time is wrong, and the connect is already done before, so I don't understand this patch. What problem is it supposed to fix? I was having an issue with Konsole on Plasma 5 (Kubuntu

Re: Review Request 124089: Connected timeout before timer start.

2015-06-15 Thread David Faure
On June 13, 2015, 7:28 p.m., David Faure wrote: startTimer is called many times so doing the connect every time is wrong, and the connect is already done before, so I don't understand this patch. What problem is it supposed to fix? Jordan He wrote: I was having an issue with

Re: Review Request 124104: Make it possible to use kconfig_compiler from different sources

2015-06-15 Thread Matthew Dawson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124104/#review81501 --- +1 on the idea from me. I don't know CMake well, so I'd

Re: Review Request 124104: Make it possible to use kconfig_compiler from different sources

2015-06-15 Thread Aleix Pol Gonzalez
On June 16, 2015, 5:12 a.m., Matthew Dawson wrote: src/kconfig_compiler/CMakeLists.txt, line 16 https://git.reviewboard.kde.org/r/124104/diff/1/?file=380232#file380232line16 Does this mean a cross-compiled KConfig won't be built right for development on the target? If this

Re: Review Request 124104: Make it possible to use kconfig_compiler from different sources

2015-06-15 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124104/#review81500 --- +1 - David Edmundson On June 15, 2015, 5:59 p.m., Aleix

Jenkins-kde-ci: kconfig master stable-kf5-qt5 » Linux,gcc - Build # 8 - Still Failing!

2015-06-15 Thread no-reply
Check console output at https://build.kde.org/job/kconfig%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/8/ to view the results. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Jenkins-kde-ci: kconfig master kf5-qt5 » Linux,gcc - Build # 8 - Fixed!

2015-06-15 Thread no-reply
We thank you for fixing your build!___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Review Request 124104: Make it possible to use kconfig_compiler from different sources

2015-06-15 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124104/ --- Review request for Build System, KDE Frameworks, Matthew Dawson, and

Jenkins-kde-ci: kconfig master stable-kf5-qt5 » Linux,gcc - Build # 7 - Failure!

2015-06-15 Thread no-reply
Check console output at https://build.kde.org/job/kconfig%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/7/ to view the results. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Jenkins-kde-ci: kconfig master stable-kf5-qt5 » OSX,clang - Build # 7 - Failure!

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

Jenkins-kde-ci: kconfig master kf5-qt5 » Linux,gcc - Build # 7 - Failure!

2015-06-15 Thread no-reply
Check console output at https://build.kde.org/job/kconfig%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/7/ to view the results. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Review Request 124105: Adhere a bit better to the spec

2015-06-15 Thread Sune Vuorela
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124105/ --- Review request for KDE Frameworks, David Faure and Martin Klapetek.

Re: Custom translated fields

2015-06-15 Thread Jaroslaw Staniek
Hi Summing up, As I need get things done, I'm looking for someone to help me with createdesktopcontext.pl - basically change from my $regexp = qr{^(Name|Comment|Language|Keywords|X-KDE-Keywords|About|Description|GenericName|Query|ExtraNames|X-KDE-Submenu)=(.+)}; -- to recognize extra fields

Jenkins-kde-ci: kconfig master stable-kf5-qt5 » OSX,clang - Build # 9 - Fixed!

2015-06-15 Thread no-reply
We thank you for fixing your build!___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Jenkins-kde-ci: kconfig master stable-kf5-qt5 » Linux,gcc - Build # 9 - Fixed!

2015-06-15 Thread no-reply
We thank you for fixing your build!___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Equivalent of KDE::version*()?

2015-06-15 Thread Jaroslaw Staniek
Hi, One would need a need runtime version information of particular kf5 libraries -- in addition to version with which the software has been built. It seems that mostly Plasma and KActivities have equivalent of runtime version information. I am not looking build-time *_version.h files generated

Re: Review Request 124105: Adhere a bit better to the spec

2015-06-15 Thread Christoph Feck
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124105/#review81498 --- src/kicontheme.cpp (line 664)

Re: Review Request 124105: Adhere a bit better to the spec

2015-06-15 Thread Christoph Feck
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124105/#review81499 --- Could you please describe (or code) a test case? Or point to

Re: Review Request 120380: Fix CMakeLists.txt to pass KDESU_USE_SUDO_DEFAULT to the compilation so it is used by suprocess.cpp

2015-06-15 Thread Jonathan Riddell
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120380/ --- (Updated June 15, 2015, 6:19 a.m.) Review request for KDE Frameworks.

Re: Review Request 120380: Fix CMakeLists.txt to pass KDESU_USE_SUDO_DEFAULT to the compilation so it is used by suprocess.cpp

2015-06-15 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120380/#review81475 --- +1 - Aleix Pol Gonzalez On June 15, 2015, 8:19 a.m.,

Re: Review Request 120380: Fix CMakeLists.txt to pass KDESU_USE_SUDO_DEFAULT to the compilation so it is used by suprocess.cpp

2015-06-15 Thread Jonathan Riddell
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120380/ --- (Updated June 15, 2015, 7:08 a.m.) Status -- This change has been