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

2016-11-23 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kwallet%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/166/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 23 Nov 2016 20:12:44 + Build duration: 1 min 10 sec CHANGE SET No changes JUNIT RESULTS Name: (root

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

2016-11-23 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kwallet%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/166/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 23 Nov 2016 20:12:44 + Build duration: 1 min 10 sec CHANGE SET No changes JUNIT RESULTS Name: (root

Jenkins-kde-ci: kservice master stable-kf5-qt5 » Linux,gcc - Build # 146 - Unstable!

2016-11-23 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kservice%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/146/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 23 Nov 2016 19:50:56 + Build duration: 2 min 36 sec CHANGE SET No changes JUNIT RESULTS Na

Re: Review Request 129453: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129453/ --- (Updated Nov. 23, 2016, 8:44 p.m.) Status -- This change has been ma

Re: Review Request 129450: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129450/ --- (Updated Nov. 23, 2016, 8:43 p.m.) Status -- This change has been ma

Re: Review Request 129460: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129460/ --- (Updated Nov. 23, 2016, 8:42 p.m.) Status -- This change has been ma

Re: Review Request 129451: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129451/ --- (Updated Nov. 23, 2016, 2:41 p.m.) Status -- This change has been ma

Re: Review Request 129490: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129490/ --- (Updated Nov. 23, 2016, 7:41 p.m.) Status -- This change has been ma

Re: Review Request 129503: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129503/ --- (Updated Nov. 23, 2016, 8:39 p.m.) Status -- This change has been ma

Re: Review Request 129475: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129475/ --- (Updated Nov. 23, 2016, 7:39 p.m.) Status -- This change has been ma

Re: Review Request 129510: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129510/ --- (Updated Nov. 23, 2016, 8:37 p.m.) Status -- This change has been ma

Re: Review Request 129499: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129499/ --- (Updated Nov. 23, 2016, 7:37 p.m.) Status -- This change has been ma

Re: Review Request 129495: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129495/ --- (Updated Nov. 23, 2016, 8:35 p.m.) Status -- This change has been ma

Re: Review Request 129470: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129470/ --- (Updated Nov. 23, 2016, 9:34 p.m.) Status -- This change has been ma

Re: Review Request 129470: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
> On Nov. 22, 2016, 8:53 p.m., Luigi Toscano wrote: > > I trust your testing, so thanks! > > I think you could have asked on the kde-core-devel (or > > kde-frameworks-devel) about this global change and get the approval once > > for all the affected frameworks. For now, I'm fine with the change

Re: Review Request 129445: Add FreeBSD to metainfo.yaml.

2016-11-23 Thread Tobias Berner
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129445/ --- (Updated Nov. 23, 2016, 7:29 p.m.) Status -- This change has been ma

[Differential] [Commented On] D3386: Generate an instance with KSharedConfig::Ptr for singleton and arg

2016-11-23 Thread Martin Gräßlin
graesslin added a comment. ping! REVISION DETAIL https://phabricator.kde.org/D3386 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #frameworks Cc: apol

Re: [KUnitConversion] Question about overloading operators

2016-11-23 Thread Ander Pijoan
So would it be to hamrfull to add at least this four operators? At the moment just allowing same Unit values. You mentioned that using Q_ASSERT is not a good idea, maybe there is another way of ensuring they have the same unit. Value operator +(const Value &other) { Q_ASSERT( this->unit() == other