Skip to content

KDE Gear 24.12.0 Full Log Page

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

accessibility-inspector
  • Don't include quiet packages in feature_summary. Commit.
  • CMake proofreading. Commit.
  • README.md proofreading. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
akonadi
  • Don't include quiet packages in feature_summary. Commit.
  • Fix cmakename in metainfo.yaml. Commit.
  • Use QLatin1StringView here. Commit.
  • Disable for the moment. It seems that it crashs. Commit.
  • Agentfilterproxymodel doesn't need activities support. Commit.
  • Rename method. Commit.
  • Use AgentInstanceFilterProxyModel directly. Commit.
  • We need a AgentInstanceFilterProxyModel specific which have activities support. Commit.
  • Continue to implement proxy model. Commit.
  • Const'ify. Commit.
  • Fix order widget. Commit.
  • Remove unused forward declaration. Commit.
  • Prepare to use accountActivitiesAbstract. Commit.
  • Add missing accountActivitiesAbstract support. Commit.
  • Prepare to add AccountActivitiesAbstract. Commit.
  • Increase version. Commit.
  • Allow to define enablePlasmaActivities support. Commit.
  • SetDynamicSortFilter(true) is default. Commit.
  • Add account for showing only account in current activity. Commit.
  • Enable KCrash for resources. Commit.
  • StatisticsProxyModel: port to Qt 6.8's QIdentityProxyModel::setHandleSourceDataChanges. Commit.
  • Fix akrangestest. Commit.
  • Simplify AkTraits by using C++ concepts. Commit.
  • Point users to mysql.err when mysqld exits during initialization. Commit.
  • Doc: Modernize code example for some jobs. Commit.
  • Const'ify method. Commit.
  • Add methods for save/load activities settings. Commit.
  • Add kcrash support. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Add missing override keyword. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Remove unused include. Commit.
  • Add support for activities. Commit.
  • Use QByteArrayLiteral. Commit.
  • Const'ify. Commit.
  • It's not slot, mark as public + add missing [[nodiscard]]. Commit.
  • Use QLatin1StringView here. Commit.
  • Fix compile warning. Commit.
  • Remove namespace. Commit.
  • Show agentbase_p.h in qtc6. Commit.
  • Show agentmanager_p.h in qtc. Commit.
  • Use @option:check. Commit.
  • Remove nesting in app templates. Commit.
  • It compiles fine without qt6.7 deprecated method. Commit.
akonadi-calendar
  • Remove unused KF6::ConfigWidgets. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Kalendarac: don't show notification again while remind-later dialog is up. Commit.
  • Cancel in the remind-later dialog should show the notification again. Commit.
  • Fix duplicated text in "remind later" dialog. Commit.
  • Remove duplicate includes. Commit.
  • Set up crash handling for reminder daemon. Commit.
  • Add i18nc. Commit.
akonadi-contacts
  • Use KStandardActions where is possible. Commit.
  • Fix KAddressBook crash when editing a contact with nonstandard phone type. Commit. Fixes bug #494242.
  • Use ECMCheckOutboundLicense. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Use @option:check. Commit.
  • Port away from KIconEngine. Commit.
akonadi-import-wizard
  • Prepare craft support. Commit.
  • Add missing frameworks/kauth. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Add i18nc. Commit.
akonadi-mime
  • Use same list of files. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Reserve header mbox/address lists to avoid unnecessary allocations. Commit.
  • Use i18nc. Commit.
akonadiconsole
  • Add craft build support. Commit.
  • Prepare to add craft support. Commit.
  • Remove unused KStandardAction. Commit.
  • Use KStandardActions where is possible. Commit.
  • Fix compile against new api. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Use @option:check. Commit.
akregator
  • Adapt to new api. Commit.
  • Fix bug 496413: Whenever leaving telemetry screen in settings, user is asked for changes confirmation. Commit. Fixes bug #496413.
  • Prepare craft support. Commit.
  • Use plasma/plasma-activities only on freebsd/linux. Commit.
  • Use KStandardActions where is possible. Commit.
  • Remove old code. Commit.
  • USe QLatin1StringView. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Add missing include moc. Commit.
  • Akregator_version.h is necessary here. Commit.
  • _version.h is not necessary now. Commit.
  • Autotest was not adapted. Commit.
  • Fix plasma settings group. Commit.
  • Use camelcase includes. Commit.
  • Improve search bar ui. Commit.
  • Adopt new tab design for feed properties dialog. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Fix KLocalization::setupSpinBoxFormatString usage. Commit.
  • Use variable HAVE_ACTIVITY_SUPPORT. Commit.
  • KF6::TextWidgets is unused now. Commit.
  • Port KPluralHandlingSpinBox. Commit.
  • Add whatsnew act. Commit.
  • Use PimCommonActivities::ConfigureActivitiesWidget. Commit.
  • USe PimCommonActivities. Commit.
  • Add more whatsnew info. Commit.
  • Show infos. Commit.
  • Use WhatsNewMessageWidget. Commit.
  • Add whatsnewtranslations. Commit.
  • Prepare to use last pimcommon. Commit.
  • It's optional => we can activate it by default. Commit.
  • Add optional info. Commit.
  • Use AKREGATOR_PLASMA_ACTIVITIES_LOG. Commit.
  • Update list when we potential change activities. Commit.
  • Remove not implemented methods. Commit.
  • Fix save activityEnabled. Commit.
  • Update feed list when we change activity. Commit.
  • Prepare to implement activities plasma support. Commit.
  • Implement ActivitiesManager::activitiesChanged. Commit.
  • Add ActivityEnabled. Commit.
  • Enabled activities. Commit.
  • Remove objectname here (not used). Commit.
  • Use constexpr. Commit.
  • Add activityEnabled. Commit.
  • Continue to implement plasma activities. Commit.
  • Show activities tab when activaties is enabled. Commit.
  • Use constexpr. Commit.
  • Use directly value from config. Commit.
  • Export class. Commit.
  • Add support for activities. Commit.
  • Return configure activities. Commit.
  • Show ConfigureActivitiesWidget when plasma activities build is enabled. Commit.
  • Const'ify pointer + rename variable. Commit.
  • Add ActivitySettings. Commit.
  • Already initialize in header. Commit.
  • Return activitiesManager. Commit.
  • Add ActivitiesManager. Commit.
  • Const'ify pointer. Commit.
  • Add namespace. Commit.
  • Add context i18n. Commit.
  • Reactivate code. Commit.
  • Add activitiesmanager support. Commit.
  • Prepare to implement configureactivitieswidget. Commit.
  • Const'ify variable + use nullptr. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Add Q_DECLARE_TYPEINFO + [[nodiscard]]. Commit.
  • Add TODO. Commit.
  • Look at to implement activities. Commit.
  • Rename as FilterSubscriptionProxyModel. Commit.
  • Const'ify pointer + use {..}. Commit.
  • Use {..}. Commit.
alligator
  • Feat: allow to copy text in EntryPage. Commit.
  • Highlight the button of the selected feed. Commit.
  • Pages: fix pagestack. Commit.
  • Add option self-test and corresponding autotest. Commit.
  • Fix appdata as per spec. Commit.
  • Remove double separator on NavigationTabBar. Commit.
  • Appdata Fixes. Commit.
  • Add build system support for static builds. Commit.
  • Use KColorScheme manager for auto scheme support on non-Linux. Commit.
analitza
  • Don't include quiet packages in feature_summary. Commit.
  • Fix QML issue in ExpressionInput of Kalgebra. Commit.
  • Switch to the CMake target for GLEW as it appears that GLEW_LIBRARY is no longer being set as a variable. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Proofreading. Commit.
angelfish
arianna
  • Fix access to undefined variable. Commit.
  • Clip TableOfContentDrawer listview. Commit.
  • Add missing icon in Settings page. Commit.
  • Remove boring screenshots. Commit.
  • Fix crash with Qt 6.8. Commit.
  • Fix creation of EpubViewerPage. Commit.
  • Ensure cover cache is regenerated when deleted. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Fix build with Qt >= 6.8.0-rc1. Commit.
  • Fix build with Qt 6.8. Commit. Fixes bug #491761.
  • Simplify AboutPage and AboutKDE component creation. Commit.
  • Port to REUSE.toml. Commit.
  • Use new Kirigami SearchDialog. Commit.
  • Remove duplicate headers. Commit.
  • Add missing override keyword. Commit.
  • Const'ify pointer. Commit.
  • Remove qt5 support. Commit.
ark
  • Treat absolute paths as relative paths during extraction. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Add developer name to appdata. Commit.
  • Disable "compress to tar.gz/zip" service menu items in read-only dirs. Commit.
  • Simply combine string for log message. Commit.
  • Fix clazy-non-pod-global-static warnings. Commit.
  • Fix clazy-detaching-temporary warnings. Commit.
  • Fix clazy-use-static-qregularexpression warnings. Commit.
  • Fix clazy-fully-qualified-moc-types warnings. Commit.
  • Cliinterface: drop unnecessary qRegisterMetaType. Commit.
  • Fix validation of tar mimetypes. Commit. See bug #328815.
  • PluginManager: add api to retrieve plugin by id. Commit.
  • Fix display of ampersands in filename. Commit. Fixes bug #463279.
  • Initialize pointer. Commit.
  • Const'ify pointer + initialize to nullptr. Commit.
  • Show headers in qtc6. Commit.
  • Use modern kf6. Commit.
  • Const'ify pointer. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Port [=] operator. Commit.
audex
  • Fix appdata to align with appstream spec. Commit.
  • Fix quote handling for metadata (issue #4). Commit.
audiocd-kio
  • Capitalize title correctly in flac plugin. Commit.
  • Center children of General config tab. Commit.
  • Center children of General config tab. Commit.
  • Use FormLayouts with centered children for plugins. Commit.
  • Use flat QGroupBoxes, set documentMode on QTabWidgets, and remove excess padding. Commit.
audiotube
  • Fix parsing certain playlists. Commit.
  • Update ytmusicapi to 1.8.2. Commit.
  • LibraryPage: Fix text colour. Commit.
  • Use regular Qt.createComponent. Commit.
  • About: Use Qt.createComponent to create About Page. Commit.
  • Fix up 19a48e4c. Commit.
  • Main: Store window geomety with KConfig.WindowStateSaver. Commit.
  • Appstream: Switch summary to sentence case. Commit.
  • Update tested ytmusicapi version to 1.8.0. Commit.
baloo-widgets
  • FileMetaDataProvider: Implement refresh(). Commit.
  • FileMetaDataProvider: Implement cancel(). Commit.
  • Require KF6. Commit.
blinken
  • Drop Qt6Qml dependency for the non-QML version. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Add android support for blinken. Commit.
bomber
  • Don't include quiet packages in feature_summary. Commit.
bovo
  • Don't include quiet packages in feature_summary. Commit.
calendarsupport
  • Add windows ci support. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • We don't need akonadi-notes. Commit.
  • Remove NoteEditDialog. Commit.
  • Add i18nc. Commit.
calligra
  • New in this release
cantor
  • Set the current working directory to the directory of the project file for Maxima, R, Scilab and Julia projects. Commit.
  • Fix cantor_config export usage. Commit.
  • (Re-)Enable the embedded documentation, set it to ON on default. Commit.
  • Fix plugin loading. Commit. Fixes bug #496355.
  • Use modern kf. Commit.
  • Fix build with julia 1.11. Commit.
  • Try fixing dependency. Commit.
  • Cmake: add dependency to thirdparty discount to stabilize build. Commit.
  • Add include path to discount and minor formatting stuff. Commit.
  • Cmake: simplify discount linking. Commit.
  • Cmake: fix install targets. Commit.
  • Cmake: try fixing install on Win. Commit.
  • Cmake: try fixing install on Windows. Commit.
  • Cmake: fix binary install. Commit.
  • Discount: always use lib-prefix (also used on Windows). Commit.
  • Discount: always use lib-prefix (also used on Windows). Commit.
  • Don't use the static lib prefix on Windows, trying to fix the linking. Commit.
  • Revert "Make Discount librtary a direct dependency of Cantor binary". Commit.
  • Revert "avoid name clash with VERSION already defined for MSVC2022". Commit.
  • Removed usage of VERSION in msvc/Makefile. Commit.
  • Use KF6 instead of KF5 in src/backends/maxima/CMakeLists.txt. Commit.
  • Removed the usage of the file VERSION in the patched version of discount since it's. Commit.
  • Remove "version.c" reading opperation from cmake. Commit.
  • Read file "version.c" and only on Windows. Commit.
  • Attempt to see a source code of this "version" file. Commit.
  • Make Discount librtary a direct dependency of Cantor binary. Commit.
  • Fix hardcoded library prefix usage by CMake variable. Commit.
  • Fix hardcoded library prefix usage by CMake variable. Commit.
  • Avoid name clash with VERSION already defined for MSVC2022. Commit.
  • Try c++-17 stadnard and fix typo. Commit.
  • Still link the maximabackend to KF5SyntaxHighlighting. Commit.
  • Revert "try fixing version(1): error C2059: syntax error: 'constant'". Commit.
  • Try fixing version(1): error C2059: syntax error: 'constant'. Commit.
  • [qt6] link rbackend to QDBus. Commit.
  • [qt6] require QDBus for R. Commit.
  • [qt6] link maxima backend to KSyntaxHighlighting. Commit.
  • [qt6] more fixes:. Commit.
  • [qt6] undone the changes in MaximaKeywords that were erroneously added in the previous commit. Commit.
  • [qt6] temporary deactivate WebEngine. Commit.
  • [qt6] removed the IDs in the json metadata files of KPlugins because of. Commit.
  • [qt6] two more fixes. Commit.
  • [qt6] don't use any hard-coded dpi numbers introduced in one of the previous commits. Commit.
  • [qt6] Q_EMIT instead of emit. Commit.
  • [qt6] properly search for poppler, use the same min. version as Okular. Commit.
  • More build fixes. Commit.
  • Adapt to late Qt6/KF6 changes. Commit.
  • Port R backend to qt6. Commit.
  • Adapt ci script for kf6. Commit.
  • Remove some frames from the settings. Commit.
  • Port to Qt6. Commit.
dolphin
  • Natural sort: exclude extension when comparing filenames. Commit. Fixes bug #416025. Fixes bug #470538. Fixes bug #421869. Fixes bug #312027.
  • Skip splitter in Tab order. Commit.
  • When splitting view, use selected folder as url. Commit. Fixes bug #483937.
  • Make Escape move focus from location bar to view. Commit.
  • Have "Replace Location" toggle focus of the view. Commit.
  • Refactor: replace QString() with QStringLiteral() for better performance. Commit.
  • CMakeLists: make KFileMetadata a required dependency. Commit.
  • Overhaul main view accessibility. Commit.
  • ViewProperties: Store view properties in extended file attributes. Commit. Fixes bug #322922.
  • Add a sort by duration option for videos. Commit. Fixes bug #482508.
  • Add test to avoid accidental divergence of desktop and phone ui. Commit.
  • Move settings category switcher to the top on mobile. Commit.
  • Disable inline renaming for phones by default. Commit.
  • Add phone UI. Commit.
  • Kitemlistcontroller: process forward/back buttons when double-clicking. Commit. See bug #485295.
  • Fix double-click view background feature. Commit.
  • Add context menu items to Trash view and items. Commit. Fixes bug #493808. Fixes bug #476955.
  • Dolphinview: when rename dialog finishes, immediately update the model and the selection. Commit. Fixes bug #481717.
  • Dolphinview: after inline renaming, immediately update the selection. Commit. Fixes bug #481717.
  • KFileItemModel: fix setData in the renaming usage. Commit. Fixes bug #481561.
  • Dolphinview: add error message when renaming failed in dialog mode. Commit. Fixes bug #481561.
  • Daemon: prevent daemon to quit on openNewWindow. Commit.
  • Accessibility: Fix message boxes not being announced. Commit.
  • DolphinViewContainer: Delay changing the url. Commit.
  • Add missing include moc. Commit.
  • Dolphinpart: Define KPart capabilities instead of deprecated ServiceTypes. Commit.
  • MoveToNewFolderAction: Remove unneeded ServiceType definition from metadata. Commit.
  • Ignore trailing slashes when comparing place URLs. Commit.
  • Dolphintrash.cpp: Update trash dir on device changes. Commit. Fixes bug #493247.
  • ViewProperties: sort by accesstime for recentlyused. Commit. See bug #437382.
  • [terminal] Don't try to change dir into an empty URL. Commit.
  • Don't crash when there is no view container yet. Commit.
  • Settings: Fix the Use Current Location button. Commit. Fixes bug #491753.
  • Make settings tabbar expanding. Commit.
  • KItemListRoleEditor: minimize resize() occurences. Commit. Fixes bug #479695.
  • Use QLocale to display localized time role group. Commit. Fixes bug #488088.
  • Fix middle-click not following the "Open archives as folder" setting. Commit.
  • Implement "Focus Places Panel". Commit.
  • KStandardItemListWidget: remove obselete comment. Commit.
  • Make FoldersTabsSettingsPage fully usable for blind users. Commit.
  • ContextMenuSettingsPage: Stop forcing focus onto search field. Commit.
  • DolphinSettingsDialog: Move focus to Okay button last. Commit.
  • Fix display of filename ampersands in actions. Commit. Fixes bug #491684.
  • Only accept left mouse button for double click actions. Commit. Fixes bug #485295.
  • KStandardItemListWidget: select by number of unicode chars. Commit. Fixes bug #466814.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Kitemlistcontroller: only accept doubleclick for left mouse button. Commit. Fixes bug #485295.
  • Add missing license texts. Commit.
  • Fix baloo version in Flatpak. Commit.
  • Port from KIconLoader::drawOverlays to KIconUtils::addOverlays. Commit.
  • DolphinViewContainer: Check "title" URL query if no path is given. Commit.
  • Notify users if authorization is required to proceed. Commit.
dolphin-plugins
  • Git/clone: trim imported test from clipbard. Commit.
  • Revert "CheckoutDialog: avoid deprecated signals". Commit.
  • CheckoutDialog: avoid deprecated signals. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Fix logging category for git plugin. Commit.
dragon
elisa
  • Libvlc: Set media player role to "Music". Commit. Fixes bug #492316.
  • Don't include quiet packages in feature_summary. Commit.
  • Database: test modifying various pieces of metadata for a track. Commit.
  • Using UTF-8 encoding for webradio stream metadata (VLC backend). Commit. See bug #467265.
  • Fix displaying lyrics with no linebreak at the end. Commit. Fixes bug #491625.
  • Only emit signal if the highlighted index has actually changed. Commit.
  • Jump to the correct lyric when clicking on a lyric. Commit.
  • Add test for parsing LRC files. Commit.
  • Added loading lyrics from .txt files in addition to .lrc. Commit.
  • Fix radio metadata error message showing for valid titles/urls. Commit.
  • Metadata form: use a proxy model for hiding empty tags. Commit.
  • Rework track metadata editor form. Commit. Fixes bug #480177.
  • Fix modifying the lyricist metadata tag. Commit.
  • Lyrics: load sidecar .lrc file as song lyrics. Commit. Fixes bug #465716.
  • Added suppression of metadata update in case of VLC issue 21057. Commit.
  • Fix artist/title/station metadata for vlc http streams. Commit. See bug #467265.
  • Fix not showing metadata of webradio stream. Commit. See bug #467265.
  • Fix missing icon on certain platform. Commit.
  • Fix: incorrect lyrics offset tag support. Commit.
  • Use QString literal instead of converting from QLatin1String. Commit.
  • Add missing const-ref. Commit.
  • Port to REUSE.toml. Commit.
  • Fix building without KXMLGui. Commit.
  • Port away from GraphicalEffects. Commit.
  • Fix playing an album artist from Artists View. Commit.
  • Remove unused mobile-specific "playlist cleared" message. Commit.
  • Use frameless style for InlineMessages in header or footer positions. Commit.
  • Fix tracks without metadata not playing. Commit. Fixes bug #492699.
  • Remove filters to hide title, artist, and album from Now Playing view. Commit. Fixes bug #468644.
  • Android: add missing icon. Commit.
  • Animate header-bar background when switching from header-style to toolbar-style. Commit.
  • Inherit MediaPlayerControl styling from ToolBar. Commit.
  • Fix mismatched toolbar heights. Commit.
  • NavigationActionBar: fix placeholder for singleAlbum. Commit.
  • HeaderBar: unmaximize when track information clicked. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Qml: handle return/enter directly in menu buttons. Commit.
  • HeaderBar: set correct Exit Full Screen button type. Commit.
  • HeaderBar: separate Exit Full Screen and handle. Commit.
  • SimplePlayListView: remove hardcoded text color. Commit.
  • SimplePlayListView: disable animations. Commit.
  • HeaderBar: set background image background. Commit. Fixes bug #464865.
  • SettingsForm: follow HIG on capitalization. Commit.
  • NAB: use sentence case for tooltips & minor fixes. Commit.
  • MPC: use sentence case for tooltips & de-"Toggle". Commit.
  • HeaderBar: toggle Party mode with double click. Commit.
  • Update the list of dependencies from what is reported by cmake. Commit.
  • ElisaMainWindow: set drawer handle tooltips. Commit.
  • Make main drawer handle use an appropriate color. Commit.
  • Use tabular numerals for durations and positions. Commit. Fixes bug #491714.
  • Use icon.name instead of icon.source for icon names. Commit.
  • Use ElementTypeRole to detect radio stations. Commit.
  • Fix not showing track durations in playlist. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Save and restore maximization state. Commit. Fixes bug #428510.
  • Add total and remaining duration to playlist footer. Commit. Implements feature #481900.
  • Shorten "Clear all" button text. Commit.
  • Refactor abstractfilelisting to fix localfilelisting test. Commit.
  • Add test for refreshing the indexer. Commit.
  • Rename mDiscoveredFiles -> mDiscoveredDirectories. Commit.
  • Refactor to use struct instead of QPair. Commit.
  • Don't build temporary container. Commit.
  • Use Container::contains(value). Commit.
  • Use QHash::keys instead of manual for loop. Commit.
  • Fix missing color scheme icons with non-default QQC2 styles. Commit. See bug #488620.
eventviews
  • Remove unused KF6::ConfigWidgets. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Add autotests directory. Commit.
  • Check license. Commit.
  • Remove create note. Commit.
falkon
  • Update Changelog. Commit.
  • Fix printing to printer other than PDF printer. Commit. Fixes bug #497051.
  • Enable "Enable Screen Capture" by default. Commit.
  • Keep "ftp" as an internal scheme. Commit.
  • Revert "Use KIO::OpenFileManagerWindowJob to open folder". Commit.
  • Use KIO::OpenFileManagerWindowJob to open folder. Commit. Fixes bug #460997.
  • GreaseMonkey - Check content type of url *.user.js. Commit. Fixes bug #467459.
  • GreaseMonkey: Add ex/in-clude match to ContextMenu. Commit.
  • GreaseMonkey: Add support for context menu. Commit. Fixes bug #469855.
  • Remove FTP support. Commit. Fixes bug #494222.
  • Fix appdata to align with appstream spec. Commit.
  • Add missing overrides. Commit.
  • Appdata Fixes. Commit.
  • VerticalTabs - Disable tab switching when mouse is over scrollbar. Commit.
  • Mark TabBarHelper::initStyleOption() as override. Commit.
  • Port QSqlDatabase::exec to QSqlQuery::exec. Commit.
  • Set security icon according to certificate error. Commit. Fixes bug #420902.
  • Preferences: Fix crash when un/loading of plugins. Commit. Fixes bug #492023.
  • Fix failing tests after removing loadfinished hack. Commit.
  • Remove WinExtras usage since it no longer exists. Commit.
  • ProfileManager: remove leftopver debug print. Commit.
  • ProfileManager: Skip clear comment SQL statements. Commit. Fixes bug #491993.
  • PluginsManager: Move UserRoles to own Enum. Commit.
  • VerticalTabs: Arrange pinned tabs vertically. Commit. Fixes bug #452818.
  • VerticalTabs: Fix tab switching with mouse wheel. Commit. Fixes bug #394066.
  • Fix image search actions. Commit.
  • Remove WebPage loadFinished workaround. Commit.
  • SiteSettingsView Add delay for reloading same site. Commit.
  • BookmarksToolbar: Fix drag and drop. Commit.
  • Enable WebInspector with disabled JavaScript. Commit. Fixes bug #462887.
  • Remove own implementation and use QProgressBar. Commit.
  • Revert "Fix progress bar". Commit.
  • Fix progress bar. Commit.
ffmpegthumbs
  • Don't include quiet packages in feature_summary. Commit.
filelight
  • Don't include quiet packages in feature_summary. Commit.
  • Make compile on windows. Commit.
  • Use common key for saving window state data. Commit.
  • Shapes: force an update after processing. Commit. Fixes bug #492326.
  • Centershape: sync with segmentshape again. Commit.
  • Always reset the filemodel when the tree changes. Commit. Fixes bug #492155.
  • Use unique if (KF6DocTools_FOUND). Commit.
  • Only show footer on map page. Commit.
  • Adopt KConfig.WindowStateSaver to save window state. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
francis
  • Add brand colors. Commit.
  • Port francis to declarative QML registration. Commit.
  • Remove QML import versionning. Commit.
  • Main: Port manual geometry logic to KConfig.WindowStateSaver. Commit.
  • Fix do not disturb button. Commit.
  • Feature: skip round. Commit.
  • About: Use Qt.createComponent to create About page across Global Menu and PageHeader. Commit.
ghostwriter
  • Fix segmentation fault when .conf file is missing. Commit. Fixes bug #465799.
  • Remove debug code that created a widgets.qss file. Commit. Fixes bug #492290.
  • Port to ecm_add_test to actually run the tetsts. Commit.
  • Drop unused qt5compat dependency. Commit.
granatier
  • Don't include quiet packages in feature_summary. Commit.
grantlee-editor
  • Add windows ci support. Commit.
  • Use KStandardActions where is possible. Commit.
  • Use ECMCheckOutboundLicense. Commit.
grantleetheme
  • Reduce list file for clang. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • QLatin1String is same as QLatin1StringView, in qt7 QLatin1String will be removed. Commit.
gwenview
  • Avoid QList clones when testing for indexed color. Commit.
  • Fix color management for images in premultipled alpha format. Commit.
  • Fix garbled colors when scaling indexed-color images. Commit. Fixes bug #459627.
  • Update cfitsio. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Set up crash handling. Commit.
  • Add formatting commit to ignore file. Commit.
  • Appdata Fixes. Commit.
  • Make it optional to start over after last image. Commit. Fixes bug #458332.
  • Revert "Avoid reading the image twice". Commit.
  • Avoid reading the image twice. Commit.
  • Documentview: fix whatsthis KUIT context marker. Commit.
  • Use KDcraw for RAW thumbnails if available. Commit.
  • Fix using KDcraw for thumbnails. Commit.
  • Fix ODR violation: many files had the wrong definition of Enum. Commit.
  • Generate wayland code with PRIVATE_CODE. Commit.
  • Add missing include moc. Commit.
  • Make Name Filters Search Recursively. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Fix sizing of ToolButton in KWidgetItemDelegate. Commit.
incidenceeditor
  • Use KStandardActions where is possible. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Remove duplicate find_packages. Commit.
  • Port away from deprecated KMime API. Commit.
  • Port to QIcon::fromTheme. Commit.
  • Remove qt < 6.7.0 check. Commit.
isoimagewriter
  • Support .raw files such as KDE Linux. Commit.
  • Update Neon key for new 2024 ISO signing key. Commit.
  • Enable image verification for Debian ISOs. Commit.
itinerary
  • Add 24.12.0 release notes. Commit.
  • Add branding color. Commit.
  • Update to libQuotient 0.9.1. Commit.
  • Fix export icon. Commit.
  • Build packages against stable dependencies. Commit.
  • Don't classify end-less trip groups starting today as past trips. Commit.
  • Fix dangling reference warnings. Commit.
  • Add new Matrix connections to AccountRegistry. Commit.
  • Fix unequal spacing. Commit.
  • Update to 6.8 Flatpak runtime. Commit.
  • Trigger login when pressing Return in the Matrix password field. Commit.
  • Set a better Matrix device name. Commit.
  • Ensure empty formcard is not visible. Commit.
  • Fix restaurant names not shown on the trip group map. Commit.
  • Trip group editor focus the text field when opened. Commit.
  • Export favorite locations used in a trip group or batch as well. Commit.
  • Allow to export arbitrary sets of favorite locations. Commit.
  • Make FavoriteLocation comparable. Commit.
  • Add trip group total cost. Commit.
  • Add 24.08.3 release notes. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Add map view for the walking path page as well. Commit.
  • Fix incremental import of batched reservations. Commit.
  • Consider transfers when computing statistics. Commit.
  • Consider live data for computing statistics. Commit.
  • Add per-trip statistics. Commit.
  • Make CO2 emission estimates from statistics model externally accessible. Commit.
  • Move reservation distance computation to LocationHelper. Commit.
  • Merge adjacent walking legs on the map. Commit.
  • Add placeholder message on empty trip groups page. Commit.
  • Fix selecting trip group candidates on the import page. Commit.
  • Hide overlapping start/end nodes of non public transport legs. Commit.
  • Fix display of final arrival times in map stopover info sheet. Commit.
  • Consider weather before/after a trip group in the trip group summary. Commit.
  • Enable app-specific language selection in Android 33. Commit.
  • Port away from deprecated KMime API. Commit.
  • Fix line colors in journey section map in dark mode. Commit.
  • Reuse map marker circles in the journey section map view. Commit.
  • Consider arrival times in the stopover info drawer on the map. Commit.
  • Add safety question before clearing the stop search history. Commit.
  • Update to Kirigami Addons 1.5.0. Commit.
  • Show path maneuver icons for all forms of individual transport. Commit.
  • Deduplicate the map stopover info sheet drawer. Commit.
  • More detailed tests of the add trip group test dialog. Commit.
  • Repair some damage from dfad5ee63d46. Commit.
  • Adapt test to program membership add action now being a floating button. Commit.
  • Add map view for an entire trip. Commit.
  • Use map geometry methods from KPublicTransport. Commit.
  • Don't exclude GIF image support from the APK. Commit.
  • Support formatting addresses from KPublicTransport locations. Commit.
  • Replace PublicTransport::isTrainMode with new KPublicTransport API. Commit.
  • Adapt tests to KPublicTransport changes. Commit.
  • Add all locations from the current trip as presets for journey searches. Commit.
  • Correctly generate KPublicTransport locations from hotels and event venues. Commit.
  • Sort location history case-insensitively. Commit.
  • Appdata Fixes. Commit.
  • Download all parts of DB tickets. Commit. Fixes bug #494696.
  • Fix Android build with Qt 6.8. Commit.
  • Fix clang build against latest KPublicTransport. Commit.
  • Update test data to follow recent KPublicTransport changes. Commit.
  • Remove usage of deprecated Line::Mode::BusRapidTransit. Commit.
  • Port to QML module loading. Commit.
  • Revert "Update to Kirigami Addons 1.5.0". Commit.
  • Update to Kirigami Addons 1.5.0. Commit.
  • Remove the remaining uses of the old restaurant icon. Commit.
  • Add development mode action for triggering runtime retranslation. Commit.
  • Give Flatpak access to the camera for barcode scanning. Commit.
  • Add missing public transport line mode mappings. Commit.
  • Simplify location query request generation. Commit.
  • De-duplicate location query request generation. Commit.
  • Fix QML error in the seat row card. Commit.
  • Remove obsolete transfer icon and use the one from KPublicTransport instead. Commit.
  • Fix checks for journey disruption effects. Commit.
  • Add 24.08.2 release notes. Commit.
  • Use location icons from KPublicTransport. Commit.
  • Fix notification permission status update on successful request. Commit.
  • Use KNotification's API for notification permission handling. Commit.
  • Replace transport mode icons in pkpasses. Commit.
  • Don't show a date range for single-day trips. Commit.
  • Remove mis-used icons that were meanwhile replaced in KPublicTransport. Commit.
  • Refactor trip group creation. Commit.
  • Remove leftovers of custom KCalendarCore QML type registration. Commit.
  • Correctly handle batch reordering on reservation changes. Commit.
  • Update timeline delegate content on changes. Commit.
  • Update translation catalog exclusion list. Commit.
  • Make flight boarding group editable. Commit.
  • JourneyQueryPage: Add section delegate. Commit.
  • Move add membership action to floating button. Commit.
  • Add tripGroupAboutToBeRemoved() signal. Commit.
  • Android: Package mark-location-symbolic icon. Commit.
  • Add support for address searches. Commit.
  • Handle one more OSM hotel tagging variant. Commit.
  • Port OSM imports away from TimelinePage. Commit.
  • Adapt test data to KPublicTransport changes. Commit.
  • Add missing include moc. Commit.
  • Enable the new two-level trip/timeline view by default. Commit.
  • Restore trip groups from full backups. Commit.
  • Revert "Temporarily change the Appstream website URL". Commit.
  • Temporarily change the Appstream website URL. Commit.
  • Fix duplicate MimeType key in desktop file. Commit.
  • Remove empty reservation batches on loading. Commit.
  • Make itinerary a geo url handler. Commit.
  • Workaround for intents doing nothing. Commit.
  • Move seat row layout to a sepeare component. Commit.
  • Use more compact layout in details page for seats. Commit.
  • Fix the REUSE check. Commit.
  • Position trip group timeline on the current element on open. Commit.
  • QLatin1String is same as QLatin1StringView, in qt7 QLatin1String will be removed. Commit.
  • Adjust to Craft Boost blueprint changes. Commit.
  • Add 24.08.1 release notes. Commit.
  • Set current trip group as context trip group early enough. Commit.
  • Be a bit less strict when determining the current trip. Commit.
  • Be less strict on when to insert the today marker in the timeline. Commit.
  • Make the URL detection heuristics a bit more clever. Commit.
  • Fix KDE Connect export for an entire trip group. Commit.
  • Add initial and very basic Appium test for the new trip group UI. Commit.
  • Always update trip group on changes. Commit.
  • Adapt top-level navigation to use the trip groups page. Commit.
  • Add trip group selector for new bus/train trips as well. Commit.
  • Explicitly manage trip group membership when applying alternative journeys. Commit.
  • Add trip group selector to reservation editors. Commit.
  • Factor out the trip group selector card from the import page. Commit.
  • Add trip group context tracking. Commit.
  • Remove dead code. Commit.
  • Deduplicate trip group page opening code. Commit.
  • Handle past trip groups without a valid end time correctly. Commit.
  • Use CardPageTitle in the flight editor. Commit.
  • Revert "GIT_SILENT: it compiles fine without kf deprecated methods". Commit.
  • Add diagnostic information about language settings. Commit.
  • Always report a selection end time, even for open end elements. Commit.
  • Fix change notification when adding elements to a group. Commit.
  • Allow to create events in any OSM building. Commit.
  • Add API to get the currently ongoing trip group, if any. Commit.
  • Make add actions work on empty trip groups as well. Commit.
  • Offer new/empty trips as an import target. Commit.
  • Add add actions and handle empty trip groups. Commit.
  • Correctly display trip groups without a time range. Commit.
  • Correctly handle empty trips in the trip group model. Commit.
  • Allow creating and deleting empty trip groups. Commit.
  • Create/update trip groups during importing. Commit.
  • Fix icon recoloring for the transfer icon. Commit.
  • Require a non-empty trip group name before enabling the Save button. Commit.
  • Add trip group selection UI for importing data. Commit.
  • Use CalendarListMode from KF::CalendarCore. Commit.
  • Remove obsolete KContacts QML registration code. Commit.
  • Clean up dependency version handling a bit. Commit.
  • Only search for KF::ColorScheme on Android. Commit.
  • Enable the use of the import staging area unconditionally. Commit.
  • Try harder to find an existing trip group to update. Commit.
  • Fix initial trip group collapsing. Commit.
  • Refactor trip group name guessing to work on reservation objects directly. Commit.
  • Fix closing the import page after becoming empty. Commit.
  • Fix typo in ImportController API. Commit.
  • Enable automatic dark mode handling on Android. Commit.
  • Add basic unit test for timeline model trip group filtering. Commit.
  • Allow to specify an initial location for the timeline model. Commit.
  • Allow to import bahn.de connection sharing links. Commit.
  • Add floating buttons to trip group timeline as well. Commit.
  • Remove unnecessary trip group delegate in trip group timeline. Commit.
  • Port ImportPage to FormCard. Commit.
  • Use FormCard for the whole TripGroupSplitPage. Commit.
  • Modernize TripGroupMergeDialog. Commit.
  • Org.kde.itinerary.appdata.xml use https://apps.kde.org/itinerary. Commit.
  • Link to website and wiki in the README. Commit.
  • Allow to filter the timeline model to a single trip group. Commit.
  • Prepare for the today marker no longer being guaranteed to be present. Commit.
  • Add 24.08.0 release notes. Commit.
  • Instantiate TimelineModel in QML. Commit.
  • Defer timeline model population until the setup has been completed. Commit.
  • Have a more complete TimelineModel setups in tests. Commit.
  • Remove special support for testing initial timeline model population. Commit.
  • Prepare TimelineModel for being managed by QML. Commit.
  • Don't pop page stack beyond TripGroupPage when showing details pages. Commit.
  • Make timeline delegates a bit more independent from TimelinePage. Commit.
  • Bundle the merge icon for trip group merging. Commit.
  • Don't interleave removing and creating new trip groups. Commit.
  • Fix typo in matrix variable name. Commit.
  • Correctly update trip group data on reservation batch renames. Commit.
  • Skip non-selected transfers for computing location information elements. Commit.
  • Remove duplicate includes. Commit.
  • Add details pages and editor pages components. Commit.
  • Add trip group timeline section headers. Commit.
  • Fix location info delegate width. Commit.
  • Move locationAtTime() to TripGroupModel. Commit.
  • Show vehicle feature quantities when available. Commit.
  • Fix showing times for disembark-only intermediate stops. Commit.
  • Add summary information from the trip group delegate. Commit.
  • Add trip group actions. Commit.
  • Add TripGroupPage. Commit.
  • Remove unused tripGroupManager property. Commit.
  • Move currentBatchId logic from timeline model to trip group model. Commit.
  • Fix typo venut -> venue. Commit.
  • Add context to Seat depending on the transport mean. Commit.
  • Add trip groups for everything. Commit.
  • Remove the trip group minimum size threshold. Commit.
  • Adapt trip counting in the statistics model for full grouping. Commit.
  • Factor out automatic trip group creation code. Commit.
  • Only show trip group blocks for groups with more than one element. Commit.
  • Sync with Flathub. Commit.
  • Sync with Flathub, move QtKeychain to top-level. Commit.
  • Consider events for auto-naming trip groups as well. Commit.
  • Adapt automatic trip group naming to groups ending with stationary events. Commit.
  • Add another split trip group auto test. Commit.
  • Make TripGroupProxyModel QML-instantiatable. Commit.
  • Consider non-location change elements for trip grouping as well. Commit.
  • Add test case for unidirectional trip followed by events at destination. Commit.
  • Automatically group connected uni-directional trips as well. Commit.
  • Suspend trip re-grouping while importing. Commit.
  • Try harder to keep timeline seat labels visible when we run low on space. Commit.
  • Explicitly search for and link against QtKeychain. Commit.
  • Don't show two separators on top of each other. Commit.
  • Implement Traewelling Login. Commit.
  • Add trip grouping test for a two leg unidirectional trip. Commit.
  • Increase maximum auto-grouping search depth. Commit.
  • Add trip groups page. Commit.
  • Fix seat label text overrun. Commit.
juk
  • Fix CLion issues. Commit.
  • Place CoverColumn last, to not interfere with other columns. Commit. Fixes bug #482210.
k3b
kaccounts-integration
  • Abort gracefully when file to remove doesn't exist. Commit. Fixes bug #495344.
  • Avoid dangling reference in removeNetAttach. Commit.
  • Improve DAV plugin logging. Commit.
  • Make logging less confusing. Commit.
  • Remove superfluous whitespace from logging. Commit.
  • Categorize logging. Commit.
  • Kcm: Simplify "add new" button name and icon. Commit.
  • Cmake-macros: Allow for non-intltool build. Commit.
kaccounts-providers
  • I18n: drop intltool requirement. Commit.
kaddressbook
  • Fix Bug 496675: Fails to build with git pimcommon. Commit. Fixes bug #496675.
  • Fix apply settings. Commit.
  • Add craft build support. Commit.
  • Add craft.ini. Commit.
  • Use KStandardActions where is possible. Commit.
  • Remove old code. Commit.
  • Use KADDRESSBOOK_NO_EXPORT. Commit.
  • Add whatsnew dialogbox. Commit.
  • Add BugFixings. Commit.
  • Add whatsnew dialog. Commit.
  • Fix resize dialog. Commit.
  • Add custom configuredialog for saving size. Commit.
  • Add save/load activities support. Commit.
  • Fix icon. Commit.
  • Fix includes. Commit.
  • Add checkbox. Commit.
  • Prepare to add activities support config. Commit.
  • Add EnabledActivities support. Commit.
  • Add TODO for setEnablePlasmaActivities. Commit.
  • Add enable activities support. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • _version.h is not necessary now. Commit.
  • Remove unused depend. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Implement filterAcceptsRow. Commit.
  • Use ActivitiesManager::self()->accountActivities(). Commit.
  • Reimplement filterAcceptsRow. Commit.
  • Add connect/disconnect. Commit.
  • Use ContactEntityMimeTypeFilterModel. Commit.
  • Add proxymodel which supports activities. Commit.
  • Add plasma-activities. Commit.
  • Add comment. Commit.
  • Add missing override. Commit.
  • Port to PimCommonActivities. Commit.
  • Add i18nc. Commit.
  • Add widget parent. Commit.
kajongg
  • Don't include quiet packages in feature_summary. Commit.
  • Remove remaining traces for windows installer. Commit.
  • Also remove *.ui files from CMake and other metadata. Commit.
  • Mypy: also silence warnings from Pyside6 bindings. Commit.
  • Pyside: fix drawing the lines for scores. Commit.
  • Pyside does not implement len for QListWidget. Commit.
  • Toolbar was not editable anymore since mypy: kdestub.py. Commit.
  • Fixup ui removal. Commit.
  • Fixup cgibt. Commit.
  • Get rid of *.ui files. Commit.
  • Better error message if kmahjongg resources are not installed. Commit.
  • Remove windows installer. Commit.
  • Remove unused cgitb module. Commit.
  • Document default ports in README. Commit.
  • Workaround: qtpy sometimes uses PYQT6 bindings even if it cannot find module PyQt6. See KDE bug 486171. Commit.
  • This should work with PYSIDE6 without PyQt6 being installed. Commit.
  • Help/About did not work with QT5 anymore. Commit.
  • Did not work with QT=API=PYSIDE2 anymore. Commit.
kalarm
  • Add appstream release description. Commit.
  • Adapt to Qt6 QHash::remove() signature change. Commit.
  • Fix deprecation. Commit.
  • Cppcheck corrections. Commit.
  • Add craft support. Commit.
  • Cppcheck corrections. Commit.
  • Make KAEvent's recurrence const. Commit.
  • Formatting. Commit.
  • Restore formatting. Commit.
  • Restore header include order. Commit.
  • Use KStandardActions where is possible. Commit.
  • Use QLatin1StringView. Commit.
  • Add release description. Commit.
  • Port away from deprecated KMime::Content::decodedText API. Commit.
  • Convert to Qt 6.5 QDateTime/QTimeZone. Commit.
  • Add note about libmpv version requirement. Commit.
  • Remove deprecated calls. Commit.
  • Fix slots connected to revised ButtonGroup. Commit.
  • Bug 493128: Fix failure to play audio files using libVLC on some systems. Commit.
  • Make mStatus and mError private to base class. Commit.
  • Ensure that audio play is not attempted if audio initialisation failed. Commit.
  • Display audio error message immediately when using alarm edit Try button. Commit.
  • Use Qt operator""_L1() for QLatin1StringView and QLatin1Char literals. Commit.
  • Rationalise autostart config entries into RunMode. Commit.
  • Remove unsused code. Commit.
  • Document new Run Mode options in Preferences dialog. Commit.
  • Show all Run Mode options in Preferences dialog. Commit.
  • QLatin1String is same as QLatin1StringView, in qt7 QLatin1String will be removed. Commit.
  • Improve description of 'start at login' and 'warn before quitting' options. Commit.
  • Minor clarification. Commit.
  • Bug 486187: Fix Wake from Suspend not working when using RTC wake. Commit.
  • Fix crash if kernel alarm timers are enabled. Commit.
  • Fix markup in message. Commit.
  • Fix appdata syntax. Commit.
  • Bug 492425: Fix audio alarms not repeating (using libVLC). Commit.
  • Correct name of sound library. Commit.
  • Update Fade details. Commit.
  • Add release description. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Mpv: raise required library version to 2.2.0 (mpv 0.37.0) to avoid threading issues. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Prevent audio being stopped if not playing. Commit.
  • Prevent audio being stopped if not playing. Commit.
  • Mpv: lower minimum required version. Commit.
  • Fix build. Commit.
  • Enable libmpv version found to be displayed. Commit.
  • Remove deprecated functions. Commit.
  • Style. Commit.
  • Make providesFade() dependent on backend. Commit.
  • Remove deprecated functions. Commit.
  • Remove unused #includes. Commit.
  • Format error messages. Commit.
  • Alarm sound: implement a backend using libmpv, as an alternative to VLC. Commit.
  • Port away from deprecated KMime API. Commit.
kalgebra
  • Mobile UI: fix String. Commit.
  • Fix Android version looks for KF5. Commit.
  • Graphsplasmoid: Make sure it works fine with Plasma 6.0. Commit. Fixes bug #490794.
kalk
  • Add escape key handling. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Port to declarative QML declaration. Commit.
  • README.md proofreading. Commit.
  • .kde-ci.yml about dialog depends on kirigami-addons. Commit.
  • Remove extra 6. Commit.
  • Add ecm_set_disabled_deprecation_versions. Commit.
kalm
  • Get qmlformat from Qt CMake files instead of searching for it. Commit.
  • Flatpak: update runtime to 6.8. Commit.
  • Add option self-test and corresponding autotest. Commit.
  • Add autotests. Commit.
  • Appdata: fix developer. Commit.
  • Fix instruction text cut off on small screens. Commit.
  • Build Android APKs. Commit.
  • Flatpak: update Kirigami Addons to 1.5.0. Commit.
  • Save window state. Commit.
  • Flatpak: update Kirigami Addons to 1.4.0. Commit.
kalzium
  • Updating outdated icons in iconic view. Commit.
  • Making isotope.xml consistent with halflife units. Commit.
  • Fixed isotope table not showing units of halflife. Commit.
  • Initialize KCrash. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Fix build with Qt 6.8. Commit.
kamera
  • Remove unneeded values from KCM metadata. Commit.
kanagram
  • Don't include quiet packages in feature_summary. Commit.
  • Main: Fix moreOptionsButton being cutoff on resize. Commit.
  • Use modern KDE_COMPILERSETTINGS_LEVEL. Commit.
  • Main: Use playericon leftMargin directly to set playerModeText width. Commit.
  • Main: Adjust playericon height. Commit.
  • Main: Reposition playericon to be more in line with powerButton. Commit.
  • Main: Wrap 'Change Mode' text if it's too large. Commit.
  • Main: Scale 'Next Anagram' text based on width of text. Commit.
  • Main: Prevent playerBox from being offset on resize. Commit.
  • Main: Increase size of 'Next Anagram' and 'Configure' text. Commit.
  • Main: Increase size of moreOptionsText. Commit.
  • Use modernize kf6. Commit.
kapman
  • Don't include quiet packages in feature_summary. Commit.
kapptemplate
kasts
  • On startup, remove feed entries with empty URL on startup. Commit. Fixes bug #495961.
  • Fix password saving for windows. Commit.
  • Fix 1px left and bottom border on mobile. Commit.
  • Add KCrash dependency and remove outdated debian deps from README.md. Commit.
  • Set up crash handling. Commit.
kate
  • Make placeholder text translatable. Commit.
  • Add Kate branding color. Commit.
  • Add back distance check to hide tooltip. Commit.
  • Fix #496460: Match export not working with lookarounds. Commit.
  • Don't die if the arrays not only contain integers. Commit.
  • Don't pass a nullptr to ::fromLatin1. Commit. Fixes bug #496602.
  • Don't pass a nullptr to ::fromLatin1. Commit. Fixes bug #496602.
  • Update typescript-language-server url. Commit.
  • Avoid ctag indexing the home/root dir. Commit.
  • Fix language ids for javascript derivates. Commit. Fixes bug #495805.
  • Try to have a PATH on macos when not launched from terminal. Commit. See bug #490926.
  • Build output improvements. Commit.
  • Build: Append html output. Commit.
  • Try to properly use toLocalFile for local files. Commit. See bug #474461. See bug #496293.
  • Skip "Save macro recording" action when recording is going on. Commit. Fixes bug #494464.
  • Ensure key press/release are sent to the same widget. Commit. See bug #494464.
  • Fix active tab not being set inactive. Commit.
  • Fix snippet completion execution. Commit.
  • Fix snippets not working unless completion is hard invoked. Commit. Fixes bug #495416. See bug #462383.
  • Remove useless Qbytearray->QString conversion. Commit.
  • Add QIcon include. Commit.
  • Add config option for tab cycling. Commit.
  • Store toolview data in one place in a vector. Commit.
  • Use std::vector instead of map in tabbar. Commit.
  • Dont use std::map in hintstate. Commit.
  • Dont use std::map in gitdiff. Commit.
  • Use ->url() and not ->text() to resolve ~ and Co. Commit. Fixes bug #474461.
  • Set default shortcut for modal session dialog. Commit. Fixes bug #493101.
  • Detach from terminal if wanted. Commit. Fixes bug #495717.
  • Fix build with Qt 6.9 (dev). Commit.
  • Add an action to detach active document. Commit. Fixes bug #495459.
  • Fix action text. Commit.
  • Update typst server. Commit. Fixes bug #495342.
  • Use pch for tests. Commit.
  • Reduce Q_OBJECT macro usage. Commit.
  • Remove unused Q_OBJECT macros from kateprivate. Commit.
  • Fix appium UI test and reenable them. Commit.
  • Simplify KateDocManager signals. Commit.
  • Fix build. Commit.
  • Restore tab next/prev shortcuts. Commit.
  • Remove Q_DECLARE_METATYPE calls from kateprivate. Commit.
  • Cache KActionCollection instance. Commit.
  • Fix unused variable warnings. Commit.
  • Remove useless Q_OBJECT macro. Commit.
  • Make m_userFeedbackProvider a pointer. Commit.
  • De-inline KateViewManager::views. Commit.
  • Gitwidget: Update git widget with correct folder on project change. Commit.
  • Addons/git-blame: hide the tooltip when appropriate. Commit.
  • Lsp: Use a custom header with menu button. Commit.
  • Re-init app intance per test. Commit.
  • Ensure we keep the tab order on session restore. Commit. Fixes bug #495419.
  • Update git blame ignore file. Commit.
  • Rotate the refresh button when git status is updating. Commit.
  • Show git status with file name in project tree. Commit. Fixes bug #489696.
  • Try to show current branch even if there is no active view. Commit.
  • Remove extra shortcuts for tab next/prev. Commit. Fixes bug #489936.
  • Adapt to api change. Commit.
  • Remove per project gitwidget. Commit.
  • Show a better hint in quick open line edit. Commit.
  • Add 3 new formatters. Commit.
  • Clear state on failure to start. Commit.
  • Terminate the app on destruction. Commit.
  • Dap: Dont require 2 clicks to stop the debugger. Commit.
  • Fix sql copy/export is randomly ordered. Commit. Fixes bug #461419.
  • Disable Appium UI tests ATM, broken with Qt 6.8. Commit.
  • Translating the empty string is impossible. Commit.
  • If we have nothing to close, that always succeeds. Commit.
  • Abort session switch if we failed to close all things. Commit. Fixes bug #466553.
  • Reduce #ifdefs. Commit.
  • Allow word wrapping and fix font in tooltip. Commit. Fixes bug #492090.
  • WaitForStarted before writing to stdin. Commit.
  • Rainbow parens: Simplify icon code. Commit.
  • Fix infinite loop. Commit.
  • Fix moc warnings about unnecessary moc_*.cpp includes. Commit.
  • Fix warning. Commit.
  • Add null check. Commit.
  • Use pch for the remaining plugins. Commit.
  • Remove unused include. Commit.
  • Fmt: Fix nix mode name. Commit.
  • Minor cleanup for stash manager. Commit.
  • Remove unused signals. Commit.
  • Fmt: minor clean ups and efficiency changes. Commit.
  • Save session once after startup. Commit. Fixes bug #404228.
  • Include stash docs when auto saving. Commit. Fixes bug #493665.
  • Refactor format plugin for simplicity. Commit.
  • Fix typo. Commit.
  • Fix config not being read for prettier. Commit.
  • Formatting: Listen to all process signals properly. Commit.
  • Openlink: Fix possible infinite loop. Commit.
  • Add a test for view cursor restoration. Commit.
  • KateViewSpace: Store session group name on save. Commit.
  • Fix QString.arg calls. Commit.
  • Fix leak. Commit.
  • QuickOpen: List open projects and allow switching to them from quick switcher. Commit.
  • Fix bad qobject_cast. Commit. Fixes bug #494541.
  • Kateprojectindex: Fix broken QStringLiteral argument parsing. Commit.
  • Lsp: use char array for config keys. Commit.
  • Fix semantic highlighting is wrong after opening toolview. Commit.
  • Improve external tools plugin load time. Commit.
  • Add some timing prints to startup code. Commit.
  • Remove config upgrades for very old configs. Commit.
  • Improve debug plugin load performance. Commit.
  • Lazy initialize project plugin info view. Commit.
  • Work around flakyness of 'save file' UI test. Commit.
  • Dont eagerly initialize icons for lspclientsymbolview. Commit.
  • Dont create widgets without parents. Commit.
  • Dont expandAll when reading session config. Commit.
  • Check for index validity when deleting file. Commit. Fixes bug #494099.
  • Port away from deprecated KPluralHandlingSpinBox. Commit.
  • Dap: Connect to project plugin properly. Commit.
  • Format: Dont repeat the same error again and again. Commit.
  • Debug: Improve threads handling. Commit.
  • Dap: Add support for flutter hot reload/restart. Commit.
  • Dap: Pass all fields from launch.json to the server. Commit.
  • Support file paths on windows. Commit.
  • Fix file path parsing when first match fails. Commit.
  • Openlink: Add a unit test. Commit.
  • OpenLink: Detect absoloute file paths as urls. Commit. Fixes bug #465265.
  • Openlink: Slightly optimize links detection. Commit.
  • Lsp-inlay-hints: use std vector for storage. Commit.
  • Lsp-inlayhints: Remove useless state keeping. Commit.
  • Fix C4267 warnings on windows. Commit.
  • Konsole: Use same default value for 'RemoveExtension'. Commit. Fixes bug #493753.
  • Fix minor typo. Commit.
  • Fix session target not being saved. Commit.
  • Project: Emit error if the relevant vcs wasn't found when loading. Commit. Fixes bug #480932.
  • Add 'reopen latest closed documents' to tab context menu. Commit. See bug #493690.
  • Show relevant external tools in context menu. Commit. Fixes bug #479027. Fixes bug #451523.
  • Load MDI ToolView shortcuts as custom to avoid unintentional reset. Commit.
  • Dap: When stop button is pressed, stop the debugging. Commit.
  • Diag: Highlighted the line to the end if diagnostic range is empty. Commit.
  • Diag: Add action to show hover info. Commit. Fixes bug #479450.
  • Fix separator color. Commit. Fixes bug #482521.
  • Debug: Use a better icon clear breakpoints. Commit.
  • Allow for null ID in LSP response messages. Commit.
  • Debug: Put target keys in a namespace. Commit.
  • Debug: Show config page when not debugging. Commit.
  • Dap: Add support for reading targets from launch.json. Commit.
  • Rename m_debugView to m_backend. Commit.
  • Tooltip: Use a variant of foreground color for tooltip border. Commit. Fixes bug #492187.
  • Tooltip: Dont hide if hovering over the same word. Commit. Fixes bug #492064.
  • Update dart & rust lsp settings. Commit. Fixes bug #492061.
  • Tooltip: Use 1 pt smaller font than editor. Commit. Fixes bug #492187.
  • Tooltip: Fix last line always appearing as a heading. Commit.
  • Tooltip: Highlight the background of inline codespans. Commit. See bug #492187.
  • Tooltip: Fix frame color in darkmode. Commit. See bug #492187.
  • Tooltip: Underline the links and reduce heading height. Commit. See bug #492187.
  • Fix expected separator for kate_mdi shortcuts. Commit. Fixes bug #493412.
  • Tidy up the text hint code a bit. Commit.
  • Dont hide the tooltip if cursor is moving towards the tooltip. Commit. Fixes bug #492064.
  • Rename GDB_BACKEND to GDB_SOURCES. Commit.
  • Debug: Add an explicit clear breakpoints action. Commit.
  • Dap: Auto run the app after launch request. Commit.
  • Dap: Fix no threads sent by server. Commit.
  • Make debug plugin compile on windows. Commit.
  • Always save all splitters. Commit. Fixes bug #470390.
  • More static const regex compiled once. Commit.
  • More const, tell what we do here and why. Commit.
  • Less allocations. Commit.
  • More static const regex to compile once. Commit.
  • Compute regex only once. Commit.
  • Don't detach for --author and --license. Commit.
  • Don't detach for --help-all. Commit.
  • Add copyright headers to new files from #1557. Commit.
  • Text hint improvements. Commit.
  • Remove no longer relevant comments. Commit.
  • Remove no longer relevant comments. Commit.
  • Try to detect if untracked document belongs to the project. Commit.
  • Fix lsp completion/resolve. Commit.
  • Fix recursive directory traversal and remove file skipping. Commit. Fixes bug #493248.
  • Fix possible crash in eslint plugin. Commit.
  • Lsp: Use the resolved completion item. Commit.
  • Use documentation from completionItem/resolve. Commit.
  • Fix focus for widgets. Commit. Fixes bug #485210.
  • Better view space enabling for the menu case. Commit.
  • Improve makeActive for widgets. Commit.
  • Fix mime-type icon after reload. Commit. Fixes bug #489452.
  • Lspclient: check for capability before using documentSymbol. Commit. Fixes bug #479496.
  • Avoid shortcut clash. Commit. Fixes bug #475691.
  • Fix strange behavior on document close after restore. Commit. Fixes bug #487034.
  • Add compat code to read old session config for views. Commit.
  • Don't store pointer. Commit.
  • Fix session restore of tabs/views of untitled documents. Commit. Fixes bug #464703. Fixes bug #462112. Fixes bug #462523. Fixes bug #468573.
  • Lsp: Fix semantic highlighting for semanticTokens/range request. Commit.
  • Formatter: Improve yamlfmt defaults. Commit.
  • Persist viewstate across project reloads. Commit.
  • Improve New File/Folder dialog. Commit.
  • Make the code analysis tools header only. Commit.
  • Fix compilation error with Qt 6.8.0 and g++ 14.2.1_p20240817. Commit.
  • SemanticHighlighting: Only highlight visible range. Commit.
  • Libkateprivate: Cleanup headers to improve compile times. Commit.
  • Back to normal konsole. Commit.
  • Fix clashing and missing keyboard accelerators. Commit.
  • Fix scope of #ifndef. Commit.
  • Direct tab switching defaults for non-Mac. Commit.
  • Resize tooltip after appending new text. Commit.
  • Fix adding global suppression doesn't suppress existing diagnostics. Commit. Fixes bug #491209.
  • DiagnosticsView: Simplify the code a bit. Commit.
  • Change Microsoft Store URL to apps.microsoft.com. Commit.
  • Fix resizing logic of the LSP plugin tooltips. Commit.
  • Fix tooltip hides on scrolling using scrollbar. Commit. Fixes bug #492092.
  • Add context to translations. Commit.
  • Tooltip: Only highlight blocks that are marked BlockCodeLanguage. Commit. Fixes bug #492076.
  • Dont insert line breaks in tooltip. Commit. Fixes bug #492062.
  • Remove unused forward declaration. Commit.
  • Remove unneeded search result expanding limit. Commit. Fixes bug #491890.
  • B&R: Add QDir::homePath() to newly created Tartget-Sets. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Formatter: add formatting for Odin language. Commit.
  • KateBuildView: Remove close button entirely. Commit.
  • Change the default LSP client for GLSL language to glsl_analyzer. Commit.
  • Fix crash on window close. Commit.
  • Add a reference to a contrast checker for themes. Commit.
  • Add paths of syntax and theme for macOS. Commit.
  • Add default icons for the "Recent Sessions" and "All Sessions" menus. Commit.
  • Use better parent window for message box. Commit.
  • Fix Show sidebar shortcut not being restored properly. Commit. Fixes bug #453715.
  • Fix shortcuts not saved for format plugin actions. Commit.
  • Apps/lib/diff/difflinenumarea.cpp - include . Commit.
  • Project: add a helper method to get the current GitWidget*. Commit.
  • Project: make getting the .git/index file path more robust. Commit.
  • Project: check if the git widget has been initialized. Commit.
  • Tabs: Wrap around to first on nextTab if current is last tab. Commit. Fixes bug #476565.
  • Diff: Allow jumping to hunks with full context. Commit.
  • Diff: Forward wheel event to editor. Commit. Fixes bug #490406.
  • Fix crash if no konsole installed. Commit. Fixes bug #490957.
  • Lsp: Dont discard ranges which meant to encompass the whole document. Commit.
  • Try to avoid to create parent less widgets. Commit. Fixes bug #490712.
  • Improve open commit dialog. Commit. Fixes bug #489253.
  • Allow "HEAD" when opening commit. Commit. See bug #489253.
  • Fix buid dir terminal that got lost. Commit.
  • Don't overwrite m_terminal. Commit.
  • Add rpmspec to recognized language servers. Commit.
  • Allow the user to manage the allowed/blocked commands. Commit.
katomic
  • Don't include quiet packages in feature_summary. Commit.
kbackup
  • Port away from deprecated KIconEffect API. Commit.
  • Remove commented out code. Commit.
kblackbox
  • Don't include quiet packages in feature_summary. Commit.
kblocks
  • Don't include quiet packages in feature_summary. Commit.
  • Add missing include moc. Commit.
kbounce
  • Don't include quiet packages in feature_summary. Commit.
kbreakout
  • Don't include quiet packages in feature_summary. Commit.
kbruch
  • Don't include quiet packages in feature_summary. Commit.
kcachegrind
  • Fix minor typo (missing space). Commit.
  • Implement a tool to visualize control-flow graphs. Commit.
  • Show headers in qtc. Commit.
  • Make optional doctools. Commit.
kcalc
  • Fix binary token insertion. Commit.
  • Remove dead code for non implemented token. Commit. Fixes bug #494799.
  • Bits frame: fixed flickering during resize. Commit. Fixes bug #453775. Fixes bug #467155.
  • Port kNumber testing to QTest. Commit.
  • Doc/index.docbook proofreading. Commit.
  • Fixed spelling in enum CalcEngine::ResultCode. Commit.
  • Remove unused header/function. Commit.
  • Rearrage header files. Commit.
  • Add missing dependency to kde-ci. Commit.
  • Add missing include moc. Commit.
  • Add a couple of tests to cover the critical digit change. Commit.
  • Support hex numbers that start with a letter (a-f). Commit. Fixes bug #488728.
  • Organize knumber CMakeList. Commit.
  • Set the correct infinity sign when invalid. Commit.
  • Revert "Move source files to src/". Commit.
  • Move source files to src/. Commit.
  • Update README file. Commit.
  • Update knumber library to comply KDE coding style. Commit.
  • Clean up knumber library. Commit.
  • Kcalc.cpp call KCrash::initialize after "KAboutData::setApplicationData(aboutData)". Commit.
  • Revert "Set up KCrash after KAboutData::setApplicationData()". Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Set error Index for edge cases. Commit. Fixes bug #491327.
  • CMakeLists.txt stop supporting KDE Frameworks 6 versions less than "6.0.0". Commit.
  • Better looking error messages. Commit.
  • Add gitlab ci for the Windows operating system. Commit.
kcalutils
  • Port deprecated method. Commit.
  • Fix list of files. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • QLatin1String is same as QLatin1StringView, in qt7 QLatin1String will be removed. Commit.
kcharselect
  • Don't include quiet packages in feature_summary. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
kclock
  • Add icons to the "About KDE" and "About Clock" buttons under Settings. Commit.
  • Use the display name of the current timezone instead of the id. Commit.
  • Fix switching between powerdevil and wakeup polling. Commit. Fixes bug #496296.
  • Avoid generating absolute include paths into (internal) headers. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Replace the elapsed time with remaining time. Commit. Fixes bug #479562.
  • Refactor time formatting functions. Commit.
  • Remove unused code for the analog clock. Commit.
  • Remove new timer drawer for mobile and use dialog. Commit. Fixes bug #492652.
  • Fix timer circle alignment. Commit. Fixes bug #481170.
  • Fix timer circle shrinking too much. Commit.
  • Fix custom spinbox icons. Commit.
  • Enable KCrash also for kclockd. Commit.
  • Add KCrash support. Commit.
  • Call portal for autostart only in flatpak. Commit.
  • Fix alarm ring popup sizing. Commit.
  • Refactor wakeup code. Commit.
kcolorchooser
kcron
  • Drop unused KIO dependency. Commit.
  • Drop unused kdeclarative dependency. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Improve clarity of Print button. Commit.
  • Translate printer output. Commit.
  • Set sortRole & update sortOrder for tables. Commit.
  • Rework TimeCard. Commit.
  • Update enabled status. Commit.
  • Fix textRole for user column in variables table. Commit.
  • Set default (first) user login when creating task. Commit.
  • Coding style. Commit.
  • Clean forward declaration. Commit.
  • Port module to QML. Commit.
kde-dev-scripts
  • Add tduck to relicensecheck.pl. Commit.
  • Exclude build dir. Commit.
  • Add hallas to the license table. Commit.
  • Add mrp to relicensecheck.pl. Commit.
  • Require KF6. Commit.
kde-dev-utils
  • Allow opening an URL in the part loaded into kpartloader. Commit.
  • Fallback to load parts from kf6/parts/. Commit.
  • Supply error message when loading a kpart fails. Commit.
kdebugsettings
  • Add json-validation. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • It compiles fine without qt deprecated methods. Commit.
  • Increase ecm_set_disabled_deprecation_versions to kf. Commit.
  • Check more files. Commit.
  • Fix typo. Commit.
  • Fix autotest. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • It compiles fine without deprecated method. Commit.
  • Use QLatin1StringView. Commit.
  • Fix convert str. Commit.
  • Remove unused include moc. Commit.
  • Add KCrash support. Commit.
  • Use @option:check. Commit.
  • Use i18nc. Commit.
  • We depend against qt6.3. Commit.
kdeconnect-kde
  • Added new supporter. Commit.
  • Add KDE Connect supporters from end of years fundraisers. Commit.
  • [sftp] Fix crash after mount timed out. Commit.
  • Drop code for forwarding messages to Telepathy. Commit.
  • Add missing QQuickStyle::setStyle calls. Commit.
  • Plugins/systemvolume: Remove workaround for mingw toolchain. Commit.
  • Kdeconnect-app: Add filtering of plugins. Commit.
  • Findthisdevice: Add audio playback. Commit.
  • Findthisdevice: Fix getting defaultSounds in the QML app. Commit.
  • Plugins/systemvolume: Fix linker error with mingw toolchain. Commit.
  • Fix QML widget being too wide in hidpi. Commit.
  • [indicator] Set QQC2 style. Commit.
  • Port kdeconnect_share_config away from Qt labs. Commit.
  • Add frame back to device list. Commit.
  • Backport mdns.h updates from upstream. Commit.
  • Switching to static_cast. Commit.
  • Switching back to comment block. Commit.
  • Disabling warnings as errors now we are clean. Commit.
  • Using KColorSchemeManager::KColorSchemeManager is deprecated. Commit.
  • Fixing error: unused variable 'IMAGE_DATA_SIGNATURE'. Commit.
  • Fixing 'argument': conversion from 'size_t' to 'int', possible loss of data. Commit.
  • Working around cast from 'struct sockaddr *' to 'struct sockaddr_in6 *' increases required alignment from 1 to 4. Commit.
  • Force cast to int to avoid warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data. Commit.
  • Fixing 'KColorSchemeManager::KColorSchemeManager': Since 6.6. Use KColorSchemeManager::instance(). Commit.
  • Uncommenting code to silence compiler warnings but retaining. Commit.
  • Fixing implicit capture of 'this' via '[=]' is deprecated in C++20 --. Commit.
  • Fixing deprecated bitwise ops of dissimiliar enums. Commit.
  • Mdns 0 to nullptr. Commit.
  • Enabling warnings as errors if supported. Commit.
  • Kdeconnect_runcommand_config: Fix i18n call. Commit.
  • Plugins/lockdevice: Remove unnecessary MSVC specific pragma directive. Commit.
  • Use QML ListView in KCM. Commit.
  • Kdeconnect-app: Remove PluginInfoPage wrapper. Commit.
  • Kdeconnect-app: Add placeholder icon to device list. Commit.
  • Kdeconnect-app: Remove useless icon.color: transparent. Commit.
  • Store window geometry using KConfig.WindowStateSaver. Commit.
  • Smsapp: revert the custom style of compose message area to default kirigami TextArea. Commit.
  • Make bluetooth work if enabled after kdeconnectd is started. Commit.
  • Don't set an absolute D-Bus service path on Windows and macOS. Commit.
  • Fixing bluetooth under QT6/OpenSUSE Tumbleweed. Commit.
  • Refactor macOS startup code. Commit.
  • CMake: Set required C++ standard to C++20. Commit.
  • NetworkPacket: Optimize serialization/deserialization. Commit.
  • Avoid QtTest module include. Commit.
  • Add serialization/derserialization benchmark test. Commit.
  • Revert "macOS: launch kdeconnectd with start instead of startDetached". Commit.
  • Split DesktopDaemon into its own files. Commit.
  • Fix MacOS build by adding a bluetooth usage description. Commit.
  • MacOS: launch kdeconnectd with start instead of startDetached. Commit.
  • Revert "Revert "Use absolute path in D-Bus service file"". Commit.
  • Revert "Use absolute path in D-Bus service file". Commit.
  • Fix date. Commit.
  • Appstream: Update description and latest Windows release link. Commit.
  • Removed unused var. Commit.
  • Handle dbus errors in setWhenAvailable. Commit.
  • Fix warning. Commit.
  • Plugins/runcommand: set Dialog preferredWidth. Commit.
  • Plugins/runcommand: improve PlaceholderMessage. Commit.
  • Plugins/runcommand: use ColumnLayout for ListView. Commit.
  • Plugins/runcommand: make config dialog HIG-compliant. Commit.
  • Smsapp: Ensure SmsCharCount has necessary headers included, remove unneeded default constructor. Commit.
  • Small typo fixes in docstrings. Commit.
  • Link macOS signing configuration files. Commit.
  • Bump minimum Qt version to 6.7. Commit.
  • Certificate handling after 10years. Commit.
  • Use absolute path in D-Bus service file. Commit.
  • Generate wayland code with PRIVATE_CODE. Commit.
  • Fix: don't send clipboard network packets on empty text. Commit.
  • Remove custom keepalive intervals. Commit.
  • Add custom JSON schema, extending KPluginMetaData and enforcing KDE-Connect specific keys. Commit.
  • Smsapp: improve .desktop GenericName and Description. Commit.
  • Settings: improve .desktop GenericName and Comment. Commit.
  • Plasmoid: improve description field in json. Commit.
  • Kcm: improve description field in json. Commit. Fixes bug #466256.
  • Virtual Monitor: Replace the video-monitor icon with something that exists. Commit.
  • Plugins/runcommand: use Kirigami.Dialog. Commit. Fixes bug #487438.
  • Enable KCrash for all executables. Commit.
  • Re-enabling bluetooth by default now https://bugs.kde.org/show_bug.cgi?id=482192 is fixed. Commit.
  • Mpris-remote: Support for fetching album art. Commit.
  • Indicator: Simplify sending files from systray icon. Commit.
  • Bluetooth provider workaround for BlueZ/DBus timeouts. Commit. Fixes bug #481870.
kdeedu-data
  • Don't include quiet packages in feature_summary. Commit.
kdegraphics-thumbnailers
  • Don't include quiet packages in feature_summary. Commit.
kdenetwork-filesharing
  • Switch emblem-error icons to dialog-error. Commit.
  • Use Kirigami.PlaceholderMessage for "can't install Samba" page. Commit.
  • Prompt for reboot, rather than immediately rebooting. Commit.
  • UserPage Stop overriding default padding. Commit.
kdenlive
  • Save extracted frames in project folder is project is supposed to save files in its parent folder. Commit. Fixes bug #496486.
  • Fix proxied image messes exif orentation. Commit. Fixes bug #496681.
  • Fix audio capture, ensure default monitor scene is active to start recording. Commit. See bug #496263.
  • Don't allow question mark in script names (not supported by MLT). Commit. Fixes bug #496763.
  • Fix motion tracker effect link to documentation and create models folder in any case to avoid error message. Commit.
  • Allow creating 1 frame mixes. Commit.
  • Fix resizing mix to 1 frame duration breaking mix position. Commit.
  • Move enable builtin effects from asset panel to Kdenlive Settings dialog. Commit.
  • Various built in effect fixes on copy effect. Commit.
  • Properly display the full log on missing render file. Commit.
  • Ensure we display an error if the render job finishes but rendered file does not exist. Commit.
  • Don't enable keyframes in timeline if an effect is disabled. Commit.
  • Disable keep original size feature as it has issues (causes distortion if another transform is added in timeline). Commit.
  • Archiving: don't show two abort buttons. Commit.
  • Fix incorrect code change that broke tests. Commit.
  • Don't allow creating invalid project profiles with strange pixel aspect ratio. Commit.
  • Don't change timeline audio/video targets while dragging. Commit. Fixes bug #496354.
  • Minor cleanup, ProjectClip cannot be of type Timeline. Commit.
  • Fix title widget incorrectly showing text color as gradient if it was once switched to gradient. Commit.
  • Fix wrong HW profile selected when transcoding. Commit.
  • Add shortcut to extract clip from timeline. Commit.
  • Add the new MLT HSL color correction effects to the correct category. Commit.
  • Fix guides not appearing in first timeline of newly created projects. Commit.
  • Fix corners effect broken and lag. Commit.
  • Fix crash in effectstack. Commit.
  • Fix disabled built-in effects incorrectly flagged as non built-in. Commit.
  • Fix crash trying to remove keyframes when there are none. Commit. Fixes bug #496391.
  • Fix merge error in fix for windows crash in file with missing drive. Commit.
  • Fix Clip In Project Bin not opening the item's folder in secondary bins. Commit.
  • Fix rotoscoping lag on keyframe change. Commit.
  • Fix recent commit breaking tests. Commit.
  • Cleanup, fix incorrect invokation of setProducer. Commit.
  • Master effects: don't try to refresh both monitors on each effect param change, simply mark the inactive monitor as needing a refresh on next focus action. Commit.
  • Fix render dialog cleanup always disabled. Commit.
  • Minor cleanup in renderjob. Commit.
  • Disable inactive timeline tabs. Commit.
  • Fix abort rendering. Commit.
  • Fix Windows crash openening a project with a missing file on a non available drive. Commit.
  • Fix fit to width/height when clip sample aspect ratio != 1. Commit. See bug #96404.
  • Don't try opening invalid sequence. Commit.
  • Mark sequence clips with 0 tracks as invalid. Commit.
  • Gpsgraphics: Fix default value for bg scale and opacity. Commit.
  • Fix subtitle style editor scaling. Commit.
  • Fix seamless transalation on GPU. Commit.
  • Fix vosk model size calculation on Windows. Commit.
  • Fix crash loading project with effect zone. Commit.
  • Fix display of Whisper/Seamless model folder size on Windows. Commit.
  • Fix another missing slash in tag end. Commit.
  • Fix missing slash in tag end. Commit.
  • Fix clip monitor history menu not showing up on audio clips. Commit.
  • Cleanup subtitle edit ui. Commit.
  • Fix incorrect param name. Commit.
  • Gpsgraphic: fix range and comment. Commit.
  • Fix gpsgraphic default values. Commit.
  • Disable failing shared_ptr check. Commit.
  • Cleanup Subtitles style dialog to better follow the app UI style. Commit.
  • Effects XML changes to include keyframes. Commit.
  • Remove reference to unused file. Commit.
  • Fix crash/corruption in qml after sequence close. Commit.
  • Only set timeline context properties once. Commit.
  • Cleanup renderjob. Commit.
  • Update avfilter_drawgrid.xml. Commit.
  • Update avfilter_drawbox.xml. Commit.
  • Fix missing change in last commit. Commit.
  • Fix highdpi painting of color wheels. Commit.
  • Fix colorwheel drawing on highdpi. Commit.
  • Add some debug around project close. Commit.
  • Fix Lift(Gamma/Gain layout issues. Commit.
  • Bump MLT dependency to 7.28. Commit.
  • Fix threading issue in seamless install, add context info buttons to settings page. Commit.
  • Bump KF dependency to 6.3. Commit.
  • Update all venv packages on request. Commit.
  • Various fixes for TTS. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Fix possible concurrency crash in settings caused by pthon deps check. Commit.
  • Enforce latest version of whisper. Commit.
  • Fix tests and snapping bug introduced in recent spacer tool fix. Commit.
  • Refactor whisper settings. Commit.
  • Cleaunp. Commit.
  • Fix spacer tool leaving a few frames after last clip. Commit.
  • Don't update subtitle edit on each selection change. Commit.
  • Fix changing font size in subtitle editor. Commit.
  • Add classes for specific clip types (timeline, playlist clips), cleanup. Commit.
  • [dev-docs] Remove Qt5 mentions from build instructions. Commit.
  • Implement resizing multiple timeline items. Commit.
  • Fix Pexels Videos provider. Commit.
  • Fix resetting Help shortcuts on each application launch. Commit. Fixes bug #495373.
  • Fix replacing bin AV clip with mlt playlist. Commit.
  • Fix .mlt playlist files lose audio thumb on project reopen. Commit.
  • Dont try to read .mlt playlists as kdenlive project files on reload. Commit.
  • Fix shadowed variable causing incorrect clip removal on project opening, fix crash opening project with timeline clip missing in bin. Commit. See bug #493486.
  • Fix monitor seek to prev/next keyframe not working in rotoscoping. Commit.
  • Fix rendering custom image sequence profile. Commit.
  • Fix incorrect string param. Commit.
  • QString refactor: replace QString() with QStringLiteral(). Commit.
  • Fix mdocument modified on open: don't try to convert already updated subtitles. Commit.
  • Subtitles: fix cut on newline handling after recent change. Commit.
  • Fix: A/V Check for avformat files is swapped. Commit.
  • Fix newline handling in subtitles, fix crash on delete in simple editor. Commit.
  • Fix clip jobs like stabilize creating invalid folders. Commit.
  • Fix freeze loading project with invalid folder id. Commit.
  • Update packaging instructions. Commit.
  • Don't invalidate timeline preview when replacing an audio clip in bin. Commit.
  • Ensure monitor is cleared and ruler hidden when no clip or a folder is selected in bin. Commit.
  • Fix title producer update on edit undo. Commit. Fixes bug #494142.
  • Revert incorrect change. Commit.
  • Fix typo in dance.xml. Commit.
  • Fix single item(s) move. Commit.
  • Cleanup. Commit.
  • Fix cycle effects playling timeline and sometimes broken after reopening project. Commit.
  • Fix recent regression breaking all sort of things when opening projects. Commit.
  • Fix crash when dragging clip and using mouse wheel. Commit.
  • Don't play when clicking monitor container if disabled in settings. Commit.
  • Fix effect zones lost on project reopening. Commit.
  • Fix effect zone for timeline clips. Commit.
  • Render jobs: differentiate status between waiting and starting. Commit.
  • Various fixes for bin clip effects. Commit.
  • Disable check for ghost effects that currently removes valid effects. Commit.
  • Detect and fix track producers with incorrect effects. Commit.
  • Include cleanup. Commit.
  • Fix bin effects not deleted from timeline instances. Commit.
  • Don't try to build clone effect it if does not apply to the target. Commit.
  • Fix deleting effect does not reset on monitor view and crash applying effect zone to bin clip. Commit.
  • Don't unnecessarily check MLT tractors. Commit.
  • Fix crash opening file with missing clips. Commit.
  • Remove unused code. Commit.
  • Don't erase temporary playlists in debug mode. Commit.
  • Remove dead code. Commit.
  • Fix null disconnect error in tests. Commit.
  • Disable workaround to better understand failures in test suite. Commit.
  • Fix crash on project close. Commit.
  • In render debug mode, enforce MLT's repository to fix AppImage render suite failure. Commit.
  • Add more debug output to render log files. Commit.
  • Renderer: add debug option to prevent deleting the render log file. Commit.
  • Fix possible crash opening an interlaced project. Commit.
  • Remember last used zone in effect zone. Commit. See bug #493555.
  • Only show system notifications for MLT error messages. Commit.
  • Fix builtin effects sometimes appear after normal effects. Commit.
  • Ensure clip properties tab icons are not rotated. Commit.
  • Fix Shape Alpha filter affecting project audio. Commit.
  • Git pushMerge branch 'master' of invent.kde.org:multimedia/kdenlive. Commit.
  • Fix group effect button displayed in empty effect stack. Commit.
  • Drop DBus in favor of QLocalSocket to communicate between renderer and main app. Commit.
  • Fix Alt+click to loop between clips using an effect in project monitor. Commit.
  • Fix crash on close. Commit.
  • Fix copy/paste clip duplicates builtin effect. Commit.
  • Add MLT_REPOSITIORY to render log. Commit.
  • Add more checks for render progress report. Commit.
  • Don't delete render log file if rendering does not create an output file. Commit.
  • Fix possible crash on quit. Commit.
  • Fix render job possibly aborting before starting. Commit.
  • Correctly handle failure to create venv: give feedback to the user and don't keep a broken venv setup. Commit.
  • [REUSE] Port to REUSE.toml. Commit.
  • Fix crash loading audio clip. Commit.
  • Subtitle edit: fix character count and editor font size. Commit.
  • Fix some warnings, add some debug info if a rendered file is missing or empty. Commit.
  • Built-in effects fixes, add option to keep source clip size on import. Commit.
  • Don't try to connect to dbus jobview on command line rendering. Commit.
  • Fix recent Qt6 warnings. Commit.
  • Add message box informing user we will open a browser window when clicking documentation button in effect/transition. Commit.
  • FIx looping through clips in project monitor effect scene. Commit.
  • Fix loop selected clip. Commit.
  • Effect stack now updates when switching between Project Bin and Timeline, fix a few focus issues. Commit.
  • Properly hide "built-in stack" and "group effects" button when needed, add an info link button for compositions. Commit.
  • Fix type. Commit.
  • Properly hide/show the save stack icon. Commit.
  • Fix minor typo. Commit.
  • Replace : and ? chars in guides names for rendering. Commit. See bug #492595.
  • Don't trigger timeline scroll when mouse exits timeline on a clip drag, it caused incorrect droppings and ghost clips. Commit. See bug #492720.
  • Effect Stack: add info button in effect headers redirecting to our documentation. Commit.
  • Fix scolling timeline with rubberband or when dragging from file manager can move last selected clip in timeline. Commit. Fixes bug #492635.
  • Fix adding marker from project notes always adds it at 00:00. Commit. Fixes bug #492697.
  • Improve the ASS format subtitling support. Commit.
  • Correctly draw other Keyframe types in timeline (Bounce, circular, cubic, exponential). Commit.
  • Fix blurry widgets on high DPI displays. Commit.
  • Fix keyframe param not correctly enabled on first keyframe click. Commit.
  • Fix curveeditor crash on empty track. Commit.
  • Fix on monitor seek to next/previous keyframe buttons. Commit.
  • Ensure rendering with separate file for each audio track keeps the correct audio tag in the file name. Commit.
  • Switch time remap to the new precision spin box allowing 6 decimals instead of previous 2. Commit. See bug #492274.
  • Fix render project folder sometimes lost, add proper enums instead of unreadable ints. Commit. See bug #492476.
  • Fix MLT lumas not correctly recognized by archive feature. Commit. Fixes bug #492435.
  • Use custom spin box allowing arbitrary digits for speed dialog. Commit. See bug #492274.
  • Fix configure toolbars messing UI layout. Commit.
  • Fix mouse wheel changing parameter effect on scroll. Commit.
  • Fix effect stack layout issues. Commit. See bug #492314.
  • Port away from depreciated qSetGlobalQHashSeed(). Commit.
  • Port QCheckBox away from depreciated stateChanged to checkStateChanged. Commit.
  • Port depreciated qAsConst to std::as_const. Commit.
  • Drop support for Qt5. Commit.
  • Effects List: ensure deprecated category is always listed last. Commit.
  • Fix tabulations in Titler (requires latest MLT git). Commit.
  • Titler: ensure only plain text can be pasted, prepare support for tabulations (needs MLT patch). Commit.
  • Disable track / clip effect stack now create an undo entry. Commit.
  • Archiving: when archiving used clips only, remove unused clips from Project Bin. Commit.
  • Fix archive doesn't save the video assets when run multiple times. Commit.
  • Automatic backup now correctly saves and restores subtitles. Commit. See bug #490459.
  • After a crash, recover last subtitle file if possible. Commit. See bug #490459.
  • Fix document notes timecode links may be broken after project reload. Commit. See bug #443597.
  • Correctly refresh EffectStack when en/disabling built-in effects. Commit.
  • Ensure non keyframeable params appear on top of keyframable, fix effect stack layout glitch. Commit.
  • Fix some effects like obscure broken in monitor. Commit.
  • Fix broken qml font on AppImage. Commit.
  • Cleanup Text Based Edit Widget to make it more consistent and use less space. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Remove incorrect taskmanager unlock. Commit.
  • Fix transcode log sometimes empty. Commit.
  • Fix various composition parameter layout issues. Commit.
  • Minor fixes for MSVC. Commit.
  • Update kiss_fft. Commit.
  • Revert "Fix checkpackages generating an exception when run". Commit.
  • Fix checkpackages generating an exception when run. Commit.
  • Remove duplicate include. Commit.
  • Fix some compile warning. Commit.
  • Align all job progress to same width in clip monitor. Commit.
  • Fix mem leak in asset params and composition view corruption. Commit.
  • Improve drag and drop of effects, don't create 2 separate entries on dropping effect from list. Commit.
  • Fix effect stack scroll on drag. Commit.
  • Add Actions to quickly add Marker/Guides in a specific category. Commit.
  • Redesign effect parameter widgets and introduce built in effects. Commit.
  • Add a control uuid to each bin clip to ensure clips can not get mixed on project opening. Commit.
kdepim-addons
  • Fix api (module was only build on windows). Commit.
  • USe KPim6::ImportWizard. Commit.
  • Don't make it required. Commit.
  • Add KF6::ConfigWidgets here. Commit.
  • We need ColorScheme. Commit.
  • Remove unused KF6::ConfigWidgets. Commit.
  • Enable kldap directory. Commit.
  • Port to kldap. Commit.
  • Prepare to add ldapactivitiesplugin. Commit.
  • Add missing KColorScheme and KConfigWidgets deps. Commit.
  • Use KStandardActions where is possible. Commit.
  • Use uint8_t for enum class. Commit.
  • Port deprecated QDomDocument::setContent. Commit.
  • Improve plugins. Commit.
  • Continue to implement transportactivitiesplugin. Commit.
  • Prepare to add transportactivitiesplugin. Commit.
  • Remove unused include. Commit.
  • Fix. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Prepare to add kmailtransport activity plugin support. Commit.
  • Fix loading calendar colors from EventViews in the events plugin. Commit. Fixes bug #492279.
  • Remove duplicate includes. Commit.
  • Enable by default. Commit.
  • Add i18nc. Commit.
  • Port away from deprecated KMime API. Commit.
  • Add i18n context. Commit.
  • Use @option:check. Commit.
  • Use parent. Commit.
  • Remove qt < 6.7.0 check. Commit.
kdepim-runtime
  • ICal: propagate updated categories back to Akonadi. Commit.
  • Fix crash in iCal Categories to Tags migrator on payload mismatch. Commit. Fixes bug #492281.
  • EWS: don't do autodiscovery when using Office365 OAuth. Commit.
  • Use LdapConfigureWidgetNg. Commit.
  • Remove old code. Commit.
  • EWS: Check that mEventReq is not null in EwsSubscriptionManager. Commit. Fixes bug #495155.
  • Don't duplicate config widget. Commit.
  • Fix compile against akonadi api. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Remove unused KF::TextWidgets dependency. Commit.
  • It generates warning. Commit.
  • _version.h is not necessary now. Commit.
  • AKONADINOTES_LIB_VERSION is not used now. Commit.
  • EWS: Use std::chrono. Commit.
  • Forward network error to the resouce. Commit. Fixes bug #485799. Fixes bug #484579.
  • Don't try to create a notes resource as part of defaultsetup. Commit.
  • Kolab resource: remove notes support. Commit.
  • Remove the retired AkoNotes and Notes resources. Commit.
  • Use ConfigureActivitiesWidget in maildir. Commit.
  • Add activities support in singlefileresourceconfigbase. Commit.
  • Ews: Bound check calendar events. Commit. Fixes bug #491810.
  • Use saveActivitiesSettings/restoreActivitiesSettings. Commit.
  • Save/load activities. Commit.
  • Continue to implement save/load activities support. Commit.
  • Add plasma-activities. Commit.
  • We don't have access to resourcebase. Need to look at it. Commit.
  • Allow to load/save settings. Commit.
  • Add more activity config. Commit.
  • Add PimCommonActivities::ConfigureActivitiesWidget in vcardconfig. Commit.
  • Add KPim6::PimCommonActivities lib here too. Commit.
  • Fix KLocalization::setupSpinBoxFormatString usage. Commit.
  • Add activities support in maildir resource. Commit.
  • Add activity support in mbox resource. Commit.
  • Add activity support. Commit.
  • Prepare to add activities support. Commit.
  • Fix designer warning. Commit.
  • Not necessary to check QT_MAJOR_VERSION here. Commit.
  • Add PimCommonActivities lib. Commit.
  • Use HAVE_ACTIVITY_SUPPORT directly. Commit.
  • Add ConfigureActivitiesWidget in imap resourc. Commit.
  • Port deprecated methods. Commit.
  • Remove unused variable. Commit.
  • Search KPim6::PimCommonActivities. Commit.
  • Port away KPluralHandlingSpinBox. Commit.
  • Remove duplicate include. Commit.
  • Explicitly set the Content-Transfer-Encoding. Commit.
  • Use i18nc. Commit.
  • Port away from deprecated KMime API. Commit.
  • Add i18n context. Commit.
  • Use @option:check. Commit.
kdev-php
  • Fix warning about Plugin ID Metadata. Commit.
kdev-python
  • Fix build with Python 3.13. Commit.
  • Fix build on musl libc linuxes (header sys/types.h missing in asttransformer.cpp). Commit.
  • Cls is not only for _new_ methods a valid first argument. Commit.
  • Fix a crash in CodeHelpers::expressionUnderCursor(). Commit.
  • Kdevpdb: reduce clazy warnings in DebugSession implementation. Commit.
  • Fix unused QString. Commit.
  • Fix c++11 range-loop might detach Qt container. Commit.
  • Fix Don't use temporary for QRegularexpression. Commit.
  • Fix Wclazy-qmap-with-pointer-key. Commit.
  • Lock the DUChain when retrieving the declaration for a StructureType. Commit. Fixes bug #444055.
kdevelop
  • Gdb: expect and return size*2 from key-value printers' num_children(). Commit.
  • Flatpak: Fix execution on convoluted setups. Commit.
  • Flatpak: Store last created runtime, trigger it on load. Commit.
  • Flatpak: Improve registration of flatpak runtimes. Commit.
  • Flatpak: Render .flatpak-manifest.json. Commit.
  • CMakeManager: populate targets recursively. Commit.
  • CMakeManager: reload also CMake projects that failed to load. Commit.
  • Runtimes: Render the list as radio buttons. Commit.
  • Test_gdbprinters: don't fail with Qt 6.8. Commit.
  • CopyMoveItems: make lambdas non-generic. Commit.
  • CopyMoveItems: prevent detaching a QList in a ranged-for loop. Commit.
  • CopyMoveItems: pass const_iterator to QList::erase(). Commit.
  • Simplify gdb pretty printer for QList. Commit.
  • MesonManager: remove test suites when a project is closing. Commit. Fixes bug #427157.
  • Introduce and use Algorithm::insert() to prevent double lookup. Commit.
  • Util: test Algorithm::unite(). Commit.
  • Custommake: optimize StringInterner's QSet insertion. Commit.
  • WorkingSetToolTipWidget: optimize removing from QSet. Commit.
  • Remove unused WorkingSetController::m_usedIcons. Commit.
  • DUChainPrivate: remove unused QSet variable. Commit.
  • DocumentClassesFolder: optimize QSet insertion. Commit.
  • Remove unused DocumentClassesFolder::allOpenDocuments(). Commit.
  • Remove unused QSet includes. Commit.
  • QtHelpPlugin: remove unused help collection files. Commit.
  • QtHelpPlugin: optimize loading and don't leak providers. Commit.
  • QtHelpPlugin: improve finding an old provider to reuse. Commit.
  • Qthelp: cache provider's namespace name. Commit.
  • QtHelpProvider: ensure rather than assert .qhc file correctness. Commit.
  • Optimize QtHelpPlugin::searchHelpDirectory() slightly. Commit.
  • QtHelpPlugin: pass absolute file path to QtHelpProvider(). Commit.
  • QtHelpQtDoc: make absolute directory path instead of each file path. Commit.
  • QtHelpQtDoc: don't visit .qch files if the path is empty. Commit.
  • Unregister namespaces in QtHelpQtDoc::unloadDocumentation(). Commit.
  • QtHelpQtDoc: unregister obsolete documentations. Commit. Fixes bug #458510.
  • QtHelpQtDoc: generalize and optimize collecting .qch files. Commit.
  • Extract QtHelpProviderAbstract::registerDocumentation(). Commit.
  • Qthelp: make HomeDocumentation() explicit. Commit.
  • QtHelpQtDoc: fix documentation formatting. Commit.
  • Project manager: ensure paths being copied/cut are unique. Commit.
  • Debugger: move breakpoint error notification to IBreakpointController. Commit.
  • Remove obsolete KMessageBox_KDevCompat porting helper and its uses. Commit.
  • QualifiedIdentifier: remove unused struct Visitor. Commit.
  • Remove unused debuggee file qjson.cpp. Commit.
  • Remove unused includes and forward declaration. Commit.
  • BenchQuickOpen: print a qsizetype correctly on all platforms. Commit.
  • SizeGrip: round coordinates to nearest integer instead of truncating. Commit.
  • Fix the documentation of AbstractDeclarationBuilder::openDeclaration(). Commit.
  • TopDUContext: attempt to explain an unused function in a comment. Commit.
  • Gdb: name i_th pretty-printed child key "[i].key", value - "[i].value". Commit.
  • DVcsJob: disconnect from d->childproc when killed. Commit.
  • VcsEventLogModel: disconnect from log jobs when destroyed. Commit.
  • BreakpointWidget: enable uniform tree view row heights. Commit.
  • BreakpointWidget: forbid expanding tree view items. Commit.
  • Save window geometry of several dialogs. Commit.
  • Group and sort includes in shellutils.cpp. Commit.
  • Meson: don't parent automatic-storage KProcess variables. Commit.
  • MesonRewriterPage: deleteLater() a job on its signal. Commit.
  • SourceFormatterController: use cached MIME type. Commit.
  • DocumentController: use cached MIME type. Commit.
  • Return cached MIME type from IDocument::mimeType(). Commit.
  • Sublime: add and test new UrlDocument::mimeType() API. Commit.
  • LanguageController: remove redundant fallback for open documents. Commit.
  • LanguageController: simplify looking up MIME type for URL. Commit.
  • DocumentSwitcherItem: use IDocument::icon() instead of custom code. Commit.
  • KDevDocumentView: remove useless doItemsLayout() calls. Commit.
  • Sublime: update and move a FIXME comment. Commit.
  • Sublime: update document list menu icon for renamed document. Commit.
  • TextDocument: remove redundant notifyStateChanged() call. Commit.
  • TextDocument: remove redundant d->setStatus() call. Commit.
  • TextDocument: don't overload Sublime::UrlDocument::defaultIcon(). Commit.
  • Documentview: use IDocument::icon() instead of custom code. Commit.
  • Add and implement new IDocument::icon() API. Commit.
  • Sublime::UrlDocument: cache the MIME type for the URL. Commit.
  • Test_git: fix hiding a local variable in merge test. Commit.
  • Test_git: switch to branch after creating a new branch. Commit.
  • KDevProjectOpen: don't close projects in direct projectOpened slot. Commit.
  • Remove unneeded Version and ServiceTypes key for KRunner plugin. Commit.
  • Problem navigation widget: fix ugly table frame. Commit.
  • UsesWidget: insert items at correct positions. Commit.
  • UsesWidget: don't try to insert items at invalid positions. Commit. Fixes bug #492221.
  • Port away from QStringView::left(), mid(), right(). Commit.
  • Pass QByteArrayLiteral to setApplicationDomain(). Commit.
  • Konsole Integration: remove duplicate raise! Bash function. Commit.
kdf
  • Fix crash when closing KCM. Commit. Fixes bug #484667.
  • Link KCrash against the excutable, not the library. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Initialize KCrash. Commit.
kdiamond
  • Don't include quiet packages in feature_summary. Commit.
keditbookmarks
  • Don't include quiet packages in feature_summary. Commit.
  • Add KCrash support. Commit.
keysmith
kfind
  • Set up crash handling. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Add i18n context. Commit.
kfourinline
  • Don't include quiet packages in feature_summary. Commit.
kgeography
  • Don't include quiet packages in feature_summary. Commit.
  • Use ECMDeprecationSettings. Commit.
kget
  • Modernize code using initializer lists. Commit.
  • Use standardized plugin macros from KPluginFactory. Commit.
  • Use CMake variable for debug sources instead of relative path. Commit.
  • Small formatting fixes. Commit.
  • Move CMake logic to core subfile. Commit.
  • Remove desktop file with property defs that is obsolete in KF6. Commit.
  • Remove plugintype from metadata. Commit.
  • Clean up ServiceTypes from metadata. Commit.
  • Set up crash handling. Commit.
kgoldrunner
  • Don't include quiet packages in feature_summary. Commit.
kgpg
  • Don't include quiet packages in feature_summary. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
khangman
  • Drop unused kconfigwidgets dependency. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Port to REUSE.toml. Commit.
  • Use modern kf version. Commit.
khelpcenter
  • Don't include quiet packages in feature_summary. Commit.
  • Fix CMake include. Commit.
  • Categorize the app as "Documentation" and add "Center" to name. Commit.
  • Fix cmakelint issues. Commit.
  • Searchhandlers: Replace Perl manpage script with Python. Commit. Fixes bug #493223.
  • Put more relevant man search results first. Commit.
  • Fix links for Windows and Mac tips (spotted by smart.luck6184). Commit.
kidentitymanagement
  • Add enablePlasmaActivities functions. Commit.
  • Allow to debug value. Commit.
  • Fix get info. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Don't edit identity when we double click. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Add EnabledActivitiesRole. Commit.
  • Use KLineEditEventHandler. Commit.
  • Fix change identity name. Commit.
  • Allow to remove identity + update list when we add new identity. Commit.
  • Change default value. Commit.
  • Set defaultValue. Commit.
  • Add identityTreeModel. Commit.
  • Use ExtendedSelection. Commit.
  • Use KIdentityManagementCore::IdentityTreeModel. Commit.
  • Return modifyIdentityForUoid. Commit.
  • Fix autotest. Commit.
  • Allow to select multi identity. Commit.
  • Export IdentityTreeSortProxyModel. Commit.
  • Remove reference. Commit.
  • Add enabled activities support. Commit.
  • Enable to activate or not PlasmaActivitie. Commit.
  • Use @option:check. Commit.
  • Qml: add field for changing identity name. Commit.
  • Qml: Close identity editor after deleting identity. Commit.
  • Qml: Fix deleting identity. Commit.
kigo
  • Don't include quiet packages in feature_summary. Commit.
killbots
  • Don't include quiet packages in feature_summary. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Reapply "Use valid SPDX expression in metadata.". Commit.
  • Revert "Use valid SPDX expression in metadata.". Commit.
  • Use valid SPDX expression in metadata. Commit.
kimagemapeditor
  • Don't include quiet packages in feature_summary. Commit.
kimap
  • Port away from deprecated KMime::Content::decodedText API. Commit.
  • Use ECMCheckOutboundLicense. Commit.
kio-admin
  • Avoid second password prompt appearing. Commit.
  • Explicitly depend on required Qt modules and link explicitly. Commit.
  • Use qCDebug instead of qDebug. Commit.
kio-extras
  • Sftp: close connection on fatal errors. Commit. Fixes bug #495801.
  • [FileNameSearch] Avoid repeated searches when following symlinks. Commit.
  • Thumbnail: image plugin add webp support. Commit.
  • Filenamesearch: use ripgrep-all or ripgrep for content search if available. Commit.
  • Add include moc. Commit.
  • Add pragma once. Commit.
  • Remove leftover ServiceType desktop file for thumbnailers. Commit.
  • Recentlyused: override access time date with Backend value. Commit. Fixes bug #437382.
  • Implement new Windows executable thumbcreator. Commit.
  • Kcms/proxy,trash: follow HIG on capitalization. Commit.
  • Kcms/webshortcuts: make labels more consistent. Commit.
  • Sftp: account for maximum request length when using sftp_aio. Commit. Fixes bug #488581.
  • Thumbnail: Stop reading ServiceTypes key for plugins. Commit.
  • Thumbnail: Fetch the list of thumbnailer plugins only once. Commit.
  • Audiothumbnail and imagethumbnail: Mention supported mimetypes explicitly. Commit.
  • [thumbnail] Print file name when asserting. Commit. See bug #490827.
  • Don't include quiet packages in feature_summary. Commit.
  • Kcms/netpref: Mimic Kirigami.FormLayout with flat QGroupBoxes. Commit.
  • Sftp: Use fancy defines from our own header if not available. Commit.
  • Sftp: Set permissions on mkdir rather than mkdir && chmod. Commit.
  • Sftp: fix windows build. Commit.
kio-gdrive
  • Remove explicit Id from plugin metadata. Commit.
  • Adapt to libkgapi breaking change. Commit. See bug #480063.
  • Doc: use the worker terminology. Commit.
  • Fix terminology: KIO Worker. Commit.
  • Restore kaccounts integration. Commit.
  • Drop support for Qt5. Commit.
kiriki
  • Don't include quiet packages in feature_summary. Commit.
kiten
  • Don't include quiet packages in feature_summary. Commit.
  • Time to use modern kf6. Commit.
  • Remove this line. Commit.
kitinerary
  • JsonLdImportFilter: Filter LodgingBusiness as a place. Commit.
  • Update leoexpress.js. Commit.
  • Add: add Leo Express PkPass extractor. Commit.
  • Add Dimedis Fairmate extractor. Commit.
  • Add: finish droplabs extractor. Commit.
  • Add: begin droplabs extractor. Commit.
  • Extractor for PKPass tickets from Droplabs. Commit.
  • Handle French language European Sleeper seat reservations. Commit.
  • Update RSP6 keys. Commit.
  • Add: Coloseum Ticket extractor. Commit.
  • Fix pdf seats parsing for inoui trains. Commit.
  • Add: add luma extractor. Commit.
  • Fix according to reviews in MR. Commit.
  • Update flixbus.js: remove console.logs. Commit.
  • Add: add parser for Flixbus.de pkpasses. Commit.
  • Build Flatpak and static extractor against release branches. Commit.
  • Update Flatpak dependencies. Commit.
  • Update static build versions. Commit.
  • Precompute extractor script name. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Add extractor for Thai state railway tickets. Commit.
  • Handle date format of NS RCT2 ticket barcodes. Commit.
  • Add planway.com extractor script. Commit.
  • Add VietJet Air extractor script. Commit.
  • Add Spanish language plain text extraction patterns for booking.com. Commit.
  • Consistently use const KMime::Content as document node payload. Commit.
  • It compiles fine without deprecated qt6.8. Commit.
  • Sync OSM data types from KOSMIndoorMap. Commit.
  • Make Renfe barcode trigger pattern more strict. Commit. Fixes bug #494613.
  • Extract passenger names from Renfe tickets when present. Commit. See bug #494613.
  • Make Renfe extractor script more robust. Commit. Fixes bug #494617.
  • Update Agoda extractor to handle confirmation mails in Spanish. Commit.
  • Explicitly use const KMime API. Commit.
  • Handle missing train number in Trenitalia SSB barcodes. Commit.
  • Handle German language variants of NH Hotels booking confirmations. Commit.
  • Support membership number in German-language Eurostar (Thalys) tickets. Commit.
  • Extract seat reservation data from SBB QR codes. Commit.
  • Reflect current KF6 requirement also in static build script. Commit.
  • Add Koleo ticket extractor script. Commit.
  • Eventim: Handle case when the event has no designated seats. Commit.
  • QLatin1String is same as QLatin1StringView, in qt7 QLatin1String will be removed. Commit.
  • Fix latitude/longitude mixup. Commit.
  • Sunnycars: Extract drop-off location, if available. Commit.
  • Add United Airlines reservations parser. Commit.
  • Add extractor script for (new?) Italo PDF tickets. Commit.
  • Support French date/time format in BlablaBus tickets. Commit.
  • Fix extraction of multi-page BlablaBus PDF tickets. Commit.
  • Handle more Eurostar PDF layout variants. Commit.
  • Add extractor script for Reisnordland ferries. Commit. Fixes bug #492096.
  • Add support for decoding DB connection sharing API responses. Commit.
  • Add better diagnostics for invalid JSON in the input data. Commit.
  • Unify the two DB ical extractor methods a bit. Commit.
  • Add Reservix extractor. Commit.
  • Try harder to decode names in VDV tickets. Commit.
  • Extend Flixbus station regex for Dutch-language tickets. Commit.
  • Relax MAV barcode matching pattern. Commit. Fixes bug #491403.
  • Fix booking.com hotel name extraction in newer confirmation emails. Commit.
  • Rework price handling. Commit.
  • Handle more than one trip summary in SNCF connect emails. Commit.
  • Add SCNF tariff code for Carte Liberté. Commit.
  • Handle multi-day trips and multi-traveler seat reservations for Entur. Commit.
  • Make name-based location matching work when exceeding the RCT2 limit. Commit.
  • Add RCT2 IRT name mapping found on international SNCB tickets. Commit.
  • Add extractor script for EnTur PDF tickets. Commit. Fixes bug #490997.
  • Improve asymmetric city-level location comparison. Commit.