[Differential] [Closed] D4213: Mark non-persistent notifications as transient.

2017-01-21 Thread Albert Vaca Cintora
This revision was automatically updated to reflect the committed changes. Closed by commit R289:579b75aac8e2: Mark non-persistent notifications as transient. (authored by albertvaka). REPOSITORY R289 KNotifications CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4213?vs=10371&id=10423

[Differential] [Accepted] D4213: Mark non-persistent notifications as transient.

2017-01-21 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added a reviewer: apol. This revision is now accepted and ready to land. REPOSITORY R289 KNotifications BRANCH master REVISION DETAIL https://phabricator.kde.org/D4213 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: a

[Differential] [Abandoned] D4228: Add an image/ktx mimetype

2017-01-21 Thread Fredrik Höglund
fredrik abandoned this revision. fredrik added a comment. Closing as the upstream patch has been pushed. REPOSITORY R244 KCoreAddons REVISION DETAIL https://phabricator.kde.org/D4228 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: fredrik, #framework

[Differential] [Commented On] D4228: Add an image/ktx mimetype

2017-01-21 Thread Fredrik Höglund
fredrik added a comment. I've created a bug report in the freedesktop bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99483 I'll leave this revision open until the bug report is closed. REPOSITORY R244 KCoreAddons REVISION DETAIL https://phabricator.kde.org/D4228 EMAIL P

[Differential] [Request, 68 lines] D4234: Change algorithm for autobrace.

2017-01-21 Thread Jérémy Girard
cactus created this revision. cactus added a reviewer: KTextEditor. Restricted Application added subscribers: Frameworks, kwrite-devel. Restricted Application added a project: Frameworks. REVISION SUMMARY The autobrace ignore closing brace when it already is here. REPOSITORY R39 KTextEditor

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

2017-01-21 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kio%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/400/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 21 Jan 2017 12:01:22 + Build duration: 5 min 33 sec CHANGE SET No changes JUNIT RESULTS Name: (r

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

2017-01-21 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kio%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/400/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 21 Jan 2017 12:01:22 + Build duration: 5 min 33 sec CHANGE SET No changes JUNIT RESULTS Name: (r

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

2017-01-21 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kservice%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/224/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 21 Jan 2017 11:22:08 + Build duration: 1 min 52 sec CHANGE SET No changes JUNIT RESULTS Name: (roo

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

2017-01-21 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kservice%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/224/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 21 Jan 2017 11:22:08 + Build duration: 1 min 52 sec CHANGE SET No changes JUNIT RESULTS Name: (roo

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

2017-01-21 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kservice%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/220/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 21 Jan 2017 11:08:48 + Build duration: 1 min 55 sec CHANGE SET No changes JUNIT RESULTS Na

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

2017-01-21 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/threadweaver%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/119/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 21 Jan 2017 10:57:55 + Build duration: 1 min 7 sec CHANGE SET No changes JUNIT RESULTS Name: (

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

2017-01-21 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/threadweaver%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/119/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 21 Jan 2017 10:57:55 + Build duration: 1 min 7 sec CHANGE SET No changes JUNIT RESULTS Name: (

Re: Qt::WindowFlags f = nullptr in framworks headers

2017-01-21 Thread Stephen Kelly
Kevin Funk wrote: > On Wednesday, 18 January 2017 21:12:07 CET Stephen Kelly wrote: >> Hello, >> >> As a result of the recent porting from 0 to nullptr, we have things like >> >> Qt::WindowFlags f = nullptr >> >> in frameworks headers. See for example kruler. That is - enum default >> paramete