Re: Framework metadata

2013-12-18 Thread Cornelius Schumacher
On Wednesday 18 December 2013 Aurélien Gâteau wrote: > > The information in the DOAP file can also be used to generate manifest > files for Inqlude (http://inqlude.org/) For this to work we need at least the following data in the DOAP file: * machine-readable name as identifier (all lower-case,

Re: The KDE Frameworks have been splitted

2013-12-18 Thread Cornelius Schumacher
On Wednesday 18 December 2013 David Faure wrote: > > The "frameworks" branch of kdelibs is now closed forever. > 57 repositories have been created instead (*). > (*) > apidoxkcodecs kdbusaddons kdewebkit > kglobalaccel kimageformats kjs kparts

Re: Allowing kicontheme tests to run without oxygen-icons

2013-12-18 Thread Ben Cooksley
On Thu, Dec 19, 2013 at 12:32 PM, Alex Merry wrote: > Currently, kiconthemes tests fail on Jenkins, due to the absense of > oxygen-icons. But I figured they shouldn't really depend on a theme > being installed anyway, so I altered the tests to not require it. This is because the kiconthemes fram

Fix frameworksintegration tests

2013-12-18 Thread Alex Merry
Fix the kdeplatformplugin_unittest, which fails on Jenkins. The old code would attempt to cast a QVariant containing a QStringList to a QString, and check it was empty. This value was never meant to be empty, but the test happened to succeed most of the time, because the case fails for multiple-e

Allowing kicontheme tests to run without oxygen-icons

2013-12-18 Thread Alex Merry
Currently, kiconthemes tests fail on Jenkins, due to the absense of oxygen-icons. But I figured they shouldn't really depend on a theme being installed anyway, so I altered the tests to not require it. Reviewboard doesn't have the new repos yet, so patch is attached. If this idea meets general a

Jenkins build became unstable: kdelibs_stable #970

2013-12-18 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Framework metadata

2013-12-18 Thread Christophe Giboudeaux
On Wednesday 18 December 2013 19:50:58 Alex Merry wrote: > On 18/12/13 17:54, Aurélien Gâteau wrote: > > We need to have at least a COPYING file in there, with the full content of > > the license. > > I believe this was already done before the split. > I added COPYING files in each frameworks which

Re: Framework metadata

2013-12-18 Thread Alex Merry
On 18/12/13 17:54, Aurélien Gâteau wrote: > We need to have at least a COPYING file in there, with the full content of > the > license. I believe this was already done before the split. > Then there is the README file. Historically we haven't been very good at > keeping them up to date, have a

Re: QWidget mouse events - different order

2013-12-18 Thread Rick Stockton
On 12/18/2013 07:16 AM, Martin Koller wrote: > I've discovered that with Qt5 I get a different order of mouse events on > a QWidget than with Qt4 (openSuse 13.1 Linux, X11): > double clicking a widget results in Qt4 in: > mousePressEvent > mouseReleaseEvent > mouseDoubleClickEvent > mousePressE

Framework metadata

2013-12-18 Thread Aurélien Gâteau
Hi, I'd like to gather opinions regarding the split task "Ensure all the necessary files are in place in each framework (README, license, apidox, etc. etc.)", especially defining the "etc. etc." part :) ## Intro I think the information we want to provide for each framework is to define the fo

Jenkins build is back to normal : plasma-framework_master_qt5 #977

2013-12-18 Thread KDE CI System
See ___ 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 #976

2013-12-18 Thread KDE CI System
See Changes: [aleixpol] KDNSSD framework was renamed to DNSSD -- [...truncated 319 lines...] Generating moc_platformstatus.cpp [ 13%] [ 13%] Automatic moc for target KF5PlasmaQuick Built ta

Re: Review Request 113805: Do not change the build types available with cmake

2013-12-18 Thread David Faure
> On Nov. 12, 2013, 7:24 p.m., Alexander Neundorf wrote: > > IMO the patch as it is is not good. > > > > Several things: > > 1) This file, is not mandatory at all with KDE frameworks. > > You can build applications using KDE frameworks libraries without it. You > > (the developer of the applica

Re: The KDE Frameworks have been splitted

2013-12-18 Thread Martin Klapetek
On Wed, Dec 18, 2013 at 5:53 PM, David Faure wrote: > Hi everyone. > > The "frameworks" branch of kdelibs is now closed forever. > 57 repositories have been created instead (*). > > You can check out any of these individually using git clone > kde:, > or, since you surely want all of them, you ca

The KDE Frameworks have been splitted

2013-12-18 Thread David Faure
Hi everyone. The "frameworks" branch of kdelibs is now closed forever. 57 repositories have been created instead (*). You can check out any of these individually using git clone kde:, or, since you surely want all of them, you can use kdesrc-build with the kf5-qt5-build-include file included. T

Re: Let's get in release mode!

2013-12-18 Thread Aurélien Gâteau
Le mercredi 18 décembre 2013 00:00:57 Cornelius Schumacher a écrit : > On Tuesday 17 December 2013 Kevin Ottens wrote: > > That's an option. We could also see if we could make inqlude.org job > > easier, I guess it uses a similar input format too. > > Yes, inqlude.org uses a similar meta file, but

Re: Let's get in release mode!

2013-12-18 Thread Martin Klapetek
On Wed, Dec 18, 2013 at 2:24 AM, Ben Cooksley wrote: > > I have now re-split kdelibs, updated repositories can be found in the > usual place. > One new conflict did come up - kdnssd is already taken, so it was called > kdnssd-framework instead. > Thank you Ben. I've just pushed updates to kdesr