- Kio_obexftp: avoid duplicate slash when storing file stat. Commit. Fixes bug #388626
- [Bluetooth applet] Allow copying device details to clipboard. Commit. Phabricator Code review D9364
- Bluedevil-sendfile: Set option descriptions for command line help. Commit. Phabricator Code review D9079
- Add ellipsis (...) according to HIG. Commit.
- Set PluginInfo License to one that exists. Commit.
- Use combobox to choose shadow size and use more appropriate values for menu & tooltip shadow sizes. Commit. Phabricator Code review D9627
- Remove obsolete reviewboardrc file. Commit.
- Adjusted range and default value for shadowsize and shadowcolor, to match the decoration settings. Commit.
- Horizontally center shadows and make them bigger. Commit. Implements feature #388256. Phabricator Code review D9549
- Make it obvious what "Display window borders for maximized windows" is for. Commit. See bug #387675. Phabricator Code review D9284
- Fix indentation of icon for left aligned toolbuttons. Commit. See bug #381535. Phabricator Code review D9281
- Fixed comments. Commit.
- Fixed icon state. Commit.
- When an icon is set to a QMenuBar Item, render the icon only, and ignore the text, when set, as this is what qmenubar expects. Commit. Fixes bug #387539
- [Breeze window decoration] Use intersects instead of contains. Commit.
- [Breeze window decoration] Don't repaint title bar if not damaged. Commit. Phabricator Code review D9114
- Removed heuristics for not drawing separator between titlebar and window since there is now a user configurable settings to achieve this. Commit.
- Set bottom border to zero for shaded windows. Commit.
- Implement SH_Widget_Animation_Duration style hint. Commit. Phabricator Code review D8759
- Very slightly increase text contrast for the default Breeze color scheme. Commit. Fixes bug #381288. Phabricator Code review D7424
- Added setting to toggle drawing of title bar separator. Commit. Phabricator Code review D8362
- Add space in front of spinbox suffix "ms". Commit.
- Better contrast for Complementary areas. Commit.
- Add license to .desktop file. Commit.
- Use proper color for toolbutton text in some edge cases. Commit.
- Fixed icon mode in some toolbutton corner cases (explicitly: sunken but not on and not mouse over). Commit.
- Properly check for Breeze GTK 3 theme existence in kconf_update. Commit. Phabricator Code review D9467
- Fixup install paths. Commit.
- Move the 3.0 directory to 3.18 to ensure builds will not fail. Commit. Fixes bug #388018
- Revert "Revert "Remove gtk+-3 build dep, install versioned gtk.css dirs unconditionally"". Commit. See bug #388018
- Revert "Reverse my previous revert, and eliminate the attempted installation of the other Gtk 3 theme versions". Commit. See bug #388018
- Modify theme generator to match scrollbar updates. Commit.
- Add preliminary theme generation script for authoring assets. Commit.
- Add GTK 3.18 theme back to support LTS distributions. Commit.
- Reverse my previous revert, and eliminate the attempted installation of the other Gtk 3 theme versions. Commit.
- Revert "Remove gtk+-3 build dep, install versioned gtk.css dirs unconditionally". Commit.
- Apply text contrast changes to GTK 2 theme. Commit.
- Increase text contrast for consistency with default Breeze color scheme. Commit.
- Rename 3.20 theme to be used for all GTK 3 versions. Commit.
- Remove obsolete GTK versions' themes to improve maintainability. Commit.
- Update scrollbar assets. Commit. Phabricator Code review D6688. Fixes bug #385627
- Adjust client-side decorations to look correct in both CSD and forced SSD environments. Commit.
- Add support for gtk3 theme variant feature. Commit. Phabricator Code review D8149
- Add linter config for arc. Commit.
- Style++. Commit.
- This isn't c89, dont' needlessly declare variables before defintion. Commit.
- Fix var naming. Commit.
- Fix readjustment logic. Commit.
- Document textyoffset. Commit.
- Add some new debug tech simulating an on-screen logging system. Commit.
- Curly++ to increase readability and hackability. Commit.
- Rename Discover's "Home" page to "Featured". Commit. Phabricator Code review D9868
- Use ordering according to https://github.com/ximion/appstream/issues/164. Commit.
- Report progress on snaps. Commit. Fixes bug #388916
- Give some url to snaps until they have an appsteam id. Commit.
- Extract the version number from the AppStream information. Commit. Fixes bug #388968
- Typo. Commit.
- Report errors in snap backend. Commit.
- Use the right API to fetch 1 package. Commit.
- Add a button on the notification to open the updates. Commit.
- Remove redundant changeLog field. Commit. Fixes bug #387041. Phabricator Code review D9850
- Use ellipsis on "Add Source" menu item because it opens a dialog. Commit. Phabricator Code review D9861
- Align Installed title with the delegates. Commit.
- Use the title for the resource name to display if available. Commit.
- Snap doesn't support filter by extensions. Commit.
- Improve displayed size. Commit. Fixes bug #388734
- Fix source actions in the configuration. Commit. Phabricator Code review D9845
- Adapt to changes in newly released PkQt. Commit.
- Don't show empty license entries. Commit. See bug #388735
- Offer the license of the snap. Commit. Fixes bug #388735
- Sort sources page by backend name. Commit.
- List snap as a source too. Commit. See bug #388751
- List backends without sources in the Sources page. Commit. Fixes bug #388751
- Disable warning. Commit.
- Make the App name header a bit smaller in compact mode. Commit.
- Don't include file that doesn't exist. Commit.
- Improve the notification text. Commit.
- Simplify notifier logic. Commit.
- Use Kirigami.Heading instead of hardcoding what a title looks like. Commit.
- Transactions get deleted alone now. Commit.
- Use mnemonics for the section items Alt+Letter shortcuts. Commit.
- Warn if there's a shortcut conflict. Commit.
- It's a QQC1.Action. Commit.
- Increase number of Apps you can see at once in list views. Commit. Phabricator Code review D9833
- Improve refresh behavior. Commit.
- Fix scrolling with keyboard. Commit. Fixes bug #388745
- Add some extra checks to improve the keyboard scrolling. Commit. Fixes bug #388745
- Fix warnings. Commit.
- Fix automoc warnings. Commit.
- Don't scroll up if on top, don't scroll down if at the bottom. Commit. See bug #388745
- Make the sources page header a page header rather than a list header. Commit. Fixes bug #388745
- Improve UpdatePage resource delegate. Commit. Fixes bug #388717
- Use a toolbar instead of a header for the installed page. Commit. Fixes bug #388720
- Expose global actions again. Commit. Fixes bug #388757
- Make sense of the ActionsModel. Commit.
- Remove unused concept of message actions. Commit.
- Make the hamburger buttons look like menu buttons and add padding. Commit.
- Revert "Improve snap support". Commit.
- List uninstalled Discover extensions. Commit. Fixes bug #388716
- Properly search for extensions. Commit.
- Extends is a weird keyword in js, use extending instead. Commit.
- Fix Filters operator<<(QDebug). Commit.
- Make sure the categories are sorted from the start. Commit.
- No need to manage these pointers anymore. Commit.
- Include appstream information for backends. Commit. See bug #388716
- Fix build with PKQt 1.0.0. Commit.
- Remove unused deprecated signal. Commit.
- Revert "Remove workaround". Commit.
- Remove workaround. Commit.
- Make sure we don't treat a non-sorted vector as sorted. Commit. Fixes bug #388313
- Set category name as object name. Commit.
- Remove unused variable. Commit.
- Use the right component name. Commit. Fixes bug #381812
- Make sure pk updates don't go out of sync. Commit. Fixes bug #385754
- Remove unneeded query. Commit.
- Use update-high as the updates page icon if there's security updates. Commit. Fixes bug #381170
- Improve display of the updates page header. Commit. Fixes bug #384351
- Simplify search UX on non-application lists. Commit. Fixes bug #384463
- Issue an empty search when there is an empty query. Commit. Fixes bug #387817
- Don't compile in images we are not using. Commit.
- Enable qml debugging when in a devel build. Commit.
- Move appstream metadata parsing into a separate async thread. Commit.
- Fix pedantic warnign. Commit.
- Share code-path between added and listed remotes. Commit. Fixes bug #388294
- Refresh action list upon action change as the filter gets potentially wrong. Commit. See bug #388294
- Remove obsolete reviewboardrc file. Commit.
- Fix search label when on the main page. Commit.
- Remove weird state where no category was being listed. Commit. Fixes bug #385040
- Don't allow empty searches in debug mode. Commit.
- Fix text now that we need to actually accept searches. Commit.
- Properly allocate streams. Commit.
- Add jump list action for "Updates". Commit. Phabricator Code review D9637
- Improve display of technical app info. Commit. Phabricator Code review D9542
- Also take width into account. Commit. Fixes bug #387819
- Improve snap support. Commit.
- Role filters abstraction was only used for origin, simplify. Commit.
- Don't show white space around the screenshot when it doesn't fit. Commit. Fixes bug #387819
- Improve ApplicationPage: Follow the same reasoning as the last commit. Commit.
- Fix ApplicationPage when the origin is very long and exceeds the width. Commit. Fixes bug #388104
- Improve KNS error message. Commit. Fixes bug #388101
- Only show clear button when there's a search term. Commit. Phabricator Code review D9536
- Concentrate sources information by the source section header. Commit. Phabricator Code review D9517
- Warn if building flatpak is enabled but some dependencies aren't found. Commit. Fixes bug #388295
- Bodega isn't a thing anymore. Commit.
- Remove warning. Commit.
- Support apt://pkgname uri scheme. Commit. Fixes bug #388159
- Let ScrollablePage manage the size of the ApplicationPage main item. Commit.
- Add margins on the application page header. Commit. Fixes bug #388102
- Fix warning. Commit.
- Include a clear icon in the search field. Commit.
- Unify category names. Commit.
- Follow through on some Transaction warnings, to make them more useful. Commit.
- Keep track of the kns entries status internally. Commit.
- Make sure we don't show a spurious proceed dialog. Commit.
- Allow some html in the proceed dialog. Commit.
- Remove unneeded code. Commit.
- "Repository description" -> "Repository URL:". Commit. Phabricator Code review D9483
- Add missing file. Commit.
- Implement checking for offline updates results. Commit.
- Fix build with PKQt master. Commit.
- Fix commit on stable PackageKitQt. Commit. Fixes bug #388093
- Only check system upgrades if they are supported by the system. Commit.
- Delay the reboot notification after the update transaction has finished. Commit.
- Integrate PackageKit dist upgrade into the notifier plasmoid. Commit.
- Add a persistant notification when pk says a reboot is required. Commit. Fixes bug #387211
- Only build with offline updats if it's available. Commit.
- Make it possible to use offline updates. Commit.
- Don't list addons as applications. Commit.
- Reduce comparisons as category vectors are sorted. Commit.
- Notify the view about subcategories changing. Commit.
- Don't delete category instances. Commit.
- Don't let weird dialogs get in the way of the exporter. Commit.
- Readability. Commit.
- Get all category management code together. Commit.
- Fix warning. Commit.
- Make sure m_isFetching is initialized when we use it. Commit.
- Fix warning. Commit.
- Remove unused variable. Commit.
- Improve screenshots buttons. Commit. Fixes bug #387879. Fixes bug #387858
- Recalculate update size when a package's size changes. Commit.
- Make sure variable is initialized to 0 before adding. Commit.
- Add text to the proceed dialog buttons. Commit.
- Add cancel button on the proceed dialog. Commit. Fixes bug #387933
- Use bullet points to confirm packages to remove. Commit. Fixes bug #387935
- Simplify and unify some pages not to have a header but a toolbar. Commit.
- Only search when search field is accepted. Commit. Phabricator Code review D9298
- Improve error message when review dialog contents are wrong. Commit. Fixes bug #387261
- Have backends provide the update size. Commit. Fixes bug #387698
- Display an error when a source could not be removed. Commit.
- Add i18n call to resolve word puzzle. Commit. Fixes bug #387680
- Sort list of installed apps alphabetically. Commit. Phabricator Code review D9026
- PackageKit: Remove special case remnants of Eula in favor of proceedFunctions. Commit.
- PackageKit: Make it possible to add new signatures in response to the error. Commit. Fixes bug #377645. Fixes bug #386935
- PackageKit: de-couple proceeding from EULA so it can be used by anything else. Commit.
- Move TransactionSet into a separate file. Commit.
- Use abstract concepts for un/install icons. Commit.
- Use positive and negative colors for the install button. Commit.
- Don't use a scrollview to display package changelogs. Commit. Fixes bug #387036. Phabricator Code review D8869
- Cache ResourcesModel.isFetching. Commit.
- Improve message when we open Discover on update mode. Commit.
- Make sure we load everything in correct order. Commit. Phabricator Code review D8815
- Install related ref instead attempting to upgrade it. Commit. Phabricator Code review D8784
- Improve displaying very long names on the application page header. Commit. Fixes bug #386655
- Include the number of dependencies an application will have to install. Commit. Fixes bug #364422
- Adopt new icons in breeze-icons for install/uninstall. Commit.
- Use the right icons. Commit.
- Use the main action for updating. Commit.
- Use an action button when on the phone. Commit.
- Change the update all button into a cancel button while updating. Commit. Fixes bug #386243
- Center the icon together with the name. Commit. Fixes bug #384916
- Hide the drawer if compact when pressing the banner. Commit.
- Fix build. Commit.
- Libdiscover: Fix typo "coma". Commit.
- Show the remote url when listing them. Commit.
- Include an action that allows adding flathub by default. Commit.
- Fix under Qt 5.10. Commit.
- Reduce stress over the application delegate. Commit.
- Improve convergent logic. Commit.
- Simplify the logic around the search field. Commit.
- Simplify clear search logic, centralize within the TextField. Commit.
- Exclusively rely on the Kirigami.Units. Commit.
- Remove our own Heading item, just use kirigami's. Commit.
- Use QQC2 Label as kirigami does. Commit.
- Fix tests. Commit.
- Make sure the application name doesn't overflow. Commit. Fixes bug #385018
- "Close Description" tooltip should instead say "Back". Commit. Fixes bug #384912. Phabricator Code review D7904
- Remove launch feature from hamburger button and restore to the toolbar. Commit. Fixes bug #384914. Phabricator Code review D7905
- Add a search section for phones. Commit.
- Add a header into the ApplicationPage. Commit. Fixes bug #377895
- Remove unused files. Commit.
- Remove our isCompact concept and use Kirigami's. Commit.
- Properly traverse a hash with iterators. Commit.
- Use flatpak_installation_list_installed_refs for listing installed flatpaks. Commit. Phabricator Code review D7796
- Correct assert in BacktraceGenerator::start(). Commit.
- CMake: Announce dep on X11Extras in FeatureSummary. Commit.
- Make Qt5::X11Extras really optional. Commit. Phabricator Code review D8307
- MacOS: Don't create bundles for test executables. Commit. Phabricator Code review D8308
- Modernize: Use nullptr where possible. Commit. Phabricator Code review D8309
- Add a desktop file for DrKonqi to fix Wayland icon. Commit.
- Ui: Put colon inside italics tags. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Don't load KDE platform module in kactivitymanagerd. Commit. Phabricator Code review D9193
- DBus activate KActivityManagerd. Commit. Phabricator Code review D8733
- [keditfiletype] Enable high dpi pixmaps. Commit. Phabricator Code review D9849
- Remove obsolete reviewboardrc file. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Print correct binary name in version info for gtk3_preview. Commit.
- Attempt to fix the build one more time. Commit.
- Add gio include dir to the list of gtk3 include dirs. Commit.
- Fix build. Commit.
- Save gtk3 configuration to dconf as well. Commit. Fixes bug #387417. Phabricator Code review D9163
- Fix wording in error message. Commit.
- Fix typo. Commit.
- Remove fontstest. Commit.
- Remove obsolete reviewboardrc file. Commit.
- [weather] Remove no longer used property WeatherListView::roundedRows. Commit.
- [weather] Disable option for temperature in compact mode when in systray. Commit.
- [weather] Move config qml files in separate subdir, --clutter. Commit.
- [weather] Add icon to Search button in station setup. Commit.
- [weather] Use non-deprecated KDEInstallDirs variables. Commit.
- [weather] Show optionally temperature next to icon in compact mode. Commit. Fixes bug #302015. Fixes bug #367751. Phabricator Code review D9872
- [weather] Improve ids of config page root items to match page name. Commit.
- Add missing DTRANSLATION_DOMAIN setting for libplasmaweatherprivate. Commit.
- Move symbols of libplasmaweatherprivate into Plasma namespace. Commit.
- Improve linking interface metadata of libplasmaweatherprivate. Commit.
- Install helper lib libplasmaweather as unversioned libplasmaweatherprivate. Commit.
- [weather] Treat Details & Notices views the same WRT content & visibility. Commit.
- [weather] Fix Notices view disappearing after first view. Commit.
- [weather] Split off compact & full representations into own qml files. Commit.
- [weather] Add configuration option which weather services providers to use. Commit. Phabricator Code review D9751
- [User Switcher] Fix sessions not updating. Commit. Fixes bug #386254. Phabricator Code review D9353
- [wesather] More const ref argument passing. Commit.
- [weather] Improve string handling code. Commit.
- [weather] Use more nullptr. Commit.
- [weather] Use override with subclass destructors (clang-tidy, just for you). Commit.
- [weather] Port away from Q_PRIVATE_SLOT. Commit.
- [weather] Use non-nested class and QScopedPointer for pimpl object. Commit.
- [weather] Use range-based loops. Commit.
- Remove obsolete reviewboardrc file. Commit.
- [User Switcher] Honor Kiosk restriction for user_manager. Commit.
- [User Switcher] Still theme the logout and leave buttons. Commit.
- [User Switcher] Don't use Plasma theme for user icon. Commit.
- [User Switcher] Fix fallback user picture. Commit.
- [User Switcher] Fix typo. Commit.
- Dict applet: implement config dialog for choosing a dictionary. Commit. Phabricator Code review D9003
- Port the dict applet to KF5 and QtQuick 2. Commit. Phabricator Code review D8421
- Mediaframe: Add colon to the label for combobox. Commit.
- Mediaframe: Add colon to the label for list view. Commit.
- Added an extra fuzzytime setting - Hobbit Time. Commit. Phabricator Code review D7747
- Move KGamma's KCMInit work to phase 1 of login. Commit. Phabricator Code review D9179
- Remove obsolete reviewboardrc file. Commit.
- Kcm hotkeys: Add space in front of spinbox suffix "ms". Commit.
- Fix double space in UI string. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Use nullptr here. Use QLatin1Char(...). Commit.
- Minor optimization. Commit.
- Const'ify. Commit.
- Port to autogenerate logging category. Commit. Phabricator Code review D8431
- Initialize pointer/value. Minor optimization. Commit.
- Constify. Commit. Phabricator Code review D8429
- Modernize: use nullptr. Commit. Phabricator Code review D8380
- Delete layout before to recreate new one. Commit. Phabricator Code review D8382
- Fix debug text. Commit.
- Kcm displayconfiguration scaling: Remove unused text strings. Commit.
- Keep monitoring the initial config. Commit.
- Track the config to monitor, save scale. Commit. See bug #384733. Phabricator Code review D7912
- Remove double margin in KCM UI. Commit. Phabricator Code review D9769
- Load config specified by the LnF theme. Commit. Fixes bug #384264. Phabricator Code review D9684
- Remove unused class SelectImageButton. Commit. Phabricator Code review D9677
- Remove obsolete reviewboardrc file. Commit.
- Bump KF5 required version to 5.42. Commit. Phabricator Code review D9180
- Whitelist Switch keyboard layout to shortcuts. Commit. Fixes bug #378531. Phabricator Code review D5331
- Port to Package::fileUrl. Commit. Phabricator Code review D9180
- Forbid more syscalls which could modify the filesystem. Commit. Phabricator Code review D8756
- Screenlocker KCM text improvements. Commit. Phabricator Code review D8686
- Change kcm header "Screen Locking Timeouts" to "Configure Screen Locking". Commit. Phabricator Code review D8261
- Linux: expand 'arrayDevice' by 1 character more. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Fix warning comparing int with uint. Commit.
- Fix warning, o is unused. Commit.
- Fix warning comparing uint to int. Commit.
- Replace tabs with spaces for style consistency. Commit.
- Revise the tab upload dialog to direct people at the kde store. Commit. Phabricator Code review D8735
- Add .arcconfig. Commit. Phabricator Code review D8694
- Don't repeat work of KAboutData::setupCommandLine(). Commit.
- Group app metadata setting code. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Don't double delete m_spy. Commit. Fixes bug #388910
- Manually take XKBDEFAULT{RULES,MODEL,LAYOUT,VARIANT,OPTIONS} into account. Commit. Fixes bug #388249. Phabricator Code review D9873
- Add support for initial apply rules for skip (taskbar|pager|switcher). Commit. Phabricator Code review D9866
- Do not call into NETWinInfo in AbstractClient::setSkipPager. Commit. Phabricator Code review D9865
- Disable KActivities integration on Wayland. Commit. Fixes bug #388628
- Require frameworks 5.42. Commit.
- Properly detect Gallium drivers with newer Mesa. Commit. Phabricator Code review D9495
- A basic TabletModeManager. Commit. Phabricator Code review D9764
- Keep fullscreen windows in active layer based on transients not the group. Commit. Fixes bug #388310. Phabricator Code review D9699
- Simulate user activity on fake input events. Commit. Phabricator Code review D9555
- Fix Plastik bottom and right border. Commit. Phabricator Code review D9776
- Pass SwitchEvent from LibInput through KWin and add to DebugConsole. Commit. Phabricator Code review D9521
- [TabBox] Don't show "Show desktop" window when cycling through application windows. Commit. Fixes bug #378662. Phabricator Code review D9661
- [autotests] Add test case for fullscreen window with groups. Commit. See bug #388310
- Logind: Add a function that detects the logind seat. Commit. Phabricator Code review D9551
- Fix cmake call. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Add explicit protocol for colour scheme management. Commit. Fixes bug #385214. Phabricator Code review D9660
- [libinput] Add support for switch devices and events. Commit. Phabricator Code review D9516
- Ignore outputOnly QWindows for pointer and touch events. Commit. Fixes bug #386954. Phabricator Code review D9647
- Don't send keyboard events to QWindows which have outputOnly property set. Commit. Fixes bug #388112. Phabricator Code review D9618
- [effects/slide] Handle moving clients. Commit. Phabricator Code review D9487
- [effects/slide] Add 'Duration' option. Commit. Phabricator Code review D9382
- Improve some strings and UI elements in KWin KCM. Commit. Fixes bug #386571. Fixes bug #386574. Fixes bug #386576. Phabricator Code review D8682
- Add missing include. Commit.
- Add DBus interface to OrientationSensor and a persistent configuration. Commit. Phabricator Code review D8738
- Add missing include for std::round. Commit.
- [libinput] Find screen for touch screen devices and calibrate accordingly. Commit. Phabricator Code review D8748
- Register a fake appmenu UI for the appmenu test. Commit.
- Expliit QString use with QCOMPARE. Commit.
- Port to new AppMenu iface. Commit. Phabricator Code review D9262
- Drop warning about unimplemented Screens::scale. Commit. Phabricator Code review D9080
- Remove no longer needed moc include. Commit.
- Fix build with CMake 3.10. Commit.
- [Night Color] Check read in mode value. Commit. Phabricator Code review D9310
- Fix BSD build. Commit.
- Export org.kde.appmenuview. Commit. Phabricator Code review D9216
- [colorcorrection] Night Color - blue light filter at nighttime. Commit. Fixes bug #371494. Phabricator Code review D5928
- Cleanup color scheme manager part of KCM Deco code. Commit. Phabricator Code review D9239
- Add missing lower and upper bounds to the rows spinbox. Commit. Fixes bug #387594. Phabricator Code review D9199
- Fix regression from KWin 5.9 regarding quick tiling. Commit. Fixes bug #376104. Phabricator Code review D9178
- Implement geometry update blocking in ShellClient. Commit. Phabricator Code review D8956
- Use the new ECMQMLModules to specify all of KWin's runtime dependencies. Commit. Phabricator Code review D7273
- Fix possible heap-use-after-free in idle inhibition handling. Commit.
- [PaintClipper::Iterator] Operate on QRegion instead of QVector of rects. Commit. Phabricator Code review D9135
- [Contrast / Blur Effects] Port from QRegion::rects() to QRegion iterators. Commit. Phabricator Code review D9101
- [Scene] Port from QRegion::rects() to QRegion iterators. Commit. Phabricator Code review D9087
- [SceneOpenGL] Port from QRegion::rects() to QRegion iterators. Commit. Phabricator Code review D9081
- [GLVertexBuffer] Port from QRegion::rects() to QRegion iterators. Commit. Phabricator Code review D9082
- Add support for new IdleInhibition protocol. Commit. Fixes bug #385956. Phabricator Code review D8856
- Honor animationsSupported in minimize, slide and sliding popups effects. Commit. Phabricator Code review D8938
- [autotests] Support new way to run the tests without need to install. Commit. Phabricator Code review D7543
- [effects] Delay creation of EffectFrames in WindowGeometryEffect. Commit. Phabricator Code review D8821
- [autotests] Add tests for DRM platform plugin. Commit. Phabricator Code review D8776
- Support dynamic output enabling/disabling from KScreen. Commit. Phabricator Code review D8796
- Split init'ing the wayland output from init. Commit. Phabricator Code review D8794
- Avoid hypothetical crash if output->init fails. Commit. Phabricator Code review D8779
- Support user fullscreen for XdgShellSurfaces. Commit. Phabricator Code review D8169
- Support updating deco for changes of borderless maximize windows config. Commit. Phabricator Code review D8095
- [platforms/drm] At safety checks for the properties. Commit. Fixes bug #386490. Phabricator Code review D8752
- Support automatic screen rotation based on orientation sensor. Commit. Phabricator Code review D8699
- [platforms/drm] Determine the supported transformation on a plane. Commit. Phabricator Code review D8645
- [platforms/drm] Forward the mode changes to the OutputInterface. Commit. Phabricator Code review D8578
- Debug output for platforms. Commit. Phabricator Code review D8702
- Print screen scale in supportInformation. Commit. Phabricator Code review D8703
- [platforms/drm] Fix cursor hotspot for inverted landscape rotation. Commit. Phabricator Code review D8668
- [platforms/drm] Move cursor dumb buffers to Output. Commit. Phabricator Code review D8664
- Force Software QtQuick rendering when starting with QPainter compositor. Commit. Phabricator Code review D8663
- [platforms/drm] Properly adjust cursor position on a rotated output. Commit. Phabricator Code review D8627
- [platforms/drm] Restore previous mode if an atomic test fails. Commit. Phabricator Code review D8602
- [platforms/drm] Rotate screen if requested from KScreen. Commit. Phabricator Code review D8594
- [platforms/drm] Add support for rotation property on the Plane. Commit. Phabricator Code review D8582
- [platforms/hwcomposer] Set value of surfaceDamage.numRects to 0. Commit.
- Render GL Window decorations at the correct scale. Commit. Fixes bug #384765. Phabricator Code review D8600
- Only cleanup XRenderUtils is we actually created it. Commit. Phabricator Code review D8593
- Remove code duplication. Commit. Phabricator Code review D8581
- Load QtQuick settings. Commit. Phabricator Code review D8040
- Support software QtQuickRendering in Aurorae. Commit. Phabricator Code review D8039
- Guard X11 access in supportInformation. Commit.
- [platforms/hwcomposer] Few fixes for hwcomposer platforms. Commit. Phabricator Code review D8587
- [platforms/drm] Fix typo in cleanup of eglSurface. Commit.
- [drm] Implement changing of modes. Commit. Phabricator Code review D8398
- Require Qt 5.9. Commit. Phabricator Code review D8331
- Ensure libinput connection thread uses real time scheduling. Commit. Phabricator Code review D8065
- Scaled decorations in QPainter mode. Commit. See bug #384765. Phabricator Code review D8504
- [platforms/fbdev] Support for RGBA8888 color format. Commit. Phabricator Code review D6798
- [platforms/hwcomposer] Make createOutput a non-static method. Commit. Phabricator Code review D8430
- Create a dedicated X11Filter for Client sync events and move it to X11 platform. Commit. Phabricator Code review D7942
- Drop the explicit fallback to XRender. Commit. Phabricator Code review D8364
- Try all supported Compositor Types of the current Platform. Commit. Fixes bug #350159. Phabricator Code review D8363
- [QPA] Implement Screen on top of internal Screens API. Commit. Phabricator Code review D8345
- Add physicalSize to the Screens API. Commit. Phabricator Code review D8344
- Support initial minimize rule in ShellClient. Commit. Phabricator Code review D8182
- Implement Apply desktop rule for ShellClient. Commit. Phabricator Code review D8177
- Add DBus protocol to virtual keyboard. Commit. Phabricator Code review D8166
- Add a pure virtual method to Platform to describe the supported compositors. Commit. Phabricator Code review D8316
- Kcmkwincompositing: Remove space in front of ellipsis. Commit.
- Fix new unused variable warning. Commit.
- Move X11-only specific part of EffectsHandlerImpl to x11 platform plugin. Commit. Phabricator Code review D7955
- Kcmkwinrules: Fix window title. Commit.
- Kcmkwinrules: Change file filter to "KWin Rules (*.kwinrule)". Commit.
- Fix placement of KSplash. Commit. Phabricator Code review D8268
- Make use of foreign protocol. Commit. Phabricator Code review D7521
- Kwinscripts: change i18n string "Get New Scripts...". Commit.
- Fix DRM EGL crash regression. Commit. Phabricator Code review D8251
- Correct installation of kwin_wayland when DESTDIR and libcap are used together. Commit.
- Port RuleBook::discardUsed from Client to AbstractClient. Commit. Phabricator Code review D8094
- Move WindowRules from Client to AbstractClient. Commit. Phabricator Code review D8090
- Honor DESTDIR env variable in setcap command. Commit.
- [platforms/virtual] Always link SceneOpenGLBackend. Commit. Fixes bug #385301
- Reload VirtualDesktop settings after passing RootInfo on VirtualDesktopManager. Commit. Fixes bug #385260. Phabricator Code review D8086
- Drop ifdef'ed debug code from layers.cpp. Commit.
- [libkwineffects] Try fixing compile error with clang. Commit.
- Fix compile warnings after removing ObscurringWindows. Commit.
- Ensure Workspace is only started once in Wayland-only mode. Commit.
- [autotests] Support Wayland Only in addition to XWayland. Commit.
- Ensure internal Wayland connection is properly setup before creating LockScreen integration. Commit.
- [tabbox] Guard Xcb::sync with whether we have an X11 connection. Commit.
- Drop OperationModeX11AndWayland and introduce OperationModeWaylandOnly instead. Commit.
- Don't crash on tear-down of Workspace if run without X11 support. Commit.
- Move SceneOpenGL into a dedicated plugin. Commit. Phabricator Code review D7740
- Support starting kwin_wayland without XWayland support. Commit. Phabricator Code review D7924
- Move X11 specific Workspace initialization code into dedicated method. Commit. Phabricator Code review D7897
- Make xstacking order dirty handling work without X11. Commit. Phabricator Code review D7856
- [tabbox] Drop the passing to Effects in X11 Filter. Commit. Phabricator Code review D7846
- Move XFixes cursor change tracking into the x11 standalone platform. Commit. Phabricator Code review D7843
- Create a dedicated X11EventFilter for the events used by RootInfo. Commit. Phabricator Code review D7808
- [platform/virtual] Prefer vgem device over render node. Commit.
- Use real-time scheduling policy for kwin_wayland. Commit. Phabricator Code review D7757
- [ScreenEdgeEffect] Create glow Svg on demand. Commit. Phabricator Code review D8011
- Drop the ObscurringWindow functionality on desktop switching. Commit. Phabricator Code review D7965
- Fix regression concerning popup handling for wl_shell_surface. Commit.
- Change default argument of grabXKeyboard to XCB_WINDOW_NONE. Commit. Phabricator Code review D7857
- Add a dedicated X11EventFilter for forwarding property events to the effect system. Commit. Phabricator Code review D7853
- XdgV6 - Kwin side. Commit. Phabricator Code review D6591
- [autotests] Try to detect whether distro calls cursor theme DMZ-White or Vanilla-DMZ. Commit.
- Drop unused method Workspace::waitForCompositingSetup. Commit.
- Drop delegating Workspace::slotToggleCompositing. Commit.
- Drop delegating Workspace::slotInvertScreen. Commit.
- Drop ENABLE_TRANSIENCY_CHECK related code as it doesn't compile. Commit. Phabricator Code review D7958
- Drop unused functions from utils. Commit. Phabricator Code review D7956
- [autotests] Try making StartTest more robust on FreeBSD. Commit.
- Only try creating X11 shadow if we have an X11 connection. Commit. Phabricator Code review D7894
- Drop useless XCB_DESTROY_NOTIFY from big event switch statement. Commit. Phabricator Code review D7938
- Fix position where removeEffectsOverrideCursor is called. Commit. Phabricator Code review D7845
- Move XRenderUtils init/cleanup into X11 standalone platform. Commit. Phabricator Code review D7760
- Only call xcb_flush in performCompositing if we have an X11 connection. Commit. Phabricator Code review D7892
- Inform outputconfiguration clients that a change has been applied. Commit. See bug #384733. Phabricator Code review D7910
- Support mapping QKeyEvent to xkb_keysym_t. Commit. Phabricator Code review D7356
- Fix TouchEvent::id() returning -1, fixes a crash. Commit. Phabricator Code review D7854
- [autotests] Force more tests to use evdev as XKB_DEFAULT_RULES. Commit.
- [autotests] Force XKB_DEFAULT_RULES to evdev in ModifierOnlyShortcutsTest. Commit.
- Split out the X11 mouse event filtering for EffectsHandlerImpl. Commit. Phabricator Code review D7842
- Remove stray semicolon. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Fix typo. Commit.
- Honour the preferred mode flag in the kwayland backend. Commit. Phabricator Code review D8828
- Kwaylandconfig: autotest scale changed signal arrival. Commit.
- Add scale and labels to output debug. Commit.
- Add debug << operator to config. Commit.
- Show in debug what the result is supposed to be. Commit.
- Use nullptr. Initialize pointer. Commit. Phabricator Code review D8432
- Allow setting mode by widthxheight@refreshrate. Commit.
- Also copy scale in Output::apply(). Commit.
- Merge scale changes. Commit.
- Let's continue in debug code instead of returning from XRandRConfig::applyKScreenConfig. Commit. Phabricator Code review D6011
- Add setScale option to kscreendoctor. Commit. Phabricator Code review D6026
- Use QString for number parsing. Commit.
- Fix comment. Commit.
- Kscreen-doctor: support setting scale of outputs. Commit.
- Test only changing the scale. Commit.
- Add a per-process CPU usage graph shown in the process list. Commit. Phabricator Code review D9689
- Remove obsolete reviewboardrc file. Commit.
- Only initialize variable if we are going to use it. Commit.
- Modernize: Use nullptr where possible. Commit.
- Modernize: Q_DECL_OVERRIDE -> override. Commit.
- Modernize: Use override everywhere. Commit.
- Minor: Fix compiler warning. Commit.
- [ResultDelegate] Silence i18n when ListView.section is empty. Commit.
- [ResultDelegate] Workaround subtextLabel leaking outside its container. Commit.
- [ResultDelegate] Get rid of Globals.js. Commit. Phabricator Code review D9032
- Adjust license to be readable by KAboutData. Commit.
- Remove obsolete reviewboardrc file. Commit.
- Make it obvious what "Display window borders for maximized windows" is for. Commit.
- Fix indentation of icon for left aligned toolbuttons. Commit. See bug #381535. Phabricator Code review D9282
- When an icon is set to a QMenuBar Item, render the icon only, and ignore the text, when set, as this is what qmenubar expects. Commit. Fixes bug #387539
- Remove unused cmake file. Commit.
- Oxygenstyleconfig: Add colon in front of combobox. Commit.
- Add space in front of spinbox suffix "ms". Commit.
- Be less aggressive when to disable borders. Commit. Phabricator Code review D8160
- Do not use flat buttons for style and color theme chooser. This is non-standard. Commit.
- [Kickoff] Fix RTL issues. Commit. Phabricator Code review D9786
- [Kicker] Also round to icon size custom square images. Commit. Phabricator Code review D9813
- [Task Manager] Let mouse back/forward keys switch tracks. Commit. Phabricator Code review D9797
- [Task Manager] Show badge count also in tooltip. Commit. Phabricator Code review D9825
- [Task Manager] Clear smart launcher data when launcher URL changes. Commit. Phabricator Code review D9839
- [Task Manager] Let badge become pill-shaped and limit to 0 through 9,999 items. Commit. Phabricator Code review D9827
- Adapt to QQuickWindow hover event synthesis & optimize delegate. Commit. Phabricator Code review D9817
- [Task Manager] Reverse DBus setup order. Commit. Phabricator Code review D9838
- Support font/ttf and font/otf mimetypes in kfontinst. Commit. Phabricator Code review D9738
- [Kicker] Allow setting custom icon by dropping it on the icon button. Commit. Phabricator Code review D9779
- [Kicker] Enable smooth for IconItem. Commit. Phabricator Code review D9780
- [Desktop Containment] Explicitly reject Firefox tab drops. Commit. Fixes bug #337711. Phabricator Code review D9640
- Remove unused import. Commit.
- Fixed bug that prevented icon themes from being uninstalled. Commit. Fixes bug #388479. Phabricator Code review D9651
- Plasma change icons should exit after its work finished. Commit. Phabricator Code review D8529
- Revert c0f8856742a. Commit.
- Slightly reduce vertical gutter width. Commit. Phabricator Code review D9201
- Fix keyboard navigation not working after opening Folder View popup. Commit. Phabricator Code review D9668
- Remove obsolete reviewboardrc file. Commit.
- Remove obsolete reviewboardrc file. Commit.
- [Kickoff] Hide tab bar if only one tab button is configured. Commit. Fixes bug #388521. Phabricator Code review D9655
- [Kickoff / Kicker] Move "Add to favorites" entry to the bottom of the context menu. Commit. Phabricator Code review D9474
- Add comments for layout-templates. Commit. Phabricator Code review D9477
- Use ScreenMapper everywhere as a singleton. Commit. Phabricator Code review D9323
- Remove empty invalid key. Commit.
- Add a commandline tool to switch lnf package. Commit. Phabricator Code review D9411
- Fix panel prefix. Commit.
- Store screenMapping info only once. Commit. Phabricator Code review D9300
- Don't move back items to second screen if they were manually moved. Commit. Phabricator Code review D9313
- [Kickoff] Move DragHelper to FullRepresentation. Commit. Phabricator Code review D9314
- Support for defining autostart apps in lnf packages. Commit. Phabricator Code review D9288
- Create new items at the position where the context menu was invoked. Commit. Phabricator Code review D9311
- Show newly created items on the right desktop. Commit. Phabricator Code review D9307
- [Folder View] Don't let rubber band get null size. Commit. Phabricator Code review D9226
- Remove menubar settings. Commit. Phabricator Code review D9267
- Fix minor typo. Commit.
- [Night Color KCM] Fix auto location display. Commit.
- Hide Night Color KCM on X. Commit.
- Add KCM for controlling KWin's Night Color module. Commit. Phabricator Code review D5932
- Move touchpad kcm_init phase. Commit. Phabricator Code review D9200
- Fix build. Commit.
- Remove unused module requirement. Commit. Phabricator Code review D9150
- Add xf86-input-libinput support for X11 mouse backend. Commit. Phabricator Code review D8798
- Refresh when the names of the running activities change. Commit. Fixes bug #384001. Phabricator Code review D8525
- Don't read a config file and then never use it. Commit. Phabricator Code review D9177
- These props can't be read-only. Commit.
- Set default action when trash applet activated. Commit. Phabricator Code review D9133
- Save an object per panel applet. Commit. Phabricator Code review D9152
- Implement QQmlParserStatus in FolderModel. Commit. Phabricator Code review D9122
- Update naming of global menu. Commit.
- Also enable shell runner for kicker. Commit. Phabricator Code review D9093
- Drop KDELibs4Support dependency, move KGlobalSettings usage. Commit.
- Drop unneeded KI18n dependency. Commit.
- [Task Manager] Support places categories. Commit. Phabricator Code review D9065
- Specify kconf_update version correctly. Commit. Fixes bug #385470
- Avoid jumping of items toward right/botton when dropping. Commit. Phabricator Code review D8922
- Update the proxy to source and source to proxy mapping correctly. Commit. Phabricator Code review D8915
- Support drag and drop between shared folder view containments. Commit. Phabricator Code review D8850
- FolderView: position files at drop event target position. Commit. Phabricator Code review D8598
- Make Folder View screen aware. Commit. Phabricator Code review D8493
- [Folder View] Accept mouse events if we handled them. Commit. Fixes bug #387199. Phabricator Code review D8961
- [Applet Configuration] Switch page on press instead of click. Commit. Phabricator Code review D8866
- Add edit button to desktop theme. Commit. Phabricator Code review D8006
- [Folder View Filter Config] Use TableView for mime types. Commit. Phabricator Code review D8849
- Resolve the input method issue by always force focus in search field. Commit. Phabricator Code review D8770
- [Activity KCM] Disallow adding/removing activity when restricted. Commit. Phabricator Code review D8026
- Use Qt.callLater instead of creating a Timer. Commit. Phabricator Code review D8744
- Cleanup: use temp variables instead of querying properties repeatedly. Commit. Phabricator Code review D8597
- Ui polish of formats kcm. Commit. Fixes bug #386637
- Change visible bell to visual bell. Commit. Fixes bug #386638
- Fix build with extra-cmake-modules since commit. Commit. Fixes bug #386659
- Refactor kcm_input to enable having multiple backends. Commit. Phabricator Code review D8460
- Be more explicit about Qt5::Widgets dependencies. Commit.
- Text improvements for Colors, Icons, Style, and Workspace KCMs. Commit. Fixes bug #386570. Fixes bug #386565. Fixes bug #386575. Fixes bug #386567. Phabricator Code review D8684
- Folder View previews dialogue: Improve visual layout. Commit. Phabricator Code review D8617
- [Folder View] Emit dataChanged for CheckStateRole only. Commit. Phabricator Code review D8618
- Kicker: Use QtLoggingRules. Commit. Phabricator Code review D8611
- QLatin1String-ify. Commit. Phabricator Code review D8609
- Avoid blocking DBus calls when extracting files. Commit. Phabricator Code review D8601
- Folder View icons properties: Improve visual layout. Commit. Phabricator Code review D8563
- It's autotests not tests. Commit. Phabricator Code review D8553
- We use Q_DECL_OVERRIDE or override. Commit. Phabricator Code review D8549
- Don't loop twice here. Commit. Phabricator Code review D8515
- Emit signal when we change PerStripe. Commit. Phabricator Code review D8516
- Test enable status change and perStripe change. Commit. Phabricator Code review D8517
- Fix build with BUILD_TESTING turned off. Commit. Phabricator Code review D8533
- Const'ify method. Commit. Phabricator Code review D8514
- Use emit as all other code use emit and not Q_EMIT. Commit. Phabricator Code review D8513
- Add unit tests for Folder View. Commit. Phabricator Code review D8447
- Add prefix for private variable. Commit. Phabricator Code review D8500
- Constify some methods. Commit. Phabricator Code review D8499
- QPort to new connect api + use const'ref. Commit. Phabricator Code review D8476
- Modernize code. Use nullptr where it's possible. Commit. Phabricator Code review D8473
- Clean forward declaration. Commit. Phabricator Code review D8488
- Clean includes. Commit. Phabricator Code review D8489
- We already depend against 5.34. Commit. Phabricator Code review D8478
- Use directly hasLinkType(). Commit. Phabricator Code review D8477
- Avoid to make loop twice. Return -1 if we don't find it. Commit. Phabricator Code review D8475
- Reserve size in container. Commit. Phabricator Code review D8474
- It's already done in kaboutdata. Commit.
- Port kcm input to UI File. Commit. Phabricator Code review D8456
- Folder View location properties: Improve visual layout. Commit. Phabricator Code review D8424
- Use nullptr, add explicit keyword. Commit.
- Make font DPI class variables available everywhere. Commit.
- Port away from PlasmaCore.Units in system settings modules. Commit. Phabricator Code review D8286
- Kcm touchpad: Fix i18n string. Commit.
- Kcm touchpad: Split the i18n strings. Commit.
- Kcm touchpad: Add ellipsis to "Configure" buttons as they open dialogs. Commit.
- Kcm search: Change KCM title to "Configure Search Bar" to disambiguate from Baloo file indexing. Commit. Phabricator Code review D8328
- Kcm baloo: Refuse to add root directory. Commit. Phabricator Code review D8326
- Kcm search: Add colon to the label for plugin list. Commit.
- Desktoptheme kcm: Fix i18n strings. Commit.
- Port KAccess away from kdelibs4support. Commit. Phabricator Code review D8115
- Kcms/icons: change i18n string "Get New Themes...". Commit.
- Remove bogus test. Commit. Phabricator Code review D8109
- Use QCOMPARE for string comparision. Commit.
- [Folder View] Turn MenuHelper into a singleton type. Commit. Phabricator Code review D8008
- Fix duplicate object name in ui file. Commit.
- Display exclusive actions correctly in systray menus. Commit. Phabricator Code review D9733
- Support submenus in context menu for systray icon. Commit. Phabricator Code review D9643
- Use explicit palette interface. Commit. Phabricator Code review D9658
- Remove obsolete reviewboardrc file. Commit.
- Remove now unused set window property. Commit. Phabricator Code review D9659
- Update AppMenu for an app having multiple windows. Commit.
- Add manual test for win deco palettes. Commit. Phabricator Code review D9657
- Require Qt 5.9. Commit. Phabricator Code review D9625
- Port plasma-integration to explicit wayland AppMenu protocol. Commit. Phabricator Code review D9248
- Check return value from QTest::qWaitForWindowExposed. Commit.
- Extend the testing capabilities of the qfiledialogtest. Commit.
- Increase timeout for notification disconnected/connected notification. Commit. Phabricator Code review D9765
- Remove obsolete reviewboardrc file. Commit.
- Add again support for 802-1x EAP PWD. Commit.
- Show VPN connections even with a limited connection. Commit. Fixes bug #388273
- README update++. Commit.
- We can use keywords. Commit.
- We don't need anymore to export plasma-nm version. Commit.
- Minor README refresh. Commit.
- Revert "802-1x: Add support for EAP-PWD". Commit.
- [Connection Item] Use QtQuick's built-in HSV color features for cycling download color. Commit. Phabricator Code review D9422
- 802-1x: Add support for EAP-PWD. Commit. Fixes bug #387685
- Context menus typically open on pressed rather than on clicked. Commit.
- Fix NetworkModel::rowCount when the parent is one of the list items. Commit.
- OpenVPN: Add support for --tls-crypt. Commit. Fixes bug #386907
- Do not duplicate hidden wireless networks. Commit. Fixes bug #386342
- Use standard Ok/Cancel buttons for the connection removal dialog. Commit. Fixes bug #386360. Phabricator Code review D8562
- Do not remove Wimax as connection type from enums. Commit. Fixes bug #386171
- Allow to set "domain-suffix-match" in Wi-Fi settings. Commit. Phabricator Code review D8405
- Kcm: Also change the id of the Cancel button. Commit.
- Openvpn: Upcase SOCKS. Commit.
- Kcm: Title capitalization for dialog title. Commit.
- Kcm: Button that cancels an action is a Cancel button. Commit.
- Kcm: Add missing question mark in question dialog. Commit.
- Kcm: i18n semantic context for window title. Commit.
- Kcm: i18n semantic context for window title. Commit.
- Kded: Do not translate placeholder string. Commit.
- Strongswan: Add colon in front of lineedit. Commit.
- Openvpn: Upcase SOCKS. Commit.
- L2tp: Remove trailing spaces. Commit.
- L2tp: Remove trailing space. Commit.
- Openvpn: Add colon in front of spinbox. Commit.
- Do not ask for raw password in case of 802-1x security setting. Commit.
- Ask to save modified connection when selecting another one. Commit. Fixes bug #381158
- Completely remove WiMAX support. Commit.
- Accessible roles on Plasma NM toolbar checkboxes. Commit. Phabricator Code review D7800
- Move contents into fullRepresentation. Commit. Phabricator Code review D9755
- Also try application.name to get iconName. Commit. Phabricator Code review D6387
- Make device "master volume" the max of all channels instead of the avg. Commit. Phabricator Code review D9726
- Remove obsolete reviewboardrc file. Commit.
- Fix uninitialized warning on valgrind. Commit. Phabricator Code review D8909
- Show headset icons for devices identifying as "Headset" in Description. Commit. Phabricator Code review D8054
- Remaining accessibility on Plasma PA. Commit. Phabricator Code review D7817
- Put tabbar in focus chain. Commit. Phabricator Code review D7816
- [Theme Explorer] Use theme name instead of ID in theme dropdown. Commit. Phabricator Code review D9787
- [Theme Explorer] Quit with Ctrl+Q. Commit. Phabricator Code review D9788
- Remove obsolete reviewboardrc file. Commit.
- Store the last error in the config file along with the error status. Commit.
- Disable the password dialogue while trying to open the vault. Commit.
- Added password dialogue title. Commit.
- Fix PWD dialog. Commit. Fixes bug #385985. Fixes bug #385445. Phabricator Code review D8787
- Better UI for the "Create a new vault" button. Commit. Fixes bug #385972. Phabricator Code review D9045
- Have a default backend (if one available). Commit. Fixes bug #385971. Phabricator Code review D8449
- Add ellipsis to action "Create a New Vault..." opening a wizard. Commit.
- Use XDG_DATA_HOME and security fix. Commit. Fixes bug #385982. Phabricator Code review D8469
- Added Phabricator uri. Commit.
- Fix ActionItem Label width, minimumWidth=300, DPI scaled minimum size. Commit. Fixes bug #385794. Phabricator Code review D8324
- [Image Wallpaper] Just use Timer to determin when we're ready. Commit. Phabricator Code review D9762
- [DBusMenuImporter] Just send "opened" in updateMenu(). Commit. Phabricator Code review D9782
- [Panel View] Check if it's the same applet we're configuring before just hiding current view. Commit. Phabricator Code review D9799
- [weather] Add optional "Observation Timestamp" to dataengine data. Commit.
- [Notifications] Rename to "Copy Link Address". Commit.
- [Wallpaper Image Configuration] Set cfg_Image whenever delegate becomes current. Commit. Fixes bug #388805. Phabricator Code review D9818
- [Notifications] Don't restart hide timer on reposition while dragging. Commit. See bug #388684. Phabricator Code review D9735
- [Notifications] Use custom DragHelper instead of Qt's Drag attached property. Commit. Fixes bug #388684. Phabricator Code review D9754
- [Notifications] Fix context menu button. Commit.
- [Slideshow] Don't repeatedly restart on startup. Commit. Phabricator Code review D9763
- [libcolorcorrect] Send auto location updates only when desirable. Commit. Phabricator Code review D9352
- Sync the startplasmacompositor with startkde. Commit. Phabricator Code review D9795
- Add clarifying comment. Commit.
- Replace bc with awk. Commit. See bug #387849
- [Image Wallpaper Configuration] Fix check state for blur / solid color radios. Commit. Phabricator Code review D9761
- [weather] Use night icons for observation data where possible. Commit.
- Fix for xembedsniproxy crash due to NULL returned from xcb_image_get(). Commit. Phabricator Code review D9732
- Fix for xembedsniproxy crash due to NULL returned from xcb_image_get(). Commit. Phabricator Code review D9732
- Add config for the lockscreen to toggle media controls. Commit. Phabricator Code review D9685
- Drop use of qtpaths in startkde. Commit. Phabricator Code review D9478
- Remove obsolete reviewboardrc file. Commit.
- [AppMenuModel] Monitor window properties. Commit. Phabricator Code review D9635
- [DBusMenuImporter] Send "opened" signal alongside about to show. Commit. Phabricator Code review D9631
- [Digital Clock] Add tooltip for agenda items with too long description. Commit. Fixes bug #378970. Phabricator Code review D9641
- Fix message extraction, themes were removed with https://phabricator.kde.org/D9195. Commit.
- [weather] Use range-based for loops. Commit.
- [weather] More const ref arg passing. Commit.
- [weather] UKMET: add some icon mapping, align order for day & night. Commit.
- [weather] Use initializer list for setting up lookup tables. Commit.
- [weather] Use QHash for faster lookup. Commit.
- [weather] Avoid some repeated table-lookups. Commit.
- [weather] use multi-arg with strings. Commit.
- [weather] avoid some string allocations. Commit.
- [weather] use some Q_DECLARE_TYPEINFO. Commit.
- [weather] QList -> QVector. Commit.
- QDateTime::fromTime_t -> QDateTime::fromSecsSinceEpoch. Commit.
- Use more nullptr. Commit.
- [weather] Dump old code for day/night calculation by time dataengine. Commit.
- [weather] NOAA: remove unused m_dateFormat member. Commit.
- [weather] ENVCAN: fix reading station coordinates. Commit.
- [weather] ENVCAN: read complete observation time data. Commit.
- [weather] NOAA: read complete observation time data. Commit.
- [weather] UKMET: fix parsing of station location. Commit.
- [weather] Remove unused iconPeriod* variables. Commit.
- [weather] Do not abuse #warning for normal FIXME notes. Commit.
- Move calls depending on $DISPLAY from startplasmacompositor to startplasma. Commit. Fixes bug #377122. Phabricator Code review D9597
- [Logout screen] Don't underline button when has focus. Commit. Phabricator Code review D9452
- Fix system tray settings if placed on desktop. Commit. Phabricator Code review D9526
- Startplasmacompositor: If available, query org.freedesktop.locale1 for XKB defaults. Commit. Fixes bug #388249. Phabricator Code review D9512
- [Notifications] Allow selecting text with mouse. Commit. Fixes bug #386118. Phabricator Code review D8446
- Remove unused background.png. Commit. Phabricator Code review D9470
- Revert "Remove blocking qtpaths call at boot". Commit.
- [Login / Lock screen] Underline button when focussed. Commit. Phabricator Code review D9431
- Make the overlay aware of color scopes. Commit.
- [Digital Clock] Use a smaller font size in horizontal panel mode. Commit. Fixes bug #375969. Phabricator Code review D6764
- Set GTK scaling env vars. Commit. Fixes bug #387849
- [libcolorcorrect] Fix Night Color tests. Commit.
- Remove multihead from Plasmashell scripting. Commit. Phabricator Code review D9174
- Remove concept of multihead in kcminit. Commit. Phabricator Code review D9171
- [Notifications] Add visible menu button to thumbnail strip. Commit. Phabricator Code review D9255
- Make Appmenu work based on the presence of a visual representation. Commit. Phabricator Code review D9215
- Port wallpaper config fialog to Package::fileUrl. Commit. Phabricator Code review D9237
- Add missing include. Commit.
- ColorCorrect Library for configuring color correction by compositors. Commit. Phabricator Code review D5931
- Port logout screen to kpackage fileUrl. Commit. Phabricator Code review D9195
- Tidy up comment now we are not using qtpaths. Commit.
- Don't set a window icon for plasmashell. Commit. Phabricator Code review D9196
- Don't load KDE platform module in xembedsniproxy. Commit. Phabricator Code review D9194
- Use the new Package::fileUrl to load from resources. Commit. Phabricator Code review D9176
- Add a signal notifying a change in the names of running activities. Commit. Phabricator Code review D8524
- [lookandfeel] Only constant globals in shader code for GL ES compatibility. Commit. Phabricator Code review D9158
- Remove blocking qtpaths call at boot. Commit. Phabricator Code review D9134
- Fix description. Commit.
- [PanelView] Use KWindowSystem::isPlatformX11() instead of QX11Info. Commit.
- Don't block all the ksmserver process when calling kded.loadSecondPhase. Commit. Phabricator Code review D9090
- Readability. Commit.
- Prefer a vector without the pointer. Commit.
- Readability. Commit.
- Remove weird use of QList on the heap. Commit.
- [KRunner] Show configure button only if not forbidden by KIOSK restriction. Commit. Phabricator Code review D9050
- Properly use QCLP to get the theme name. Commit. Phabricator Code review D8993
- Remove unused cmake file. Commit.
- [Icon Applet] Get favicon for website shortcuts. Commit. Phabricator Code review D6163
- Remove unused include. Commit.
- Wallpaper: hide color or blur filling options for full filling mode. Commit. Phabricator Code review D8441
- Fix warning regarding blur setting. Commit. Phabricator Code review D8807
- Support Qt scaling in wallpaper loading. Commit. Phabricator Code review D8826
- Only notify if the property changes. Commit. Phabricator Code review D8819
- Emit signals when a screen is added or removed. Commit. Phabricator Code review D8567
- Use heuristic weighted length algorithm to calculate the query term length. Commit. Phabricator Code review D8771
- When used by QML, only populate after component is complete. Commit. See bug #386630. Phabricator Code review D8723
- Change "Open..." to "Add Image..." in Wallpaper chooser. Commit. Phabricator Code review D8658
- Move debugging tool for autostart from kinit to here, where autostart.* has moved. Commit.
- [System Tray] Sort plasmoids in "Extra Items" by name. Commit. Fixes bug #386445. Phabricator Code review D8615
- [System Tray] Sort Entries by name. Commit. Phabricator Code review D8616
- Move power management checkbox to the top. Commit. Fixes bug #345940. Phabricator Code review D8607
- Make tooltips in klipper settings dialog translatable. Commit. Phabricator Code review D8453
- Fix compilation with current cmake (git branch release). Commit.
- [batterymonitor] Fix brightness resetting to 1 on startup. Commit. Phabricator Code review D8462
- Wallpaper blur background filling effect feature. Commit.
- Drop pre Qt5.9 changes. Commit. Phabricator Code review D8339
- Set transient parent for system tray menus. Commit. Phabricator Code review D8338
- Systemmonitor: Add a desktop file. Commit. Fixes bug #385702
- Make system tray pin persistent across sessions. Commit.
- Make calendar pin persistent across sessions. Commit. Phabricator Code review D8252
- Clipboard: Remove period from plasmoid description. Commit.
- Update selected wallpaper when adding from file browser. Commit.
- Bump Qt version to 5.9. Commit.
- Only assert on broken GL when we're rendering using GL. Commit. Phabricator Code review D8012
- Static_cast QPlatformSurfaceEvent instead of dynamic_cast. Commit. Phabricator Code review D8005
- [lookandfeel] Fix GLES incompatibilities in UserDelegate shader code. Commit. Fixes bug #382668. Phabricator Code review D7770
- Remove obsolete reviewboardrc file. Commit.
- Only send low peripheral battery notification when in discharging state. Commit. Phabricator Code review D9575
- Remove obsolete reviewboardrc file. Commit.
- Migrate powerdevil keyboard shortcuts. Commit. Phabricator Code review D9053
- Prefer an algorithm over an explicit for loop. Commit. Phabricator Code review D2660
- Fix brightness not restoring when an inhibition is active. Commit. Fixes bug #352497. Phabricator Code review D8502
- Remove obsolete reviewboardrc file. Commit.
- Apply title capitalization to dialog title. Commit.
- Change kcm header "Select Login Theme" to "Configure the SDDM Login Manager". Commit. Phabricator Code review D8265
- Add .arcconfig. Commit.
- Use smaller non-italic font for system settings module authentication message. Commit. Fixes bug #388515. Phabricator Code review D9649
- Remove obsolete reviewboardrc file. Commit.
- Require the org.kde.kcm module. Commit.
- Make config window fit all controls. Commit. Phabricator Code review D8659
- Map rows to the source model. Commit. Fixes bug #386454
- Use QActions directly in menu. Commit. Phabricator Code review D8358
- Fix minor typo. Commit.
- Fix LayoutMirroring for LTR. Commit.
- Background color for sidebar headers. Commit. Phabricator Code review D8277
- [SideBar] enable LayoutMirroring for RTL. Commit.
- Keyboard navigation in systemsettings. Commit. Phabricator Code review D8221
- Get rid of binding loop. Commit.
- Align perfectly the headers of the two columns. Commit.
- Better placing for tooltips. Commit.
- Hide tooltip on mouse leave. Commit. Fixes bug #384908
- Show separator only when scrolled. Commit.
- Try harder to wrap very long words. Commit. Fixes bug #380972
- Fix using avatars from the gallery and from local files. Commit. Fixes bug #385151. Phabricator Code review D8793
- User Manager KCM text changes and UI modernization. Commit. Fixes bug #386635. Phabricator Code review D8755
- Email portal: add support for attachments. Commit.