Skip to content

KDE Gear 26.04.1 Full Log Page

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

akonadi
  • Fix crash in EntityTreeView when selecting multiple items. Commit.
akonadi-calendar
  • Todomodel.cpp - Fix showing black squares in KOrganizer todoview. Commit.
alligator
  • Fix Android build with Qt 6.11. Commit.
arianna
  • Bookserver: Add authentication token. Commit.
  • Bookserver: Use qrc: as access control protocol. Commit.
cantor
dolphin
  • Panels/information: when not hovering anything show selection. Commit.
  • Search/popup: hide the popup when launching kfind. Commit.
  • Avoid string concatenation for command line building. Commit.
  • Revert "KItemListController: Use entire row for drag and drop if highlightEntireRow is true". Commit. See bug #487080. See bug #501849.
dragon
  • Main/renderer: remove amd texture hack. Commit.
elisa
  • Fix Android build with Qt 6.11. Commit.
eventviews
  • Agendaitem.cpp - allow more vertical space for text with description. Commit.
  • Agendaitem.cpp - strip html from the description. Commit.
  • Monthscene.cpp - ignore system colors when setting today background. Commit.
itinerary
  • Build against released dependencies. Commit.
kasts
  • Fix the hasEnclosure check by only executing it once. Commit.
  • Some more fixes to clean up and avoid db corruption. Commit. Fixes bug #519232.
  • Fix doing quick feed updates. Commit. Fixes bug #519232.
  • Fix casting of globaldrawer to correct type. Commit.
  • Update appstream data with release information about 26.04.0. Commit.
  • Fix Android build with Qt 6.11. Commit.
kate
  • Fix middle click on tab doesn't work when close button disabled. Commit. Fixes bug #519325.
kcachegrind
kdenetwork-filesharing
  • Filepropertiesplugin: fix build without systemd. Commit.
kdenlive
  • Try to fix MacOS app permissions. Commit.
  • Fix minimum MacOS supported version in Info.plist. Commit.
  • Ensure we don't try to access uninitialized media recorder. Commit.
  • Ensure we don't try to access audio device before permission confirmed. Commit.
  • Warn user on invalid preset on document open. Commit.
  • Fix Clip Monitor position stuck when switch clip. Commit.
  • Fix otiotest. Commit.
  • Fix nonstop message asking to confirm sequence resize. Commit. Fixes bug #518990.
  • MacOS: explicitely request mic permission. Commit. See bug #509281.
  • Fix tab order in create color clip dialog. Commit.
  • Fix plist typo. Commit.
  • Update Mac plist. Commit. See bug #509281.
  • Fix dropping sequence without audio in timeline. Commit. Fixes bug #519583.
  • Fix clip monitor playhead remains the same when switching clips. Commit.
  • Fix welcome screen recent profile opening incorrect project profile. Commit.
  • Fix archiving of title files with images. Commit. See bug #518992.
  • Fix crash cutting subtitle on layer > 0. Commit. Fixes bug #519505.
  • Switch transition preview to gif format since most of our binaries don't encode webp. Commit.
  • Fix transition preview generation. Commit.
  • Fix crash switching multiple times between icon and list view in transitions list. Commit.
  • Fix trying to access uninitialized core profile on document open. Commit.
  • Fix render test suite crash on unknown render profile. Commit.
  • Sanitize proxy parameters. Commit.
  • Limit the number of supported layers in subtitles. Commit.
  • Always adjust composition duration on drop if there are clips above and below. Commit.
  • Fix missing Q_EMIT keyword. Commit.
  • Only show transition preview action if python is found. Commit.
  • Fix freeze canceling project recovery. Commit.
  • Fix playlist with different profile always have audio + video. Commit. Fixes bug #497943.
  • Fix proxying playlist clip always adds audio. Commit. See bug #497943.
  • MacOS: fix monitor offset with transform on zoom. Commit.
  • Bin icon mode: show folder indicator when item has zones, double click a sequence will expand/colapse it as well as open the sequence in timeline. Commit. Fixes bug #518857.
  • Ensure double click opens sequence even when it has subclips. Commit. Fixes bug #518857.
  • Cleanup audio level code, fix possible crash when adding first clip. Commit.
  • Transitions preview: script should only generate previews for custom lumas for now. Commit.
  • Don't show incorrect transition preview. Commit.
  • Fix crash closing app through welcomne screen close button. Commit.
keysmith
  • Fix Android build with Qt 6.11. Commit.
kimap
  • Fix leak of client_interact. Commit.
kitinerary
  • Add extractor script for monbus.es tickets. Commit.
kjournald
  • Add unit tests for string cleanup operation. Commit.
  • Fix loading of previously priority filter level "no filter". Commit.
  • Fix journal DB switching corner cases. Commit.
  • Use QT_ENABLE_STRICT_MODE_UP_TO for Qt 6.5 API. Commit.
  • Cleanup cleanupString method. Commit.
  • Avoid overhead for color code cleanups. Commit.
  • Imporove JournaldViewModel::readEntries hot path. Commit.
  • Improve JournaldHelper::cleanupString hot path. Commit.
  • Disable filter critieras when categories are empty. Commit.
  • Use QQmlParserStatus to avoid redundant filter criteria model resets during startup. Commit.
  • Fix race in filter criteria cache generation. Commit.
kmime
  • Harden RFC 2047 parsing against null bytes in the charset, take II. Commit. Fixes bug #519599.
koko
  • MediaViewPage: Fix going from fullscreen to maximized going to windowed instead. Commit.
kongress
  • Fix Android build with Qt 6.11. Commit.
konsole
  • Prevent QTabBar from closing tabs on middle mouse clicks. Commit. Fixes bug #515014.
  • TerminalPainter: Don't start cursor animation when option is disabled. Commit.
korganizer
  • Calendarview.cpp - use the "from scratch" newTodo if summary is empty. Commit. Fixes bug #472725.
  • Kitemiconcheckcombo.cpp - enable all icons in monthview too. Commit. Fixes bug #161652.
krecorder
  • Fix Android build with Qt 6.11. Commit.
ktorrent
  • Logging plugin: fix log level filters. Commit.
  • Fixed appdata descriptions. Commit.
  • Fix incorrect peer ID. Commit. Fixes bug #515565.
ktrip
  • Fix Android build with Qt 6.11. Commit.
kunifiedpush
  • Fix Android build with Qt 6.11. Commit.
kweather
  • Fix Android build with Qt 6.11. Commit.
libkgapi
  • Fix qstring comparisons. Commit.
  • Add conversion test. Commit.
  • Fix conversions for addresses. Commit.
  • Improve addressee edit details handling. Commit.
  • Add method to set person from kcontacts addressee. Commit.
  • Fix wrong data insert that breaks recurrent event exceptions. Commit.
libktorrent
  • Don't attempt to connect via TCP when configured to only use uTP. Commit.
merkuro
  • Fix busy indicator visibility on collection navigation view. Commit.
  • Fix clang-format. Commit.
  • Fix initial state of time combo in incidence editor. Commit.
  • Fix overflow of location text in schedule view. Commit.
  • Fix mapping calls for popup incidence viewer. Commit.
  • Add QML init code to MouseTracker. Commit.
  • Fix opening of day view when clicking on week view day header. Commit.
messagelib
  • Tentative crash fix. Commit.
  • Don't save phishing database configuration on shutdown. Commit.
neochat
  • Only spell-check words if turned on again. Commit. Fixes bug #519565.
  • Chatbar/EmojiDelegate: Explicitly set the Kirigami colorset. Commit.
  • Remove dependency on io.github.quotient_im.libquotient. Commit.
  • Clear pinned message when no pinned events remain. Commit.
  • Use stable branch of libquotient. Commit.
  • Unescape non-breaking spaces. Commit.
  • Fix last >= first assertion in QAIM::beginInsertRows(). Commit.
  • Fix actions dealing with powerlevels in v12 rooms. Commit.
  • Bundle missing icons from delegate context menu and room page on Android. Commit.
  • Fix crash when link preview comes in after room was deleted. Commit.
  • Fix hiding video while it's playing. Commit.
  • Fix RoomSearchPage searching logic. Commit.
  • Fix ShareAction not working in NeochatMaximizeComponent. Commit.
  • Fix some typos and some QML warnings. Commit.
  • Fix forwarding messages with libQuotient >= 0.10.0. Commit.
  • Respect the system locale's short time format. Commit.
  • Fix Android build with Qt 6.11. Commit.
okular
  • Fax: Warn if the arbitrary limits are triggered. Commit.
  • Fax: Three allocation-related arithmetic operations use attacker-influenced dimensions without overflow checks:. Commit.
  • Fax: Initialize extra "data" space. Commit.
  • Fax: The Ghostscript / PC Research fax header handling at line 109 performs. Commit.
  • Fax: A zero-byte .g3 file causes getstrip() to allocate a 4-byte buffer. Commit.
  • Add column-number to emacsclient command in editor-settings. Commit. Fixes bug #518741.
qrca
  • Fix Android build with Qt 6.11. Commit.
rocs
  • Fix crash when closing the "Node Type Property" dialog. Commit.
tokodon
  • Fix viewportWidth for quoted post media attachments. Commit.
  • Fix read markers when used with GoToSocial instance. Commit.
  • Fix Android build with Qt 6.11. Commit.
umbrello
  • Fix bug not initializing the scene background color. Commit. Fixes bug #519794.
  • Qt6: Fix not finding configuration files for layout generator. Commit. Fixes bug #519790.
  • Refine association duplicate check to full edge identity. Commit. See bug #519215.
  • Fix duplicate named association widgets during diagram load. Commit. Fixes bug #519215.