GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/56/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Thu, 09 Feb 2017 06:35:37 +
Build duration: 24 min
CHANGE SET
Revision 6a19978f1dadd5490e0a911a
anthonyfieroni created this revision.
anthonyfieroni added reviewers: hein, davidedmundson, broulik.
anthonyfieroni added a subscriber: Plasma.
anthonyfieroni set the repository for this revision to R119 Plasma Desktop.
Restricted Application added a project: Plasma.
Restricted Application added a
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/734/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Thu, 09 Feb 2017 04:52:40 +
Build duration: 6 min 47 sec
CHANGE SET
Revision e934f1404527a74d8e626627c796
anthonyfieroni updated this revision to Diff 11096.
anthonyfieroni added a comment.
Stop binding loop on height
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4491?vs=11086&id=11096
REVISION DETAIL
https://phabricator.kde.org/D4491
AFFECTED FILES
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/604/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Thu, 09 Feb 2017 04:52:05 +
Build duration: 6 min 46 sec
CHANGE SET
Revision f18d16e239d86622e3295c458d0c6c
Hi,
Long story short. We have 3 basics problems with Look and Feel in Plasma 5.8
1. While support for dependencies was implemented in KDE Frameworks
5.29, one needs Frameworks 5.31 (yet to be released) for more or less
bug free experience. And I assume that most of the l&f themes will use
this fun
anthonyfieroni updated the test plan for this revision.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D4491
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: anthonyfieroni, #plasma, #plasma:_design
Cc: broulik, subdiff, hein,
anthonyfieroni updated the test plan for this revision.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D4491
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: anthonyfieroni, #plasma, #plasma:_design
Cc: broulik, subdiff, hein,
anthonyfieroni updated this revision to Diff 11086.
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4491?vs=11039&id=11086
REVISION DETAIL
https://phabricator.kde.org/D4491
AFFECTED FILES
applets/taskmanager/package/contents/ui/ToolTipInstance.qml
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129867/
---
(Updated Feb. 8, 2017, 8:25 p.m.)
Status
--
This change has been mar
mart updated this revision to Diff 11082.
mart added a comment.
- start a Plasma qqc2 style
- add labels and button
- add ToolButton
- add checkboxes and check delegates
- warnings--
- add ComboBox
- add Container and Control
- add Dialog, Popup
- add Drawer
- add Frame
- ia
mart reopened this revision.
mart added inline comments.
INLINE COMMENTS
> broulik wrote in BusyIndicator.qml:28
> Apparently in Qt 5.8 the implicit sizes now take into account padding but
> since we want to support 5.7 (?) makes sense.
>
> Mentioned in the changelog:
> https://code.qt.io/cgit
This revision was automatically updated to reflect the committed changes.
Closed by commit R242:b2f6a9503738: separately install as style and import
(authored by mart).
CHANGED PRIOR TO COMMIT
https://phabricator.kde.org/D4508?vs=11077&id=11080#toc
REPOSITORY
R242 Plasma Framework (Library)
mart updated this revision to Diff 11077.
mart added a comment.
- separately install as style and import
REPOSITORY
R242 Plasma Framework (Library)
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4508?vs=11076&id=11077
BRANCH
mart/qqc2style
REVISION DETAIL
https://phabricator
broulik added a comment.
Skimmed through it until `ItemDelegate.qml`, few nitpicks for that below
INLINE COMMENTS
> BusyIndicator.qml:28
> +
> +implicitWidth: contentItem.implicitWidth + leftPadding + rightPadding
> +implicitHeight: contentItem.implicitHeight + topPadding + bottomPadd
mart accepted this revision.
mart added a reviewer: mart.
mart added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> BinaryClock.qml:41
> +
> +Layout.minimumWidth: w1 < 20 ? 20 : w1
> +Layout.maximumWidth: Infinity
this should be in gridunits?
> Binar
mart created this revision.
mart added a reviewer: Plasma.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added subscribers: Frameworks, plasma-devel.
REVISION SUMMARY
This is a basic styling of a QtQuickControls2 series based on Plasma theme.
it has the main
This revision was automatically updated to reflect the committed changes.
Closed by commit R133:dd9a089cfaef: Stop linking X11_Xcursor_LIB in
KScreenLocker (authored by broulik).
REPOSITORY
R133 KScreenLocker
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4505?vs=11068&id=11075
REVI
graesslin accepted this revision.
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D4505
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: broulik, #plasma, davidedmundson, graesslin
Cc: plasma-devel, lesliezhai, ali-mohamed, jensr
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/603/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Wed, 08 Feb 2017 16:30:58 +
Build duration: 14 min
CHANGE SET
Revision f7e84d0de6e9066c13b4cd1986d6eed535d8
This revision was automatically updated to reflect the committed changes.
Closed by commit R119:f7e84d0de6e9: [Icons KCM] Take into account device pixel
ratio for icon preview (authored by broulik).
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4504?vs
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/733/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Wed, 08 Feb 2017 16:28:44 +
Build duration: 5 min 36 sec
CHANGE SET
Revision a7d56be57a1c1258608d8eb36319
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:a7d56be57a1c: [System Tray] Introduce "effectiveStatus"
property and update visibility only… (authored by broulik).
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.k
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/602/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Wed, 08 Feb 2017 16:00:41 +
Build duration: 15 min
CHANGE SET
Revision 8709b7edd5d17d2369e8ca4d261ec186387f
We traditionally have a kickoff meeting at the start of each Plasma
cycle to review the schedule and todo board. This feels a bit weird
since most of us are in the same room this week. We also pondered on
a couple of other process features, first that we don't use the To Do
board hardly at all be
mart accepted this revision.
mart added a reviewer: mart.
This revision is now accepted and ready to land.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D4488
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: broulik, #plasma
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126016/#review102489
---
please post this again on phabricator if is still relevant
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126016/
---
(Updated Feb. 8, 2017, 4:02 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125773/
---
(Updated Feb. 8, 2017, 4:02 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125773/#review102488
---
please post this again on phabricator if is still relevant
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123682/
---
(Updated Feb. 8, 2017, 4:01 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123682/#review102487
---
please post this again on phabricator if is still relevant
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125199/#review102486
---
any news on this?
please post this again on phabricator if i
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125198/
---
(Updated Feb. 8, 2017, 4 p.m.)
Status
--
This change has been discar
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125199/
---
(Updated Feb. 8, 2017, 4:01 p.m.)
Status
--
This change has been dis
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/601/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Wed, 08 Feb 2017 15:43:51 +
Build duration: 15 min
CHANGE SET
Revision ddb2e43cd4c8d3acc9eeece73ea7281a988e
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125198/#review102484
---
any news on this?
please post this again on phabricator if i
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128392/
---
(Updated Feb. 8, 2017, 3:59 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128392/#review102483
---
please post this again on phabricator if is still relevant
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126720/
---
(Updated Feb. 8, 2017, 3:56 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126720/#review102482
---
please post this again on phabricator if is still relevant
p
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128109/
---
(Updated Feb. 8, 2017, 3:53 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128109/#review102481
---
please post this again on phabricator if is still relevant
hein added a comment.
In https://phabricator.kde.org/D3562#84078, @broulik wrote:
> > destroy it when no longer needed
>
> When I disable the "show tooltips" setting or when I close the tooltip? I
don't want to re-create the tooltip item everytime, though.
Just the setting~
R
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/56/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Wed, 08 Feb 2017 15:42:41 +
Build duration: 6 min 25 sec
CHANGE SET
Revision 8709b7edd5d17d2369e8
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128417/
---
(Updated Feb. 8, 2017, 3:50 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128417/#review102480
---
please post this again on phabricator if is still relevant
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121207/#review102478
---
please post this again on phabricator if is still relevant
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121208/#review102479
---
please post this again on phabricator if is still relevant
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121208/
---
(Updated Feb. 8, 2017, 3:49 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121207/
---
(Updated Feb. 8, 2017, 3:49 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129095/
---
(Updated Feb. 8, 2017, 3:48 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129095/#review102477
---
please post it again to phabricator if is still relevant
-
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129838/#review102476
---
any update on this?
- Marco Martin
On Jan. 15, 2017, 2:36
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126902/
---
(Updated Feb. 8, 2017, 3:43 p.m.)
Status
--
This change has been mar
This revision was automatically updated to reflect the committed changes.
Closed by commit R119:8709b7edd5d1: Reverse TaskManager DragDrop to blacklist
Plasma instead of whitelisting URLs (authored by davidedmundson).
CHANGED PRIOR TO COMMIT
https://phabricator.kde.org/D4476?vs=11013&id=11070#t
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129867/#review102475
---
Ship it!
should be either pushed quicly or moved to phabr
I'm reminded that I'm wonderfully organised and already penciled in a
release schedule for Plasma 5.10 and indeed 5.11 as well as some more
5.8LTS releases
https://community.kde.org/Schedules/Plasma_5
https://calendar.google.com/calendar/embed?src=031gkgqg1hjf8lcmj0em1d2sj8%40group.calendar.googl
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129315/
---
(Updated Feb. 8, 2017, 3:37 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128484/
---
(Updated Feb. 8, 2017, 3:36 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125891/
---
(Updated Feb. 8, 2017, 3:33 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125891/#review102473
---
this seems superseded by the zoom feature in the calendar.
p
> On Feb. 8, 2017, 2:42 p.m., Marco Martin wrote:
> > is this still valid?
please move it to phabricator if still valid
- Marco
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126115/#re
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126115/
---
(Updated Feb. 8, 2017, 3:32 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125926/
---
(Updated Feb. 8, 2017, 3:30 nachm.)
Status
--
This change has been d
davidedmundson accepted this revision.
davidedmundson added a reviewer: davidedmundson.
This revision is now accepted and ready to land.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D4504
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailprefer
davidedmundson accepted this revision.
davidedmundson added a reviewer: davidedmundson.
This revision is now accepted and ready to land.
REPOSITORY
R133 KScreenLocker
REVISION DETAIL
https://phabricator.kde.org/D4505
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailprefere
fredrik added a comment.
I know this revision has been abandoned, but I wanted to comment on a few
things for future reference.
INLINE COMMENTS
> screencast.cpp:105
> +
> +QRect geometry = effects->virtualScreenGeometry();
> +
I strongly suggest that you use the damage information from
broulik created this revision.
broulik added reviewers: Plasma, graesslin.
broulik set the repository for this revision to R133 KScreenLocker.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
It's not used.
BUG: 376068
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124870/
---
(Updated Feb. 8, 2017, 3 nachm.)
Status
--
This change has been disc
broulik created this revision.
broulik added a reviewer: Plasma.
broulik set the repository for this revision to R119 Plasma Desktop.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
While at it, fill the pixmap with transp
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125916/
---
(Updated Feb. 8, 2017, 2:59 nachm.)
Status
--
This change has been d
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126115/#review102469
---
is this still valid?
- Marco Martin
On Nov. 19, 2015, 12:
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/55/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Wed, 08 Feb 2017 14:07:11 +
Build duration: 27 min
CHANGE SET
Revision ee26a139378535042411a345
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/732/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Wed, 08 Feb 2017 14:07:36 +
Build duration: 26 min
CHANGE SET
Revision ee26a139378535042411a345fea7d73efc
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120325/
---
(Updated Feb. 8, 2017, 2:32 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120325/#review102468
---
Cleaned up patch and moved into: https://phabricator.kde.org
davidedmundson created this revision.
davidedmundson added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Patch by Joseph Wenninger
Taken from: https://git.reviewboard.kde.org/r/120325/
TEST PLAN
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124543/
---
(Updated Feb. 8, 2017, 2:25 nachm.)
Status
--
This change has been d
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124310/
---
(Updated Feb. 8, 2017, 2:25 nachm.)
Status
--
This change has been d
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125897/
---
(Updated Feb. 8, 2017, 2:24 nachm.)
Status
--
This change has been m
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126642/
---
(Updated Feb. 8, 2017, 2:24 nachm.)
Status
--
This change has been d
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127318/
---
(Updated Feb. 8, 2017, 2:23 nachm.)
Status
--
This change has been d
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128895/
---
(Updated Feb. 8, 2017, 2:09 nachm.)
Status
--
This change has been d
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:ee26a1393785: [Clipboard plasmoid] Fix line breaks
(authored by broulik).
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4497?vs=11057&id=11063
REVISION D
davidedmundson accepted this revision.
davidedmundson added a reviewer: davidedmundson.
This revision is now accepted and ready to land.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D4497
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpref
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125568/
---
(Updated Feb. 8, 2017, 1:47 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124394/#review102465
---
if this patch is still relevant, please repost it to phabric
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124394/
---
(Updated Feb. 8, 2017, 1:46 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123382/
---
(Updated Feb. 8, 2017, 1:30 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123382/#review102464
---
systray has been rewritten, not valid anymore
- Marco Marti
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123271/
---
(Updated Feb. 8, 2017, 1:29 p.m.)
Status
--
This change has been dis
This revision was automatically updated to reflect the committed changes.
Closed by commit R135:ab3298b3f5f7: [KHintsSettings] Emit
QGuiApplication::paletteChanged when run as QApplication (authored by broulik).
REPOSITORY
R135 Integration for Qt applications in Plasma
CHANGES SINCE LAST UPDAT
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123271/#review102463
---
kickoff has been rewritten, the patch is not valid anymore.
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122653/
---
(Updated Feb. 8, 2017, 1:28 p.m.)
Status
--
This change has been dis
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122653/#review102462
---
kde4 patch, not valid anymore
- Marco Martin
On March 17,
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127315/
---
(Updated Feb. 8, 2017, 1:24 p.m.)
Status
--
This change has been dis
This revision was automatically updated to reflect the committed changes.
Closed by commit R114:b3fb3f4b7186: [Color Picker] Close popup when picking a
color (authored by broulik).
REPOSITORY
R114 Plasma Addons
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4481?vs=11020&id=11061
RE
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120777/#review102460
---
if this patch is still relevant, please repost it to phabric
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120777/
---
(Updated Feb. 8, 2017, 12:49 p.m.)
Status
--
This change has been di
1 - 100 of 150 matches
Mail list logo