Skip to content

KDE Gear 25.07.90 Full Log Page

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

akonadi
  • Fix typo: i18ndc is correct not i18ncd. Commit.
akonadi-calendar
  • Collectioncalendar.cpp - in hasRight(), don't assert on invalid calendar. Commit.
akregator
angelfish
  • Fix not being able to open a new tab. Commit.
  • Fix close button on tab delegates. Commit.
  • Drop DropShadow on mobile tab bar. Commit.
cantor
  • Fix qalculate backend with recent versions of libqalculate. Commit. Fixes bug #507038.
dolphin
  • Don't unset XDG_ACTIVATION_TOKEN manually. Commit.
eventviews
  • Agendaview.cpp - Show events with no duration as 30 minutes long. Commit. Fixes bug #61740.
  • Todoview.cpp - add/removeCalendar guard against invalid calendars. Commit.
  • Monthview.cpp - addCalendar/removeCalendar invalid calendar guards. Commit.
  • Agendaview.cpp - in removeCalendar(), use pointer comparison. Commit.
  • Todoviewsortfilterproxymodel.cpp - filterAcceptsRows() valid QModelIndex. Commit.
  • Todoview.cpp - addCalendar/removeCalendar() don't filter if no change. Commit.
falkon
  • Add permission management for unknown protocols. Commit. Fixes bug #425785.
filelight
  • Remotelister: sort folder before emitting it. Commit. Fixes bug #507228.
  • Locallister: don't convert to std::function needlessly. Commit.
  • Test: make sure the unicode test actually finds the root dir. Commit.
  • Windows: drop unnecessary slow api call. Commit.
itinerary
  • Fix flight editor airport name input validation. Commit.
  • Start alternative search at start of day for unbound tickets. Commit.
  • Initialize departure time editors with departure day. Commit.
  • Handle intermediate stops not allowing boarding/alighting at all. Commit.
  • Resolve ISO 3166-2 region codes before address formatting. Commit.
  • Small cleanup in FormPlatformDelegate. Commit.
kalarm
  • Remove excess spacing in Preferences dialog. Commit.
kate
  • Fixed disappearing bookmarks on document close. Commit.
  • Limit Terraform LSP to project directory. Commit. Fixes bug #507020.
  • Use KIO::moveAs to rename file. Commit. Fixes bug #506802.
  • Fix tab restore when "open to right of current tab" is true. Commit. Fixes bug #495419.
  • Fix tab order restore with limited tabs. Commit. Fixes bug #495419.
  • StashManager: allow to stash files without backing files. Commit.
  • Use darkRed/darkGreen in light mode. Commit. Fixes bug #506911.
  • Rehighlight diff when editor theme changes. Commit. Fixes bug #506911.
  • Fix stash dialog. Commit.
  • Fix cursor position not being restored with multiple views. Commit. Fixes bug #506956.
  • Be silent per default. Commit.
kdeconnect-kde
  • Drop unused kconfigwidgets dependency. Commit.
kdegraphics-mobipocket
  • Add heuristic to protect HuffDic decompressor against 'ZIP bombs'. Commit.
  • Abort HuffDic decompression on first error. Commit.
  • Avoid HuffDic decompressor dictionary out-of-bounds accesses. Commit.
  • Verify hasDRM() returns the correct value. Commit.
  • Fix invalid QStringDecoder instantiation for cp1252. Commit.
  • Add support for categorized logging. Commit.
  • Add missing bounds check for HuffDic records. Commit.
  • Verify a truncated valid file does not cause invalid reads. Commit.
  • Fix invalid QTextCodec access for invalid files. Commit.
  • Fix possible out-of-bounds read when determining extra flags. Commit.
  • Fix possible out-of-bounds read for EXTH parsing. Commit.
  • Move PDB class definition to private header, clean it up. Commit.
  • Add missing bounds checks for getImage(), clean up, extend tests. Commit.
kdenlive
  • Make icon for project bin clip effects more visible, fix crash on close with mutilpe bins. Commit.
  • Fix possible crash with multiple bins on add clip (2nd try). Commit.
  • Fix possible crash on add clip. Commit.
  • Fix transcoding of files with missing duration. Commit. Fixes bug #507396.
  • Switch av1 encoder to faster dav1d. Commit.
  • Update catch version. Commit.
  • Fix Layout Switcher in LayoutManagement not properly redrawing itself on Palette Change. Commit.
  • Fix RGBParade and StatusBarMessageLabel not properly redrawing themselves on Palette Change. Commit.
  • Fix Whisper TTS using Python 3.13. Commit.
  • Convert Keyboard schemes from .rc to xml after download since this is what is expected. Commit. Fixes bug #503526.
  • Switch CI tests to use MPG instead of MP4 (part 2). Commit.
  • Switch CI tests to use MPG instead of MP4 to fix Tumbleweed unable to play h264. Commit.
  • Fix crash disabling lift/gamma/gain. Commit.
  • Fix proxy image size incorrectly disabled. Commit.
  • Fix opening project with locked track marks it as modified. Commit.
  • Reduce minimum height of Speech Editor Widget. Commit. Fixes bug #465766.
  • Fix Vosk Speech-To-Text producing garbage subtitles. Commit. Fixes bug #503985.
  • Proper fix for dropping av file onto an timeline audio track. Commit.
  • Fix tests. Commit.
  • Fix dropping an av file from a file manager to an audio track. Commit.
  • Ensure all bin items can receive drop. Commit.
  • Don't unneccessarily update bin message. Commit.
  • Make Audio Spectrum style consistent with color scopes. Commit.
  • Audio thumbnails for files with an audio delay are not correctly geenrated with the libav generator. Commit. See bug #507119.
  • Fix crash trying to mute a track. Commit.
  • Remove Timeline widget focus/hover highlighting effect. Commit.
  • Tweak Timeline visuals. Commit.
  • Update Mac project file mimetype. Commit.
  • Ensure audio checkbox is disabled if rendering to an image sequence. Commit.
  • Fix incorrect standardpath use in recent commit. Commit.
  • Fix crash disabling effect stack. Commit.
  • On Windows, also check the AppData/local folder for downloaded stuff. Commit. See bug #466501.
  • Try to fix opening project file on Mac. Commit.
  • MacOs: Try to add support for kdenlive mimetype. Commit.
  • Fix possible crash deleting project with disabled build-in effects. Commit.
  • Fix transform presets restoring incorrect frame size. Commit. Fixes bug #505964.
  • Fix subtitle layer name width. Commit.
  • Defang dragging subtitle clips down to create a new layer. Commit. Fixes bug #506414.
  • Change Timecode color of active Monitor from green/positive to highlight color. Commit.
  • Fix: make sure Monitor playhead is on top of orange "this clip section is used in timeline" indicators. Commit.
  • Cleanup Bin Drag, try to fix incorrect clip inserted on fast drag. Commit. See bug #506174.
  • Fix lag switching between clips in Bin. Commit.
  • Fix Vectorscope contrast issue on light themes and fix cut-off circle border. Commit.
  • Fix minor typos. Commit.
  • Fix Waveform contrast issues. Commit.
  • Whisper: disable translation when the Turbo model is selected (it does not support it). Commit.
  • Fix minor typos. Commit.
  • Fix setting Whisper language breaks in text based editing. Commit. Fixes bug #506100.
  • Move non keyframable effect params on top again and fix stack layout issue. Commit.
  • Ix undefined qml var. Commit.
  • Fix crash closing settings dialog just after opening it. Commit.
  • Fix missing license. Commit.
  • Make the subtitle edit widget resizable to adapt to lower resolutions. Commit. Fixes bug #506899.
kig
  • Cmake: Remove unused variable. Commit.
  • Cmake: Replace obsolete QT_MAJOR_VERSION instance. Commit.
  • Cmake: Remove endif(foo) in favour of endif(). Commit.
kio-extras
  • Drop unused ktextwidgets dependency. Commit.
kiriki
  • Fix dataChanged() called with an invalid index range. Commit.
kitinerary
  • Extract departure date from Eurostar pkpass files. Commit.
  • Add basic globtour.com bus ticket extractor script. Commit.
  • Build Flatpak in stable branch against stable dependencies. Commit.
  • Correctly sort unbound bus tickets. Commit.
  • Add extractor script for Arriva bus tickets. Commit.
  • Handle more language variants in SCNF PDF ticket dates. Commit.
  • Support German language variant of Eurostar PDFs. Commit.
  • Support prepositions date/time format in BlablaBus tickets. Commit.
kleopatra
  • Use icon functions from libkleo for status icons. Commit.
  • Use icon functions from libkleo for status icons. Commit.
kmail
  • Src/kmreaderwin.cpp - remove an unnecessary qDebug. Commit.
kontact
  • Add stable to true + fix stable url version. Commit.
konversation
  • Pass a valid QWidget pointer to QFileDialog. Commit. Fixes bug #437584.
korganizer
  • Drop unnecessary KPim6IdentityManagement dependency. Commit.
  • Whatsnew 6.5: add events without duration are displayed as 30 min long. Commit.
  • Check for valid collections. Commit.
  • Kotodoview.cpp - do not call the BaseView. Commit.
  • Reparentingmodel.cpp - deal with possible mapToSource failures. Commit.
kpat
  • Switch to standardised BUILD_DOC cmake option. Commit.
kpublictransport
  • Try harder to find a country-wide backend for country-constraint geocoding. Commit.
  • Add scheduled arrival date role. Commit.
  • Add onboard API support for XiamenAir. Commit.
krecorder
  • Use correct file extension for audio-only files. Commit.
  • Reset audio recorder when back is requested. Commit.
  • Reset media path if no current recording. Commit. Fixes bug #505679.
  • Switch to default page when recording is ended. Commit.
  • Fix removing discarded recording. Commit.
  • Fix saving and loading format settings. Commit. Fixes bug #489903. Fixes bug #492292. Fixes bug #501920.
  • Set settings window as modal dialog. Commit.
ktouch
  • Cmake: Search for KQtQuickCharts again. Commit.
lokalize
  • Open editor tab in background when Control key pressed. Commit. Fixes bug #504957.
okular
  • Fix crash in DocumentPrivate::evaluateKeystrokeEventChange. Commit. Fixes bug #506851.
  • Fix crash when a JS call triggers another JS call. Commit.
  • Kill the repeated 'Modified:' in Anno Prop Dialog. Commit.
pim-sieve-editor
plasmatube
  • Elide source switcher text. Commit.
signon-kwallet-extension
  • CI: Remove Qt5 builders that don't exist anymore. Commit.
skanpage
  • Truncate existing files when overwriting. Commit. Fixes bug #507174.
tokodon
  • Fix possible erroneous trailing space in OAuth scope parameter. Commit.
umbrello