D28740: [Notifications] Don't show do not disturb end date beyond 100 days

2020-05-05 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R120:a5c9e000b9c9: [Notifications] Dont show do not disturb end date beyond 100 days (authored by broulik). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE

D29365: Increase values for touchpad acceleration that can be set from kcm libinput UI

2020-05-05 Thread Giusy Margarita
kurmikon added a comment. In D29365#663671 , @ndavis wrote: > In D29365#663395 , @ngraham wrote: > > > Of course the problem with a spinbox is that by displaying numbers, it demands some kind of

D29439: [RFC] Adjust color schemes for tools area/Breeze evolution

2020-05-05 Thread Björn Feber
GB_2 added a comment. Do we still want to ship the old Breeze Classic with Plasma or do we put it in `kde-vdg-extras`? I think there are quite a few people who like the mix of dark header and light content. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D29439 To:

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-05 Thread Giusy Margarita
kurmikon added a comment. In D29431#663581 , @ngraham wrote: > Maybe we went too far in the direction of efficiency at the expense of familiarity, because the 24px step size suggests inaccurately that intermediate values can't be entered?

D29439: [RFC] Adjust color schemes for tools area/Breeze evolution

2020-05-05 Thread Noah Davis
ndavis added a comment. In D29439#663746 , @GB_2 wrote: > Do we still want to ship the old Breeze Classic with Plasma or do we put it in `kde-vdg-extras`? I think there are quite a few people who like the mix of dark header and light content.

D29365: Increase values for touchpad acceleration that can be set from kcm libinput UI

2020-05-05 Thread Noah Davis
ndavis added a comment. I had a look at the documentation for libinput pointer acceleration (https://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html). For anyone following this conversation: - `0` is the default - when greater than `0`, acceleration starts sooner

D29326: Bookmarks Runner: Fix extraction of firefox profile

2020-05-05 Thread Alexander Lohnau
alex added a comment. @bruns LGTM? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D29326 To: alex, #plasma, ngraham, bruns, broulik, meven Cc: meven, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen,

D28922: Port Sensor Face loading from plasmoid

2020-05-05 Thread Arjen Hiemstra
ahiemstra added inline comments. INLINE COMMENTS > mart wrote in SensorFaceController.h:47 > how would that work in current faces that have this binded to that single big > number inside graphs? You'd use the first one from the list? If we want to limit it I think we need to limit it in the

D29365: Increase values for touchpad acceleration that can be set from kcm libinput UI

2020-05-05 Thread Giusy Margarita
kurmikon added a comment. In D29365#663827 , @ndavis wrote: > I had a look at the documentation for libinput pointer acceleration (https://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html). For anyone following this

D29448: Add "Volna" wallpaper

2020-05-05 Thread Filip Fila
filipf requested changes to this revision. filipf added a comment. This revision now requires changes to proceed. We only use the biggest size in this repo. REPOSITORY R131 Plasma Wallpapers REVISION DETAIL https://phabricator.kde.org/D29448 To: ngraham, #vdg, #plasma, filipf Cc:

D29365: Increase values for touchpad acceleration that can be set from kcm libinput UI

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. I like @ndavis's idea of using a slider and a spinbox. The slider can be used for coarse adjustment, while the spinbox can be used for fine-tuning and have a very fine step size. I think that would work. REPOSITORY R119 Plasma Desktop REVISION DETAIL

D28057: Fix folderview popup mode list view icon size inheriting icon view icon size

2020-05-05 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R119:1d557e8a78a7: Fix folderview popup mode list view icon size inheriting icon view icon size (authored by pereira.alex, committed by ngraham). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST

D28154: Add users KCM

2020-05-05 Thread Yuri Chornoivan
yurchor added a comment. Is it possible to add Messages.sh to make this KCM translatable? #! /usr/bin/env bash $XGETTEXT `find . -name "*.cpp" -o -name "*.qml"` -o $podir/user_manager.pot Thanks in advance for your work. REPOSITORY R119 Plasma Desktop REVISION DETAIL

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82006. cblack added a comment. Take care of that feedback REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=80942=82006 BRANCH arcpatch-D28154 REVISION DETAIL https://phabricator.kde.org/D28154

D26038: feat(kcm): add option for auto rotation

2020-05-05 Thread seb sasch
sasch added a comment. Just FYI, this works great ;) Tested on Lenovo Yoga 900s Convertibele ( neon-developer-20200504-2356 ): - sensor is recognized & autorotation is available in settings - rotating changes to the correct mapped coordinates in every rotation for the touchscreen

D28057: Fix/Allow folderview popup mode icon and list icon size

2020-05-05 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Bug is fixed, code change seems sane. Sorry for the long wait! REPOSITORY R119 Plasma Desktop BRANCH fix-folderview-popup-icon-list-size (branched from master) REVISION DETAIL

D29365: Increase values for touchpad acceleration that can be set from kcm libinput UI

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. Yep, exposing the real values there is probably fine. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29365 To: kurmikon, #vdg, #plasma Cc: ndavis, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus,

D29365: Increase values for touchpad acceleration that can be set from kcm libinput UI

2020-05-05 Thread Giusy Margarita
kurmikon added a comment. In D29365#664091 , @ngraham wrote: > I like @ndavis's idea of using a slider and a spinbox. The slider can be used for coarse adjustment, while the spinbox can be used for fine-tuning and have a very fine step size. I

D28154: Add users KCM

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. When I create a second user, the users list highlights that other user, but the details view shows me: F8287247: Screenshot_20200505_26.png Oh and here's a fun one for you: F8287249:

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82012. cblack added a comment. Use section headers instead of font weights REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=82010=82012 BRANCH arcpatch-D28154 REVISION DETAIL

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82008. cblack added a comment. Address the page oddities REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=82006=82008 BRANCH arcpatch-D28154 REVISION DETAIL https://phabricator.kde.org/D28154

D28154: Add users KCM

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. Great, those are fixed now. Here's an interesting new one I just found: when you change another user's avatar for the first time after opening the KCM (this is important), the change doesn't take effect until you change your own avatar too: F8287316:

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82010. cblack added a comment. Improved dirty state handling REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=82008=82010 BRANCH arcpatch-D28154 REVISION DETAIL https://phabricator.kde.org/D28154

D28154: Add users KCM

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. The avatar image bug is not fixed for me. :( REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D28154 To: cblack, #plasma, #vdg, ngraham Cc: iasensio, meven, crossi, The-Feren-OS-Dev, davidedmundson, broulik, filipf, ngraham,

D28154: Add users KCM

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. Love the section headers! REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D28154 To: cblack, #plasma, #vdg, ngraham Cc: yurchor, iasensio, meven, crossi, The-Feren-OS-Dev, davidedmundson, broulik, filipf, ngraham, nicolasfella, zzag,

D29449: Use "Flow" wallpaper for Plasma 5.19

2020-05-05 Thread Nathaniel Graham
ngraham created this revision. ngraham added a reviewer: VDG. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. ngraham requested review of this revision. REVISION SUMMARY For the first time, this patch also uses the wallpaper's real name in the UI instead of "Next".

D29437: Use font: instead of font.pointSize: where possible

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. So you can't set `font:` in Qt6 or something? Would we have to do this? font.pointSize: theme.smallestFont.pointSize font.styleName: theme.smallestFont.styleName REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D29437 To:

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. There's some merit to your argument, yeah. INLINE COMMENTS > main.qml:295 > id: dpiSpinBox > -stepSize: 24 > +stepSize: 1 > editable: true that's the default value, so you can just

D29437: Use font: instead of font.pointSize: where possible

2020-05-05 Thread Arjen Hiemstra
ahiemstra added a comment. Actually I'm fairly sure `font: someFont` is still going to work, it's `font.something: somethingElse` syntax that's going away, instead becoming something like `font: Font { something: somethingElse }`. REPOSITORY R120 Plasma Workspace REVISION DETAIL

D29437: Use font: instead of font.pointSize: where possible

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. Oh, so then this patch is in fact an accidental Qt6 readiness patch? :) REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D29437 To: ngraham, cblack, #plasma Cc: ahiemstra, apol, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev,

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. @davidedmundson are you okay with this? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29431 To: kurmikon, #plasma, #vdg Cc: davidedmundson, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus,

D29448: Add "Volna" wallpaper

2020-05-05 Thread Nathaniel Graham
ngraham created this revision. ngraham added reviewers: VDG, Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. ngraham requested review of this revision. REVISION SUMMARY The default is being replaced with "Flow" in X, so we move the old default "Volna" to

KDE CI: Plasma » plasma-desktop » stable-kf5-qt5 FreeBSDQt5.14 - Build # 24 - Still unstable!

2020-05-05 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/stable-kf5-qt5%20FreeBSDQt5.14/24/ Project: stable-kf5-qt5 FreeBSDQt5.14 Date of build: Tue, 05 May 2020 16:23:42 + Build duration: 2 min 42 sec and counting JUnit Tests

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-05 Thread Giusy Margarita
kurmikon updated this revision to Diff 82001. kurmikon added a comment. Removed stepsize property, default value 1. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D29431?vs=81946=82001 REVISION DETAIL https://phabricator.kde.org/D29431 AFFECTED

Plasma 5.18.5

2020-05-05 Thread Jonathan Riddell
Plasma 5.18.5 is now released https://www.kde.org/announcements/plasma-5.18.5.php

D29448: Add "Volna" wallpaper

2020-05-05 Thread Nathaniel Graham
ngraham updated this revision to Diff 82005. ngraham added a comment. Remove all but the biggest REPOSITORY R131 Plasma Wallpapers CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D29448?vs=81995=82005 BRANCH add-volna (branched from master) REVISION DETAIL

D28154: Add users KCM

2020-05-05 Thread Nathaniel Graham
ngraham added inline comments. INLINE COMMENTS > main.qml:141 > +QQC2.Button { > +Layout.alignment: Qt.AlignLeft > + This doesn't work because there's an item on the left of it that fills the width. Remove that item, or this alignment property (and whichever one you

D29464: [applets/appmenu] Hide old menu before showing new menu

2020-05-05 Thread Carson Black
cblack created this revision. cblack added reviewers: Plasma, KWin. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. cblack requested review of this revision. REVISION SUMMARY Hiding the old menu after the new menu is shown isn't possible on Wayland:

D29464: [applets/appmenu] Hide old menu before showing new menu

2020-05-05 Thread Carson Black
cblack added a comment. FWIW, I don't notice the flickering behaviour mentioned in the comment. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D29464 To: cblack, #plasma, #kwin Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus,

D29462: Fix Kirigami.Units.devicePixelRatio=1.3 when it should be 1.0 at 96dpi

2020-05-05 Thread Chris Holland
Zren created this revision. Herald added a project: Kirigami. Herald added a subscriber: plasma-devel. Zren requested review of this revision. REVISION SUMMARY I recently noticed that `Kirigami.Units.devicePixelRatio` was `1.3` even though I was at the default 96dpi when writing a widget's

D28321: [WIP] [applets/devicenotifier] Port to ExpandableListItem

2020-05-05 Thread Nathaniel Graham
ngraham updated this revision to Diff 82037. ngraham added a comment. Fix old TODOs; add a few new hopefully-less-bad FIXMEs REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28321?vs=82022=82037 BRANCH port-to-ExpandableListItem (branched from

D28321: [WIP] [applets/devicenotifier] Port to ExpandableListItem

2020-05-05 Thread Nathaniel Graham
ngraham updated this revision to Diff 82038. ngraham added a comment. Remove debug logging that snuck in REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28321?vs=82037=82038 BRANCH port-to-ExpandableListItem (branched from master) REVISION

D29465: [applets/appmenu] Improve menu feel

2020-05-05 Thread Carson Black
cblack created this revision. cblack added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. cblack requested review of this revision. REVISION SUMMARY The appmenu applet now accurately replicates the hover behaviour of a regular menubar. TEST PLAN

D28154: Add users KCM

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. I found a few more little things: 1. This is not a big deal, but could the grid of avatars be horizontally centered in its sheet? F8287538: Screenshot_20200505_132938.png 2. Text and icons in the Change Password sheet

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82025. cblack marked 4 inline comments as done. cblack added a comment. Address feedback REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=82020=82025 BRANCH arcpatch-D28154 REVISION DETAIL

D28154: Add users KCM

2020-05-05 Thread Nathaniel Graham
ngraham added inline comments. INLINE COMMENTS > main.qml:141 > +QQC2.Button { > +Layout.alignment: Qt.AlignRight > + Align left to match the emerging standard for other {nad Add new thing} buttons > user_manager.desktop:9 > +X-KDE-Weight=40 >

D28662: KCM LookAndFeel check widgetStyle availability before applying it

2020-05-05 Thread Heiko Becker
heikobecker added a comment. This breaks the lookandfeel-kcm test. I saw this with 5.18.5 but it also fails on build.kde.org for a while, e.g.: 14:11:19 FAIL! : KcmTest::testKCMSave() Compared values are not the same 14:11:19 Actual (cg.readEntry("widgetStyle", QString())):

D28321: [WIP] [applets/devicenotifier] Port to ExpandableListItem

2020-05-05 Thread Nathaniel Graham
ngraham updated this revision to Diff 82022. ngraham added a comment. Rebase REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28321?vs=80113=82022 BRANCH port-to-ExpandableListItem (branched from master) REVISION DETAIL

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82015. cblack added a comment. Add Messages.sh REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=82012=82015 BRANCH arcpatch-D28154 REVISION DETAIL https://phabricator.kde.org/D28154 AFFECTED FILES

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82016. cblack added a comment. Add Messages.sh REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=82015=82016 BRANCH arcpatch-D28154 REVISION DETAIL https://phabricator.kde.org/D28154 AFFECTED FILES

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82020. cblack added a comment. Fix permission denied bouncing REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=82016=82020 BRANCH arcpatch-D28154 REVISION DETAIL https://phabricator.kde.org/D28154

D29435: Fix typo in examples

2020-05-05 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R169:35f055a25e73: Fix typo in examples (authored by nicolasfella). REPOSITORY R169 Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D29435?vs=81954=82023 REVISION DETAIL

D28154: Add users KCM

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. Great. We're getting pretty close to the UI being finished IMO. I'll start on the QML code review soon. In the meantime I found a few more little behavioral issues: 1. The Reset button correctly activates when the KCM is in a dirty state, but doesn't seem to

D29449: Use "Flow" wallpaper for Plasma 5.19

2020-05-05 Thread Nathaniel Graham
ngraham updated this revision to Diff 82049. ngraham added a comment. Update Breeze Dark global theme preview REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D29449?vs=81996=82049 BRANCH flow-wallpaper (branched from master) REVISION DETAIL

D29468: Update preview images for new "Flow" wallpaper

2020-05-05 Thread Nathaniel Graham
ngraham planned changes to this revision. ngraham added reviewers: Plasma, VDG. ngraham added a comment. Forgot the SDDM image, will add REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D29468 To: ngraham, #plasma, #vdg Cc: plasma-devel, Orage, LeGast00n,

D29468: Update preview images for new "Flow" wallpaper

2020-05-05 Thread Nathaniel Graham
ngraham updated this revision to Diff 82051. ngraham added a comment. Add SDDM preview REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D29468?vs=82050=82051 BRANCH flow-wallpaper-previews (branched from master) REVISION DETAIL

D29469: Add NetworkMannager::primaryConnection() call for WireGuard connections.

2020-05-05 Thread Bruce Anderson
andersonbruce created this revision. andersonbruce added a reviewer: jgrulich. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added 1 blocking reviewer(s): jgrulich. andersonbruce requested review of this revision. REVISION SUMMARY If a WireGuard connection is

D29449: Use "Flow" wallpaper for Plasma 5.19

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. Oh, forgot to submit companion patches for updating the global theme and SDDM images. Will do that too. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D29449 To: ngraham, #vdg Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack,

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack added inline comments. INLINE COMMENTS > ngraham wrote in main.qml:54 > Could this be a BasicListItem with a title and subtitle, or is that not > possible because you can't render the avatar+circle into an image source to > feed it? Not possible, AFAIK. At least not as long as grabbing

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82048. cblack added a comment. Address code issue and add reset functionality REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=82046=82048 BRANCH arcpatch-D28154 REVISION DETAIL

D29439: [RFC] Adjust color schemes for tools area/Breeze evolution

2020-05-05 Thread Noah Davis
ndavis added a comment. I'm removing the dependency on the tools area patch because while it is related, this patch doesn't really depend on it and making it depend on that would unnecessarily complicate things. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D29439

D28154: Add users KCM

2020-05-05 Thread Carson Black
cblack updated this revision to Diff 82046. cblack marked an inline comment as done. cblack added a comment. Fix item alignment REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28154?vs=82025=82046 BRANCH arcpatch-D28154 REVISION DETAIL

D29468: Update preview images for new "Flow" wallpaper

2020-05-05 Thread Nathaniel Graham
ngraham created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. ngraham requested review of this revision. REVISION SUMMARY Depends on D29449 REPOSITORY R120 Plasma Workspace BRANCH flow-wallpaper-previews

D29467: [applets/batterymonitor] Collase inhibitions list properly

2020-05-05 Thread Nathaniel Graham
ngraham created this revision. ngraham added reviewers: Plasma, broulik. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. ngraham requested review of this revision. REVISION SUMMARY I probably introduced the issue fixed here with D29315

D29155: [Fonts KCM] Remove redundant nearestExistingFont()

2020-05-05 Thread Ahmad Samir
ahmadsamir added a comment. In D29155#663178 , @bport wrote: > I don't think we will have same behavior, we don't only check name but also size, type... > If we are ok to fallback in all case to the same font that can work. > > From your

KDE CI: Plasma » kde-cli-tools » stable-kf5-qt5 FreeBSDQt5.14 - Build # 4 - Failure!

2020-05-05 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/kde-cli-tools/job/stable-kf5-qt5%20FreeBSDQt5.14/4/ Project: stable-kf5-qt5 FreeBSDQt5.14 Date of build: Tue, 05 May 2020 11:29:46 + Build duration: 5 min 28 sec and counting CONSOLE OUTPUT

D29155: [Fonts KCM] Remove redundant nearestExistingFont()

2020-05-05 Thread Ahmad Samir
This revision was automatically updated to reflect the committed changes. Closed by commit R119:0325d6981810: [Fonts KCM] Remove redundant nearestExistingFont() (authored by ahmadsamir). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE

KDE CI: Plasma » kde-cli-tools » stable-kf5-qt5 SUSEQt5.14 - Build # 4 - Failure!

2020-05-05 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/kde-cli-tools/job/stable-kf5-qt5%20SUSEQt5.14/4/ Project: stable-kf5-qt5 SUSEQt5.14 Date of build: Tue, 05 May 2020 11:29:46 + Build duration: 2 min 34 sec and counting CONSOLE OUTPUT

KDE CI: Plasma » powerdevil » stable-kf5-qt5 SUSEQt5.14 - Build # 5 - Fixed!

2020-05-05 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Plasma/job/powerdevil/job/stable-kf5-qt5%20SUSEQt5.14/5/ Project: stable-kf5-qt5 SUSEQt5.14 Date of build: Tue, 05 May 2020 12:07:39 + Build duration: 3 min 15 sec and counting JUnit Tests Name:

KDE CI: Plasma » plasma-desktop » stable-kf5-qt5 SUSEQt5.14 - Build # 23 - Still unstable!

2020-05-05 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/stable-kf5-qt5%20SUSEQt5.14/23/ Project: stable-kf5-qt5 SUSEQt5.14 Date of build: Tue, 05 May 2020 12:07:36 + Build duration: 4 min 39 sec and counting JUnit Tests

KDE CI: Plasma » kde-cli-tools » stable-kf5-qt5 SUSEQt5.14 - Build # 5 - Still unstable!

2020-05-05 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Plasma/job/kde-cli-tools/job/stable-kf5-qt5%20SUSEQt5.14/5/ Project: stable-kf5-qt5 SUSEQt5.14 Date of build: Tue, 05 May 2020 12:07:52 + Build duration: 4 min 15 sec and counting JUnit Tests

KDE CI: Plasma » kde-cli-tools » stable-kf5-qt5 FreeBSDQt5.14 - Build # 5 - Still unstable!

2020-05-05 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Plasma/job/kde-cli-tools/job/stable-kf5-qt5%20FreeBSDQt5.14/5/ Project: stable-kf5-qt5 FreeBSDQt5.14 Date of build: Tue, 05 May 2020 12:06:18 + Build duration: 22 min and counting JUnit Tests

KDE CI: Plasma » powerdevil » stable-kf5-qt5 SUSEQt5.14 - Build # 4 - Failure!

2020-05-05 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/powerdevil/job/stable-kf5-qt5%20SUSEQt5.14/4/ Project: stable-kf5-qt5 SUSEQt5.14 Date of build: Tue, 05 May 2020 11:37:05 + Build duration: 13 min and counting CONSOLE OUTPUT

KDE CI: Plasma » plasma-desktop » stable-kf5-qt5 SUSEQt5.14 - Build # 22 - Failure!

2020-05-05 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/stable-kf5-qt5%20SUSEQt5.14/22/ Project: stable-kf5-qt5 SUSEQt5.14 Date of build: Tue, 05 May 2020 11:32:48 + Build duration: 11 min and counting CONSOLE OUTPUT

D29437: Use font: instead of font.pointSize: where possible

2020-05-05 Thread Aleix Pol Gonzalez
apol added a comment. You can do that now but this behaviour is deprecated and disallowed in Qt 6 AFAIK. I don't know a better way of doing this, so +0 from me. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D29437 To: ngraham, cblack, #plasma Cc:

KDE CI: Plasma » plasma-desktop » stable-kf5-qt5 FreeBSDQt5.14 - Build # 23 - Failure!

2020-05-05 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/stable-kf5-qt5%20FreeBSDQt5.14/23/ Project: stable-kf5-qt5 FreeBSDQt5.14 Date of build: Tue, 05 May 2020 11:32:49 + Build duration: 30 min and counting CONSOLE OUTPUT

D29155: [Fonts KCM] Remove redundant nearestExistingFont()

2020-05-05 Thread Benjamin Port
bport accepted this revision. bport added a comment. ok then ship it REPOSITORY R119 Plasma Desktop BRANCH l-setnearest (branched from master) REVISION DETAIL https://phabricator.kde.org/D29155 To: ahmadsamir, #plasma, bport, ngraham Cc: ngraham, plasma-devel, Orage, LeGast00n,