AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 5.27.9 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.9 - No code changes since 5.27.8
- Update to 5.27.8 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.8 - No code changes since 5.27.7
- Update to 5.27.7 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.7 - No code changes since 5.27.6
- Update to 5.27.6 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.6 - Changes since 5.27.5: * Add KItemModels to dependencies * FlatpakPermissionModel: Merge defaults from a list of overrides (kde#466997) * FlatpakReference: Port metadata and overrides to a list of files
- Update to 5.27.5 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.5 - Too many changes to list here
- Update to 5.27.11: * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.11 - No code changes since 5.27.10
- Update to 5.27.10 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.10 - No code changes since 5.27.9
- Update to 5.27.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.4 - Too many changes to list here
- Update to 5.27.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.3 - Too many changes to list here - Drop patches, now upstream: * 0001-Expose-FlatpakReferencesModel-to-QML.patch * 0002-Avoid-duplicating-connections-between-ref-and-its-re.patch * 0003-Port-from-NULL-to-nullptr.patch * 0004-Fix-GLib-memory-management-issue.patch
- Apply important fixes from the 5.27 branch: * 0001-Expose-FlatpakReferencesModel-to-QML.patch * 0002-Avoid-duplicating-connections-between-ref-and-its-re.patch * 0003-Port-from-NULL-to-nullptr.patch * 0004-Fix-GLib-memory-management-issue.patch
- Update to 5.27.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.2 - Changes since 5.27.1: * Adjust popup modals for the footer padding in KCM * UI: Adapt "Apply / Discard" dialog to narrow screens: turn row layout into column * Plasma/5.27: Revert partially last commit due to string freeze * UI: Add changed app's name & icon to the "Apply / Discard" dialog * UI: Reparent app switching dialog, so that it is centered to the whole view * Use standard QQC2 namespace for Dialog constants * UI: Dynamically create "Apply / Discard" dialog when switching apps * Move app changing logic out of delegate, fetch ref directly from model * UI: Don't try to reload app when clicking on the current one
- Update to 5.27.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.1 - Changes since 5.27.0: * DRY the code a bit * use range based for loops where possible * make clazy happy * typo-- * always use frontend strings but convert to backend strings when saving (kde#465818) * add a test case to cover BUG 465818 * don't needlessly define a default constructor * don't else after return * initialize variables where possible * don't declare multiple variables in a single line * don't const primitives * pass qstrings by reference where appropriate * refresh git-blame-ignore-revs for latest clang-format run * automatic clang-format run (clang 15) * enable clang-format * print a cmake feature summary * don't needlessly define default dtors * mark constructors explicit where appropriate * don't declare getters as slots * sort includes * Avoid creating empty fs permission entry from overrides
- Tarball got respun. Changes: * Avoid creating empty fs permission entry from overrides
- Update to 5.27.0 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.27.0 - Changes since 5.26.90: * Keep Advanced Permissions section collapsed by default * Copy gitignore from systemsettings * Fix memory management for graph of cross-referenced objects * Fix signatures of overridden methods in model to match super-class * Generate desktop file for KCM * Use QStandardPaths::GenericDataLocation instead of hardcoding .local/share (kde#465339) * Fix rows height, including partially hidden text field at the bottom * Add "=" label between environment variable name and value in dialog * Add workaround for broken ListView layout (rows drifting down on scroll) * Clean up QML/JavaScript, simplify some code * Specify translation domain (kde#464573) * flatpakpermission: Make sure editPerm() cannot access out of bounds * Add installed user apps to list of installed apps * Find icons by using the deploy dir of the installed flatpak * Initialise default index * Make views frameless
- Initial package