- 26 Aug, 2017 2 commits
-
-
Daniel Vrátil authored
Differential Revision: https://phabricator.kde.org/D7469
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 25 Aug, 2017 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 24 Aug, 2017 1 commit
-
-
Kai Uwe Broulik authored
Matches Dolphin behavior. Differential Revision: https://phabricator.kde.org/D7511
-
- 23 Aug, 2017 1 commit
-
-
Xuetian Weng authored
Summary: Before: Highlighted candidate uses theme.highlightColor for text, but this color should only be used in background color, not text color. This style is different from other KDE UI. {F3870601} After: Highlighted candidate uses Plasma's svg as highlight. PlasmaComponents.Highlight is not used here because it is View-specific item and we do not want use the View but keep using Layout here because view does not work well with the pattern like "always making view size to fit the content". {F3874097} It is more similar to general KDE design. Reviewers: #plasma, guoyunhe Reviewed By: guoyunhe Subscribers: xuetianweng, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D7436
-
- 22 Aug, 2017 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 21 Aug, 2017 4 commits
-
-
Eike Hein authored
-
Eike Hein authored
-
Eike Hein authored
Due to the hover-handling behavior change in recent Qt we interrupt key event handling for search otherwise if starting search while mouse-hovering a top-level category. BUG:383667
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 20 Aug, 2017 1 commit
-
-
rk flx authored
Summary: Depends on D6697 Test Plan: "Defaults" button changes "Toolbar" font size to 10 instead of 9. Reviewers: #plasma Subscribers: fvogt, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D6698
-
- 19 Aug, 2017 3 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 18 Aug, 2017 3 commits
-
-
Eike Hein authored
-
Eike Hein authored
Summary: D4204 / d7621da6 introduced more elaborate handling of item size hint changes, releasing and repositioning an item for each change to the min/max hints on either axis. We have applets in which the x and y hints are coupled and update in turn, to implement aspect-ratio- preserving resize. This makes the value on an individual axis a useless temporary, wreaking havoc when followed. As a poor means to commit size hint changes atomically, a 100ms timer is used to compress size hint changes. The 100ms interval matches layoutTimer in main.qml. Not very happy with this. Together with D7384 this addresses: BUG:382759 Reviewers: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D7385
-
Eike Hein authored
Summary: The size hints were based on the size of pagerGridItem, which is derived from its contents. This made the size hints update as delegates were added, but we know ahead of time how many there will be, and what their size will be, so we can save some busy work. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D7384
-
- 17 Aug, 2017 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 16 Aug, 2017 5 commits
-
-
Kai Uwe Broulik authored
We now apply this setting at runtime. Differential Revision: https://phabricator.kde.org/D7345
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Eike Hein authored
-
Eike Hein authored
-
Eike Hein authored
-
- 15 Aug, 2017 6 commits
-
-
Eike Hein authored
-
Eike Hein authored
-
Eike Hein authored
-
Eike Hein authored
-
Eike Hein authored
Summary: Matches other Plasma scrollable lists (e.g. Kicker's). CCBUG:378042 Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D7322
-
Eike Hein authored
Summary: Users occasionally remove all the favorites with that goal in mind, and while not showing the empty area might have consequences if bug 383302 gets imlemented, I think it's an alright suggestion. BUG:383353 Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D7321
-
- 14 Aug, 2017 1 commit
-
-
Eike Hein authored
Summary: BUG:383405 Reviewers: #plasma, davidedmundson, argonel Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D7268
-
- 13 Aug, 2017 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 11 Aug, 2017 5 commits
-
-
Eike Hein authored
Summary: BUG:383292 Reviewers: #plasma, broulik, apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D7227
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
In Desktop containment we reject any drops in the first place but in Folder you can always drop a file where we would then also offer to create an applet which will do nothing if widgets are locked. BUG: 383371 FIXED-IN: 5.10.5 Differential Revision: https://phabricator.kde.org/D7235
-
David Faure authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 10 Aug, 2017 2 commits
-
-
David Edmundson authored
Summary: startplasma (wayland) uses the font DPI value from this config. We don't require X11 to show a spinbox and save it to a file. The part that calls into xrdb is still guarded. Test Plan: Compiled Compiled with #undef HAVE_X11 added after including config-workspace. Still had the UI setting Reviewers: #plasma, mart Reviewed By: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D7205
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 09 Aug, 2017 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 08 Aug, 2017 1 commit
-
-
Kai Uwe Broulik authored
Reviewed-By: Eike Hein
-