Skip to content

KDE Gear 25.04.1 Full Log Page

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

akonadi
  • Src/widgets/agenttypewidget.cpp - reduce iconsize from 64 to 32. Commit.
  • Add missing include. Commit.
akonadi-calendar
  • Collectioncalendar.cpp - logic improvements in updateItem(). Commit.
  • Todomodel.cpp - improve some logic when testing indexes and items. Commit.
angelfish
  • Don't link against Qt::WebEngineQuickPrivate. Commit.
  • Don't link to Qt::CorePrivate. Commit.
audiocd-kio
audiotube
  • Also find audio tracks with unknown acodec. Commit.
  • Add hack to fix maximized player on Qt 6.9. Commit.
calligra
cantor
  • Add missing include to fix LaTeX typesetting. Commit.
dolphin
  • DolphinStatusbar: Fix background and margins for non-Breeze styles. Commit.
  • DolphinView: If contextmenu is requested, abort twoClicksRenaming. Commit. Fixes bug #503185.
  • Dolphinui: Set view_mode action to low priority. Commit. Fixes bug #501498.
  • Use dolphin icon for dolphin windows. Commit.
  • KStandardItemList: have emblem when hovering. Commit.
  • Fix session restore. Commit. Fixes bug #502770.
elisa
  • Don't link QtCorePrivate in test. Commit.
eventviews
  • Src/todo/todoview.cpp - save/restore fullview mode. Commit.
  • Src/todo/todoview.cpp - saveLayout() - also save the flatview setting. Commit. Fixes bug #417974.
  • Todoviewsortfilterproxymodel.cpp - filterAcceptsRow() harden. Commit.
  • Monthview - no longer force new events to be allDay (in some situations). Commit. Fixes bug #426611.
falkon
  • UPDATE CHENGELOG to 25.04.1. Commit.
  • Fix issue that location bar can't use input methods when locationcompleterview popups on wayland. Commit.
  • Add widget for QToolTip::showText in combotabbar. Commit.
  • Fix editing SiteSettings and Cookies permissions. Commit.
  • Cmake: We're linking to NetworkPrivate so search for it. Commit.
  • Fix crash when creating bookmarks toolbar. Commit. Fixes bug #480527.
gwenview
  • Add missing includes. Commit.
  • Fix build with Qt 6.10. Commit.
itinerary
  • Add 25.04.1 release notes. Commit.
  • Don't search for rental vehicle journeys. Commit.
  • Also poll for updates for newly imported reservations in the far future. Commit.
  • Fix geocoding when no country is selected. Commit.
  • Fill in missing address bits when geocoding. Commit.
  • Postprocess reservations after editing. Commit.
  • Apply live data journey updates to entire batches in one go. Commit.
  • Fix display of arrival stop notes. Commit.
  • Improve trip group action state handling for ending trips. Commit.
  • Build APKs against released dependencies. Commit.
  • Cmake: We're linking to CorePrivate so search for it. Commit.
  • Fix typo in Qt translation catalog exclusion pattern. Commit.
k3b
  • Add udisks2 and other plugs and optional build/runtime deps. Commit.
kasts
  • Anchor header depending on qt version. Commit. Fixes bug #503154.
kate
  • Add missing includes. Commit.
  • Fix size limit, that is an int in MB, no bool. Commit.
  • Fix type warnings. Commit.
kdeconnect-kde
  • Fix theming on Windows. Commit.
  • KCM: Make the list widget resize to fit the contents. Commit.
  • App: allow more arrow key navigation. Commit.
  • Prevent WinRT-related plugins from crashing on initialization. Commit.
  • Fix windowsnotificationslistener. Commit.
  • Fix mpris crash on getting media props. Commit.
  • Plugins/notifications: Fix notification images sometimes duplicating. Commit.
  • Fix: Enable album art transmission on windows clients. Commit.
  • Fix build on platforms with sizeof(qsizetype) < sizeof(qint64). Commit.
kdegraphics-mobipocket
  • Add missing CMakeFindDependencyMacro for find_dependency. Commit.
kdenlive
  • Audio thumbnail generation: set discard flag for all but selected streams to reduce I/O. Commit.
  • Fix crash deleting multiple bin clips. Commit.
  • Fix crash on profile change while loading clips. Commit.
  • Don't try to cancel finished tasks. Commit.
  • Drop unique_ptr in favor of plain pointers to avoid dangling connections. Commit.
  • CEnsure the python venv is found before launching mask task. Commit.
  • Fix high memory consumption of SAM2. Commit.
  • Fix AMF checksum. Commit.
  • Fix amf download url. Commit.
  • Fix audio mixer volume spinbox not really changing volume. Commit. See bug #503662.
  • Fix release script catching incorrect version for Kdenlive. Commit.
  • Fix pasting text with multiple lines in notes widget not seeing timecode. Commit.
  • Fix crash moving single clip from group and standalone clip. Commit. Fixes bug #503626.
  • Fix ghost widget and other layout issues in effectstack. Commit. Fixes bug #503562.
  • Fix background removal not starting with box selection. Commit.
  • Update copyright to 2025. Commit.
  • Fix project corruption pasting sequences into another project. Commit. Fixes bug #503227.
  • Allow recovering project files with invalid sequence in bin. Commit. See bug #503227.
  • Add spinbox with values in titler's gradient editor. Commit. See bug #502869.
  • Fix Titles cannot be created on first run. Commit.
  • Fix titler text shadow angles. Commit.
  • Fix title text outline has sharp angles. Commit. Fixes bug #437781.
  • Fix editing title text with outline makes text ugly. Commit. Fixes bug #503205.
  • Fix bin audio/video icons have wrong color if not using default color theme. Commit.
  • Fix inverted logic in titler background previous commit. Commit.
  • Titler: disable background type if background disabled. Commit. See bug #502869.
  • Audio mix composition should only be allowed on audio tracks. Commit. Fixes bug #502998.
  • Don't save disabled built-in effects when saving effect stack. Commit. Fixes bug #502973.
  • Fix freeze extracting last clips in timeline. Commit. Fixes bug #503149.
  • Fix build-in flip effect creates orphaned widgets. Commit.
  • Fix autosave is too agressive, causes lag in editing (switch minimum interval from a few seconds to 1 minute). Commit.
kdepim-addons
  • Fix loading check state in plasma calendar configuration. Commit.
  • Load event colors for plasma calendar plugin. Commit.
kdepim-runtime
  • Singlefileresource.h - set a prettier display name for remote files. Commit.
  • Singlefileresourceconfigwidgetbase.cpp - remotes are always read-only. Commit. Fixes bug #501336.
  • Singlefileresourceconfigwidget.h - saving a empty path is a failure. Commit.
  • Fix bug Password is displayed twice in settings dialog. Commit. Fixes bug #502836.
kdevelop
  • Add QElapsedTimer includes. Commit.
kio-extras
  • Image thumbnailer: add image/tiff mime type. Commit. Fixes bug #503223.
  • Imagethumbnail: Add MIME types for PSD, QOI, DDS. Commit.
  • CMake: Use find_package(Qt6::GuiPrivate) to fix build for qtbase dev. Commit.
kitinerary
  • Use release branch for stable branch build dependencies. Commit.
  • Determine static extractor package version number from CMake. Commit.
  • Add checksum and basic smoke test for published static builds. Commit.
  • Less aggressively disable translations in the static build. Commit.
  • Don't build Qt::Network. Commit.
  • Remove conflicting CMake options for shared builds. Commit.
  • Publish static extractor builds. Commit.
  • Update static extractor dependencies. Commit.
  • Add extractor script for a&o hostels pkpass files. Commit.
  • Adapt test data in release branch after the UIC price extraction backport. Commit.
  • Add Gastronovi extractor. Commit.
  • Extract prices for generic UIC 918.3 tickets as well. Commit.
  • Find more seat/berth information in ÖBB NightJet tickets. Commit.
kleopatra
  • Initialize pointer variables to avoid a crash. Commit. Fixes bug #503392.
koko
  • Cmake: We're linking to GuiPrivate so search for it. Commit.
kompare
  • KompareNavTreePart: Avoid out of bounds access. Commit.
konqueror
  • Cmake: We're linking to GuiPrivate so search for it. Commit.
konsole
  • Update kconf update script version to 6. Commit.
  • Wrap output it html document & body. Commit. Fixes bug #500515.
  • Allow /path/to/file.cpp:123:123 paths. Commit. Fixes bug #501004.
  • Fix search wrapping behavior at boundaries. Commit. Fixes bug #396510.
  • Fix: disable copy action even when semantic integration is detected. Commit.
  • Feat(TerminalDisplay): Copy to X11 selection immediately on mouse release. Commit.
kontactinterface
  • Find Qt6Gui before using Qt6Gui_VERSION. Commit.
kopeninghours
  • Fix behaviour change in Qt 6.10 regarding QCalendar::daysInMonth. Commit.
korganizer
  • Src/actionmanager.cpp - file_import() - remember last import location. Commit.
kosmindoormap
  • Fix build with Qt 6.10. Commit.
kpmcore
  • Fix a crash when filesystem==nullptr. Commit.
kpublictransport
  • Treat neither a positive nor a negative cache hit as missing backend. Commit.
  • Adapt test data to different storage format in 25.04. Commit.
  • Fix ÖBB onboard API journey data parsing and extract track information. Commit.
  • Add QML module dependency information. Commit.
  • Fix MOTIS v2 admin area parsing. Commit.
krdc
  • RDP: ensure rdpview gets closed on session disconnect. Commit. Fixes bug #503176.
  • RDP: Fix passing domain from saved bookmark. Commit. Fixes bug #503174.
  • Find Qt6Gui before using Qt6Gui_VERSION. Commit.
krfb
  • Fix incorrect cursor position under display scaling. Commit. Fixes bug #466276.
kruler
  • Fix build with Qt 6.10. Commit.
kwalletmanager
  • Konfigurator: Use correct kwalletd DBus interface name. Commit.
kweathercore
  • Harden the CAP polygon parser against creative input. Commit.
  • Fix: Add virtual destructor for ReplyPrivate. Commit.
lokalize
  • Set initial value of "Hide translated items" button to saved state. Commit. Fixes bug #503329.
  • Close the tab page on middle mouse click over tab. Commit. Fixes bug #503417.
  • Use one global synchronised editor layout across all projects and all editors. Commit. Fixes bug #503042. Fixes bug #503329.
  • Set Project Overview tab focus proxy to its file browser widget. Commit. Fixes bug #503329.
mailcommon
  • Fix 503136: Apply tag message filter action always defaults to first tag entry. Commit. Fixes bug #503136.
marble
  • Add launchable to org.kde.marble.maps. Commit.
merkuro
  • Declare UndoRedoMetadata as value type. Commit.
neochat
  • Fixes a null pointer call. Commit.
  • Fix two (edited) strings appearing in edited quotes. Commit.
  • Fix multi-line quotes being cut off. Commit.
  • LinkPreviewComponent: Fix a few bugs, restore the image preview. Commit.
  • Set the pointing hand cursor shape on link previews. Commit.
  • Elide the hover link indicator. Commit.
okular
  • Fix build with Qt 6.10. Commit.
  • Delete old kconf update script. Commit.
  • Fax: Add a few bugprone-sizeof-expression exceptions. Commit.
qrca
  • Metainfo: Add screenshots from product-screenshots. Commit.
skanpage
telly-skout
tokodon
  • Remove Qt 6.10 job for now. Commit.
  • Clamp contentY when using the PageUp key. Commit. Fixes bug #501936.
  • Stop registering for push notifications despite them being disabled. Commit.
  • Print out what the old endpoint was in the warning message. Commit.
  • Don't spam network error log with push subscription checks. Commit.
  • Don't bother updating push subscriptions if there is none. Commit.
  • Remove annual_report from push notification rules. Commit.
  • Call updatePushNotifications when toggling the notifications checkbox. Commit.
umbrello
  • Fixup for commit 4f725b047. Commit.
  • Fix showing white diagram background on KDE desktop setup with dark theme. Commit. Fixes bug #502898.