D24060: Make KColorScheme compatible with QVariant

2019-09-21 Thread Volker Krause
vkrause added a task: T8837: QColor support for Grantlee. REPOSITORY R265 KConfigWidgets REVISION DETAIL https://phabricator.kde.org/D24060 To: vkrause, dfaure Cc: dfaure, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D24020: Support NetworkManager 1.20 and do actually compile the NM backend

2019-09-21 Thread Antonio Rojas
arojas added a reviewer: Frameworks. REPOSITORY R239 KDELibs4Support REVISION DETAIL https://phabricator.kde.org/D24020 To: arojas, #frameworks Cc: lbeltrame, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D19620: Use a searchbar similar to the one in okular

2019-09-21 Thread Björn Feber
GB_2 added a comment. Ping. REPOSITORY R313 KHtml BRANCH master REVISION DETAIL https://phabricator.kde.org/D19620 To: ognarb, #vdg, #frameworks, ndavis, ngraham Cc: dhaumann, GB_2, ngraham, ndavis, kde-frameworks-devel, LeGast00n, michaelh, bruns

D23902: [KCoreDirLister] replace deprecated foreach with range-for

2019-09-21 Thread David Faure
dfaure added inline comments. INLINE COMMENTS > ahmadsamir wrote in kcoredirlister.cpp:1044 > Noted. Actually, I was wrong. I talked to the head of the LLVM/clang development team at Apple and he told me that returning a const value has zero effect whatsoever. I.e. in the version of your patch

KDE CI: Frameworks » kcalendarcore » kf5-qt5 SUSEQt5.12 - Build # 4 - Fixed!

2019-09-21 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kcalendarcore/job/kf5-qt5%20SUSEQt5.12/4/ Project: kf5-qt5 SUSEQt5.12 Date of build: Sat, 21 Sep 2019 13:25:10 + Build duration: 5 min 12 sec and counting BUILD ARTIFACTS abi-compat

D21897: Address some issues reported by Krazy analysis

2019-09-21 Thread Elvis Angelaccio
elvisangelaccio added inline comments. INLINE COMMENTS > pajamapants3000 wrote in ktextedit.cpp:373 > Thank you broulik! Could we use a `QScopedPointer` here? I see them > throughout the KDE source, but not often for dialogs. The krazy analysis > looked for `QPointer`, referencing blog https://

KDE CI: Frameworks » kcalendarcore » kf5-qt5 SUSEQt5.13 - Build # 4 - Fixed!

2019-09-21 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kcalendarcore/job/kf5-qt5%20SUSEQt5.13/4/ Project: kf5-qt5 SUSEQt5.13 Date of build: Sat, 21 Sep 2019 13:25:10 + Build duration: 12 min and counting BUILD ARTIFACTS abi-compatibilit

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

2019-09-21 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kcalendarcore/job/kf5-qt5%20FreeBSDQt5.13/4/ Project: kf5-qt5 FreeBSDQt5.13 Date of build: Sat, 21 Sep 2019 13:25:10 + Build duration: 45 min and counting JUnit Tests Name: project

D19620: Use a searchbar similar to the one in okular

2019-09-21 Thread Nathaniel Graham
ngraham added a comment. Isn't KHTML deprecated at this point? Does this actually need to happen? REPOSITORY R313 KHtml BRANCH master REVISION DETAIL https://phabricator.kde.org/D19620 To: ognarb, #vdg, #frameworks, ndavis, ngraham Cc: dhaumann, GB_2, ngraham, ndavis, kde-frameworks-d

D19620: Use a searchbar similar to the one in okular

2019-09-21 Thread Carl Schwan
ognarb abandoned this revision. ognarb added a comment. I completly forgot about this patch and since KHTML is dead and is getting removed from most of our apps, it doesn't makes sence to land this patch. REPOSITORY R313 KHtml REVISION DETAIL https://phabricator.kde.org/D19620 To: ognar

D24136: Deprecate the global [Small|Desktop|Bar]Icon() methods

2019-09-21 Thread Volker Krause
vkrause created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. vkrause requested review of this revision. REVISION SUMMARY They are not namespaced and promote the use of pixmaps rather than icons. Additionally their API allowing to specify a

D21169: Add app icon for the Kirogi Drone control app

2019-09-21 Thread TrickyRicky
trickyricky26 added a comment. Should I land this or abandon it? It doesn't really make a difference if the icon is in Breeze in addition to being shipped with the app, but IMO it would also be strange to not have this Breeze-style icon for a KDE app in Breeze. REPOSITORY R266 Breeze Ico

D21169: Add app icon for the Kirogi Drone control app

2019-09-21 Thread Carl Schwan
ognarb added a comment. kde.org/applications use the icons from breeze-icons. So I think it's worth adding to breeze-icons or improving how the icon are fetched in kde.org/applications. REPOSITORY R266 Breeze Icons REVISION DETAIL https://phabricator.kde.org/D21169 To: trickyricky26, h

D21169: Add app icon for the Kirogi Drone control app

2019-09-21 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Shipit! REPOSITORY R266 Breeze Icons BRANCH kirogi-app-icon (branched from master) REVISION DETAIL https://phabricator.kde.org/D21169 To: trickyricky26, hein, #vdg, ngraham Cc: og

D24136: Deprecate the global [Small|Desktop|Bar]Icon() methods

2019-09-21 Thread Nathaniel Graham
ngraham added a comment. +1 REPOSITORY R302 KIconThemes REVISION DETAIL https://phabricator.kde.org/D24136 To: vkrause Cc: ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns

D21169: Add app icon for the Kirogi Drone control app

2019-09-21 Thread TrickyRicky
trickyricky26 updated this revision to Diff 66594. trickyricky26 added a comment. - A tiny bit more optimized REPOSITORY R266 Breeze Icons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D21169?vs=57954&id=66594 BRANCH kirogi-app-icon (branched from master) REVISION DETAIL htt

D21169: Add app icon for the Kirogi Drone control app

2019-09-21 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit R266:faff4ff246af: Add app icon for the Kirogi Drone control app (authored by Rafael Brandmaier ). REPOSITORY R266 Breeze Icons CHANGES SINCE LAST UPDATE https://phabrica

D24136: Deprecate the global [Small|Desktop|Bar]Icon() methods

2019-09-21 Thread David Faure
dfaure requested changes to this revision. dfaure added a comment. This revision now requires changes to proceed. LOL I had no idea that one could do SmallIcon("foo", KIconLoader::SizeLarge) ;-) I think 95% of the uses of these functions only specifies one argument. Then again, I jus

D24136: Deprecate the global [Small|Desktop|Bar]Icon() methods

2019-09-21 Thread David Faure
dfaure added a comment. kio/src/widgets/ksslinfodialog.cpp also has 7 uses of BarIcon. (and that's all I can find in all of KF5) REPOSITORY R302 KIconThemes REVISION DETAIL https://phabricator.kde.org/D24136 To: vkrause, dfaure Cc: dfaure, ngraham, kde-frameworks-devel, LeGast00n, GB_2

D24020: Support NetworkManager 1.20 and do actually compile the NM backend

2019-09-21 Thread David Faure
dfaure accepted this revision. This revision is now accepted and ready to land. REPOSITORY R239 KDELibs4Support REVISION DETAIL https://phabricator.kde.org/D24020 To: arojas, #frameworks, dfaure Cc: lbeltrame, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D21235: Add handling of fuseiso filesystem type

2019-09-21 Thread David Hallas
hallas added a comment. I have been resurrecting this patch again :) and have run into an issue I need some guidance on. To be able to parse the `~/.mtab.fuseiso` file I would like to use the `KMountPoint` class, but this class currently resides in KIO which Solid doesn't depend on. But, KIO