D23384: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use KIO

2019-12-02 Thread Fabian Vogt
fvogt added a comment. In D23384#571276 , @ngraham wrote: > I'm afraid that even with that change, the issue is still present. I honestly don't think it would be the worst thing in the world if we always handed the kio-fuse paths to apps that do

D25276: reStructuredText: Fix inline literals highlighting preceding characters

2019-12-02 Thread Dominik Haumann
dhaumann accepted this revision. dhaumann added a comment. This revision is now accepted and ready to land. Ok REPOSITORY R216 Syntax Highlighting BRANCH rst-inline-literal-prefix REVISION DETAIL https://phabricator.kde.org/D25276 To: adrianchavesfernandez, mosra, dhaumann Cc: nibags,

D25708: Don't use nullptr to flags

2019-12-02 Thread Laurent Montel
mlaurent added a reviewer: romangg. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D25708 To: mlaurent, romangg Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25708: Don't use nullptr to flags

2019-12-02 Thread Laurent Montel
mlaurent created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. mlaurent requested review of this revision. REVISION SUMMARY IT seems that it was a error during modernize code by using nullptr but it's a flags so we can't use it REPOSITORY

KDE CI: Frameworks » kdelibs4support » kf5-qt5 SUSEQt5.13 - Build # 51 - Fixed!

2019-12-02 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20SUSEQt5.13/51/ Project: kf5-qt5 SUSEQt5.13 Date of build: Tue, 03 Dec 2019 00:47:31 + Build duration: 7 min 23 sec and counting BUILD ARTIFACTS acc/KF5

KDE CI: Frameworks » kdelibs4support » kf5-qt5 SUSEQt5.12 - Build # 78 - Fixed!

2019-12-02 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20SUSEQt5.12/78/ Project: kf5-qt5 SUSEQt5.12 Date of build: Tue, 03 Dec 2019 00:47:31 + Build duration: 6 min 37 sec and counting BUILD ARTIFACTS acc/KF5

KDE CI: Frameworks » kdelibs4support » kf5-qt5 FreeBSDQt5.13 - Build # 48 - Still unstable!

2019-12-02 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20FreeBSDQt5.13/48/ Project: kf5-qt5 FreeBSDQt5.13 Date of build: Tue, 03 Dec 2019 00:47:30 + Build duration: 4 min 39 sec and counting JUnit Tests Name

D25707: [renamedialog] Replace KIconLoader usage with QIcon::fromTheme

2019-12-02 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision. TEST PLAN Triggered rename dialog. Still have icons in there REPOSITORY R241 KIO

KDE CI: Frameworks » kdelibs4support » kf5-qt5 SUSEQt5.12 - Build # 77 - Failure!

2019-12-02 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20SUSEQt5.12/77/ Project: kf5-qt5 SUSEQt5.12 Date of build: Tue, 03 Dec 2019 00:35:19 + Build duration: 2 min 30 sec and counting CONSOLE OUTPUT [...trun

KDE CI: Frameworks » kio » kf5-qt5 WindowsMSVCQt5.13 - Build # 186 - Fixed!

2019-12-02 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20WindowsMSVCQt5.13/186/ Project: kf5-qt5 WindowsMSVCQt5.13 Date of build: Mon, 02 Dec 2019 23:39:49 + Build duration: 57 min and counting

KDE CI: Frameworks » kdelibs4support » kf5-qt5 FreeBSDQt5.13 - Build # 47 - Failure!

2019-12-02 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20FreeBSDQt5.13/47/ Project: kf5-qt5 FreeBSDQt5.13 Date of build: Tue, 03 Dec 2019 00:35:15 + Build duration: 1 min 30 sec and counting CONSOLE OUTPUT [.

KDE CI: Frameworks » kdelibs4support » kf5-qt5 SUSEQt5.13 - Build # 50 - Failure!

2019-12-02 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20SUSEQt5.13/50/ Project: kf5-qt5 SUSEQt5.13 Date of build: Tue, 03 Dec 2019 00:35:22 + Build duration: 1 min 41 sec and counting CONSOLE OUTPUT [...trun

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.12 - Build # 344 - Fixed!

2019-12-02 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.12/344/ Project: kf5-qt5 SUSEQt5.12 Date of build: Mon, 02 Dec 2019 23:57:11 + Build duration: 17 min and counting BUILD ARTIFACTS acc/KF5KIO-5.65.0.xmllog

D25705: Deprecate KIO::pixmapForUrl

2019-12-02 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision. REVISION SUMMARY Can easily be done otherwise. REPOSITORY R241 KIO BRANCH pfo

KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.13 - Build # 211 - Still Unstable!

2019-12-02 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.13/211/ Project: kf5-qt5 FreeBSDQt5.13 Date of build: Mon, 02 Dec 2019 23:57:11 + Build duration: 11 min and counting JUnit Tests Name: projectroot Fai

D23384: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use KIO

2019-12-02 Thread Nathaniel Graham
ngraham added a comment. I'm afraid that even with that change, the issue is still present. I honestly don't think it would be the worst thing in the world if we always handed the kio-fuse paths to apps that don't use ioslaves. My impression is that the few apps that have implemented their o

D25704: [kfilewidget] Load icons by name

2019-12-02 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R241:b21a6c1a5b93: [kfilewidget] Load icons by name (authored by nicolasfella). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25704?vs=70801&id=70803 REVISION DETAIL htt

D25677: [KColorScheme/KStatefulBrush] Switch hardcoded numbers for enum items

2019-12-02 Thread Noah Davis
ndavis marked 3 inline comments as done. REPOSITORY R265 KConfigWidgets REVISION DETAIL https://phabricator.kde.org/D25677 To: ndavis, #frameworks, dfaure Cc: ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns

D25677: [KColorScheme/KStatefulBrush] Switch hardcoded numbers for enum items

2019-12-02 Thread Noah Davis
ndavis updated this revision to Diff 70802. ndavis added a comment. - [KColorScheme/KStatefulBrush] Switch hardcoded numbers for enum items - fix code style REPOSITORY R265 KConfigWidgets CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25677?vs=70720&id=70802 BRANCH arcpatch-D

D25704: [kfilewidget] Load icons by name

2019-12-02 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO BRANCH icco REVISION DETAIL https://phabricator.kde.org/D25704 To: nicolasfella, #frameworks, apol Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.13 - Build # 225 - Fixed!

2019-12-02 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.13/225/ Project: kf5-qt5 SUSEQt5.13 Date of build: Mon, 02 Dec 2019 23:39:50 + Build duration: 12 min and counting BUILD ARTIFACTS acc/KF5KIO-5.65.0.xmllog

KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.13 - Build # 210 - Still unstable!

2019-12-02 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.13/210/ Project: kf5-qt5 FreeBSDQt5.13 Date of build: Mon, 02 Dec 2019 23:39:46 + Build duration: 9 min 12 sec and counting JUnit Tests Name: projectro

D25704: [kfilewidget] Load icons by name

2019-12-02 Thread Nicolas Fella
nicolasfella updated this revision to Diff 70801. nicolasfella added a comment. - [kfilewidget] Load icons by name - Remove include REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25704?vs=70800&id=70801 BRANCH icco REVISION DETAIL https://phabricator.kd

D25700: [KHistoryComboBox] Add method to set an icon provider

2019-12-02 Thread Aleix Pol Gonzalez
apol added a comment. +1 Makes sense to me REPOSITORY R284 KCompletion REVISION DETAIL https://phabricator.kde.org/D25700 To: nicolasfella, #frameworks Cc: apol, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.12 - Build # 343 - Unstable!

2019-12-02 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.12/343/ Project: kf5-qt5 SUSEQt5.12 Date of build: Mon, 02 Dec 2019 23:39:51 + Build duration: 8 min 14 sec and counting BUILD ARTIFACTS acc/KF5KIO-5.65.0

D25701: Use setIconProvider instead of setPixmapProvider for KHistoryComboBox

2019-12-02 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R135 Integration for Qt applications in Plasma BRANCH prov REVISION DETAIL https://phabricator.kde.org/D25701 To: nicolasfella, #plasma, #frameworks, apol Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev

D25704: [kfilewidget] Load icons by name

2019-12-02 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision. REVISION SUMMARY Skip the indirection over pixmap REPOSITORY R241 KIO BRANCH m

D25676: [KColorScheme] Add items to ColorSet and Role enums for the total number of items

2019-12-02 Thread Noah Davis
This revision was automatically updated to reflect the committed changes. Closed by commit R265:38b02c1baa84: [KColorScheme] Add items to ColorSet and Role enums for the total number of… (authored by ndavis). REPOSITORY R265 KConfigWidgets CHANGES SINCE LAST UPDATE https://phabricator.kde.or

D23384: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use KIO

2019-12-02 Thread Alexander Saoutkin
feverfew updated this revision to Diff 70799. feverfew added a comment. Chek for userInfo instead of just password REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23384?vs=70773&id=70799 BRANCH arcpatch-D23384 REVISION DETAIL https://phabricator.kde.org/D2

D25511: Drop unused broken KGesture support

2019-12-02 Thread Friedrich W. H. Kossebau
kossebau added inline comments. INLINE COMMENTS > CMakeLists.txt:147-148 > -install(FILES > - kgesture_p.h > - kgesturemap_p.h > - ${CMAKE_CURRENT_BINARY_DIR}/kxmlgui_export.h You only wanted to stop installing those private headers, not all ;) Fixed with 89670ad5e9d51390bcff340745f7ce7be4ddb

D23384: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use KIO

2019-12-02 Thread Nathaniel Graham
ngraham added a comment. This latest change made Totem work, but broke VLC and SMplayer for my password-protected Samba share. See the comment I left on https://invent.kde.org/kde/kio-fuse/merge_requests/2#note_19607. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D2338

D25702: Deprecate KUrlPixmapProvider

2019-12-02 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision. REVISION SUMMARY See T12310 for context TEST P

D25699: [PC3 ToolButton] Have the label take into account complementary color schemes

2019-12-02 Thread Nathaniel Graham
ngraham accepted this revision. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) BRANCH ok-text-colo (branched from master) REVISION DETAIL https://phabricator.kde.org/D25699 To: filipf, #plasma, ngraham Cc: kde-frameworks-devel, LeGast00n, GB_2,

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.12 - Build # 342 - Still Failing!

2019-12-02 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.12/342/ Project: kf5-qt5 SUSEQt5.12 Date of build: Mon, 02 Dec 2019 23:14:49 + Build duration: 1 min 13 sec and counting CONSOLE OUTPUT [...truncated 893 l

D25700: [KHistoryComboBox] Add method to set an icon provider

2019-12-02 Thread Nicolas Fella
nicolasfella updated this revision to Diff 70794. nicolasfella added a comment. - Deprecation, fix, and docs REPOSITORY R284 KCompletion CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25700?vs=70791&id=70794 BRANCH icopro REVISION DETAIL https://phabricator.kde.org/D25700 A

D25700: [KHistoryComboBox] Add method to set an icon provider

2019-12-02 Thread Nicolas Fella
nicolasfella edited the summary of this revision. REPOSITORY R284 KCompletion REVISION DETAIL https://phabricator.kde.org/D25700 To: nicolasfella, #frameworks Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25420: [KFileWidget] Avoid calling slotOk right after the url changed

2019-12-02 Thread Nathaniel Graham
ngraham added a comment. In D25420#571163 , @ahmadsamir wrote: > IMHO, it's such a user-visible bug with several reports and it affects all apps that use KIO; it should be included if it can catch the 5.65 train. > > I can confirm it fixes t

D25701: Use setIconProvider instead of setPixmapProvider for KHistoryComboBox

2019-12-02 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added reviewers: Plasma, Frameworks. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. nicolasfella requested review of this revision. REVISION SUMMARY setPixmapProvider will be deprecated with D25700

D25701: Use setIconProvider instead of setPixmapProvider for KHistoryComboBox

2019-12-02 Thread Nicolas Fella
nicolasfella added a task: T12310: Kill KUrlPixmapProvider. REPOSITORY R135 Integration for Qt applications in Plasma REVISION DETAIL https://phabricator.kde.org/D25701 To: nicolasfella, #plasma, #frameworks Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragree

D25700: [KHistoryComboBox] Add method to set an icon provider

2019-12-02 Thread Nicolas Fella
nicolasfella added a task: T12310: Kill KUrlPixmapProvider. REPOSITORY R284 KCompletion REVISION DETAIL https://phabricator.kde.org/D25700 To: nicolasfella, #frameworks Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25700: [KHistoryComboBox] Add method to set an icon provider

2019-12-02 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision. REVISION SUMMARY An icon provider can be any function that takes a QString and retur

D25533: Deprecate KFileWidget::toolBar

2019-12-02 Thread David Faure
dfaure accepted this revision. dfaure added a comment. This revision is now accepted and ready to land. This patch itself is still correct though, of course. REPOSITORY R241 KIO BRANCH ktoolbar REVISION DETAIL https://phabricator.kde.org/D25533 To: nicolasfella, #frameworks, dfaure Cc

D25420: [KFileWidget] Avoid calling slotOk right after the url changed

2019-12-02 Thread David Faure
dfaure added a comment. Urgh. bool members as used here to share state between methods, with the assumption that they're always called together and in a certain order, are very brittle. If KDirOperator is a child widget, and it receives and processes a key event, it can choose to NOT le

D25420: [KFileWidget] Avoid calling slotOk right after the url changed

2019-12-02 Thread Ahmad Samir
ahmadsamir added a reviewer: dfaure. ahmadsamir added a comment. IMHO, it's such a user-visible bug with several reports and it affects all apps that use KIO; it should be included if it can catch the 5.65 train. I can confirm it fixes the issue in my local build (and the code LGTM). REP

D25699: [PC3 ToolButton] Have the label take into account complementary color schemes

2019-12-02 Thread Filip Fila
filipf edited the test plan for this revision. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D25699 To: filipf, #plasma Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25676: [KColorScheme] Add items to ColorSet and Role enums for the total number of items

2019-12-02 Thread David Faure
dfaure accepted this revision. This revision is now accepted and ready to land. REPOSITORY R265 KConfigWidgets BRANCH enum-item-counts (branched from master) REVISION DETAIL https://phabricator.kde.org/D25676 To: ndavis, #frameworks, dfaure, davidedmundson, hpereiradacosta Cc: kde-framewo

D25599: Fix plugin-metadata translations on windows

2019-12-02 Thread Albert Astals Cid
aacid added a comment. In D25599#570678 , @vonreth wrote: > Are you sure? https://github.com/KDE/ki18n/blob/a5477f812c563ffd7fb08b6ec4bd573bc49bb76a/src/klocalizedstring.cpp#L146 Sure about what? I don't know what that link is suppos

D25699: [PC3 ToolButton] Have the label take into account complementary color schemes

2019-12-02 Thread Filip Fila
filipf edited the test plan for this revision. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D25699 To: filipf, #plasma Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25699: [PC3 ToolButton] Have the label take into account complementary color schemes

2019-12-02 Thread Filip Fila
filipf edited the test plan for this revision. filipf added a reviewer: Plasma. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D25699 To: filipf, #plasma Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25699: [PC3 ToolButton] Have the label take into account complementary color schemes

2019-12-02 Thread Filip Fila
filipf created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. filipf requested review of this revision. REVISION SUMMARY We've ported the SDDM theme to PC3 and now have black labels in PC3 ToolButtons (keyboard and session button). The S

D25677: [KColorScheme/KStatefulBrush] Switch hardcoded numbers for enum items

2019-12-02 Thread David Faure
dfaure requested changes to this revision. dfaure added a comment. This revision now requires changes to proceed. So many hardcoded numbers! Much better indeed. INLINE COMMENTS > kcolorscheme.cpp:88 > > -_effects[0] = 0; > -_effects[1] = 0; > -_effects[2] = 0; > +for(auto &e

D25698: New class KApplicationTrader, to replace KMimeTypeTrader and KServiceTypeTrader

2019-12-02 Thread David Faure
dfaure updated this revision to Diff 70787. dfaure added a comment. add missing "get" (this bug was in kmimetypetrader.h already, blatant proof of copy/pasting... ;-) ) REPOSITORY R309 KService CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25698?vs=70785&id=70787 BRANCH kapp

KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.13 - Build # 209 - Failure!

2019-12-02 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.13/209/ Project: kf5-qt5 FreeBSDQt5.13 Date of build: Mon, 02 Dec 2019 21:34:24 + Build duration: 23 min and counting CONSOLE OUTPUT [...truncated 846 l

D25698: New class KApplicationTrader, to replace KMimeTypeTrader and KServiceTypeTrader

2019-12-02 Thread Dominik Haumann
dhaumann added inline comments. INLINE COMMENTS > kapplicationtrader.h:33 > + * > + * Example: say that you want to the list of all applications that can > handle PNG images. > + * The code would look like: Typo: you want to _get_... REPOSITORY R309 KService REVISION DETAIL https://phabri

D24828: KRun: don't override user preferred app when opening local *.*html and co. files

2019-12-02 Thread Ahmad Samir
ahmadsamir added a subscriber: ngraham. ahmadsamir added a comment. @ngraham: I do know how to land a diff :) REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D24828 To: ahmadsamir, #frameworks, dfaure Cc: ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns

D25697: Port away from KIconLoader::SizeSmallMedium

2019-12-02 Thread Christoph Feck
cfeck added a comment. Traditionally, 22 was used for toolbar icons. You could replace 22 with QStyle::PM_ToolBarIconSize, but it really depends on where you want the icons to appear. Generally, QStyle::PM_SmallIconSize is for icons that are placed next to a single line of text, unless there

D25276: reStructuredText: Fix inline literals highlighting preceding characters

2019-12-02 Thread Nibaldo González
nibags added a comment. @dhaumann I take care to correct the version and commit this REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D25276 To: adrianchavesfernandez, mosra Cc: nibags, dhaumann, kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson,

KDE CI: Frameworks » kio » kf5-qt5 WindowsMSVCQt5.13 - Build # 185 - Failure!

2019-12-02 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20WindowsMSVCQt5.13/185/ Project: kf5-qt5 WindowsMSVCQt5.13 Date of build: Mon, 02 Dec 2019 21:34:25 + Build duration: 3 min 30 sec and counting CONSOLE OUTPUT [...t

D25698: New class KApplicationTrader, to replace KMimeTypeTrader and KServiceTypeTrader

2019-12-02 Thread David Faure
dfaure created this revision. dfaure added reviewers: broulik, mart, vkrause, nicolasfella. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. dfaure requested review of this revision. REVISION SUMMARY The old traders could lookup both applications and plugins,

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.12 - Build # 341 - Failure!

2019-12-02 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.12/341/ Project: kf5-qt5 SUSEQt5.12 Date of build: Mon, 02 Dec 2019 21:34:24 + Build duration: 2 min 11 sec and counting CONSOLE OUTPUT [...truncated 893 l

KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.13 - Build # 224 - Failure!

2019-12-02 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.13/224/ Project: kf5-qt5 SUSEQt5.13 Date of build: Mon, 02 Dec 2019 21:34:25 + Build duration: 2 min 6 sec and counting CONSOLE OUTPUT [...truncated 893 li

D24828: KRun: don't override user preferred app when opening local *.*html and co. files

2019-12-02 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R241:afb2f80cbbe1: KRun: don't override user preferred app when opening local *.*html and co. files (authored by ahmadsamir, committed by ngraham). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https:

D25697: Port away from KIconLoader::SizeSmallMedium

2019-12-02 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision. REVISION SUMMARY There is no direct equivalent of SizeSmallMedium (22) in QStyle. Th

D25697: Port away from KIconLoader::SizeSmallMedium

2019-12-02 Thread Nicolas Fella
nicolasfella added a task: T11637: Investigate if KIconThemes is needed as a framework. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D25697 To: nicolasfella, #frameworks Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D24982: Small improvements in some XML files

2019-12-02 Thread Nibaldo González
nibags updated this revision to Diff 70781. nibags added a comment. - Resolve conflicts REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24982?vs=70779&id=70781 REVISION DETAIL https://phabricator.kde.org/D24982 AFFECTED FILES autotests/fold

D24828: KRun: don't override user preferred app when opening local *.*html and co. files

2019-12-02 Thread Nathaniel Graham
ngraham edited the summary of this revision. REPOSITORY R241 KIO BRANCH ahmad/separate-browser-html (branched from master) REVISION DETAIL https://phabricator.kde.org/D24828 To: ahmadsamir, #frameworks, dfaure Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25696: Remove dead code

2019-12-02 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision. REVISION SUMMARY This code was last touched before kdelibs was split, so it can be c

D24982: Small improvements in some XML files

2019-12-02 Thread Nibaldo González
nibags updated this revision to Diff 70779. nibags added a comment. - Resolve merge conflicts. REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24982?vs=68824&id=70779 REVISION DETAIL https://phabricator.kde.org/D24982 AFFECTED FILES autotes

D24982: Small improvements in some XML files

2019-12-02 Thread Nibaldo González
nibags added a comment. Captures can also be used without dynamic rules, for example in the regular expression: `("+)[^"]*\1` In these cases, a `capture="true"` attribute can be used to enable captures, but in dynamic rules the detection will be automatic. I could do a benchmark the te

D24828: KRun: don't override user preferred app when opening local *.*html and co. files

2019-12-02 Thread David Faure
dfaure accepted this revision. dfaure added a comment. This revision is now accepted and ready to land. This makes perfect sense to me, thanks for the detailed analysis and the fix. Remember to update the version number in the FIXED-IN line (sorry for the delay in the review). REPOSITORY

D25441: Send along the config name with requests

2019-12-02 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R304 KNewStuff BRANCH send-config-name-with-requests (branched from master) REVISION DETAIL https://phabricator.kde.org/D25441 To: leinir, #knewstuff, #frameworks, #plasma, starbuck, ronaldv, mart Cc:

D23384: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use KIO

2019-12-02 Thread Alexander Saoutkin
feverfew updated this revision to Diff 70773. feverfew added a comment. Check for password instead of authority REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23384?vs=70661&id=70773 BRANCH arcpatch-D23384 REVISION DETAIL https://phabricator.kde.org/D2338

D25360: Conditionally set SH_ScrollBar_LeftClickAbsolutePosition based on kdeglobals setting

2019-12-02 Thread Nathaniel Graham
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R252:dcadc14c952d: Conditionally set SH_ScrollBar_LeftClickAbsolutePosition based on kdeglobals… (authored by ngraham). RE

D25686: Updates from CMake 3.16 final release

2019-12-02 Thread Christoph Cullmann
cullmann accepted this revision. cullmann added a comment. This revision is now accepted and ready to land. Thanks for the update! REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D25686 To: turbov, #framework_syntax_highlighting, cullmann Cc: cullmann, kwr

D25420: [KFileWidget] Avoid calling slotOk right after the url changed

2019-12-02 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Seems to fix the issue and I did not detect any regressions in keyboard navigation in open or save dialogs. May be a good idea to wait to commit this until after Frameworks 5.65 is tagged

D25686: Updates from CMake 3.16 final release

2019-12-02 Thread Alex Turbov
turbov added a reviewer: Framework: Syntax Highlighting. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D25686 To: turbov, #framework_syntax_highlighting Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, ngraham, bruns, demsking, cul

D25686: Updates from CMake 3.16 final release

2019-12-02 Thread Alex Turbov
turbov created this revision. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. turbov requested review of this revision. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D25686 AFFECTED FILES data/generato

D25677: [KColorScheme/KStatefulBrush] Switch hardcoded numbers for enum items

2019-12-02 Thread Noah Davis
ndavis added a comment. In D25677#570896 , @ngraham wrote: > > This also replaces some for-loops with C++11 range based for-loops and switches for simpler if/else control blocks. > > Seems like these changes are unrelated and should maybe be

D25677: [KColorScheme/KStatefulBrush] Switch hardcoded numbers for enum items

2019-12-02 Thread Nathaniel Graham
ngraham added a comment. All right. REPOSITORY R265 KConfigWidgets REVISION DETAIL https://phabricator.kde.org/D25677 To: ndavis, #frameworks, dfaure Cc: ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns

D23384: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use KIO

2019-12-02 Thread Nathaniel Graham
ngraham added a comment. @feverfew thanks for rebasing https://invent.kde.org/kde/kio-fuse/merge_requests/2. I've tested it and confirmed that it fixes case #2! We can continue that portion of the view in the comments there. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.o

D25420: [KFileWidget] Avoid calling slotOk right after the url changed

2019-12-02 Thread Nathaniel Graham
ngraham added a subscriber: feverfew. ngraham added a comment. @feverfew thanks for rebasing https://invent.kde.org/kde/kio-fuse/merge_requests/2. I've tested it and confirmed that it fixes case #2! We can continue that portion of the view in the comments there. REPOSITORY R241 KIO REVIS

D25677: [KColorScheme/KStatefulBrush] Switch hardcoded numbers for enum items

2019-12-02 Thread Nathaniel Graham
ngraham added a comment. > This also replaces some for-loops with C++11 range based for-loops and switches for simpler if/else control blocks. Seems like these changes are unrelated and should maybe be in a separate commit? REPOSITORY R265 KConfigWidgets REVISION DETAIL https://pha

D25676: [KColorScheme] Add items to ColorSet and Role enums for the total number of items

2019-12-02 Thread Nathaniel Graham
ngraham added reviewers: davidedmundson, hpereiradacosta. REPOSITORY R265 KConfigWidgets REVISION DETAIL https://phabricator.kde.org/D25676 To: ndavis, #frameworks, dfaure, davidedmundson, hpereiradacosta Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25562: Add some friendly "report bugs here" links

2019-12-02 Thread Nathaniel Graham
ngraham accepted this revision. REPOSITORY R304 KNewStuff BRANCH helpful-linking-for-bugs (branched from master) REVISION DETAIL https://phabricator.kde.org/D25562 To: leinir, #frameworks, #knewstuff, ngraham, davidedmundson Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, br

D25328: Always rehiglhight() after definition was changed

2019-12-02 Thread Méven Car
meven added a comment. In D25328#564202 , @meven wrote: > In D25328#563637 , @cullmann wrote: > > > Hmm, the use case is that it re-highlights if you set an invalid definition? > > > Here it r

D25420: [KFileWidget] Avoid calling slotOk right after the url changed

2019-12-02 Thread Méven Car
meven added a comment. ping anyone ? REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D25420 To: meven, #frameworks, ngraham, elvisangelaccio Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25676: [KColorScheme] Add items to ColorSet and Role enums for the total number of items

2019-12-02 Thread Noah Davis
ndavis added a reviewer: dfaure. REPOSITORY R265 KConfigWidgets REVISION DETAIL https://phabricator.kde.org/D25676 To: ndavis, #frameworks, dfaure Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25677: [KColorScheme/KStatefulBrush] Switch hardcoded numbers for enum items

2019-12-02 Thread Noah Davis
ndavis added a reviewer: dfaure. REPOSITORY R265 KConfigWidgets REVISION DETAIL https://phabricator.kde.org/D25677 To: ndavis, #frameworks, dfaure Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25682: [WIP] add initial wsdiscovery support

2019-12-02 Thread Nathaniel Graham
ngraham added a comment. OMG it works!!! I can find my windows Samba share in Dolphin again! REPOSITORY R320 KIO Extras REVISION DETAIL https://phabricator.kde.org/D25682 To: sitter Cc: ngraham, caspermeijn, davidedmundson, kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, L

D25311: Add KColumnHeadersProxyModel

2019-12-02 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > kcolumnheadersmodel.cpp:83 > + > +if (newSourceModel) { > +connect(newSourceModel, > &QAbstractItemModel::columnsAboutToBeInserted, this, [this](const > QModelIndex&, int first, int last) { connect(modelAboutToBeReset modelRes

D25683: KDirOperator: Use a fixed line height for scroll speed

2019-12-02 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Works great, thanks! REPOSITORY R241 KIO BRANCH diroperator_scrollspeed REVISION DETAIL https://phabricator.kde.org/D25683 To: ahiemstra, ngraham Cc: ngraham, kde-frameworks-devel

D25685: [QImageItem/QPixmapItem] Don't lose precision during calculation

2019-12-02 Thread Kai Uwe Broulik
broulik created this revision. broulik added a reviewer: Plasma. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. broulik requested review of this revision. REVISION SUMMARY Operate on `QRectF`/`QSizeF` and only round back to integer at the end. TEST PLAN I

D25311: Add KColumnHeadersProxyModel

2019-12-02 Thread Volker Krause
vkrause added a comment. In D25311#570700 , @ahiemstra wrote: > @vkrause Is the updated version more what you expected? Yep, thanks, this addresses my concerns. So +1 from me on this. REPOSITORY R275 KItemModels REVISION DETAIL http

D25433: KActionCollection: provide a changed() signal as a replacement for removed()

2019-12-02 Thread Volker Krause
vkrause accepted this revision. This revision is now accepted and ready to land. REPOSITORY R263 KXmlGui BRANCH master REVISION DETAIL https://phabricator.kde.org/D25433 To: dfaure, kossebau, mart, davidedmundson, vkrause, nicolasfella Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh,

D25682: [WIP] add initial wsdiscovery support

2019-12-02 Thread Harald Sitter
sitter added a subscriber: caspermeijn. sitter added a comment. In D25682#570845 , @davidedmundson wrote: > Why do we need to mirror this dsoap-ws-discovery-client lib that seems to be copied from somewhere? Testing convenience until @ca

D25682: [WIP] add initial wsdiscovery support

2019-12-02 Thread David Edmundson
davidedmundson added a comment. Why do we need to mirror this dsoap-ws-discovery-client lib that seems to be copied from somewhere? REPOSITORY R320 KIO Extras REVISION DETAIL https://phabricator.kde.org/D25682 To: sitter Cc: davidedmundson, kde-frameworks-devel, kfm-devel, pberestov, ia

D25682: [WIP] add initial wsdiscovery support

2019-12-02 Thread Nathaniel Graham
ngraham edited the summary of this revision. REPOSITORY R320 KIO Extras REVISION DETAIL https://phabricator.kde.org/D25682 To: sitter Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, michaelh, spooru

D23384: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use KIO

2019-12-02 Thread Fabian Vogt
fvogt added a comment. In D23384#570830 , @ngraham wrote: > In D23384#570735 , @fvogt wrote: > > > > Clicking a http link in my chat app now kiofuses it and then has the browser desperately try to op

D23384: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use KIO

2019-12-02 Thread Nathaniel Graham
ngraham added a comment. In D23384#570735 , @fvogt wrote: > > Clicking a http link in my chat app now kiofuses it and then has the browser desperately try to open /run/user/1000/kio-fuse-bla/http/kde.org/ - it only gets the first character in th

D25683: KDirOperator: Use a fixed line height for scroll speed

2019-12-02 Thread Arjen Hiemstra
ahiemstra edited the summary of this revision. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D25683 To: ahiemstra Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

  1   2   >