Build failed in Jenkins: kdnssd_master_qt5 #26

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/kdnssd_master_qt5/26/ -- Started by user Ben Cooksley Building remotely on LinuxSlave - 1 (PACKAGER LINBUILDER) in workspace http://build.kde.org/job/kdnssd_master_qt5/ws/ Running Prebuild steps [kdnssd_master_qt5] $ /bin/sh

Re: Review Request 116610: Use flag types in NETRootInfo

2014-03-17 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116610/#review53155 --- This review has been submitted with commit

Re: Review Request 116591: Use dedicated NET::Properties and NET::Properties2 in NETWinInfo

2014-03-17 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116591/ --- (Updated March 17, 2014, 8:03 a.m.) Status -- This change has been

Re: Review Request 116591: Use dedicated NET::Properties and NET::Properties2 in NETWinInfo

2014-03-17 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116591/#review53154 --- This review has been submitted with commit

Re: Review Request 116610: Use flag types in NETRootInfo

2014-03-17 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116610/ --- (Updated March 17, 2014, 8:03 a.m.) Status -- This change has been

Build failed in Jenkins: plasma-framework_master_qt5 » All,LINBUILDER #143

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=All,label=LINBUILDER/143/changes Changes: [mgraesslin] EGL/X11 backend for WindowThumbnail QQuickItem -- [...truncated 691 lines...] Generating moc_packagejob_p.cpp Generating

Build failed in Jenkins: plasma-framework_master_qt5 » NoX11,LINBUILDER #143

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=NoX11,label=LINBUILDER/143/changes Changes: [mgraesslin] EGL/X11 backend for WindowThumbnail QQuickItem -- [...truncated 703 lines...] Generating moc_servicejob.cpp Generating moc_svg.cpp

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-17 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116787/ --- (Updated March 17, 2014, 9 a.m.) Review request for KDE Frameworks, kwin

Why is KPluginInfo (const KService::Ptr service) deprecated?

2014-03-17 Thread Martin Gräßlin
Hi all, I just went through the deprecated warnings in KWin and run over a lot of warnings like: ‘KPluginInfo::KPluginInfo(KService::Ptr)’ is deprecated (declared at /opt/kf5/include/KF5/KService/kplugininfo.h:114) [-Wdeprecated-declarations] and ‘static KPluginInfo::List

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-17 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116787/ --- (Updated March 17, 2014, 9:04 a.m.) Review request for KDE Frameworks,

Re: Review Request 116087: remove usage of strlcpy

2014-03-17 Thread David Faure
On March 16, 2014, 9:12 a.m., David Faure wrote: src/kcrash.cpp, line 56 https://git.reviewboard.kde.org/r/116087/diff/3/?file=254139#file254139line56 I just realized that this requires qpa-private headers, which is a problem (breaks compat when upgrading Qt, too). See k-f-d

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-17 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116787/ --- (Updated March 17, 2014, 9:09 a.m.) Review request for KDE Frameworks,

Review Request 116848: Add KWindowSystem::windowChanged(WId, NET::Properties, NET::Properties2) signal

2014-03-17 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116848/ --- Review request for KDE Frameworks. Repository: kwindowsystem

Re: Plasma Next - Translations KCM - What Languages?

2014-03-17 Thread Harald Sitter
On Fri, Mar 14, 2014 at 2:31 PM, John Layt jl...@kde.org wrote: Hi, I'm doing some more work on the new KCM for Translations, i.e. the KCM in Plasma Next to configure the LANGUAGE env var that startkde will export for all apps running under Plasma Next to use, including Gtk as well as Qt

Build failed in Jenkins: plasma-framework_master_qt5 » All,LINBUILDER #144

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=All,label=LINBUILDER/144/changes Changes: [aleixpol] More cmake porting rules -- [...truncated 683 lines...] Generating moc_dataenginemanager_p.cpp Generating moc_packagejob_p.cpp

Build failed in Jenkins: plasma-framework_master_qt5 » NoX11,LINBUILDER #144

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=NoX11,label=LINBUILDER/144/changes Changes: [aleixpol] More cmake porting rules -- [...truncated 679 lines...] Generating moc_corona.cpp Generating moc_datacontainer.cpp Generating

Re: Review Request 116830: Replace use of QPA headers with optional dep on QX11Extras.

2014-03-17 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116830/#review53165 --- Ship it! It's up to you if you want to wait for Kevin's

Re: how to write kded module in framework 5

2014-03-17 Thread Alex Merry
On 15/03/14 22:55, Shivam Makkar wrote: Hello fellow developers ! :) I am noob in kde and hacking keyboard module these days ! I tried to instantiate object of class keyboardDaemon and I got this error : In file included from

KDNSSD repository renames

2014-03-17 Thread Alex Merry
Just to warn you that the kdnssd module in kdenetwork has been renamed to zeroconf-ioslave (since that's what it is), and the kdnssd-framework module in frameworks has been renamed to kdnssd. Given that only scripty and I have made commits to what is now zeroconf-ioslave since it was in svn, this

Re: KF5 alpha2

2014-03-17 Thread Christoph Cullmann
On Wednesday 12 March 2014 12:21:36 Christoph Cullmann wrote: David Faure wrote: On Wednesday 05 March 2014 19:29:34 Michael Palimaka wrote: Hi, KTextEditor is listed as tier 3, but is missing from this (and previous) releases. It is not part of the KF 5.0

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Aaron J. Seigo
On Sunday, March 16, 2014 11:43:12 David Faure wrote: There's a middle ground between actively maintain and we made it completely impossible to even fix one bug. at which point the person(s) doing the bug fixes can take on the project an handle releases. it is free software: people can fork

Build failed in Jenkins: ktexteditor_master_qt5 #261

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/ktexteditor_master_qt5/261/changes Changes: [michal.humpula] adjust KTE::ConfigPageInterface and KTE::ConfigPage -- [...truncated 903 lines...] Generating ui_textareaappearanceconfigwidget.h Generating ui_howtoimportschema.h

Re: Default emoticons theme

2014-03-17 Thread Alex Merry
On 15/03/14 19:04, Aleix Pol wrote: I do agree that having an emoticons set together with kemoticons can be very helpful and simplify the usage of the module. Also, it doesn't really make sense to use kf5 or kde4. It's not something linked to the library version, so it can be a theme name. I

Re: Plasma Next - Translations KCM - What Languages?

2014-03-17 Thread Chusslove Illich
[: Harald Sitter :] What we need is some plugin awesomeness (or equally fancy mechanism) to allow the distribution to put everything into context. The KCM wants to know what translations are available - try asking a plugin. The KCM wants to set a new language order - tell a plugin to make

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Aaron J. Seigo
On Saturday, March 15, 2014 16:59:54 Kevin Ottens wrote: we would be releasing 5.0 with modules which would be immediately deprecated. the modules that i am aware of include: * kde4support * khtml * kjs * kjsembed * krunner there are a few others that are imho borderline cases

Re: Review Request 116461: KConfigSkeleton: avoid calling reparseConfiguration() immediately after creation.

2014-03-17 Thread David Faure
On Feb. 28, 2014, 8:41 p.m., Matthew Dawson wrote: While I'm fine with the idea behind this optimization, I worry that this implementation could create situations were a configuration change is not picked up by the system. For instance, what happens if the user doesn't immediately

Re: Review Request 116087: remove usage of strlcpy

2014-03-17 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116087/#review53174 --- This review has been submitted with commit

Re: Review Request 116087: remove usage of strlcpy

2014-03-17 Thread Alexander Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116087/ --- (Updated March 17, 2014, 12:25 p.m.) Status -- This change has been

Re: Plasma Next - Translations KCM - What Languages?

2014-03-17 Thread Harald Sitter
On Mon, Mar 17, 2014 at 1:03 PM, Chusslove Illich caslav.i...@gmx.net wrote: [: Harald Sitter :] What we need is some plugin awesomeness (or equally fancy mechanism) to allow the distribution to put everything into context. The KCM wants to know what translations are available - try asking a

Re: kjsembed tier (Re: Build failed in Jenkins: kjsembed_master_qt5 #27)

2014-03-17 Thread Aurélien Gâteau
On Sun, Mar 16, 2014, at 2:08, David Faure wrote: On Saturday 01 March 2014 12:49:02 Aurélien Gâteau wrote: I had a look at the CMake code in KJSEmbed: it does not link to any target provided by KDocTools, so CMake Graphviz code does not list it as a dependency. You can declare the

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Aurélien Gâteau
On Sat, Mar 15, 2014, at 8:59, Kevin Ottens wrote: 1) Split Tier 4 in a Tier 4 and a Tier Deprecated :) Currently we can consider Tier 4 as badly defined. It contains both parts with no API (apidox, frameworkintegration, kfileaudiopreview) mainly for integration between frameworks and parts

Re: RFC on framework localization

2014-03-17 Thread Aurélien Gâteau
On Sat, Mar 15, 2014, at 8:52, Albert Astals Cid wrote: El Divendres, 14 de març de 2014, a les 03:48:49, Aurélien Gâteau va escriure: Hi, I started working on ensuring frameworks can be correctly localized and have some questions. # Messages.sh place I noticed some frameworks

Re: Review Request 116798: Rewrite KUser/KUserGroup Widows implementation + introduce KUserId/KGroupId

2014-03-17 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116798/#review53177 --- src/lib/util/kuser.h

Build failed in Jenkins: plasma-framework_master_qt5 » All,LINBUILDER #145

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=All,label=LINBUILDER/145/changes Changes: [aleixpol] Fix headers management in plasma-framework -- [...truncated 530 lines...]

Build failed in Jenkins: plasma-framework_master_qt5 » NoX11,LINBUILDER #145

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=NoX11,label=LINBUILDER/145/changes Changes: [aleixpol] Fix headers management in plasma-framework -- [...truncated 558 lines...] Generating moc_qpixmapitem.cpp Generating

Jenkins build is back to normal : krunner_master_qt5 #34

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/krunner_master_qt5/34/ ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Build failed in Jenkins: plasma-framework_master_qt5 » All,LINBUILDER #146

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=All,label=LINBUILDER/146/ -- [...truncated 554 lines...] Automatic moc for target packagestructuretest Generating moc_clipboard.cpp Generating moc_columnproxymodel.cpp Generating

Build failed in Jenkins: plasma-framework_master_qt5 » NoX11,LINBUILDER #146

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=NoX11,label=LINBUILDER/146/ -- [...truncated 567 lines...] Generating moc_mouseeventlistener.cpp Generating moc_qiconitem.cpp Generating moc_qimageitem.cpp Generating moc_qpixmapitem.cpp

Build failed in Jenkins: ktexteditor_master_qt5 #262

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/ktexteditor_master_qt5/262/ -- [...truncated 895 lines...] Generating moc_kateviinsertmode.cpp Generating moc_katevikeymapper.cpp Generating moc_katevimodebase.cpp Generating moc_katevinormalmode.cpp Generating

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Alex Merry
On 17/03/14 15:25, Aurélien Gâteau wrote: On Sat, Mar 15, 2014, at 8:59, Kevin Ottens wrote: 1) Split Tier 4 in a Tier 4 and a Tier Deprecated :) Currently we can consider Tier 4 as badly defined. It contains both parts with no API (apidox, frameworkintegration, kfileaudiopreview) mainly for

Build failed in Jenkins: plasma-framework_master_qt5 » All,LINBUILDER #147

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=All,label=LINBUILDER/147/ -- [...truncated 553 lines...] [ 10%] [ 10%] Automatic moc for target packagestructuretest Built target plasma_appletscript_declarative_automoc Generating

Build failed in Jenkins: plasma-framework_master_qt5 » NoX11,LINBUILDER #147

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=NoX11,label=LINBUILDER/147/ -- [...truncated 569 lines...] Automatic moc for target pluginloadertest [ 11%] Scanning dependencies of target dpitest_automoc Automatic moc for target

Jenkins build is back to normal : plasma-framework_master_qt5 » All,LINBUILDER #148

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=All,label=LINBUILDER/148/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Jenkins build is back to normal : ktexteditor_master_qt5 #263

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/ktexteditor_master_qt5/263/ ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Jenkins build is back to normal : plasma-framework_master_qt5 » NoX11,LINBUILDER #148

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/Variation=NoX11,label=LINBUILDER/148/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 116699: No longer use pid_t or Q_PID

2014-03-17 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116699/#review53185 --- Anything blocking here? - Kevin Ottens On March 12, 2014,

Re: Review Request 116653: Create ECMFindModuleHelpers module for common find-module code

2014-03-17 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116653/#review53184 --- Ship it! Not that I'm really knowledgeable, but since no one

Re: Review Request 116684: Improve API in KCompletionBase

2014-03-17 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116684/#review53186 --- Ship it! Ship It! - Kevin Ottens On March 12, 2014, 11:06

Re: Review Request 115717: Do not require to have a DISPLAY env variable if WAYLAND_DISPLAY is set

2014-03-17 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115717/#review53187 --- Ship it! OK, let's go for it without a test app... - Kevin

Re: Review Request 116792: Fix deprecation warning in KComboBox and fix all KDE_NO_DEPRECATED

2014-03-17 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116792/#review53188 --- Ship it! Ship It! - Kevin Ottens On March 13, 2014, 10:58

Re: Review Request 116747: Clean up KCompletionBox

2014-03-17 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116747/#review53189 --- Ship it! Ship It! - Kevin Ottens On March 14, 2014, 8:46

Re: Review Request 115918: Fix kservice_desktop_to_json for Visual Studio

2014-03-17 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115918/#review53190 --- Ship it! Ship It! - Kevin Ottens On March 15, 2014, 3:37

Re: Review Request 116830: Replace use of QPA headers with optional dep on QX11Extras.

2014-03-17 Thread Kevin Ottens
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116830/#review53191 --- Ship it! Ship It! - Kevin Ottens On March 16, 2014, 9:32

Re: Review Request 116830: Replace use of QPA headers with optional dep on QX11Extras.

2014-03-17 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116830/ --- (Updated March 17, 2014, 4:59 p.m.) Status -- This change has been

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Kevin Ottens
Hello, Thanks for the feedback! Adding kde-promo in CC since it might have implications on future communication. On Saturday 15 March 2014 16:59:54 Kevin Ottens wrote: Here are the different options, they're clearly not mutually exclusive. 1) Split Tier 4 in a Tier 4 and a Tier Deprecated

Re: Review Request 116653: Create ECMFindModuleHelpers module for common find-module code

2014-03-17 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116653/ --- (Updated March 17, 2014, 6:05 p.m.) Status -- This change has been

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Christoph Cullmann
Hello, Thanks for the feedback! Adding kde-promo in CC since it might have implications on future communication. On Saturday 15 March 2014 16:59:54 Kevin Ottens wrote: Here are the different options, they're clearly not mutually exclusive. 1) Split Tier 4 in a Tier 4 and a Tier

Re: Review Request 116653: Create ECMFindModuleHelpers module for common find-module code

2014-03-17 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116653/#review53201 --- This review has been submitted with commit

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Alex Merry
On 17/03/14 17:15, Kevin Ottens wrote: Now, the last point... What else do we want to move from KDE Frameworks to KDE Porting Aids? Aleix and Aaron proposed the following content for KDE Porting Aids: * kde4support (obvious); * khtml (planned for a long time); * kjs (because of khtml

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Treeve Jelbert
On Monday 17 March 2014 18:15:09 Kevin Ottens wrote: Now, the last point... What else do we want to move from KDE Frameworks to KDE Porting Aids? Aleix and Aaron proposed the following content for KDE Porting Aids: * kde4support (obvious); * khtml (planned for a long time); * kjs (because

Re: [kde-promo] Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread John Layt
On 17 March 2014 18:15, Kevin Ottens er...@kde.org wrote: So let's pick the following cocktail: 1, 2 and 4. That means we immediately move khtml and kde4support out of KDE Frameworks (to be widely advertised) and into a KDE Porting Aids product (to be advertised only to existing KDE

Re: Frameworks book

2014-03-17 Thread Valorie Zimmerman
On Sun, Mar 16, 2014 at 3:50 AM, David Faure fa...@kde.org wrote: On Saturday 15 March 2014 02:08:52 Valorie Zimmerman wrote: Hello frameworks developers, It has been discussed on the KDE-Community list that some of you would like a Frameworks book. I would strongly suggest that this is not

Re: [kde-promo] Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread John Layt
On 17 March 2014 20:14, John Layt jl...@kde.org wrote: I like the limit on kde4support, we only have to look to Qt3Support to know that if the aids are left in place people will avoid porting away from them until they absolutely have to. I'm not sure we need to call it a product though,

Re: KItemModels, Solid KJS licenses

2014-03-17 Thread šumski
On Wednesday 19 of February 2014 21:18:31 šumski wrote: Hi all, i've started pushing Frameworks to openSUSE Factory (i.e. next openSUSE release), and our legal review found some issues[1][2][3] with mentioned frameworks licenses. ... Next one, kinit[1]: src/kdeinit/proctitle.cpp and

kde4support = kdelibs4support[Was: Re: Releasing Deprecated modules and Tier 4 Definition]

2014-03-17 Thread Mario Fux KDE ML
Am Montag, 17. März 2014, 18.15:09 schrieb Kevin Ottens: Hello, Morning Kevin Thanks for the feedback! Thanks for your coordination! [snip] Now, the last point... What else do we want to move from KDE Frameworks to KDE Porting Aids? Aleix and Aaron proposed the following content for KDE

Re: RFC on framework localization

2014-03-17 Thread Albert Astals Cid
El Dilluns, 17 de març de 2014, a les 08:25:59, Aurélien Gâteau va escriure: On Sat, Mar 15, 2014, at 8:52, Albert Astals Cid wrote: El Divendres, 14 de març de 2014, a les 03:48:49, Aurélien Gâteau va escriure: Hi, I started working on ensuring frameworks can be correctly

Re: Review Request 116845: Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.

2014-03-17 Thread David Faure
On March 17, 2014, 3:10 a.m., Matthew Dawson wrote: The unit test situation seems far from ideal, but since it fits with the current setup it can be left for now. Changing them can be left for another patch :) Otherwise, I imagined readConfig would become a regular method, and

Re: Review Request 116845: Make readConfig() non-virtual anymore, it's not useful. Remove unnecessary debug output Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.

2014-03-17 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116845/ --- (Updated March 17, 2014, 11:17 p.m.) Review request for KDE Frameworks

Re: how to write kded module in framework 5

2014-03-17 Thread Alex Merry
On 17/03/14 19:35, Shivam Makkar wrote: also I want to know how can i start kded5 when I run command kded5 or kdeinit5 i get kded5(16341)/(default) QXcbSessionManager::QXcbSessionManager: Qt: Session management error: networkIdsList argument is NULL Hmm... you might want to try

Re: Review Request 116866: Use std::isnan on compilers that support it (fixes MinGW on Windows)

2014-03-17 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116866/#review53279 --- In general, I would prefer configure-time checks for the

Re: KItemModels, Solid KJS licenses

2014-03-17 Thread Alex Merry
On 17/03/14 21:53, šumski wrote: On Wednesday 19 of February 2014 21:18:31 šumski wrote: Hi all, i've started pushing Frameworks to openSUSE Factory (i.e. next openSUSE release), and our legal review found some issues[1][2][3] with mentioned frameworks licenses. ... Next one, kinit[1]:

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Alex Merry
On 17/03/14 18:50, Treeve Jelbert wrote: On Monday 17 March 2014 18:15:09 Kevin Ottens wrote: Now, the last point... What else do we want to move from KDE Frameworks to KDE Porting Aids? Aleix and Aaron proposed the following content for KDE Porting Aids: * kde4support (obvious); * khtml

Re: Review Request 116866: Use std::isnan on compilers that support it (fixes MinGW on Windows)

2014-03-17 Thread Michael Hansen
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116866/ --- (Updated March 17, 2014, 8:18 p.m.) Review request for KDE Frameworks.

Build failed in Jenkins: krunner_master_qt5 #35

2014-03-17 Thread KDE CI System
See http://build.kde.org/job/krunner_master_qt5/35/changes Changes: [scripty] SVN_SILENT made messages (.desktop file) -- Started by remote host 127.0.0.1 with note: Triggered by commit Building remotely on LinuxSlave - 3 (PACKAGER LINBUILDER) in