D8434: Created 'remote' section

2017-11-08 Thread Laurent Montel
mlaurent accepted this revision. mlaurent added a comment. Seems ok for me now. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8434 To: renatoo, ngraham, #frameworks, #dolphin, mwolff, mlaurent, dfaure Cc: dfaure, elvisangelaccio, mwolff, mlaurent, #frameworks

D8705: Remove Qt5::Widgets as a dependency

2017-11-08 Thread David Faure
dfaure requested changes to this revision. dfaure added a comment. This revision now requires changes to proceed. That is indeed source incompatible (apart from the change to the _p.h headers). You can either just add a "TODO KF6" comment, or provide a cmake option for linking to QtWidgets,

D8098: Strip down and re-write the tags KIO slave.

2017-11-08 Thread James Smith
smithjd updated this revision to Diff 22107. smithjd added a comment. - Merge local and tag file handling. REPOSITORY R293 Baloo CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8098?vs=21851=22107 BRANCH master-nestedTags (branched from master) REVISION DETAIL

D8536: Add more hashing algorithms to KPropertiesDialog

2017-11-08 Thread Anthony Fieroni
anthonyfieroni added a comment. In https://phabricator.kde.org/D8536#165865, @elvisangelaccio wrote: > As I mentioned, using //only// a combobox doesn't work, because the main functionality (= check integrity of downloaded files) is now harder to use. In other hand moslty user

KDE CI: Frameworks kio kf5-qt5 XenialQt5.7 - Build # 135 - Still Unstable!

2017-11-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20XenialQt5.7/135/ Project: Frameworks kio kf5-qt5 XenialQt5.7 Date of build: Wed, 08 Nov 2017 18:29:39 + Build duration: 18 min and counting JUnit Tests Name: (root)

KDE CI: Frameworks kio kf5-qt5 FreeBSDQt5.7 - Build # 136 - Unstable!

2017-11-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20FreeBSDQt5.7/136/ Project: Frameworks kio kf5-qt5 FreeBSDQt5.7 Date of build: Wed, 08 Nov 2017 18:29:39 + Build duration: 17 min and counting JUnit Tests Name:

D8536: Add more hashing algorithms to KPropertiesDialog

2017-11-08 Thread Anthony Fieroni
anthonyfieroni added inline comments. INLINE COMMENTS > kpropertiesdialog.cpp:2657 > +class KChecksumAlgorithmListModel: public QAbstractListModel { > +QVector algorithms; > + Make it static const and initialize it here. > kpropertiesdialog.cpp:2681-2682 > +QVariant data(const

D8056: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-11-08 Thread Henrik Fehlauer
rkflx added a comment. In https://phabricator.kde.org/D8056#165453, @simgunz wrote: > Is it there a way to make my contact info in kde identity public? I couldn't find an option for it. There is no such option yet, as far as I know. Turns out as you used `arc` to upload your

D8670: Change label "Advanced options" > "Terminal options"

2017-11-08 Thread Henrik Fehlauer
This revision was automatically updated to reflect the committed changes. Closed by commit R241:83595ebd5636: Change label Advanced options Terminal options (authored by simgunz, committed by rkflx). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE

D8728: Install mimetype definitions for kcfg/kcfgc/ui.rc/knotify & qrc files

2017-11-08 Thread Friedrich W . H . Kossebau
kossebau added inline comments. INLINE COMMENTS > kde5.xml:3647 > > + > +Qt Resource Collection file This one surely should be also added to shared-mime-info, once proposed name and details have been checked. Anyone up for that task, ideally someone who could run this also across Qt

D8728: Install mimetype definitions for kcfg/kcfgc/ui.rc/knotify & qrc files

2017-11-08 Thread Friedrich W . H . Kossebau
kossebau created this revision. kossebau added a reviewer: Frameworks. Restricted Application added a project: Frameworks. REVISION SUMMARY When browsing folders of sources with KDE software, e.g. in Dolphin or KDevelop, there are currently quite some files shown to be only simple text

KDE CI: Frameworks kio kf5-qt5 XenialQt5.7 - Build # 134 - Still Unstable!

2017-11-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20XenialQt5.7/134/ Project: Frameworks kio kf5-qt5 XenialQt5.7 Date of build: Wed, 08 Nov 2017 17:19:44 + Build duration: 18 min and counting JUnit Tests Name: (root)

D8536: Add more hashing algorithms to KPropertiesDialog

2017-11-08 Thread Elvis Angelaccio
elvisangelaccio requested changes to this revision. elvisangelaccio added a comment. This revision now requires changes to proceed. As I mentioned, using //only// a combobox doesn't work, because the main functionality (= check integrity of downloaded files) is now harder to use. REPOSITORY

KDE CI: Frameworks kio kf5-qt5 FreeBSDQt5.7 - Build # 135 - Fixed!

2017-11-08 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20FreeBSDQt5.7/135/ Project: Frameworks kio kf5-qt5 FreeBSDQt5.7 Date of build: Wed, 08 Nov 2017 17:19:44 + Build duration: 6 min 57 sec and counting JUnit Tests Name:

D8696: Don't autoremove empty temp file

2017-11-08 Thread Elvis Angelaccio
This revision was automatically updated to reflect the committed changes. Closed by commit R241:a2f1e9fa43d2: Dont autoremove empty temp file (authored by elvisangelaccio). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8696?vs=22034=22093 REVISION DETAIL

D8451: JavaScript: include standard mime types

2017-11-08 Thread Nikita Skovoroda
This revision was automatically updated to reflect the committed changes. Closed by commit R216:1d55f0448725: JavaScript: include standard mime types (authored by ChALkeR). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D8451?vs=21248=22085#toc REPOSITORY R216 Syntax Highlighting

D8330: Open files in TagLib extractor readonly

2017-11-08 Thread Nathaniel Graham
ngraham added a comment. @davidk, I think you have commit rights; do you want to do the honors? REPOSITORY R286 KFileMetaData BRANCH readOnly REVISION DETAIL https://phabricator.kde.org/D8330 To: davidk, #frameworks, vhanda, cgiboudeaux, dfaure, mgallien Cc: mgallien, ngraham,

D8330: Open files in TagLib extractor readonly

2017-11-08 Thread Matthieu Gallien
mgallien added a comment. Yes exactly. REPOSITORY R286 KFileMetaData BRANCH readOnly REVISION DETAIL https://phabricator.kde.org/D8330 To: davidk, #frameworks, vhanda, cgiboudeaux, dfaure, mgallien Cc: mgallien, ngraham, #frameworks

D8705: Remove Qt5::Widgets as a dependency

2017-11-08 Thread Martin Flöser
graesslin added subscribers: dfaure, graesslin. graesslin added a comment. From my side a -1. This is not source compatible. Thus I think we need to wait for Frameworks 6 for it. I want @dfaure to ack/nack this change. REPOSITORY R278 KWindowSystem REVISION DETAIL

KDE CI: Frameworks kio kf5-qt5 FreeBSDQt5.7 - Build # 134 - Unstable!

2017-11-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20FreeBSDQt5.7/134/ Project: Frameworks kio kf5-qt5 FreeBSDQt5.7 Date of build: Wed, 08 Nov 2017 13:56:03 + Build duration: 23 min and counting JUnit Tests Name:

D8330: Open files in TagLib extractor readonly

2017-11-08 Thread Nathaniel Graham
ngraham added a comment. Do you want to land this? REPOSITORY R286 KFileMetaData BRANCH readOnly REVISION DETAIL https://phabricator.kde.org/D8330 To: davidk, #frameworks, vhanda, cgiboudeaux, dfaure, mgallien Cc: mgallien, ngraham, #frameworks

KDE CI: Frameworks kio kf5-qt5 XenialQt5.7 - Build # 133 - Still Unstable!

2017-11-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20XenialQt5.7/133/ Project: Frameworks kio kf5-qt5 XenialQt5.7 Date of build: Wed, 08 Nov 2017 13:56:03 + Build duration: 6 min 7 sec and counting JUnit Tests Name:

D8697: Don't check whether an empty filename exists

2017-11-08 Thread Elvis Angelaccio
elvisangelaccio added a comment. In https://phabricator.kde.org/D8697#165670, @apol wrote: > Here's an alternative: https://codereview.qt-project.org/210716 That would be much cleaner indeed, I'll hold this patch for now. REPOSITORY R241 KIO BRANCH fix-empty-exists REVISION

D8056: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-11-08 Thread David Faure
dfaure added inline comments. INLINE COMMENTS > simgunz wrote in kopenwithdialog.cpp:463 > Segmentation fault happens if I use the member var. Accessing the member var > is the cause of the fault, because even `qDebug() << d->m_proxyModel` > generates the same error. It is not clear to me why.

D8697: Don't check whether an empty filename exists

2017-11-08 Thread Aleix Pol Gonzalez
apol added a comment. Here's an alternative: https://codereview.qt-project.org/210716 REPOSITORY R241 KIO BRANCH fix-empty-exists REVISION DETAIL https://phabricator.kde.org/D8697 To: elvisangelaccio, dfaure Cc: apol, #frameworks

KDE CI: Frameworks kio kf5-qt5 XenialQt5.7 - Build # 132 - Still Unstable!

2017-11-08 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20XenialQt5.7/132/ Project: Frameworks kio kf5-qt5 XenialQt5.7 Date of build: Wed, 08 Nov 2017 10:44:37 + Build duration: 8 min 2 sec and counting JUnit Tests Name:

D8683: Only prevent the name to update if it's empty

2017-11-08 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes. Closed by commit R241:1a7d545c4040: Only prevent the name to update if its empty (authored by apol). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8683?vs=21981=22067 REVISION DETAIL

D8056: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-11-08 Thread Simone Gaiarin
simgunz added inline comments. INLINE COMMENTS > dfaure wrote in kopenwithdialog.cpp:463 > Use the member var instead of casting. Segmentation fault happens if I use the member var. Accessing the member var is the cause of the fault, because even `qDebug() << d->m_proxyModel` generates the