KDE CI: Frameworks kdelibs4support kf5-qt5 FreeBSDQt5.7 - Build # 44 - Still Unstable!

2017-10-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kdelibs4support%20kf5-qt5%20FreeBSDQt5.7/44/ Project: Frameworks kdelibs4support kf5-qt5 FreeBSDQt5.7 Date of build: Mon, 09 Oct 2017 03:02:19 + Build duration: 9 min 42 sec and counting J

KDE CI: Frameworks kcoreaddons kf5-qt5 XenialQt5.7 - Build # 54 - Still Unstable!

2017-10-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kcoreaddons%20kf5-qt5%20XenialQt5.7/54/ Project: Frameworks kcoreaddons kf5-qt5 XenialQt5.7 Date of build: Sun, 08 Oct 2017 21:53:35 + Build duration: 4 min 0 sec and counting JUnit Tests

D8209: Use https for KDE urls

2017-10-08 Thread Kevin Funk
This revision was automatically updated to reflect the committed changes. Closed by commit R263:1ee609564a8f: Use https for KDE urls (authored by kfunk). REPOSITORY R263 KXmlGui CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8209?vs=20493&id=20504 REVISION DETAIL https://phabricato

KDE CI: Frameworks kcoreaddons kf5-qt5 FreeBSDQt5.7 - Build # 50 - Still Unstable!

2017-10-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kcoreaddons%20kf5-qt5%20FreeBSDQt5.7/50/ Project: Frameworks kcoreaddons kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 08 Oct 2017 21:53:34 + Build duration: 2 min 26 sec and counting JUnit Tes

D8207: Use https for KDE urls

2017-10-08 Thread Kevin Funk
kfunk added a comment. In https://phabricator.kde.org/D8207#153510, @mpyne wrote: > I support the idea, but I think there's a few more spots where we can convert http:// to https://. I ran `ag --only-matching --no-heading 'http:.*k.*\.org'` in the kcoreaddons source directory, with the

D8207: Use https for KDE urls

2017-10-08 Thread Kevin Funk
This revision was automatically updated to reflect the committed changes. Closed by commit R244:3cc8b8f5ad26: Use https for KDE urls (authored by kfunk). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D8207?vs=20491&id=20502#toc REPOSITORY R244 KCoreAddons CHANGES SINCE LAST UPDATE ht

D8209: Use https for KDE urls

2017-10-08 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R263 KXmlGui BRANCH master REVISION DETAIL https://phabricator.kde.org/D8209 To: kfunk, apol Cc: #frameworks

D8207: Use https for KDE urls

2017-10-08 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added a comment. This revision is now accepted and ready to land. Mostly tests though ^^'. REPOSITORY R244 KCoreAddons BRANCH master REVISION DETAIL https://phabricator.kde.org/D8207 To: kfunk, apol Cc: apol, mpyne, #frameworks

D8207: Use https for KDE urls

2017-10-08 Thread Michael Pyne
mpyne added a comment. I support the idea, but I think there's a few more spots where we can convert http:// to https://. I ran `ag --only-matching --no-heading 'http:.*k.*\.org'` in the kcoreaddons source directory, with the current version of this patch already applied, and got the follow

D7828: createKMessageBox tries to focus a default button when available

2017-10-08 Thread Emirald Mateli
emateli updated this revision to Diff 20497. emateli added a comment. Added autotests CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7828?vs=19543&id=20497 REVISION DETAIL https://phabricator.kde.org/D7828 AFFECTED FILES autotests/CMakeLists.txt autotests/kmessageboxautotest.

D8210: Use KWindowSystem's own platform detection API instead of duplicated code

2017-10-08 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R278 KWindowSystem BRANCH isplatform-internal REVISION DETAIL https://phabricator.kde.org/D8210 To: graesslin, #frameworks, #kwin, broulik

D8210: Use KWindowSystem's own platform detection API instead of duplicated code

2017-10-08 Thread Martin Flöser
graesslin created this revision. graesslin added reviewers: Frameworks, KWin. Restricted Application added a project: Frameworks. REVISION SUMMARY KWindowSystem has an API to know which platform it is on. It's better to use that one instead of duplicating the logic again and again. REPOSITORY

D8209: Use https for KDE urls

2017-10-08 Thread Kevin Funk
kfunk created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REPOSITORY R263 KXmlGui BRANCH master REVISION DETAIL https://phabricator.kde.org/D8209 AFFECTED FILES make_kdepackages_updated.py src/kaboutapplicat

Re: Adding build info attribute to KAboutData to improve bug report data?

2017-10-08 Thread René J . V . Bertin
Kevin Funk wrote: > Comments? There are a couple of other KDE projects (thinking of krita, kexi -- > which also use Git info) which could benefit from this. > > This is also extensible, one could add more content to the build info > attribute which would be sent over to bugs.kde.org. Exactly. BK

D8207: Use https for KDE urls

2017-10-08 Thread Kevin Funk
kfunk created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Make sure links in dialogs point to https:// urls REPOSITORY R244 KCoreAddons BRANCH master REVISION DETAIL https://phabricator.kde.or

D6833: Add support for PrivilegeExecution in KIO jobs

2017-10-08 Thread Chinmoy Ranjan Pradhan
chinmoyr updated this revision to Diff 20489. chinmoyr added a comment. - Privilege execution turned on by default With these changes 3 tests of jobtest failed. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6833?vs=19178&id=20489 BRANCH master REVISION DETAIL https://phab

D8173: Use readelf to find project dependencies

2017-10-08 Thread Aleix Pol Gonzalez
apol added a reviewer: aacid. REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D8173 To: apol, #frameworks, #build_system, aacid

Adding build info attribute to KAboutData to improve bug report data?

2017-10-08 Thread Kevin Funk
Heya, The KDevelop team is currently discussing a patch which adds git-describe like information to the version string in KAboutData: https://phabricator.kde.org/D8158 (don't bother reading through the comments...) Problem: When KAboutData's version is set to something like "5.1.80-24-g262f

D6832: Integrate new file ioslave in KIO job

2017-10-08 Thread Chinmoy Ranjan Pradhan
chinmoyr updated this revision to Diff 20486. chinmoyr added a comment. minox changes CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6832?vs=20454&id=20486 BRANCH master REVISION DETAIL https://phabricator.kde.org/D6832 AFFECTED FILES src/core/job.cpp src/core/job_base.h

KDE CI: Frameworks kirigami kf5-qt5 XenialQt5.7 - Build # 117 - Still Unstable!

2017-10-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20XenialQt5.7/117/ Project: Frameworks kirigami kf5-qt5 XenialQt5.7 Date of build: Sun, 08 Oct 2017 16:03:16 + Build duration: 4 min 24 sec and counting JUnit Tests

KDE CI: Frameworks kirigami kf5-qt5 FreeBSDQt5.7 - Build # 111 - Still Unstable!

2017-10-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20FreeBSDQt5.7/111/ Project: Frameworks kirigami kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 08 Oct 2017 16:03:16 + Build duration: 47 sec and counting JUnit Tests Na

Re: Persistent data with KDED (or KIOD) and a KIO Slave?

2017-10-08 Thread Mark Gaiser
On Sun, Oct 8, 2017 at 2:34 PM, David Faure wrote: > On dimanche 8 octobre 2017 13:02:59 CEST Mark Gaiser wrote: > > What i want is not just some storage. The storage (the data that > describes > > the tags and makes the connection to the files) is something you don't > want > > to parse on every

Re: Persistent data with KDED (or KIOD) and a KIO Slave?

2017-10-08 Thread David Faure
On dimanche 8 octobre 2017 13:02:59 CEST Mark Gaiser wrote: > What i want is not just some storage. The storage (the data that describes > the tags and makes the connection to the files) is something you don't want > to parse on every request. > Also, it could get big if you tag thousands (or milli

Re: Persistent data with KDED (or KIOD) and a KIO Slave?

2017-10-08 Thread Mark Gaiser
On Sun, Oct 8, 2017 at 9:46 AM, David Faure wrote: > On samedi 7 octobre 2017 21:22:42 CEST Mark Gaiser wrote: > > Hi, > > > > I'm about to experiment a bit with a KIO slave idea [1] I've been having > > for a while. > > > > I get how a KIO slave works, that's not an issue. > > > > What i don't g

KDE CI: Frameworks kcrash kf5-qt5 WindowsMSVCQt5.9 - Build # 8 - Still unstable!

2017-10-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kcrash%20kf5-qt5%20WindowsMSVCQt5.9/8/ Project: Frameworks kcrash kf5-qt5 WindowsMSVCQt5.9 Date of build: Sun, 08 Oct 2017 08:20:52 + Build duration: 1 hr 1 min and counting JUnit Tests

D8188: Remove PreferCache from network requests

2017-10-08 Thread Albert Astals Cid
aacid created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY If we use PreferCache it means we never refresh the contents of the cache once we have it so the user never sees changes like https://cgi

D8188: Remove PreferCache from network requests

2017-10-08 Thread Albert Astals Cid
aacid added a reviewer: leinir. REPOSITORY R304 KNewStuff REVISION DETAIL https://phabricator.kde.org/D8188 To: aacid, leinir Cc: #frameworks

Re: Persistent data with KDED (or KIOD) and a KIO Slave?

2017-10-08 Thread David Faure
On samedi 7 octobre 2017 21:22:42 CEST Mark Gaiser wrote: > Hi, > > I'm about to experiment a bit with a KIO slave idea [1] I've been having > for a while. > > I get how a KIO slave works, that's not an issue. > > What i don't get fully is how a KIO slave with persistent storage works > (say lik