- 23 Mar, 2020 2 commits
-
-
Benjamin Port authored
Reviewers: #plasma, meven, crossi, ervin Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27503
-
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"
-
- 22 Mar, 2020 2 commits
-
-
Alexander Lohnau authored
Summary: The kcms/runners plugin is now able to launch a specific plugin using the --arg parameter of kcmshell5 and the deprecated signals have been changed. And the QLatin1String has been replaced by the QStringLiteral Macro, because the open config method does not have an overload with the QLatin1String class. Test Plan: You can just type "kcmshell5 plasmasearch --args Dictionary" and additionally to the KRunner configs it should open the plugin config Reviewers: broulik, mart Reviewed By: mart Subscribers: apol, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D26738
-
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 Mar, 2020 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"
-
- 20 Mar, 2020 1 commit
-
-
Kai Uwe Broulik authored
According to XDG cursor spec [1] the names are "pointer" and "help" for the pointing hand and what's this cursors. [1] https://www.freedesktop.org/wiki/Specifications/cursor-spec/ Differential Revision: https://phabricator.kde.org/D28158
-
- 19 Mar, 2020 4 commits
-
-
Cyril Rossi authored
Summary: Following D27407 provide kconf update script to fix user configuration for widgetStyle when Breeze global theme is applied Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27482
-
Cyril Rossi authored
Summary: BUG: 418604 This is similar to D27384 Test Plan: In `kdeglobals` configuration file : * Edit `ColorScheme` in group `General` to a non existing value * Open the KCM, the default color scheme is selected with a warning message, * Select a different scheme, the apply button stay disabled forever. Reviewers: #plasma, ervin, bport, meven, broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27944
-
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"
-
Aleix Pol Gonzalez authored
Test Plan: I don't get a crash anymore Reviewers: meven, davidedmundson Reviewed By: davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28126
-
- 18 Mar, 2020 1 commit
-
-
Kai Uwe Broulik authored
There's two rows, so if the delegate happens to be at an odd size, both rows would be rounded up, pushing the icons too close to the delegate border. Since there's already code for unloading the icons that are out of view, nothing should be leaked into the view, even if we now end up having 1 or 2 pixels of the delegates normally out of view visible. Differential Revision: https://phabricator.kde.org/D28120
-
- 17 Mar, 2020 1 commit
-
-
Alexandre Pereira authored
Summary: Between default animation speed and slower/faster, there is a huge change. Making the slider change from 0.5 instead of one, makes the speed of animation change in much smaller changes Reviewers: #plasma, #vdg, ngraham, davidedmundson, broulik Reviewed By: #plasma, #vdg, ngraham, davidedmundson, broulik Subscribers: broulik, ngraham, davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28053
-
- 16 Mar, 2020 1 commit
-
-
Mikhail Zolotukhin authored
Summary: Also save colors before saving colorScheme name, so that we can correctly use heuristic in GTK Config, after the moment we know, that color scheme has changed. Test Plan: Check if the order of saving colors and saving color scheme name does not break anything. Reviewers: #plasma, ngraham, ervin, bport, meven Reviewed By: ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27956
-
- 15 Mar, 2020 1 commit
-
-
Stefan Brüns authored
Summary: Also inset both "Index file content" and "Index hidden" so it is more obvious both are subordinate to the global "Enable indexing". Reviewers: #baloo, #vdg, ngraham Reviewed By: #baloo, #vdg, ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D28024
-
- 11 Mar, 2020 1 commit
-
-
Stefan Brüns authored
Summary: FirstRun should only be set if baloo was *never ever* run before, and this case is already handled by baloo internally. Do no try to do a baloo config refresh if it has just been quit. Also avoid triggering a config update immediately after starting baloo, it will do another walk of the directory tree. Reviewers: #baloo, ngraham, #plasma Reviewed By: #baloo, ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27917
-
- 09 Mar, 2020 2 commits
-
-
Mikhail Zolotukhin authored
Summary: Notify all users of `KConfigWatcher` about cursor theme change. Reviewers: #plasma, ngraham, ervin, meven, bport Reviewed By: ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27942
-
Benjamin Port authored
Reviewers: #plasma, ervin, crossi, meven Reviewed By: ervin, crossi, meven Subscribers: usta, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27156
-
- 02 Mar, 2020 2 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"
-
- 25 Feb, 2020 2 commits
-
-
Stefan Brüns authored
Summary: m_excludeList is populated from m_settings->excludeFolders(), so one of the checks is redundant. Remove the first and not the second one, as the first does not use normalized pathes and may miss some matches. Reviewers: #baloo, ngraham, davidedmundson Reviewed By: #baloo, ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27636
-
Méven Car authored
Summary: Clean up adding entries for Added Associations section of mimeapplist Just find the application set if it is not found by the normal query. Also add a constant and reuse one. Reviewers: #plasma, ervin, bport, crossi Reviewed By: ervin, bport Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27116
-
- 24 Feb, 2020 5 commits
-
-
Stefan Brüns authored
Summary: The check stops baloo if non of the included pathes is *currently* mounted, i.e. if a device is mounted later baloo is not running and can not pick up the device. Depends on D27612 Reviewers: #baloo, ngraham Reviewed By: #baloo, ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27613
-
Stefan Brüns authored
Summary: showMessage() is only declared, but never defined. includeFolders() and fetchMountPoint(url) are not used. Depends on D27611 Reviewers: #baloo, ngraham, davidedmundson Reviewed By: #baloo, ngraham, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27612
-
Stefan Brüns authored
Summary: Instead of negating the logic values in several places, just invert the logic. Also move it out of class, as it does not access any class members. Reviewers: #baloo, ngraham Reviewed By: #baloo, ngraham Subscribers: usta, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27611
-
Méven Car authored
Summary: BUG: 417276 Test Plan: Have no email client installed. In kcm componentchooser - select another browser - Save Before: - Crash After: - No crash Reviewers: bport, ervin, crossi, davidedmundson, #plasma Reviewed By: bport, ervin, crossi Subscribers: anthonyfieroni, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27395
-
David Edmundson authored
Summary: Otherwise we will trigger it during load, which is wasteful. But worse potentially we haven't evaluated the other settings yet, so it could trigger that we have changed the settings, and prematurely set apply to enabled prematurely which currently breaks things. I suspect it will fix the bug below, I couldn't reproduce reliably enough to prove it. Please reopen if it remains an issue BUG: 411584 Fixed-in: 5.18.2 Test Plan: Opened KCM toggling still worked as expected Reviewers: #plasma, apol, ngraham Reviewed By: apol, ngraham Subscribers: apol, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27590
-
- 23 Feb, 2020 2 commits
-
-
Stefan Brüns authored
Summary: The standalone index cleaner has been replaced almost 5 years by functionality implemented in baloo_file. Reviewers: #baloo, ngraham Reviewed By: #baloo, ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27579 (cherry picked from commit 616a9916)
-
Stefan Brüns authored
Summary: The standalone index cleaner has been replaced almost 5 years by functionality implemented in baloo_file. Reviewers: #baloo, ngraham Reviewed By: #baloo, ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27579
-
- 22 Feb, 2020 3 commits
-
-
Jan Blackquill authored
Summary: The colours exported by KRDB for GTK now have the _breeze suffix. BUG: 417461 FIXED-IN: 5.19 Test Plan: In tandem with D27425, no visual change should be expected. Reviewers: #plasma, ngraham Reviewed By: ngraham Subscribers: ongunkanat, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27426
-
Nicolas Fella authored
Summary: Else the content overflows the frame when scrolling. Same finding/fix as in D27558 Reviewers: #plasma, ngraham Reviewed By: ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27559
-
Nicolas Fella authored
Summary: Else the content overflows the frame when scrolling. Same finding/fix as in D27558 Reviewers: #plasma, ngraham Reviewed By: ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27561
-
- 21 Feb, 2020 5 commits
-
-
Yuri Chornoivan authored
-
Cyril Rossi authored
Summary: BUG: 397595 Test Plan: KCM Look and feel, apply Breeze or Breeze Dark global style, then go to KCM KWin Decoration (Window Decoration), no decoration is highlighted in the grid. In kwinrc, the group `[org.kde.kdecoration2]` has a `theme=` with no value. With this patch, applying Breeze or Breeze Dark global theme will write the proper value in kwinrc and the KCM KWin Decoration will show the correct decoration highlighted. Reviewers: ervin, bport, meven, davidedmundson, #plasma, ngraham Reviewed By: ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27483 (cherry picked from commit 6d3d3ffa)
-
Cyril Rossi authored
Summary: BUG: 397595 Test Plan: KCM Look and feel, apply Breeze or Breeze Dark global style, then go to KCM KWin Decoration (Window Decoration), no decoration is highlighted in the grid. In kwinrc, the group `[org.kde.kdecoration2]` has a `theme=` with no value. With this patch, applying Breeze or Breeze Dark global theme will write the proper value in kwinrc and the KCM KWin Decoration will show the correct decoration highlighted. Reviewers: ervin, bport, meven, davidedmundson, #plasma, ngraham Reviewed By: ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27483
-
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"
-
- 19 Feb, 2020 1 commit
-
-
Benjamin Port authored
Summary: BUG: 414109 FIXED-IN: 5.18.2 Reviewers: #plasma, broulik, ervin, meven, crossi, davidedmundson Reviewed By: #plasma, meven, crossi, davidedmundson Subscribers: ngraham, davidre, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27470
-
- 17 Feb, 2020 2 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"
-
- 15 Feb, 2020 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"
-