---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128552/
---
(Updated Dec. 27, 2016, 3:43 a.m.)
Status
--
This change has been ma
colomar added a comment.
To solve the problem of the context menu getting very long: How about putting
the places in a submenu?
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D3815
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreference
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129707/
---
(Updated Dec. 26, 2016, 11:09 p.m.)
Status
--
This change has been d
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129707/
---
Review request for Plasma and Andreas Kainz.
Repository: breeze-icons
D
broulik added a comment.
I like the idea but depending on the icon, especially non-round ones, might
look terrible.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D3302
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: brou
broulik retitled this revision from "[KUIserver] Forward "destUrl" all clients"
to "[KUIserver] Forward "destUrl" to all clients".
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D3818
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferenc
broulik created this revision.
broulik added a reviewer: Plasma.
broulik set the repository for this revision to R120 Plasma Workspace.
broulik added a dependency: D3818: [KUIserver] Forward "destUrl" all clients.
Restricted Application added a project: Plasma.
Restricted Application added a subscr
broulik added a dependent revision: D3819: [Applicationjobs Data Engine] Expose
job "destUrl".
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D3818
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: broulik, #plasma
Cc: plasma
broulik created this revision.
broulik added a reviewer: Plasma.
broulik set the repository for this revision to R120 Plasma Workspace.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Ensures our job data engine will get n
broulik updated the test plan for this revision.
REPOSITORY
R116 Plasma Network Management Applet
REVISION DETAIL
https://phabricator.kde.org/D3817
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: broulik, #plasma, jgrulich
Cc: plasma-devel, lesliezhai, a
broulik created this revision.
broulik added reviewers: Plasma, jgrulich.
broulik set the repository for this revision to R116 Plasma Network Management
Applet.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
TEST PLAN
No longer get the r
broulik updated the summary for this revision.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D3816
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: broulik, #plasma, hein
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterbe
broulik created this revision.
broulik added reviewers: Plasma, hein.
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
This ensures the QAction is dispose
broulik added inline comments.
INLINE COMMENTS
> backend.cpp:174
> +
> +QAction *action = new QAction(this);
> +action->setText(title);
I just spotted this memory leak in backend, jumpListActions and
recentDocumentActions both take a "parent" argument which is never used
broulik created this revision.
broulik added reviewers: Plasma, hein, Plasma: Design.
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
Since we cannot hav
hpereiradacosta accepted this revision.
hpereiradacosta added a comment.
This revision is now accepted and ready to land.
Ok. I buy it. Thanks for the clarification.
Ship it then. (and feel free to push the same for oxygen)
REPOSITORY
R31 Breeze
BRANCH
master
REVISION DETAIL
https://
drosca added a comment.
Currently, it tries to find QAbstractScrollArea in parent chain and use
focused state of this scroll area (+ there is a special case for KTextView).
There is no standard way to specify the widget that is being scrolled by the
scrollbar. This only works with standard Q
hpereiradacosta added a comment.
Hi, ,Thanks for the patch !
Do you have an example application for which this fixes the issue ?
I'm a bit worried about the possible regressions that your change introduced,
so I would like to understand better what happens here ...
INLINE COMMENTS
>
drosca created this revision.
drosca added reviewers: Plasma, hpereiradacosta.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Fixes case when scrollbar have the scrolling widget as focus proxy.
REPOSITORY
R31 Breeze
B
graesslin created this revision.
graesslin added reviewers: Plasma, Frameworks.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
As Plasma::Package is deprecated API using Plasma::Package should also
be deprecated.
REPOS
https://bugs.kde.org/show_bug.cgi?id=374168
Bug ID: 374168
Summary: make buttons flat in breeze
Product: Breeze
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
graesslin created this revision.
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added subscribers: kwin, plasma-devel.
Restricted Application added projects: Plasma on Wayland, KWin.
REVISION SUMMARY
Prior to this change various event filters performed deep calls into
graesslin created this revision.
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added subscribers: kwin, plasma-devel.
Restricted Application added projects: Plasma on Wayland, KWin.
REVISION SUMMARY
This change removes the workaround added with
https://phabricator.
graesslin created this revision.
graesslin added reviewers: KWin, Plasma.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
https://phabricator.kde.org/R108:6383f8304711719fe22371474138efc144adc750
introduced a regressio
graesslin added inline comments.
INLINE COMMENTS
> subdiff wrote in kwinwaylandbackend.cpp:84
> Are you sure? The foreach keyword is still listed in the official Qt docu.
> What's the best alternative? A normal for-loop? With upcounting integer or
> iterator?
https://www.kdab.com/goodbye-q_for
25 matches
Mail list logo