KDE Gear 21.12.3

akonadi

  • Use exec variable. Commit.
  • Check executables exist in PATH before passing them to QProcess. Commit.

akonadi-contacts

  • Fix build on Windows. Commit.
  • Make sure helper apps we start are in path. Commit.

akregator

  • Fix bug 450650: URL encoded chars in feed-entry-link-href become invalid - replaced by question marks. Commit. Fixes bug #450650

ark

  • Fix multivolume archive creation. Commit. Fixes bug #448065
  • Zip: Fix setting un-initialized access time. Commit. Fixes bug #450125
  • Fix build when libzip is missing. Commit.
  • Libzip: Implement proper cancelation, using libzip 1.6. Commit. See bug #389292
  • CreateJob: Clean up temp file after cancellation. Commit. See bug #389292
  • Libzipplugin: Prevent crash when canceling archive creation. Commit. Fixes bug #446926

cantor

  • Build: Properly pass the parameters to cmake. Commit.

dolphin

  • Fix rating pixmap alignment on high-dpi screens. Commit.
  • Use the CDN based endpoint rather than the legacy endpoint which hits our download redirector. Commit.
  • Fix opening FTP files in their preferred app. Commit. Fixes bug #443253

elisa

  • SettingsForm: Fill width with long UI controls. Commit. See bug #449992
  • ListBrowserDelegate: Remove unnecessary properties. Commit. Fixes bug #449936

filelight

  • Do not confuse portable seperator with native ones. Commit. Fixes bug #450863

gwenview

  • Prevent users from “losing” the thumbnail bar. Commit.

itinerary

  • Format user visible numbers using the current locale. Commit.

kalarm

  • Update copyright. Commit.
  • Fix failure to create a missing calendar file after enabling a resource. Commit.

kapptemplate

  • Use the CDN based endpoint rather than the legacy endpoint. Commit.

kate

  • Fix stashing not working when Kate is quit using Ctrl+Q. Commit. Fixes bug #449229

kbruch

  • Link explicitly to KCoreAddons. Commit.

kcron

  • Improve temporary file handling. Commit.
  • KCronHelper: Return error when things don’t work out. Commit.

kdenlive

  • Fix tests and resize issue. Commit.
  • [Effect Keyframes] Fix “apply current value” uses wrong position. Commit.
  • [Effect Keyframes] Fix “copy current value to selected” crash. Commit.
  • [Effect Keyframes] Fix wrong keyframes shown as selected. Commit.
  • Fix tags corrupting audio/video icons in bin. Commit.
  • Fix audio thumb speed not correctly initialized (broke monitor thumbs). Commit.
  • Fix audio thumbs for clips with speed effect. Commit.
  • Fix crash cutting a grouped subtitle. Commit.
  • Fix 1 pixel offset at some zoom factors. Commit.
  • Correctly update add/remove keyframe button on undo/redo and active keyframe on speed change. Commit.
  • Fix possible crash in extract zone. Commit.
  • Fix thumbnails for playlist clips having a different resolution than project profile. Commit.
  • Fix crash updating speed before/after in time remap. Commit.
  • Fix proxy clips not correctly disabled on rendering. Commit.
  • Fix sometimes cannot resize clip when there is a 1 frame gap. Commit.
  • Various fixes for remove space in subtitle track. Commit.
  • Fix same track transitions sometimes broken by clip resize. Commit.
  • Fix 1 frame offset in subtitles when removing space. Commit.
  • Show clip labels as soon as there is one letter width. Commit.
  • Fix marker thumbnail size. Commit.
  • Don’t show clip thumbs on when clip is too small (<16 pixels). Commit.
  • Missing change from last commit (fix remove space). Commit.
  • Fix “remove space” not working on 1 frame space. Commit.
  • Only create proxy clips automatically if requested. Commit.
  • Fix audio wave for non stereo clips. Commit.
  • Fix qml binding loop warning. Commit.
  • Fix clip thumbnails extending past clip length. Commit.
  • Fix adjust to original size using proxy resolution. Commit.
  • Try to fix ghost icons on Windows. Commit.
  • Major speedup in audio thumbs drawing on high zoom levels. Commit.
  • Fix clip name not scrolling anymore. Commit.
  • Fix unusable bin icon for audio/video drag. Commit.
  • Fix Wayland crash on layout switch. Commit.
  • Minor optimization for audio thumbs drawing. Commit.
  • Fix .ass subtitle files not correctly read. Commit.
  • Ensure processes are in the path before starting an executable. Commit.
  • Fix timeline keyframes sometimes disappearing from view. Commit.
  • Fix wrong comparison of current settings and settings stored in the project settings dialog. Commit.
  • Fix again VPx quality: use constrained quality (bitrate>0). Commit.
  • [Spot Remover effect] Add xml ui to fix initalization (and other minor. Commit.
  • [Extract Frame] Fix wrong frame exported when using source resolution. Commit.

kdepim-addons

  • Fix Bug 434335 Zoom in/out is missing in the context menu. Commit. Fixes bug #434335

kdepim-runtime

  • Apply patch for disable sync contact as it don’t ported yet. Commit. Fixes bug #449024

kgpg

  • Update list of keyservers. Commit.

khelpcenter

  • Mark as SingleMainWindow in desktop file. Commit.

kig

kio-extras

  • Add missing “truncating” parameter. Commit.

kitinerary

  • Don’t pass PDFDoc arguments that Poppler already has the same defaults for. Commit.
  • Ignore more files for cppcheck that hang the latest version on the CI. Commit.
  • Add basic Air France PDF ticket extractor. Commit.
  • Reduce the lower size threshold for 2D barcodes. Commit.

kmail

  • Fix order. Commit.
  • Avoid to duplicate entries. Commit.
  • Make sure helper apps we start are in path. Commit.

kontact

  • Fix Manager Crash when clicking New. Commit. Fixes bug #424252
  • Use KIO/ApplicationLauncherJob. Commit.
  • Make sure helper apps we start are in path. Commit.

konversation

  • KStatusNotifierItem new API need to be guarded with KNotifications version. Commit.

kosmindoormap

  • Format user visible numbers using the current locale. Commit.

kpmcore

  • Do not repeatedly open and close file when reading from it. Commit.
  • Do not repeatedly open and close file when writing to it. Commit.
  • Make sure that path passed to WriteData is block device. Commit.
  • Restrict CopyFileData to writing to already existing files. Commit.
  • Rename CopyBlocks to CopyFileData. Commit.
  • Check for relative paths in ExternalCommandHelper::CopyBlocks. Commit.
  • Restrict QProcess::ProcessChannelMode to two used values. Commit.
  • Be a bit more strict in root helper when checking path to /etc/fstab. Commit.

kwalletmanager

  • Desktop file: fix to announce taking local files only, not URLs. Commit.
  • Fix skipping the first wallet arg name on the commandline. Commit.
  • Fix QCommandLineParser setup, wallet names are taken as positional args. Commit.

libkdegames

  • Make the installed files reproducible. Commit.

libkgapi

  • Make sure utf8 text is displayed as utf8. Commit.

libkmahjongg

  • Make the installed files reproducible. Commit.

libksane

lokalize

  • Make sure helper apps we start are in path. Commit.

messagelib

  • [messagecomposer] Do not sign long headers. Commit. Fixes bug #439958
  • Fix Bug 449809 KMail2 does not resize images. Commit. Fixes bug #449809

okular

  • Fix wrong default font string for annotation tools. Commit.

pim-sieve-editor

  • Fix build with GCC 12 (standard attributes in middle of decl-specifiers). Commit
2赞