KDE Gear 21.04.1

Thursday, 13 May 2021

Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases.

Distro and app store packagers should update their application packages.

This is the automated full changelog for KDE Gear 21.04.1 from the git repositories.

akonadi-calendar

  • Remove some compilation warnings. Commit.

cantor

dolphin

elisa

  • Correct ContextView’s footer. Commit.
  • [ContextView] Fix visibility of “Show In Folder” button. Commit.
  • Make contextView’s footer as tall as playlistView’s one. Commit.

eventviews

  • Tidy up TimelineView’s interface, some day. Commit.
  • Adjust layout and resizing of the timeline view. Commit.
  • Initialize the view’s preferences. Commit.
  • Don’t crash if an agenda item is deleted while it is being moved. Commit. Fixes bug #435352

ffmpegthumbs

filelight

  • Hide kdoctools_install() behind KF5DocTools_FOUND conditional. Commit.

gwenview

  • List image/avif among supported mimetypes. Commit.

itinerary

  • Exclude kde5_xml_mimetypes.qm from the APK. Commit.
  • Wrap overly long event venue names. Commit.

kalarm

  • If time format is AM/PM, allow zero hours as intermediate value in time edits. Commit.
  • Constify. Commit.
  • Bug 436558: In alarm edit dialog, enable OK button when date is edited. Commit.
  • Bug 436434: Fix date sometimes being hidden for selected alarms. Commit.
  • Bug 436434: In alarm list, don’t hide display alarm colour for selected alarms. Commit.

kapman

  • Split off KapmanMainWindow::handleGameOver from KapmanMainWindow::newGame. Commit.

kate

  • Fix possible leak when commiting. Commit.
  • Fix branch change not reflected if projectbase != dotGit. Commit.
  • Revert “Fix branch change not reflected if projectbase != dotGit”. Commit.
  • Revert “[addons/project/git/gitutils] Add missing include optional to make bsd happy”. Commit.
  • [addons/project/git/gitutils] Add missing include optional to make bsd happy. Commit.
  • Fix branch change not reflected if projectbase != dotGit. Commit.
  • Git: Don’t report error if git not found. Commit.
  • Fix changing branch doesn’t update the branch button. Commit.
  • Try to fix of a rare crash with Ctrl + Click in LSP. Commit.
  • Show new mascot in about dialog. Commit.
  • Html escape lsptooltip text. Commit.
  • Downgrade .git not found warning to info message. Commit. Fixes bug #435945

kblocks

  • Packaging in app repos has been rejected. Commit.

kcalc

kdenlive

  • Invalidate preview render on subtitle actions. Commit. Fixes bug #435692
  • Fix timecode validation on settings dialog. Commit.
  • Fix proxied clip cannot be dragged from monitor to timeline. Commit.
  • Fix incorrect speed cycling with j/l keys. Commit.
  • Ensure render widget is displayed again after being minimized. Commit.
  • Fix playback speed not reset on pause. Commit.
  • Update effect zones on effect deletion. Commit.
  • Render presets: load default values properly to ui. Commit. See bug #421174
  • Fix spacer tool not workin on single clips (without groups). Commit.
  • Improve naming of newely created profile. Commit. Fixes bug #385981
  • Archiver: Fix more bugs and crashes. Commit. See bug #432206
  • Archiver: Block UI while job is running. Commit.
  • Archiver: Don’t miss lumas,… on “timline only” mode, prettify code. Commit.
  • Fix several archiving issues with mlt files. Commit. Fixes bug #435882
  • Archive LUT files too. Commit.
  • Appimage: use mlt v6 branch. Commit.

kdepim-addons

  • Fix country field in address-based OSM map links. Commit.
  • Add missing closing bold tag for canceled hotel reservations. Commit.
  • Remove dead url. Commit.

kig

kio-extras

  • Support building with OpenEXR 3. Commit.

kitinerary

kldap

  • Hide kdoctools_install() behind KF5DocTools_FOUND conditional. Commit.

klickety

  • Fix “New Game” action always generating a game for value 0. Commit.

kmahjongg

  • Fix “New Game” action always generating a game for value 0. Commit.

kmail

  • Add mailing_list in messagelist view menu too. Commit.
  • Fix Bug 436375 - “Editing as new” selects the wrong transport. Commit. Fixes bug #436375

konqueror

  • Specify desktop-id in appdata file. Commit.

konsole

  • Fix Screen::_cuY position inside screen. Commit.
  • Fix crash showing Settings Dialog. Commit. Fixes bug #436366
  • Add missing include to fix build on gcc-11. Commit.
  • Make CompactHistoryBlock size variable (v21.04.0). Commit. Fixes bug #436031
  • Use inverted colours when calculated fancy BG has too low contrast. Commit. Fixes bug #435309

korganizer

  • Clazy warning: container inside loop. Commit.
  • Replace some SIGNAL and SLOT macros. Commit.
  • Replace some SLOT macros. Commit.
  • Replace some SIGNAL macros. Commit.
  • Replace some SIGNAL macros. Commit.
  • Replace some SIGNAL macros. Commit.
  • Replace some SIGNAL macros. Commit.
  • Replace some SIGNAL macros. Commit.
  • Replace some SIGNAL macros. Commit.
  • Replace some SIGNAL macros. Commit.
  • Replace some SIGNAL macros. Commit.
  • Replace some SIGNAL and SLOT macros. Commit.
  • Replace some SIGNAL and SLOT macros. Commit.
  • Replace some SIGNAL and SLOT macros. Commit.
  • Initialize the timeline view’s preferences. Commit.
  • Fix some compiler warnings. Commit.

kpat

  • Fix ace auto move crash. Commit. Fixes bug #436181
  • Fix unitialized value sometimes causing solver to exit and report game as unsolvable. Commit.

kpublictransport

  • Fix cmake policy CMP0115 warning. Commit.

mailcommon

  • Fix Bug 436687 - Folder Properties Dialog is broken. Commit. Fixes bug #436687

messagelib

okular

  • Try to stabilize test. Commit.
  • Fix saving signed revisions of a signature. Commit.
  • Fix bug: select browse tool after trim select. Commit.
  • Fix: Viewport coords normalized w.r.t. full page. Commit. See bug #198427

palapeli

  • Drop bogus Qt5::Concurrent from target_link_libraries. Commit. Fixes bug #436132

partitionmanager

pimcommon

umbrello

  • Fix crash reported in 338649 – Extend C++ import for C++11. Commit. See bug #338649
  • Lib/cppparser/lexer.{h,cpp} cosmetics and error detection improvement:. Commit.
  • Lib/cppparser/driver.cpp cosmetics in class Driver::ParseHelper :. Commit.
  • Support C++11 “enum class” in C++ Import:. Commit. See bug #338649
  • Compile on Qt4: QStringLiteral → QLatin1String. Commit.
  • Lib/cppparser/README. Commit.
  • Test/import/cxx/namespace-enum-literal.h : Document semicolon after end of namespace. Commit.
  • Test/import/cxx/comments-class-enums.h: Fix typo in comment, add newline at EOF. Commit.