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.
  • Handle MAV ticket barcodes without a trip block. Commit.
  • Disable KConfig QML bindings for the static extractor build. Commit.
  • Use the new unified KF D-Bus switch. Commit.
  • Skip Qt translation processing for static builds. Commit.
  • Fix setting up the EOL CentOS 7 image for static builds. Commit.
  • Update static extractor build to current dependency versions. Commit.
kjournald
  • Do not display ...-coredump@ special units. Commit.
  • Explicitly name parameter to avoid warning. Commit.
  • Minor cleanups in test case. Commit.
  • Restructure filter generation. Commit.
  • Refactor filter expressions for better clause overview. Commit.
  • Print all sort elements in filter debug. Commit.
  • Provide UTC hover information for time to make it understandible. Commit.
  • Fix padding and alignment of clear button in filter list. Commit.
  • Introduce filter configuration gadget. Commit.
  • Port all library QML elements to QML_ELEMENT type registration. Commit.
  • Make tests more robust for long journald readings. Commit.
  • Rework, simplify and add fallbacks for cursor seeking. Commit.
  • Provide more debug output for cursor test failure. Commit.
  • Always convert back to UTF8. Commit.
  • Enforce that data/time is always interpret as UTC. Commit.
  • Use UTC for test value setup to be independent of local time. Commit.
kjumpingcube
  • Don't include quiet packages in feature_summary. Commit.
kldap
  • Use QTabBar. Commit.
  • Invalidate proxymodel when we change model. Commit.
  • Fix get activities info. Commit.
  • Fix write entry. Commit.
  • Save it. Commit.
  • Save activities support. Commit.
  • Show Activities support. Commit.
  • Prepare to show activities tab. Commit.
  • Clean up. Commit.
  • Add ldapactivitiesabstractplugin. Commit.
  • Remove ldapconfigurewidget. Commit.
  • Fix move up/move down. Commit.
  • Fix update index. Commit.
  • Remove unused methods. Commit.
  • USe setFilterKeyColumn. Commit.
  • Fix update proxymodel. Commit.
  • Fix update buttons. Commit.
  • Fix logic. Commit.
  • Implement movedown. Commit.
  • Improve QDebug operator<<. Commit.
  • Hide KLDAPCore::LdapModel::EnabledActivitiesRole. Commit.
  • Const'ify pointer. Commit.
  • Fix enable/disable checkbox. Commit.
  • Add checkbox. Commit.
  • Continue to implement activities support. Commit.
  • Save/load plasma activities support. Commit.
  • Add enablePlasmaActivities support. Commit.
  • Add support for enablePlasmaActivities. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Remove duplicate includes. Commit.
  • Add i18nc. Commit.
kleopatra
  • Use KDE_INSTALL_ICONDIR. Commit.
  • Overhaul labels for encryption & signing / decrpytion & verification results. Commit.
  • Remove some unused functions. Commit.
  • Treat empty result without error as canceled secret key export job. Commit.
  • Make the finished and canceled signals private. Commit.
  • Fix wrong function calls. Commit.
  • Don't emit finished signal twice. Commit.
  • Call private canceled function instead of duplicating its code. Commit.
  • Rename variable that shadows the canceled method. Commit.
  • Properly terminate the command if an error occurred. Commit.
  • Don't crash if there is no current smartcard widget (anymore). Commit.
  • Use generic name for compliance check if no compliance is active. Commit.
  • Mark root certificate as not trusted if fingerprint doesn't match. Commit.
  • Revert "Make error message more precise". Commit.
  • Make error message more precise. Commit.
  • Fix crash on non-kwin wayland compositors. Commit. Fixes bug #488090.
  • Update copyright notices. Commit.
  • Use KStandardActions where is possible. Commit.
  • Embed icon for Gpg4win Compendium action also in the executable. Commit.
  • Load the gpg4win logo from an embedded resource file. Commit.
  • Move pics folder into src folder. Commit.
  • Remove unused images. Commit.
  • Use QIcon::setFallbackSearchPaths instead of KIconLoader::addAppDir. Commit.
  • Use the copyright symbol instead of (C). Commit.
  • Use the copyright symbol instead of (C). Commit.
  • Adapt sign/encrypt files wizard to change in sign/encrypt widget. Commit.
  • Remove QGroupBox from SignEncryptWidget. Commit.
  • Notepad: Remove old comments. Commit.
  • Notepad: Change protocol label font from bold to semi bold. Commit.
  • Notepad: Stretch text editor. Commit.
  • Notepad: Improve accessibility of KMessageWidget. Commit.
  • Notepad: Use KSeparator. Commit.
  • Notepad: Move message widget to the top. Commit.
  • Notepad: Move encrypt button to the bottom of the recipients widget. Commit.
  • Notepad: Move recipients to the right of the notepad. Commit.
  • List copyright entries with range of years also for kwatchgnupg. Commit.
  • List copyright entries with range of years. Commit.
  • Ask the same questions as gpgsm when (dis)trusting root certificates. Commit.
  • Remove unnecessary constructors and member functions. Commit.
  • Disable dragging certificates on windows. Commit.
  • Remove custom title for notepad error dialogs. Commit.
  • Update description of Alex's contribution. Commit.
  • Don't offer "Trust root certificate" if users are not allowed to do this. Commit.
  • Remove support for setting long obsolete gpg-agent option. Commit.
  • Bump version number to 4.0.0. Commit.
  • Use custom texts for the notepad's result messages. Commit.
  • Remove old code. Commit.
  • Rename kwatchgnupg to GnuPG Log Viewer. Commit.
  • Require gpgme 1.23.2. Commit.
  • Update KWatchGnuPG doc. Commit.
  • New logo for kwatchgnupg. Commit.
  • Minor rewording of Alex's contributions. Commit.
  • Sort credits alphabetically and add myself + alex. Commit.
  • Update KWatchGnuPG about data. Commit.
  • Modernize code in aboutdata.cpp. Commit.
  • Update about data. Commit.
  • Show "view-refresh" icon as progress indicator. Commit.
  • Declare operator| for QFlags in namespace of corresponding class. Commit.
  • Ensure correct formatting of texts using semantic markup. Commit.
  • Fix formatting of certificate creation errors. Commit.
  • Improve debug dialog. Commit.
  • Remove some unused files. Commit.
  • Use QLatin1StringView. Commit.
  • Fix double-& in desktop action names for folder actions. Commit. Fixes bug #491674.
  • Remove unused constructors of SignEncryptFilesResult. Commit.
  • Remove unused overloads of Input::createFromProcessStdOut. Commit.
  • Appstream: Improve description. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Make the meaning of "no secret key" clearer. Commit.
  • Do not create RevokersWidget when gpgme is too old. Commit.
  • Remove plural handling spin box fork. Commit.
  • Also allow setting an ADSK for gnupg versions >= 2.2.45 and < 2.3.0. Commit.
  • Keep current selected filter when changing a filter's appearance. Commit.
  • Do not crash if key cache is updated without main window. Commit.
  • Use the key ID instead of the short key ID for filenames. Commit.
  • Remove unneeded lookup of key by short (4 octet) key ID. Commit.
  • Remove obsolete check for GpgME 1.16. Commit.
  • Remove Task::icon and related functions. Commit.
  • Fix "kleopatra --query" for V5 fingerprints. Commit.
  • Display correct key ID for V5 keys. Commit.
  • Add missing include moc. Commit.
  • Increase required KF version again and disable Flatpak build instead. Commit.
  • Revert "GIT_SILENT: time to increase version". Commit.
  • _version.h is not necessary now. Commit.
  • QLatin1String is same as QLatin1StringView, in qt7 QLatin1String will be removed. Commit.
  • Show status messages for certificate retrieval in status bar. Commit.
  • Use StatusMessage class for the smart card window. Commit.
  • Add a simple class for managing status messages with context. Commit.
  • Look up OpenPGP certificate for card keys also for OpenPGP cards. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Adapt to Kleo::Formatting::prettySignature taking a QString. Commit.
  • Move formatSignature and mailbox to Kleo::Formatting. Commit.
  • Limit width of columns when resized to contents. Commit.
  • Only consider current certifications for revokation. Commit.
  • Enable checking of all data signatures. Commit.
  • Move update of NullPIN message to common smart card widget. Commit.
  • Remove duplicate check for NullPINs. Commit.
  • Consolidate NullPIN checks. Commit.
  • Clean up after consolidation of UI of different smart cards. Commit.
  • Move PIN counters field to common smart card widget. Commit.
  • Show "not set" in italics for unset/empty card holder or public key URL. Commit.
  • Remove superfluous success message and update only changed smart card. Commit.
  • Add "Change Public Key URL" action to card actions menu. Commit.
  • Move public key URL field to common smart card widget. Commit.
  • Make it possible to change properties of InfoField's value label. Commit.
  • Move getter for public key URL from OpenPGPCard to base class Card. Commit.
  • Add "Change Cardholder" action to card actions menu. Commit.
  • Move cardholder field to common smart card widget. Commit.
  • Fix i18n context of action names used in menu. Commit.
  • Create status label in common smart card widget. Commit.
  • Create NullPIN message widget in common smart card widget. Commit.
  • Allow forcing the NullPIN state for a smart card for debugging/testing. Commit.
  • Replace the custom NullPinWidget with a standard message widget. Commit.
  • Remove unused local variable. Commit.
  • Respect AutoLoadP15Certs setting again when reading PKCS#15 cards. Commit.
  • LookupCertificatesDialog: Resize columns when initial keys are added. Commit.
  • Fix regression that groups are not saved after editing them. Commit.
  • Disable all card actions for NetKey cards if initialization failed. Commit.
  • Add error widget to generic smart card widget. Commit.
  • Set up the card keys view in the base class. Commit.
  • Specify app type on creation of SmartCardWidget. Commit.
  • Add helper to handle disabling of card view while card command is running. Commit.
  • Add parent widget argument to a few card commands. Commit.
  • Move duplicated createProxyAction helper to SmartCardActions. Commit.
  • Remove obsolete member variable. Commit.
  • Move card actions of OpenPGP cards to menu of Card Actions button. Commit.
  • Factor generating card keys and certificate for OpenPGP card into Command. Commit.
  • Move card actions of PIV cards to menu of Card Actions button. Commit.
  • Make certificate list take the available vertical space for all card apps. Commit.
  • Move card actions of NetKey cards to menu of Card Actions button. Commit.
  • Add helper for adding a smart card action. Commit.
  • Add enum for UserIdsWidget columns. Commit.
  • Update column orders. Commit.
  • Add custom key filter for certificate selection in sign encrypt widget. Commit.
  • Call at most save once per config module. Commit.
  • Remove cardinfotab. Commit.
  • Fix build for 64 bit Windows. Commit.
  • Remove duplicate includes. Commit.
  • Fix location of default context menu with Copy action. Commit.
  • Remove unneeded include. Commit.
  • Remove explicit HTML escaping. Commit.
  • Fix syntax and formating. Commit.
  • Remove code that's commented out since ages. Commit.
  • Remove unused parameters and variable. Commit.
  • Add command to enable/disable certificates. Commit.
  • Update group edit dialog. Commit.
  • Call KCrash::initialize after KAboutData::setApplicationData. Commit.
  • Add context menu with the card key actions. Commit.
  • Add hidden-by-default Protocol column to card keys view. Commit.
  • Copy the fingerprint of a card key without whitespace. Commit.
  • Make F5 (for reload) also work if no smart card is shown. Commit.
  • Inform user about unset card key or card key without certificate. Commit.
  • Change default order of columns and rename some columns in card key view. Commit.
  • Ensure correct state of card slot actions. Commit.
  • Store a const reference to the card in the card keys view. Commit.
  • Show human-readable card key name instead of card slot ID if available. Commit.
  • Add function returning human-readable name for a smart card key slot. Commit.
  • Remove no longer used OpenPGPKeyCardWidget. Commit.
  • Show the slot's keyref instead of an index. Commit.
  • Add Algorithm column to card keys view. Commit.
  • The Actions column shouldn't stretch. Commit.
  • Hide Keygrip column by default. Commit.
  • Show Created column also for PKCS#15 cards by default. Commit.
  • Use verbs instead of nouns for the usage. Commit.
  • Use card slot action to create CSR for NetKey card keys. Commit.
  • Use new card key table for OpenPGP cards. Commit.
  • Store creation time of card keys as QDateTime. Commit.
  • Use same fonts and colors as main certificate list. Commit.
  • Use new card key table for PIV cards. Commit.
  • Ensure that menu is shown after clicked item is set as current item. Commit.
  • Store a clone of the Card instead of just some properties of the card. Commit.
  • Add possibility to clone a Card. Commit.
  • Add workaround for missing update when last actions button loses focus. Commit.
  • Rewrite CardKeysView to display all card keys + certificates. Commit.
  • Update list of supported smart cards. Commit.
  • Add shared container for actions used in smart card management. Commit.
  • Remove upstreamed workaround. Commit.
  • Make CertificateToCardCommand work with keys that have ADSKs. Commit.
  • Run groups edit dialog asynchronously. Commit.
  • Set window title. Commit.
  • Add close button. Commit.
  • Change action name. Commit.
  • Save file as .txt instead of .log. Commit.
  • Remove custom copy-to-clipboard with keyboard shortcut implementations. Commit.
  • Fix crash on startup when CMS is disabled. Commit.
  • Don't show group configuration button in toolbar if groups are disabled. Commit.
  • Use @title:window for title. Commit.
  • Make colorscheme configuration menu. Commit.
  • Remove environment variable trick for darkmode. Commit.
  • Improve wording of expiry dialog. Commit.
  • Show the keygrip without spacing. Commit.
  • Add i18n context. Commit.
  • Use @option:check. Commit.
  • Reset to default style instead of "empty" style. Commit.
  • Show filters in the order that they're evaluated in. Commit.
  • Fix removing icon from a key filter. Commit.
  • Use QString::arg with multiple argument. Commit.
  • CertificateRequester: Expose NOTIFY signal in properties. Commit.
  • SignEncryptTask: Use new connect syntax. Commit.
  • Avoid detaching by iterating over temporary or non const variables. Commit.
  • Use Q_EMIT when trigerring signal. Commit.
  • KWatchGnuPGMainWin: Use modern connect syntax. Commit.
  • Don't build Akonadi. Commit.
  • Fix build of libsecret. Commit.
  • Flatpak: Update libsecret. Commit.
  • Remove unused member variable mHeaderPopup. Commit.
  • Move FindLibAssuan and FindLibGpgError to Libkleo. Commit.
  • Remove not needed set_package_properties call. Commit.
  • Remove option to show tags. Commit.
  • Remove unused variable. Commit.
  • Don't use Checkbox to configure encryption for others in SignEncryptWidget. Commit.
  • Move OpenPGPCertificateCreationDialog to Libkleo. Commit.
  • Move stylesheet change to a QProxyStyle. Commit.
  • Add warning comment about the WId-based parenting API in Command. Commit.
  • Don't parent dialogs using WId. Commit.
  • Adapt keyserver action tooltips to keyserver type. Commit.
  • Remove qt < 6.7.0 check. Commit.
klettres
  • Don't include quiet packages in feature_summary. Commit.
  • Snspcraft: Initial qt6 port. Commit.
  • Rename as KF_MIN_VERSION. Commit.
klickety
  • Scale background image to the hidpi size. Commit. Fixes bug #496348.
  • Don't include quiet packages in feature_summary. Commit.
klines
  • Don't include quiet packages in feature_summary. Commit.
kmag
  • Drop the obsolete app screenshot. Commit.
kmahjongg
  • Don't include quiet packages in feature_summary. Commit.
kmail
  • Remove craft support here. We use a meta package kontact. Commit.
  • Remove unused include. Commit.
  • Fix use new signal. Commit.
  • Search exe apps on windows. Commit.
  • Fix windows support. Commit.
  • Move duplicate code in utils class. Commit.
  • Add craft build support. Commit.
  • Prepare craft support. Commit.
  • Add windows ci support. Commit.
  • Add missing KPim6::AkonadiCore. Commit.
  • Fix compile against windows. Commit.
  • Add missing Qt::DBus. Commit.
  • Use if(KPim6AkonadiSearch_FOUND). Commit.
  • Continue to fix windows build. Commit.
  • Prepare to build against windows. Commit.
  • Don't install akonadi-search on windows. Commit.
  • Remove unused KF6::ConfigWidgets. Commit.
  • Remove duplicate area. Commit.
  • Remove Q_SLOTS here. Commit.
  • Move as private. Commit.
  • Remove unused methods. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Use new LdapConfigureWidgetNg. Commit.
  • Use KStandardActions where is possible. Commit.
  • Remove old code. Commit.
  • Depend against last messagelib. Commit.
  • Add a minimal config.xml so that akonadi-*-archivemailwidgettest tests pass. Commit.
  • Set the message signing state correctly when the composer is opened. Commit. Fixes bug #486254.
  • Use L1. Commit.
  • Commented code--. Commit.
  • Move a lonely connect() to mComposerBase to be with related ones. Commit.
  • Remove unrelated change (moving a connect() to another place). Commit.
  • Fix saving and restoring of window position as well as size. Commit. See bug #484327.
  • Fix identitycombo when we have activity support. Commit.
  • Enable plasma activity in MailTransport::TransportComboBox. Commit.
  • Remove unrelated change (moving a connect() to another place). Commit.
  • Remove unused include. Commit.
  • Use setEnablePlasmaActivities/setAccountActivitiesAbstract. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Remove unused KF::TextWidgets dependency. Commit.
  • Set ActivitiesManager enabled. Commit.
  • Fix saving and restoring of window position as well as size. Commit. See bug #484327.
  • Remove ui caption. Commit.
  • Fix saving and restoring of window position as well as size. Commit. See bug #484327.
  • Use Q_RELOCATABLE_TYPE. Commit.
  • _version.h is not necessary now. Commit.
  • Fix enable/disable plasma activities. Commit.
  • Use setEnablePlasmaActivities directly. Commit.
  • Remove identitypage. Commit.
  • Add separator. Commit.
  • Use identityTreeModel::removeIdentities. Commit.
  • Fix show/hide mConfigureActivitiesWidget. Commit.
  • Fix editing. Commit.
  • Fix modify identity. Commit.
  • Remove duplicate assert. Commit.
  • Fix version. Commit.
  • Clean up code for editing identity. Commit.
  • Fix save identities + fix default role. Commit.
  • Remove comment. Commit.
  • Clean up. Commit.
  • Remove unused method + use debug category. Commit.
  • Prepare to modify identity. Commit.
  • Allow to remove identities. Commit.
  • Start to remove identity. Commit.
  • USe IdentityTreeModel not IdentityModel. Commit.
  • Fix model. Commit.
  • Clean up code. Commit.
  • Try to fix check default identity. Commit.
  • Increase dependancy. Commit.
  • Port more code. Commit.
  • Continue to implement identityngpage. Commit.
  • Adapt to separate window state saving. Commit.
  • Port more code. Commit.
  • Continue to port identityngpage. Commit.
  • Continue to port identityngpage. Commit.
  • Prepare new class. Commit.
  • Prepare to add popupmenu. Commit.
  • Prepare to add popup menu. Commit.
  • Add missing include moc. Commit.
  • Prepare to implement new identitytreengwidget which will support plasma activities. Commit.
  • Rename files. Commit.
  • Prepare to use activities. Commit.
  • Remove unused code. Commit.
  • Restore insertText() signal connection to make Quick Text plugin work. Commit.
  • Allow to show/hide checkbox. Commit.
  • Save/load activities support. Commit.
  • Continue to implement activity settings. Commit.
  • Add comment. Commit.
  • Add comment. Commit.
  • Add PimCommonActivities::ConfigureActivitiesWidget. Commit.
  • Prepare plasma activity. Commit.
  • Show or not identitiesOnCurrentActivity. Commit.
  • Fix compile. Commit.
  • Use transportactivity. Commit.
  • Rename as KMAIL_HAVE_ACTIVITY_SUPPORT. Commit.
  • Show plasma activity support. Commit.
  • Add registerActivitiesBaseManager. Commit.
  • Depend against last mailcommon. Commit.
  • Save/load plasma support. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Add plasma-activitie dep. Commit.
  • Add AccountActivities. Commit.
  • Add AccountActivities. Commit.
  • Add accountActivities. Commit.
  • Already define in class base. Commit.
  • Remove unused include. Commit.
  • Fix KLocalization::setupSpinBoxFormatString usage. Commit.
  • Use PimCommonActivities::ActivitiesBaseManager. Commit.
  • Search PimCommonActivities. Commit.
  • Use HAVE_ACTIVITY_SUPPORT. Commit.
  • Search KPim6::PimCommonActivities. Commit.
  • Port KPluralHandlingSpinBox. Commit.
  • Port KPluralHandlingSpinBox. Commit.
  • Remove duplicate headers. Commit.
  • Continue to implement activities support. Commit.
  • Use continue not break here. Commit.
  • Add activity support here. Commit.
  • Fix update menu. Commit.
  • Update menu when activities changed. Commit.
  • Fix update menu. Commit.
  • Add todo. Commit.
  • Add AccountActivities. Commit.
  • Don't show transport if disabled in activities support. Commit.
  • Add TransportActivities. Commit.
  • Fix bug 491076: do display one's own sender/recipient email address and name. Commit. Fixes bug #491076.
  • Use i18nc. Commit.
  • Depend against last messagelib. Commit.
  • Correct english label for followupremindernoanswer dlg. Commit.
  • Port away from deprecated KMime API. Commit.
  • Add i18n context. Commit.
  • Use @option:check. Commit.
  • Add @action:button. Commit.
  • USe @title:window. Commit.
  • Add i18nc. Commit.
  • Add parent. Commit.
  • Use FindLibGpgError provided by libkleo. Commit.
  • Use new OpenPGP certificate dialog from libkleo. Commit.
  • Remove qt < 6.7.0 check. Commit.
kmail-account-wizard
  • Add craft support. Commit.
  • Prepare to add craft support. Commit.
  • Use KLocalizedQmlContext. Commit.
  • Revert "GIT_SILENT: it compiles fine without kf deprecated method". Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Fix warning. Commit.
  • Use Q_RELOCATABLE_TYPE. Commit.
  • Use else if here. Commit.
  • Use QLatin1StringView. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
kmailtransport
  • Add missing dep. Commit.
  • Add logging category to debug call. Commit.
  • Improve design of SMTP configuration dialog. Commit.
  • Const'ify pointer. Commit.
  • Fix TransportManagementWidgetNg::setEnablePlasmaActivities. Commit.
  • Add enablePlasmaActivities support. Commit.
  • Save/load activities support. Commit.
  • Add MailTransport::TransportActivitiesAbstractPlugin. Commit.
  • Use activities plugin. Commit.
  • Debug--. Commit.
  • Rename method. Commit.
  • Remove unused include. Commit.
  • Add ActivitySettings. Commit.
  • Add transportactivitiesabstractplugin. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Prepare to add activitiesEnabled. Commit.
  • Get info from TransportModel::ActivitiesRole. Commit.
  • Fix setEnablePlasmaActivities when we click on checkbox. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Fix autotest. Commit.
  • Increase version. Commit.
  • Remove unused class. Commit.
  • Remove it. Commit.
  • Use QAbstractItemView::EditKeyPressed directly. Commit.
  • Add setTransportActivitiesAbstract. Commit.
  • Show/hide checkbox. Commit.
  • Add EnablePlasmaActivities support here too. Commit.
  • Enable to activate or not PlasmaActivitie. Commit.
  • Remove duplicate includes. Commit.
  • Add i18nc. Commit.
kmbox
  • Reduce list of files. Commit.
  • Use ECMCheckOutboundLicense. Commit.
kmime
  • Restore compatibility with GCC 11. Commit.
  • Declare ContentIndex as relocatable type. Commit.
  • Make Content::bodyAsMessage() also const-correct. Commit.
  • Make KMime::Content list API also const-correct. Commit.
  • Change Headers::createHeader to use a QByteArrayView. Commit.
  • Consistently use [[nodiscard]] attributes in all public API. Commit.
  • Api changed => increase version. Commit.
  • Change Content::decodedText to use an enum argument for trim options. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Remove KMime::HeaderBase::clear(). Commit.
  • Unexport HeaderParsing::parseEncodedWord. Commit.
  • Allow to directly set mbox/address lists on headers. Commit.
  • Unexport more externally unused low-level header parsing methods. Commit.
  • Use QByteArrayView for header query API. Commit.
  • Remove unused includes. Commit.
  • Fix potential out-of-bounds read for invalid Date header content. Commit.
  • Unexport date/time header parsing functions. Commit.
  • Make Content-Transfer-Encoding header work without extra allocations. Commit.
  • Add static build support. Commit.
  • Implement parseDotAtom without needing allocations. Commit.
  • Protect against missing Content-Type headers. Commit.
kmines
  • Don't include quiet packages in feature_summary. Commit.
kmix
  • Switch Flatpak to Qt6 too. Commit.
  • Drop Qt5/KF5 build. Commit.
  • Set the window icon explicitly, for the "About" action and dialogue. Commit.
  • System tray widget: Show even if there are no mixers available. Commit.
  • System tray widget: Do not use the icon overlay. Commit.
  • KMixWindow: Use a smart pointer for the DialogSelectMaster. Commit.
  • KMixApp: Use a smart pointer for the KMixWindow. Commit.
  • Fix closing the main window when there is no system tray volume control. Commit.
  • Add command line option to run without the system tray volume control. Commit.
  • Icons for "Configure Channels" and "Select Master" actions. Commit.
  • Qt6 has changed function signature of QIconEngine::availableSizes(). Commit.
  • Qt5 still needs QComboBox::activate() to be disambiguated. Commit.
  • Qt5 compatibility for use of QRegularExpressionMatch::hasCaptured(). Commit.
  • Build compatibility between Qt5 and Qt6. Commit.
  • Tests need to take account of Qt version. Commit.
  • OSS4 backend: Code porting for Qt6. Commit.
  • Tidy up some context menu and action handling. Commit.
  • Audio Setup: Use the appropriate 'kcmshell' command version. Commit.
  • System tray widget: KF6 can use the icon overlay. Commit.
  • System tray widget: Show the popup slightly away from the screen edge. Commit.
  • System tray widget: Use the correct WindowFlag for a popup. Commit.
  • Restore the "Restore" action in the system tray popup menu. Commit.
  • Port to new signal connect syntax. Commit.
  • Port NULL or 0 -> nullptr. Commit.
  • Eliminate now always enabled Qt::AA_UseHighDpiPixmaps. Commit.
  • Port deprecated qAsConst() -> std::as_const(). Commit.
  • Finally remove the KDED module. Commit.
  • Enable DrKonqi crash handling. Commit.
  • Code porting for KF6. Commit.
  • Configuration and build changes for KF6. Commit.
kmouth
  • Replace with high resolution icons. Commit.
  • Add scalable icon. Commit.
kmplot
  • Don't include quiet packages in feature_summary. Commit.
  • Remove virtual keyword when we use override. Commit.
knavalbattle
  • Don't include quiet packages in feature_summary. Commit.
knetwalk
  • Don't include quiet packages in feature_summary. Commit.
knights
  • Don't include quiet packages in feature_summary. Commit.
  • Dont't show the "Player is thinking message" in the status bar when the game has already ended. Commit.
  • Show the notification dialog about the winner after the game over in human-CPU games,. Commit.
  • Bring up the dialog to start a new game on application start-up which is the. Commit. Fixes bug #491204.
  • Initialize KCrash after KAboutData::setApplicationData() call. Commit.
koko
  • Remove binding loop. Commit.
  • Remove debug output. Commit.
  • Use more function typing. Commit.
  • Fix missing Exiv2Extractor QML bindings. Commit.
  • Port manual geometry logic to KConfig.WindowStateSaver. Commit.
  • Remove unused kokoAboutData context property. Commit.
  • Update about page. Commit.
  • Remove version numbers from qml imports. Commit.
  • Port to declarative QML. Commit.
  • Port sidebar to FormCard. Commit.
  • Default to org.kde.desktop QQC2 style. Commit.
  • Find Kirigami Addons, it is required at runtime. Commit.
  • Fix org.kde.kquickimageeditor dependency. Commit.
  • Fix image editor. Commit.
kolf
  • Don't include quiet packages in feature_summary. Commit.
kollision
  • Don't include quiet packages in feature_summary. Commit.
kolourpaint
  • Port away from deprecated KPluralHandlingSpinBox. Commit.
  • Unset memory limit for QImageReader. Commit. Fixes bug #492503.
  • Fix assert when selecting a file format without mime patterns. Commit.
  • Fix requires. Commit.
  • Add kcrash support. Commit.
kompare
kongress
  • Build packages against stable dependencies. Commit.
  • Update Flatpak runtime. Commit.
  • Simplify appstream summary. Commit.
  • Add details to schedule view entries. Commit.
  • Port KColorSchemeManager. Commit.
  • Use ecm_set_disabled_deprecation_versions. Commit.
  • Port to KLocalizedQmlContext. Commit.
  • Flatpak: Build the same modules that we build in flathub. Commit.
  • Remove unused forward declaration. Commit.
  • Const'ify pointer. Commit.
  • Show all headers in qtc6. Commit.
  • Use ===. Commit.
  • Const'ify pointer + initialize nullptr. Commit.
  • Show headers in qtc6. Commit.
  • Update repo link in README. Commit.
  • Enable automatic dark mode support on Android. Commit.
  • Fix QML exclusion patterns, part 2. Commit.
  • Fix QML exclude patterns. Commit.
  • Bundle icons used by the indoor map in APKs. Commit.
  • Exclude KPublicTransport leftovers from the APK. Commit.
  • Set up crash handling. Commit.
  • Support searching time-conditional rooms. Commit.
  • Implement room matching on the venue map. Commit.
  • Fix QML errors in venue map routing UI. Commit.
konqueror
  • Fix compilation error when building without PlasmaActivities. Commit.
  • Don't inconditionally display an error message when asked to use Konqueror as external application. Commit.
  • Wait for the service to be ready before restoring activities. Commit.
  • Don't call setOnActivity when the Activities key doesn't exist. Commit.
  • Move preloaded window to current activity before displaying it. Commit.
  • Allow the user to choose the source for screen capturing. Commit.
  • Ask the user what to do when WebEnginePart wants to download a mimetype it can display. Commit.
  • Attempt to perform downloads even if no part is associated with it. Commit.
  • Improve the "act on downloaded file" bar. Commit.
  • Add action to scan again the current page for forms to auto fill. Commit.
  • Add a generic way to specify allowed actions when opening an URL. Commit.
  • Generalize webengine-specific code. Commit.
  • Improve auto-filling of login information. Commit.
  • Remove caption here. Commit.
  • Remove DownloaderInterface and ensure only UrlLoader starts download jobs. Commit.
  • Ensure the message in ActOnDownloadFileBar fits the widget width. Commit.
  • Better integrate BrowserOpenSaveQuestion with Konqueror. Commit.
  • Explicitly set program logo and window icon on application startup. Commit.
  • Separate mimetypes and part capabilities. Commit.
  • Disable GPU for HTML thumbnailer. Commit. Fixes bug #492188.
  • Allow opening data URIs from location bar. Commit.
  • Make KonqSidebarNavigationExtension derive from BrowserExtension. Commit.
  • Display bookmarks in bookmark sidebar module. Commit.
  • Add fields to BrowserArguments in order to avoid using OpenUrlArguments::metaData. Commit.
  • Avoid crash when restoring the session after a logout. Commit. Fixes bug #487952.
  • Append slash to URLs without path before adding to history rather than ignoring them. Commit.
  • Apply correct fix to avoid autosaving settings of preloaded windows. Commit.
  • Don't autosave settings for preloaded windows. Commit.
  • Fix bug preventing switching internal view mode. Commit.
  • Apply URL-specific javascript policy in WebEnginePage::acceptNavigationRequest, too. Commit. Fixes bug #490321.
  • Fix logic error in konqueror --open-session. Commit.
  • Update file khtml_js.json. Commit.
  • Add option to always embed files from web pages in a new tab. Commit.
  • Add a library allowing to read and write settings from konquerorrc without using KConfig directly. Commit.
konquest
  • Don't include quiet packages in feature_summary. Commit.
konsole
  • Always create cgroup hierachy. Commit.
  • Use a better scope name. Commit.
  • Fix crashes with context menus. Commit. Fixes bug #492465.
  • Don't include quiet packages in feature_summary. Commit.
  • Fix Pty::setFlowControlEnabled to set IXON, not (IXON | IXOFF). Commit. Fixes bug #495276.
  • Appdata Fixes. Commit.
  • Src/CMakeLists.txt replace tab characters with spaces. Commit.
  • Change text over sixel image behaviour to be compatible with xterm. Commit. Fixes bug #456354.
  • Fix OSC 4 past colorTable and apply the check to OSC 104. Commit.
  • Fix crash when sending OSC 4 (RGB) color outside the 256 range. Commit. Fixes bug #494205.
  • Shortcuts: do not grab F10 key. Commit. Fixes bug #482149.
  • Add missing include moc. Commit.
  • Add support for setting the cursor color (OSC 12). Commit. Fixes bug #488905.
  • Fix Multiple Splits flicker / crashes. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Add kitty examples for reference. Commit.
  • Escape HTML tags in terminal-based desktop notifications (OSC 99, OSC 77). Commit.
  • Add more features for OSC99 (Kitty) desktop notifications. Commit.
  • Support for OSC 99 (Kitty) desktop notifications. Commit.
  • Correct layout for configure's Tab Bar page. Commit.
  • Simplify description for activating thumbnails in Configure. Commit.
  • Ignore template file due to character code=194. Commit.
  • SSH Manager: Install its logging category and raise default severity. Commit.
  • Designer6 adjust width. Commit.
  • Designer6 swap some properties. Commit.
  • Designer6 whitespace changes only. Commit.
  • Remove tabstops from profile's Advanced Line Numbers. Commit.
  • Correct layout for profile's Advanced Line Numbers. Commit.
  • Use QApplication::beep instead of KNotification::beep. Commit.
  • Increase ui version. Commit.
  • Remove randomSeed in TerminalDisplay. Commit.
  • Remove FallbackKeyboardTranslator. Commit.
  • Allow setting Konsole tab color with escape codes. Commit. Implements feature #396960.
  • Add support for OSC-52 write-only clipboard access. Commit. Fixes bug #372116.
  • Use separate category so not to spam Konsole's debug. Commit.
  • Add URL test cases in HotSpotFilterTest. Commit.
  • Url filter: remove trailing non-URL characters. Commit. Fixes bug #472274. Fixes bug #473285.
  • Move variable into #if. Commit.
  • Spelling fixes; reuse is preferred English but ignore translatable strings. Commit.
  • Don't compare floats; use qFuzzyIsNull. Commit.
  • Don't compare floats; use qFuzzyCompare + 1.0 and qFuzzyIsNull. Commit.
  • Added autosave functionality. Commit. Implements feature #208620.
kontact
  • Use org.kde.kalendarac. Commit.
  • Reactivate craft support. Commit.
  • Remove unused variables. Commit.
  • Use KStandardActions where is possible. Commit.
  • Remove old code. Commit.
  • USe QLatin1String. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • _version.h is not necessary now. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Add TODO. Commit.
  • Remove QDBusInterface about knotes. Commit.
  • Knotes is dead now. Commit.
  • Use @title:window for title. Commit.
kontactinterface
  • Use ECMCheckOutboundLicense. Commit.
kontrast
  • Fix up 6949144. Commit.
  • Main: Use KConfig.WindowStateSaver to handle window geometry. Commit.
  • Convert to REUSE.toml. Commit.
  • About: Use Qt.createComponent to create About Page. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Remove Crash on android. Commit.
  • Don't use crash on android. Commit.
  • Add KCrash support. Commit.
konversation
  • Tray icon activation now optional. Commit. See bug #494194.
  • Set tray icon to active when the window is closed. Commit. Fixes bug #494194.
  • Port KPasswordLineEdit usage away from deprecated method. Commit.
  • Improve code glanceability. Commit.
  • Add todo with notes re QIODevice::Unbuffered. Commit.
  • Remove updateConnectionState call in Server constructor. Commit.
  • Stabilize the identity group keys in the RC. Commit. Fixes bug #454262.
  • Use modernized kf6. Commit.
  • Use runtime-version 6.7. Commit.
kopeninghours
  • Fix reproducible builds. Commit.
  • Port QML value types to declarative type registration. Commit.
  • Make QML bindings Qt6-only and use declarative type registration. Commit.
korganizer
  • Fix apply settings. Commit.
  • Add craft build support. Commit.
  • Prepare to add craft support. Commit.
  • Remove unused KF6::ConfigWidgets. Commit.
  • Use KStandardActions where is possible. Commit.
  • Remove old code. Commit.
  • Make compile without activities support. Commit.
  • Fix save/load activities. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Add activities support. Commit.
  • Prepare to add activities support. Commit.
  • Move to prefs directory. Commit.
  • Port deprecated method. Commit.
  • Remove file. Commit.
  • Port deprecated methods. Commit.
  • Prepare to implement EnabledActivities. Commit.
  • _version.h is not necessary now. Commit.
  • AKONADINOTES_LIB_VERSION is not used now. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Remove Akonadi Notes. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Don't export private methods. Commit.
  • Add Q_ASSERT. Commit.
  • Add ActivitiesManager::self()->accountActivities(). Commit.
  • Add activity support. Commit.
  • Add Akonadi::AccountActivitiesAbstract support. Commit.
  • Use collectionsortfilterproxymodel. Commit.
  • Add include moc. Commit.
  • Add collectionsortfilterproxymodel for supporting activities. Commit.
  • Add TODO. Commit.
  • It's default. Commit.
  • Already initialize in header. Commit.
  • Add plasma-activities. Commit.
  • Remove unused include. Commit.
  • Port to PimCommonActivities. Commit.
  • Remove duplicate includes. Commit.
  • Use i18nc. Commit.
  • Add i18n context. Commit.
  • Remove qt < 6.7.0 check. Commit.
kosmindoormap
  • Build Flatpak from release branches. Commit.
  • Update Flatpak dependencies. Commit.
  • Update static build versions for 24.12. Commit.
  • Use more qualified property access and required properties. Commit.
  • Fix routing availability check. Commit.
  • Export RoutingProfile type to QML. Commit.
  • Fix routing profile configuration with Qt 6.8. Commit.
  • Fix reproducible builds. Commit.
  • Use fully qualified types and property accesses. Commit.
  • Export types to QML that are used in MapItem properties. Commit.
  • Fully qualify types in properties. Commit.
  • Add missing QML dependency. Commit.
  • Add missing org.kde.contacts dependency. Commit.
  • Remove too aggressive operator< overload. Commit.
  • Add namespace for Android as required by newer gradle versions. Commit.
  • Show bus station platform numbers. Commit.
  • The routing QML API does not depend on KPublicTransport. Commit.
  • Add self-test for the demo app. Commit.
  • Fix Windows build. Commit.
  • Add a light background behind potentially transparent logos. Commit.
  • Use qualified property types. Commit.
  • Use ecm_add_qml_module for the demo app as well. Commit.
  • Only occupy logo/image space once the image has been fully loaded. Commit.
  • Update Kirigami Addons in Flatpak manifest. Commit.
  • Fix the tools-only build, the networking code is needed there. Commit.
  • Include ECMQmlModule only when building QML modules. Commit.
  • Update static extractor build to current dependency versions. Commit.
  • Update Flatpak runtime to 6.7. Commit.
  • Support time-dependent room names in the room model. Commit.
  • Use the new unified tag lookup everywhere and remove the old method. Commit.
  • Support tags declared via MapCSS in MapCSS eval expressions as well. Commit.
  • Support MapCSS conditions on tags set via MapCSS tag declarations. Commit.
  • Add MapCSS function for evaluating OSM conditional tags. Commit.
  • Add support for OSM conditional tags. Commit.
  • Extend opening hours cache to support currently active queries as well. Commit.
  • Extend opening hours cache to handle multiple expressions per element. Commit.
  • Allow setting non-existent tags via MapCSS tag declarations. Commit.
  • Fix setting time range end in first call. Commit.
kpat
  • Fix Theme change not being saved. Commit. Fixes bug #495973.
  • Don't include quiet packages in feature_summary. Commit.
  • Use shuffle icon for new deal action. Commit.
  • Remove virtual keyword when we use override. Commit.
kpimtextedit
kpkpass
  • Don't include quiet packages in feature_summary. Commit.
  • Reduce list of files. Commit.
  • Use ECMCheckOutboundLicense. Commit.
kpmcore
  • Limix exfat labels to 11 characters. Commit. Fixes bug #496400.
  • Don't include quiet packages in feature_summary. Commit.
  • Log the output of ExternalCommand. Commit.
  • Harden default LUKS2 settings. Commit.
  • Call bcachefs format with --force. Commit.
kpublictransport
  • Sync OSM data types from KOSMIndoorMap. Commit. Fixes bug #497034.
  • Remove ZVV configuration. Commit.
  • Update VRS client certificate. Commit.
  • Discard CA certificates found in PKCS12 bundles. Commit.
  • Refactor IVV ASS request generation and allow to configure extra arguments. Commit.
  • Update line metadata from OSM/Wikidata. Commit.
  • Consider more Wikidata properties for line logos. Commit.
  • Resize some of the icons to 22px. Commit.
  • Remove Navitia and SNCF backends. Commit.
  • Make path spike filtering more aggressive. Commit.
  • Port more QML type registration to be declarative. Commit.
  • Adapt to MOTIS v2 plan API changes. Commit.
  • Correctly handle decoding errors of internal enum keys. Commit.
  • Work around QML code generation producing invalid C++ code with Qt 6.7. Commit.
  • Add support for parsing MOTIS v2 step directions. Commit.
  • Fix QML errors in FeatureIcon. Commit.
  • Fix Path::endPoint actually returning the last point of the entire path. Commit.
  • Expand map utility methods to work on path types as well. Commit.
  • Make Path::start/endPoint accessible as properties. Commit.
  • Provide estimated CO2 emissions for more journey section types. Commit.
  • Add API for obtaining the travel distance and CO2 emission of a journey. Commit.
  • Request required bike transport for Motis v2 and Hafas. Commit.
  • Add dedicated mode options for direct connections. Commit.
  • Support Motis v2 direct connections. Commit.
  • Export Attribution type to QML as well. Commit.
  • Fix arrival delay parsing in NS onboard API. Commit.
  • Decode JSON numbers provided as strings as well. Commit.
  • Don't encode timezone information separately in UTC. Commit.
  • Add onboard backend for nstrein. Commit.
  • Add support for rental vehicle booking deep links. Commit.
  • Parse MOTIS v2 GBFS rental vehicle replies. Commit.
  • Show path maneuver types on the map. Commit.
  • Display full journey path in test app. Commit.
  • Add helper methods for interfacting with QtLocation. Commit.
  • Filter out spikes in railway paths. Commit.
  • Adapt to Motis v2 step instruction changes. Commit.
  • Add support for adding predefined locations to LocationHistoryModel. Commit.
  • Add initial MOTIS v2 support. Commit.
  • Remove pre-C++20 compat code. Commit.
  • Reduce search radius for resolving locations automatically. Commit.
  • Include walking in the default requested journey section modes. Commit.
  • Add floor level property to Location. Commit.
  • Switch location coordinates from float to double. Commit.
  • Allow to customize polyline precision settings. Commit.
  • Remove DE and ES coverage from Navitia. Commit. Fixes bug #494608.
  • Add namespace for Android as required by newer gradle versions. Commit.
  • Remove the deprecated and now unused BusRapidTransit mode. Commit.
  • Prepare for removing Line::Mode::BusRapidTransit. Commit.
  • Remove deprecated and meanwhile unused old vehicle feature flags. Commit.
  • Also add the remaining train coach type icons from Andy Betts. Commit.
  • Replace the remaining vehicle feature icons by new ones from Andy Betts. Commit.
  • Add proper vehicle feature icon API. Commit.
  • Clarify mode types shuttle and rail shuttle. Commit.
  • Make request types directly constructable in QML. Commit.
  • Add icon name method for journey section modes as well. Commit.
  • Fix dangling reference warning. Commit.
  • Add icon property to Location. Commit.
  • Handle address locations everywhere. Commit.
  • Support address searches in location query test. Commit.
  • Add train coach type icons from Andy Betts. Commit.
  • Integrate routing maneuver icons from Andy Betts. Commit.
  • Add second batch of vehicle feature icons from Andy Betts. Commit.
  • Add first batch of vehicle feature icons by Andy Betts. Commit.
  • JourneyQueryModel: Add property for creating day section. Commit.
  • Srbijavoz: Make station matching stricter. Commit.
  • Update Srbija Voz station data. Commit.
  • Promote ee_peatus to regularCoverage. Commit.
  • Ee_peatus: Remove custom certificate. Commit.
  • Motisparser: trim whitespace from the line name. Commit.
  • Update test files. Commit.
  • Automatically add country and subdivision information. Commit.
  • Port remaining tests to use Test::compareJson. Commit.
  • Add support for MOTIS address searches. Commit.
  • Add the remaining transport mode icons from Andy Betts. Commit.
  • Add more transport mode icons from Andy Betts. Commit.
  • Add new car, ferry and flight icons from Andy Betts. Commit.
  • Drop ZPCG backend. Commit.
  • Integrate new bus icons by Andy Betts. Commit.
  • Replace walking icon by a new one from Andy Betts. Commit.
  • Update test files. Commit.
  • Improve string merging. Commit.
  • Restore downstream Transitous coverage data adjustments. Commit.
  • Update Transitous coverage data from Transport API Respository. Commit.
  • Update Hafas feature code mapping for codes observed at BLS. Commit.
  • Add BLS backend configuration. Commit.
  • Add Hafas vehicle feature codes used by NASA. Commit.
  • Downgrade coverage quality for France for ÖBB. Commit.
  • Add more Hafas feature codes observed in Switzerland. Commit.
  • Update ZVV API key. Commit.
  • Use 6.5 as we don't have 5.15 as qt6. Commit.
  • Add route number mapping for DB S-Bahns. Commit.
  • Add Hafas configuration for KVB (Cologne, Germany). Commit.
  • Show feature quantities when present in the feature icon tooltip. Commit.
  • Rewrite Deutsche Bahn coach layout support. Commit.
  • Automatically list tests for the DB coach layout parser. Commit.
  • Factor out the DB product category mapping. Commit.
  • Add more Hafas vehicle feature codes. Commit.
  • Support Hafas v1.72 occupancy data as used by BVG. Commit.
  • Update BVG API parameters. Commit.
  • Use qualified types in QML code. Commit.
  • Port onboard QML API to declarative type registration. Commit.
  • Add another Hafas vehicle feature code. Commit.
  • Add SNCB UIC code. Commit.
krdc
  • When "Grab Keys" is enable, override application shortcuts; BUG: 496692. Commit.
  • Fix gateway server address loading; BUG: 491514. Commit.
  • Remoteview: set focus policy; BUG: 496656. Commit.
  • Don't send wheel event with no flag set. Fix disconnection on touchpad scroll. BUG: 485726. Commit.
  • Avoid use of out of scope temporary QByteArray. Commit.
  • Fix folder share; BUG: 482137. Commit.
  • Add click-to-open for rdp files. Commit.
  • Avoid crash when opening RdpHostPreferences before the mainwindow is available. Commit.
  • It compiles fine without kf deprecated methods. Commit.
  • Fix indentation after Qt5 cleanup. Commit.
  • Set up crash handling. Commit.
krecorder
  • Appdata Fixes. Commit.
  • Fix up 17b80ac. Commit.
  • DefaultPage: Hide New Recording panel when opened in non-widescreen configuration. Commit.
  • Main: Store window geometry with KConfig.WindowStateSaver. Commit.
  • About: Use Qt.createComponent to create About Page. Commit.
kreversi
  • Don't include quiet packages in feature_summary. Commit.
krfb
  • Snspcraft: Initial qt6 port. Commit.
  • Remove caption here. Commit.
  • Generate wayland code with PRIVATE_CODE. Commit.
  • Convert license statements to SPDX. Commit.
  • Set up crash handling. Commit.
kruler
  • Don't include quiet packages in feature_summary. Commit.
  • Appdata fixes. Commit.
  • Add kcrash support. Commit.
ksanecore
  • Require Qt6. Commit.
  • Take page height and width options into account when available. Commit. Fixes bug #476838. See bug #460262.
  • Remove more usage of deprecated qAsConst. Commit.
  • Remove usage of deprecated qAsConst. Commit.
kshisen
  • Don't include quiet packages in feature_summary. Commit.
ksirk
  • Don't include quiet packages in feature_summary. Commit.
ksmtp
  • Use ECMCheckOutboundLicense. Commit.
ksnakeduel
  • Don't include quiet packages in feature_summary. Commit.
kspaceduel
  • Don't include quiet packages in feature_summary. Commit.
ksquares
  • Don't include quiet packages in feature_summary. Commit.
ksudoku
  • Don't include quiet packages in feature_summary. Commit.
ksystemlog
  • Don't include quiet packages in feature_summary. Commit.
  • Add KCrash support. Commit.
kteatime
  • Don't include quiet packages in feature_summary. Commit.
ktimer
  • Don't include quiet packages in feature_summary. Commit.
  • Convert license statements to SPDX. Commit.
  • Initialize KCrash. Commit.
ktnef
ktorrent
  • Add context to "Display" string. Commit.
  • Fix tooltips having white on white text. Commit.
  • Viewmodel: change Added column to use QLocale::ShortFormat. Commit.
  • Accept HTTPS webseeds too. Commit. Fixes bug #492399.
  • Fix torrent selection dialog in Import Torrent dialog. Commit. Fixes bug #383311.
  • Fix crash when video widget closes. Commit. Fixes bug #490616.
ktrip
  • Update README.md to mention Qt 6 instead of Qt 5. Commit.
  • Initialize KCrash. Commit.
ktuberling
  • Don't include quiet packages in feature_summary. Commit.
  • Complement and update org.kde.ktuberling.appdata.xml. Commit.
  • Smaller and shorter file. Commit.
  • . Commit.
  • Eu.soundtheme file upload for Basque language. Commit.
  • CMakeLists.txt file upload for Basque language. Commit.
  • Basque sounds directory. Commit.
kturtle
  • Don't include quiet packages in feature_summary. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
kubrick
  • Don't include quiet packages in feature_summary. Commit.
kunifiedpush
  • New in this release
kwalletmanager
  • Check _managerWidget ptr before using it. Commit.
  • Fix service file name. Commit. Fixes bug #492138.
  • Konfigurator: Use flat QGroupBoxes and set documentMode on QTabWidget. Commit.
  • Repair missing menus due to xmlgui file not found. Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Add i18n context. Commit.
kwave
  • Bugfix: keep reverse iterater valid when element is erased. Commit.
  • Scripts/screenshots.kwave: memory plugin does not exist anymore. Commit.
  • Update handbook for version 24.12.0. Commit.
  • Move kdoctools_create_handbook call to doc/en/CMakeLists.txt. Commit.
  • Remove KXMLGUI_NO_DEPRECATED. Commit.
  • Add Mark Penner to aboutdata. Commit.
  • Updated README and converted to markdown. Commit.
  • Update CHANGES file for 24.12.0. Commit.
  • Give visual indication when playback is paused. Commit.
  • Update appdata. Commit.
  • Set QAudioSink buffer size explicitly. Commit.
  • Add .git-blame-ignore-revs. Commit.
  • Improve KWave appstream summary. Commit.
  • Make_html_doc: use chmod instead of cmake command for making the fix-common script executable. Commit.
  • Made target "html_doc" work again. Commit.
  • Removed support for building .rpm files (was not used, unmaintained and broken). Commit.
  • (minor cleanups, missing "override"). Commit.
  • Clean up output when PlayBackDialog starts up. Commit.
  • Make sure a valid method gets selected when PlayBackDialog opens. Commit. Fixes bug #439543.
  • Bugifx: initial update of noise plugin setup dialog did not work. Commit.
  • Refactoring: use std::vector instead of QList for Signal and Track. Commit.
  • Partially revert c3a75968cbe984cd2bf89e493ab9243b68f807ea. Commit.
  • Bugfixed file filter selection in Kwave::FileDialog. Commit.
  • Fixed many clang warnings about "shorten-64-to-32". Commit.
  • Updated kdevelop project file to Qt6/KF6. Commit.
  • (fixed clang warnings about missing default in switch/case). Commit.
  • Internal cleanup: no null pointer checks around "delete". Commit.
  • Updated the LICENSES file to reflect the current state. Commit.
  • Reorder player toolbar. Commit.
  • Use string literal operators. Commit.
  • Add nullptr. Commit.
  • Use modern signal and slot syntax. Commit.
  • Remove custom icons. Commit.
  • Remove custom icons from documentation. Commit.
  • Use standard icons in menus. Commit.
  • Use standard icons in record dialog. Commit.
  • Remove blinking pause button. Commit.
  • Use standard icons in PlayerToolbar. Commit.
  • Use find_path to find id3lib and libmad. Commit.
  • Add freebsd. Commit.
  • Remove unused include. Commit.
  • Don't check pointer before delete it. Commit.
  • Add missing override. Commit.
  • Mark plugins as POSITION_INDEPENDENT_CODE. Commit.
  • Remove now unused kwave icons. Commit.
  • Modernize ZoomToolBar. Commit.
  • Bump C++ level to C++20. Commit.
  • Initialize variables in headers. Commit.
  • Remove virtual. Commit.
  • Add CMakePresets.json. Commit.
  • Use override. Commit.
  • Show headers in qtc6. Commit.
  • Use nullptr. Commit.
  • Use override keyword. Commit.
  • Initialize pointer in header. Commit.
  • Use modern connect signal/slot. Commit.
  • C++ check if pointer is null not necessary to do it. Commit.
  • Add missing override. Commit.
  • Show headers in qtc6. Commit.
  • Use override directly. Commit.
  • Use nullptr directly now. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Add braces to avoid ambiguous else. Commit.
  • Call KCrash::initialize() after KAboutData::setApplicationData(). Commit.
  • Remove duplicate include from headers/cpp. Commit.
  • Remove virtual keyword when we use override + add missing override. Commit.
  • It must be initialize for qt6. Commit.
  • Show headers in qtc6. Commit.
  • Fix compile warning. Commit.
  • Remove forward declaration. Commit.
  • Clean forward declaration. Commit.
  • Use ECMGenerateExportHeader. Commit.
  • Add include moc. Commit.
  • Use override. Commit.
  • Fix warning. Commit.
  • Plugins/record/Record-Qt.{h, cpp}: port to Qt6. Commit.
  • Plugins/playback/Playback-Qt.{h, cpp}: port to Qt6. Commit.
  • Port KComboBox::activated(QString) to KComboBox::textActivated(QString). Commit.
  • Remove explicit plugin ids from json metadata. Commit.
  • Update kwave wrapper script. Commit.
  • Libkwave/SampleFIFO: add copy assignment operator. Commit.
  • SaveBlocksPlugin.cpp: remove some dead code that errored with Qt6. Commit.
  • Plugins/: port some small things to Qt6. Commit.
  • Plugins/codec_ascii/: remove setCodec since QTextStream uses UTF-8 by default in Qt6. Commit.
  • Include QIODevice where complete type is needed. Commit.
  • Kwave/: port to Qt6. Commit.
  • Remove Qt::AA_UseHighDpiPixmaps (that is already the default in Qt6). Commit.
  • Port away from QDesktopWidget, which was removed in Qt6. Commit.
  • Libgui: port API usage deprecated in Qt6. Commit.
  • Use QString operator""_s or QLatin1StringView. Commit.
  • Libgui/FileDialog.cpp: port to KF6. Commit.
  • Update to the Qt6 way of identifying the type held in a QVariant. Commit.
  • Update QtConcurrent::run argument order for member functions (changed in Qt6). Commit.
  • Port away from uses of QStringRef since it was removed in Qt6. Commit.
  • Remove some unneeded forward declarations that error with Qt6. Commit.
  • Configure CMake to use Qt6 and KF6. Commit.
kweather
  • Don't include quiet packages in feature_summary. Commit.
  • Add symbolic weather icon in the header of dynamic forecast page. Commit.
  • Simplify AppStream summary. Commit.
  • Align weather forecast. Commit.
  • Don't show seconds in time stamps. Commit.
  • Update look of dynamic forecast page. Commit.
  • Use better icons in cards. Commit.
  • Rework setup wizard. Commit.
  • Remove add current location button because it doesn't work. Commit.
  • Fix page behavior. Commit.
  • Use Qt.createComponent to replace dedicated AboutPage.qml. Commit.
  • Fix up 746f299. Commit.
  • Main: Store window state using KConfig.WindowStateSaver. Commit.
  • Add CMakePresets.json support. Commit.
  • Initialize KCrash. Commit.
  • Use ECMDeprecationSettings. Commit.
kweathercore
  • Use HTTPS API endpoint for GeoNames. Commit.
  • Use ecm_set_disabled_deprecation_versions. Commit.
kwordquiz
  • Fix creating new decks. Commit. Fixes bug #496591.
  • Don't include quiet packages in feature_summary. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-rev. Commit.
libgravatar
  • Revert "Remove unused KF6::ConfigWidgets". Commit.
  • Remove unused KF6::ConfigWidgets. Commit.
  • Add missing KConfigWidgets dep. Commit.
  • Remove old code. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • _version.h is not necessary now. Commit.
  • Fix KLocalization::setupSpinBoxFormatString usage. Commit.
  • KF6::TextWidgets is unused now. Commit.
  • Port KPluralHandlingSpinBox. Commit.
  • Use @option:check. Commit.
  • Use widget parent. Commit.
libkcddb
  • Use expanded tabbar. Commit.
  • Use flat QGroupBoxes, set documentMode on QTabWidget and center children of QFormLayout. Commit.
libkcompactdisc
libkdegames
  • Fix compile on apple. Commit.
  • Don't include quiet packages in feature_summary. Commit.
libkdepim
libkeduvocdocument
  • Don't include quiet packages in feature_summary. Commit.
  • Port deprecated methods. Commit.
  • Remove Qt6 prefix now. Commit.
libkgapi
  • Fix invalid conversion from StatusFilters to StatusFilter. Commit.
  • Fix building FakeAuthBrowser with Qt 6.9. Commit.
  • FileFetchJob: fix static initialization order problem. Commit. See bug #480063.
  • Job.cpp: output reply url in case of error. Commit.
libkleo
  • Use ECM's DATAROOTDIR instead of a custom variable. Commit.
  • Use synchronous QProcess API to start gpg-agent without event loop. Commit.
  • Avoid test failure because of different date/time text representation. Commit.
  • Skip test on Windows. Commit.
  • Add missing include. Commit.
  • Add destructor to fix compiler complaints about incomplete type Private. Commit.
  • Avoid crash on program exit on Windows. Commit.
  • Fix setting curve in certificate creation dialog. Commit.
  • Embed key icons used by KeySelectionDialog in the library. Commit.
  • Remove unused icons. Commit.
  • Don't add ADSKs to keycache subkey indices. Commit.
  • Bump library version. Commit.
  • Add function returning the list of attributes of a DN. Commit.
  • Bump library version. Commit.
  • Add helper to return value of a crypto config entry of type None. Commit.
  • Fix include of gpgme++ header. Commit.
  • Remove compat code for very old gpgme versions. Commit.
  • Require gpgme 1.23.2. Commit.
  • Remove obsolete and unused API. Commit.
  • Return empty value as compliance name if no compliance is active. Commit.
  • Append " (beta)" to compliance name if beta compliance is enforced. Commit.
  • Increase timeout for automatic tests. Commit.
  • Use new overload of compare_helper. Commit.
  • Declare operator| for QFlags in namespace of corresponding class. Commit.
  • Export AdjustingScrollArea. Commit.
  • Don't look at build dir for clang. Commit.
  • USe QLatin1StringView. Commit.
  • Create the socket directory before initializing the key cache. Commit.
  • Revert "Serialize listing of OpenPGP and S/MIME keys". Commit.
  • Groups: Also show warning icon for groups that contain expired/revoked keys. Commit.
  • Use empty() instead of comparing size() with 0. Commit.
  • Don't merge already known keys with new keys if there are no new keys. Commit.
  • Serialize listing of OpenPGP and S/MIME keys. Commit.
  • Watch the keyboxd database file for changes. Commit.
  • Add tests for Formatting::prettySignature. Commit. Fixes bug #493963.
  • Fix regression that user ID wasn't HTML escaped anymore. Commit. Fixes bug #493963.
  • Fix composition of localized message. Commit. Fixes bug #493963.
  • Fix warnings about unused parameters. Commit.
  • Fix inconsistencies in filter definitions. Commit.
  • Fix typo in key filter rule. Commit.
  • Don't consider the custom items when the source model's layout changes. Commit.
  • CustomItemsProxyModel: Properly handle changes of the source model. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Don't disable expiration date input field if allowed range is empty. Commit.
  • Hide expiration check box if unlimited expiration is not allowed. Commit.
  • Add hint about allowed date range to OpenPGP certificate creation dialog. Commit.
  • Give access to the width of the AnimatedExpander's size hint. Commit.
  • Add helper to create nicely formatted label for expiration input field. Commit.
  • Check the expiration date before accepting the dialog. Commit.
  • Remove ShortKeyID column from key list model. Commit.
  • Fix filtering by Key ID. Commit.
  • Show key ID instead of short key ID in KeySelectionDialog. Commit.
  • Show key ID instead of short key ID in short key info. Commit.
  • Show key ID instead of short key ID in tool tip if KeyID is requested. Commit.
  • Show key ID instead of short key ID in KeyRequester. Commit.
  • Remove obsolete lookup of keys by short (4 octet) key ID. Commit.
  • Filter disabled keys out of normal filters and allow filtering with the disabled filter. Commit.
  • Make sure Filter combo doesn't clear when editing a filter's appearance. Commit.
  • Remove obsolete check for GpgME 1.16. Commit.
  • Bump library version. Commit.
  • Fix pretty printing of signature created with V5 signing subkey. Commit.
  • Add findSigner and make findSigners work for signing subkeys. Commit.
  • Improve wording for signatures created by unknown certificates. Commit.
  • Bump library version. Commit.
  • Allow lookup of subkey by fingerprint. Commit.
  • Display correct key ID for V5 keys. Commit.
  • Use same formatting for V5 fingerprints as gpg. Commit.
  • Make check for fingerprints more strict. Commit.
  • FileNameRequester: Add API for setting the button's tooltip. Commit.
  • Remove leftover qWarning. Commit.
  • Only show compliance info for signatures that are valid. Commit.
  • Don't make me wonder about operator precendence. Commit.
  • Minor code cleanup. Commit.
  • Add date to signature formatting. Commit.
  • QLatin1String is same as QLatin1StringView, in qt7 QLatin1String will be removed. Commit.
  • Remove unused function and variable. Commit.
  • Ensure prettySignature output is xml conform. Commit.
  • Remove last remants of KMime in LibKleo. Commit.
  • Replace KMime::Mailbox by simple QString. Commit.
  • Move formatSignature to Kleo::Formatting. Commit.
  • Limit width of columns when resized to contents. Commit.
  • Don't consider authentication subkeys when determining de-vs compliance. Commit.
  • Only show current certifications / revokations in certifications list. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Change column order of UserIDListModel. Commit.
  • Return empty string for unknown origin. Commit.
  • Use "OK" instead of "Good" for subkey status. Commit.
  • Check for row >= 0 and fix compiler warnings. Commit.
  • KeyFilterManager: Add model for custom key filters. Commit.
  • Use improved workaround for accessible focus event also for TreeView. Commit.
  • Use improved workaround for accessible focus event. Commit.
  • Add appearance filter for disabled keys. Commit.
  • Remove forward declaration. Commit.
  • Remove unused include. Commit.
  • Bump library version. Commit.
  • Add support for copying ClipboardRole value to clipboard. Commit.
  • Move ClipboardRole out of KeyList namespace. Commit.
  • Use @title:window for title. Commit.
  • Don't sort tree views/widgets unless sorting is enabled. Commit.
  • Nameandemailwidget: Small layout improvements. Commit.
  • Show the keygrip without spacing. Commit.
  • Adjust column to its contents when it's made visible. Commit.
  • Respect the default section size for columns. Commit.
  • Add i18n context. Commit.
  • Fix context string for subkey validity. Commit.
  • Use @option:check. Commit.
  • Rename "User IDs" column to "Status". Commit.
  • Provide cmake find libgpgerror and libassuan modules. Commit.
  • Fix deprecation warnings for compare_helper. Commit.
  • Prioritize "disabled" over "revoked", "expired", "certified" for key status. Commit.
  • Bump version. Commit.
  • Move OpenPGPCertificateCreationDialog to Libkleo. Commit.
  • Fix deprecation warning for QDateTime::fromSecsSinceEpoch. Commit.
  • Fix columns not showing up in some cases. Commit.
  • Prevent the user from disabling all columns. Commit.
libkmahjongg
  • Don't include quiet packages in feature_summary. Commit.
libksane
libksieve
  • Fix bug 494307: Tools->Edit "Out of office" Replies dialog is empty. Commit. Fixes bug #494307.
  • Add missing KColorScheme dep. Commit.
  • Use KStandardActions where is possible. Commit.
  • Use KStandardActions where is possible. Commit.
  • Use uint8_t for enum. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Modernize VacationEditWidget KMime usage. Commit.
  • Add context i18n. Commit.
  • Add i18n context. Commit.
  • Use @option:check. Commit.
libktorrent
  • Explicitly use dual-stacked sockets. Commit.
  • Fix loading HTTPS webseeds. Commit. See bug #492399.
  • Add explicit WITH_XFS option, be more verbose. Commit.
  • Port from mingw_poll to winsocks WSAPoll. Commit.
  • Fix setting a socket to non-blocking on Windows. Commit.
  • Fix comparison of struct with memcmp. Commit.
  • Fix wakeuppipetest and polltest on Windows. Commit.
  • Init Windows sockets for tests that use sockets. Commit.
  • Fix building chunkmanagertest on Windows. Commit.
  • Fix building upnpmcastsocket on Windows. Commit.
  • Fix building win32 on Windows. Commit.
  • Fix building cachefile on Windows. Commit.
  • Mostly implement MaxOpenFiles and MaximizeLimits for Windows. Commit.
  • Implement TruncateFile for Windows. Commit.
  • Fix building socket on Windows. Commit.
  • Filter out non-existant headers from Windows build. Commit.
  • Port from symlink to create_directory_symlink. Commit.
  • Port from htobe32 to htonl. Commit.
  • Port from inet_aton to inet_pton. Commit.
  • Port from gettimeofday to chrono::system_clock. Commit.
  • Q_WS_WIN -> Q_OS_WIN. Commit.
  • Target_link_libraries usage must be all-keyword. Commit.
  • Fix FindLibGcrypt on Windows with craft. Commit.
  • AddData is deprecated, use QByteArrayView overload instead. Commit.
  • Cppcheck: these can be declared as pointers to const. Commit.
  • Cppcheck: move from constructor body to initializer list. Commit.
lokalize
  • Make TsStorage/XliffStorage::isEmpty work again. Commit. Fixes bug #496916.
  • Fix variable names. Commit.
  • Resize TMV and ATV when shown. Commit.
  • Accept unicode chars in regexps. Commit. Fixes bug #495785.
  • Fix failing test. Commit.
  • Extract dbName from connectionName. Commit.
  • Add Sakha plural form. Commit.
  • Fix thread + SQL database. Commit.
  • Add astyle mass reformat commit from 2018 to git blame ignore list. Commit.
  • Add git blame ignore file. Commit.
  • Fix formatting. Commit.
  • Reformat with clang. Commit.
  • Clean up TM::targetAdapted() code, delete dead code. No change to functionality. Commit.
  • Move TM and ATM entry metadata to third line, use QListWidget instead of QTextBrowser for entries. Commit.
  • Add craft windows CD. Commit.
  • Use global diff tag variables instead of KBABEL strings, delete dead code. Commit.
  • Search across full relative paths of files and dirs in Project Overview. Commit. Fixes bug #475163.
  • Const'ify pointer. Commit.
  • Capitalise "Metadata". Commit.
  • PO Summit wraps within <...>. Commit.
  • Separate translation entry previous msgctxt into context string in AltTrans struct. Commit. Fixes bug #493709.
  • Improve misleading string. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Call updateHeader with UTF-8 to reduce noise by Scripty. Commit.
  • Add icon in about data. Commit.
  • KCrash needs kaboutdata first. Commit.
  • Use override + initialize pointer. Commit.
  • Show headers in qtc6. Commit.
  • Remove unused config fields. Commit.
  • Use user colour scheme colours in diffs. Commit.
  • Remove new lines at EOF. Commit.
  • Add Karl Ove Hufthammer as a contributor. Commit.
  • Fix Translation Memory import job not finishing. Commit. Fixes bug #451461.
  • Add action to skip HTML/XML tags. Commit.
  • Fix QLocale language loop QLocale::Akoose is not the last language anymore. Commit.
  • Be specific in which file is not being indexed. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Rename variable KF5_MIN_VERSION to KF_MIN_VERSION. Commit.
  • Move QSqlQuery instead of copying it. Commit.
  • Translation Memory: Set correct query type on startup. Commit. Fixes bug #491113.
  • Add missing include moc. Commit.
  • Remove unused forward declaration. Commit.
  • Remove unused/duplicate headers. Commit.
  • Don’t hardcode colours for special characters. Commit.
  • Make leading/trailing spaces and other invisible character easier to see. Commit. Fixes bug #490575.
  • Fix signal. Commit.
  • Fix porting regression in diff computation. Commit. Fixes bug #490837.
  • Neaten layout of CatalogView / Translation Units. Commit.
  • Add option QRegularExpression::UnanchoredWildcardConversion to addPart and delPart diff regexes. Commit. Fixes bug #490441.
lskat
  • Don't include quiet packages in feature_summary. Commit.
mailcommon
  • Remove old code. Commit.
  • Add QVariant. Commit.
  • Revert "GIT_SILENT: it compiles fine without kf deprecated method". Commit.
  • Don't assume const and non-const Content::headers() return the same type. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Add missing license. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • We need to export it. Commit.
  • Add searchruleattachmenttest autotest. Commit.
  • USe private export symbol here (need by autotest). Commit.
  • Fix 491533: Add filter option for attachments. Commit. Fixes bug #491533.
  • Fix attachment. Commit.
  • Add searchruleattachment. Commit. See bug #491533.
  • Add AttachmentWidgetHandler. Commit.
  • Fix variable name. Commit.
  • Prepare to implement Bug 491533 "Add filter option for attachments". Commit.
  • We need phonon here. Commit.
  • _version.h is not necessary now. Commit.
  • Rename as MAILCOMMON_HAVE_ACTIVITY_SUPPORT. Commit.
  • Enable by default plasma activities. Commit.
  • Link against KPim6::PimCommonActivities. Commit.
  • Add PimCommonActivities::ActivitiesBaseManager support. Commit.
  • We need plasma activities in mailkernel too. Commit.
  • Add [[nodiscard]] + add config-mailcommon.h.in. Commit.
  • Const'ify. Commit.
  • Debug--. Commit.
  • Add activityaccount in folderrequester. Commit.
  • Use accountActivities here too. Commit.
  • Filter collection. Commit.
  • Use mAccountActivities. Commit.
  • Prepare to add filterAcceptsRow. Commit.
  • Increase version. Commit.
  • Update filter. Commit.
  • Add Akonadi::AccountActivitiesAbstract in favoritecollectionorderproxymodel. Commit.
  • Move ActivityAccount in FolderTreeWidgetProxyModel + add method in foldertreewidget. Commit.
  • Coding style. Commit.
  • Remove duplicate code. Commit.
  • Add parent. Commit.
  • Add context. Commit.
  • Add support for AccountActivitiesAbstract. Commit.
  • Add todo about activities. Commit.
  • Fix KLocalization::setupSpinBoxFormatString usage. Commit.
  • KF6::TextWidgets is unused now. Commit.
  • Port KPluralHandlingSpinBox. Commit.
  • Implement reordering snippets (by drag-n-drop in the tree). Commit.
  • Add i18nc. Commit.
  • Add i18n context. Commit.
  • Use @option:check. Commit.
  • Use last phonon version. Commit.
  • Remove qt < 6.7.0 check. Commit.
mailimporter
  • Use ECMCheckOutboundLicense. Commit.
  • Remove text status unused. Commit.
marble
  • Behaim: fix Exec in desktop file. Commit.
  • Port deprecated methods. Commit.
  • Const'ify variable. Commit.
  • Remove unused include. Commit.
  • Const'ify pointer. Commit.
  • Remove qt5 code. Commit.
  • Add more QStringLiteral. Commit.
  • Add more QStringLiteral. Commit.
  • Fix crash. Commit.
  • Add more QStringLiteral. Commit.
  • USe more QStringLiteral. Commit.
  • Fix astro CMake config file names. Commit.
  • USe more QStringLiteral. Commit.
  • Add more QStringLiteral. Commit.
  • Continue to port code for supporting QT_NO_CAST_FROM_ASCII build. Commit.
  • QT_NO_CAST_FROM_ASCII support++. Commit.
  • Continue to make compile with QT_NO_CAST_FROM_ASCII. Commit.
  • Continue to add QStringLiteral. Commit.
  • Make it compile with QT_NO_CAST_FROM_ASCII. Commit.
  • USe more QStringLiteral. Commit.
  • USe QStringLiteral. Commit.
  • Continue to make it compile with QT_NO_CAST_FROM_ASCII. Commit.
  • Prepare to make it compile with QT_NO_CAST_FROM_ASCII. Commit.
  • Use QStringLiteral. Commit.
  • Use nullptr + QStringLiteral. Commit.
  • Use QStringLiteral + const'ify pointer. Commit.
  • Add more QStringLiteral/port to new connect api/const'ify pointer. Commit.
  • Add the capability to query the centerLongitude/Latitude inside the MarbleQuickItem. Commit.
  • Use QStringLiteral. Commit.
  • Initialize pointer + use QStringLiteral. Commit.
  • Use nullptr + QStringLiteral. Commit.
  • Port to new connect api. Commit.
  • Fix mem leak. Commit.
  • Use std::as_const. Commit.
  • Use QStringLiteral + use parent. Commit.
  • Fix mem leak. Commit.
  • Move delete pointer to private class. Commit.
  • Initialize pointer. Commit.
  • Port to signal/slot. Commit.
  • Use QStringLiteral + use new connect api. Commit.
  • Fix mem leak. Commit.
  • Remove unused includes. Commit.
  • Fix i18n. Commit.
  • Fix cmake lint. Commit.
  • Arg starts at %1. Commit.
  • Use QStringLiteral. Commit.
  • Use new connect api. Commit.
  • Initialize pointer. Commit.
  • Use QStringLiteral. Commit.
  • Use new connect api. Commit.
  • Use QStringLiteral. Commit.
  • Const'ify pointer. Commit.
  • Const'ify pointer + use QStringLiteral. Commit.
  • Fix compilation with Qt 6.9. Commit.
  • Use QStringLiteral + use new connect/api. Commit.
  • Use QStringLiteral. Commit.
  • Use new signal/slot. Commit.
  • Port to new connect api. Commit.
  • Use isEmpty here. Commit.
  • Port signal/slot to new api. Commit.
  • Remove unused include + const'ify pointer + initialize pointer. Commit.
  • Use QStringLiteral. Commit.
  • Port more signal/slot. Commit.
  • Show headers in qtc6. Commit.
  • Avoid crash when m_eleData is empty. Commit.
  • Add layout. Commit.
  • Use QStringLiteral + remove unused includes. Commit.
  • Const'ify variable. Commit.
  • Port to new signal/slot api. Commit.
  • Use isEmpty(). Commit.
  • Port more signal to new connect api. Commit.
  • Fix dependencies in MarbleConfig.cmake. Commit.
  • Const'ify pointer, initialize it, use new connect signal/slot api. Commit.
  • Const'ify pointer/variable. Commit.
  • Const'ify pointer + remove unused includes. Commit.
  • Show headers in qtc6. Commit.
  • Port to new connect api. Commit.
  • Use nullptr + const'ify pointer. Commit.
  • USe isEmpty(). Commit.
  • Port to new connect api. Commit.
  • Remove unused include + const'ify pointer + fix new connect api. Commit.
  • Remove unused include + use QStringLiteral + const'ify pointer + use new connect api. Commit.
  • Remove unused include + use QStringLiteral + const'ify pointer + use new connect api. Commit.
  • Const'ify pointer. Commit.
  • Remove unused include. Commit.
  • Fix signal/slot + use new connect api. Commit.
  • Use new signal/slot api. Commit.
  • Add parent. Commit.
  • Const'ify pointer. Commit.
  • Remove unused includes. Commit.
  • Show header in qtc6. Commit.
  • Remove unused include + use QStringLiteral + use new signal/slot. Commit.
  • Use QStringLiteral + port signal/slot. Commit.
  • Port more signal/slot. Commit.
  • Fix crash when there is not item selected. Commit.
  • Port to new signal/slot. Commit.
  • Use QStringLiteral. Commit.
  • Remove unused includes. Commit.
  • Const'ify. Commit.
  • Port code to new signal/slot. Commit.
  • Remove unused includes. Commit.
  • Const'ify pointer. Commit.
  • Behaim: Improve look of sidebar. Commit.
  • Marble-maps: Re-enable routing. Commit.
  • RouteRequestModel: Modernize code. Commit.
  • Port some signal/slot to new connect api. Commit.
  • Const'ify pointer. Commit.
  • Tr() is a QString. Commit.
  • Routing-instructions: Don't detach in for loop. Commit.
  • BookmarkSyncManager: Don't detach when iterating. Commit.
  • Add new behaim icon from Mathis. Commit.
  • Port more code to new connect signal/slot. Commit.
  • Set direct layout. Commit.
  • Add layout. Commit.
  • Fix popup menu position. Commit.
  • Use connect( directly. Commit.
  • Show more headers in qtc6. Commit.
  • Port to new signal/slot. Commit.
  • Fix mem leak. Commit.
  • Mark as override. Commit.
  • Modernize code. Commit.
  • Remove unused include. Commit.
  • Remove unused includes. Commit.
  • Const'ify method. Commit.
  • Use nullptr. Commit.
  • Add parent directly to layout. Commit.
  • Use new connect signal/slot. Commit.
  • It's enabled :). Commit.
  • Fix map signal. Commit.
  • Fix other signal/slot. Commit.
  • Fix signal. Commit.
  • Port more signal/slot. Commit.
  • Port more signal/slots. Commit.
  • Fix correct signal + use new connect signal/slot. Commit.
  • Port to new connect signal/slot. Commit.
  • Use Q_EMIT. Commit.
  • USe isEmpty() here too. Commit.
  • Use isEmpty() here. Commit.
  • Use -DQT_NO_CONTEXTLESS_CONNECT. Commit.
  • Use ECMDeprecationSettings. Commit.
  • Use nullptr. Commit.
  • Show headers in qtc6. Commit.
  • We use Qt6. Commit.
  • Use QList here. Commit.
  • Use nullptr here too. Commit.
  • USe nullptr. Commit.
  • Use QList instead of QVector. Commit.
  • Use QLatin1StringView instead of QLatin1String. Commit.
  • KmlFeatureTagWriter: Avoid detaching by calling constFirst instead. Commit.
  • Convert to REUSE.toml. Commit.
  • Use override. Commit.
  • Behaim: Remove separator in drawer. Commit.
  • Cmake: Add option to build both KDE and pure Qt version at the same time. Commit.
  • Marble-maps: Add ThemeConfigPage to configure the theme used. Commit.
  • Cmake: Don't build marble-kde and marble-qt at the same time. Commit.
  • Marble-game: Remove useless semicolon. Commit.
  • Port plasma integration to Qt6. Commit.
  • VectorTileLayer: Mark methods as override. Commit.
  • Avoid more detaching when iterating. Commit.
  • Don't call first on temporary. Commit.
  • Fix some loop detaching. Commit.
  • Fix check for webengine. Commit.
  • Behaim: Fix appstream file. Commit.
  • Behaim: Update appstream metainfo. Commit.
  • Marble-maps: Fix desktop icon. Commit.
  • Cmake: Move BUILD_MARBLE_APPS to root CMakeLists.txt. Commit.
  • Cmake: Make KCrash not required on Android. Commit.
  • Behaim: Cleanup application. Commit.
  • I18n: Marble Maps translations are now handled by ki18n. Commit.
  • MarbleQuickItem: set background fill color. Commit.
  • MarbleQuickItem: Remove custom render target for QQuickPaintedItem. Commit.
  • EclipsesBrowserDialog: Fix double free issue. Commit.
  • Marble-maps: Add new icon. Commit.
  • Marble-maps: Add more about data. Commit.
  • Marble-maps: Exit when failing to load component. Commit.
  • Declarative: Also expose map image provider. Commit.
  • Declarative: Port declarative QML type registration. Commit.
  • CloudRouteModel: Modernize code. Commit.
  • Routing: Use enum has property value instead of string. Commit.
  • Show headers in qtc6. Commit.
  • This file is not necessary now. Commit.
  • Marble-maps: Port remaining strings to ki18n. Commit.
  • Marble-maps: Remove ImageButton QML component. Commit.
  • Marble-maps: Remove dead qml search component. Commit.
  • Marble-maps: Only show tags when requested. Commit.
  • Clazy: Run fixit. Commit.
  • Astro: fix location of version file. Commit.
  • Marble-maps: Add missing icon. Commit.
  • Marble-maps: Port position button to FloatingButton. Commit.
  • Marble-maps/MainScreen: Fix public transport icon. Commit.
  • Marble-maps/Bookmarks: Center map on bookmark when selecting a bookmark. Commit.
  • GeoDataCoordinates: Expose longitude and lattitude to QML. Commit.
  • MarblePlacemarkModel: Modernize roleNames. Commit.
  • GeoDataTreeModel: Simplify roleNames. Commit.
  • Marble-maps: Rework menu. Commit.
  • Use ecm_setup_version to generate marble_version.h. Commit.
  • Marble-maps: Remove SidePanel. Commit.
  • Marble-maps: Cleanup Kirigami app. Commit.
  • Delete old AboutDialog. Commit.
  • Use BottomDrawer for PlacemarkDialog. Commit.
  • Modernize Bookmarks page. Commit.
  • Marble-maps: Port Options to FormCard. Commit.
  • Use {}. Commit.
  • Const'ify pointer. Commit.
  • Fix bad license. Commit.
  • Ignore previous commit in git blame. Commit.
  • Use static QFileInfo::exists. Commit.
  • Link to absl explicitely. Commit.
  • Make ECM mandatory. Commit.
  • Remove old python bindings. Commit.
  • Compile without foreach. Commit.
  • Show headers in qtc6. Commit.
  • Remove old code. Commit.
  • We use qt6.4.0. Commit.
  • Use nullptr. Commit.
  • Enable documentation again. Commit.
  • Use QLatin1Char. Commit.
  • USe QStringLiteral here. Commit.
  • NullAudioOutput.h doesn't exist. Commit.
  • Show headers in qtc6. Commit.
  • Remove unused includes. Commit.
  • Use 6.7. Commit.
  • Ignore build dir. Commit.
  • USe modern kf6. Commit.
  • Add CMakePresets.json. Commit.
  • It's default in qt6. Commit.
  • Cleanup port. Commit.
  • Don't install thumbnail desktop file. Commit.
  • Modernize behaim app. Commit.
  • Disable protobuf on Windows. Commit.
  • Fix osmconvert not getting found by tests. Commit.
  • Fix heap-use-after-free issue in OsmPlacemarkData. Commit.
  • Modernize cmake code for linking protobuf. Commit.
  • Use QGuiApplication for vectorosm-tilecreator tool. Commit.
  • Make marble-kde compile with Qt6. Commit.
  • Fix compilation of vectorosm-tilecreator tool. Commit.
  • Avoid detaching and other unnecessary allocations. Commit.
  • Remove install guide and redirect instead to global kde doc. Commit.
  • Port away from obsolete QColor methods. Commit.
  • Port away from qAsConst to std::as_const. Commit.
  • Update ci definition. Commit.
  • Port away from QtQuick Controls 1. Commit.
  • Fix broken qt6 signal/slot. Commit.
  • Qt6 port: compile the translations. Commit.
  • Fix broken compilation with Qt6.6 and MSVC2022 under Windows 10. Commit.
  • Qt6 port: uint -> size_t. Commit.
  • Qt6 inline qHash function require size_t instead unit. Commit.
  • Polish. Commit.
  • Fix broken compilation with Qt 6.5.2. Commit.
  • Port to qt 6.5.2. Commit.
  • Qt6++. Commit.
  • Update. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Restore tests build rules. Commit.
  • Qt6++ : compile with phononQt6 support. Commit.
  • Port all tools to Qt6. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++: fix broken signal slots connection with QComboBox. Commit.
  • Qt6++. Commit.
  • Fix libmarblewidget suffix qt5 => qt6. Commit.
  • Qt6++. First stage to compile core +plugins DONE!!!. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++ : libmarblewidget-qt5 compile and link. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Update. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
  • Qt6++. Commit.
markdownpart
  • Don't include quiet packages in feature_summary. Commit.
  • Use KStandardActions where possible. Commit.
massif-visualizer
  • Appdata: Fix URL. Commit.
  • Appdata: Add category: Development. Commit.
mbox-importer
  • USe ECMCheckOutboundLicense. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
merkuro
  • Do not use Akonadi stuff for InfiniteMerkuroCalendarViewModelTest. Commit.
  • Differentiate first day from start date in infinite calendar view model log. Commit.
  • Add use of model tester. Commit.
  • Remove debug logging from infinite calendar view model. Commit.
  • Ensure generation of test dates produces valid dates. Commit.
  • Fix off-by-one issue with moving in decade scale. Commit.
  • Unify steup of model in infinite test. Commit.
  • Add testMoveDecade. Commit.
  • Add testMoveYear. Commit.
  • Add support for move to date in year scale. Commit.
  • Add support for move to date in decade scale. Commit.
  • Deduplicate move tests. Commit.
  • Add test for move in month scale. Commit.
  • Add test for week scale view move. Commit.
  • Also fix inaccurate move for week scale. Commit.
  • Add a test for week scale date generation. Commit.
  • Make generatedMoveDates static. Commit.
  • Add convenience method in test to get first week day of a given date. Commit.
  • Fix week scale having dates with unequal left/right balancing of generated dates on init. Commit.
  • Just assign firstDay once for day and three day scale. Commit.
  • Deduplicate test date generation. Commit.
  • Deduplicate testMoveToDate convenience lambda. Commit.
  • Use simpler but more reliable and reasonable dates for move day test. Commit.
  • Add test for move in three day scale mode. Commit.
  • Fix newIndex for ThreeDayScale being off by one occasionally. Commit.
  • Add test for moving to a specific date in day scale. Commit.
  • Define dates to left of center once. Commit.
  • Constify monthDiff. Commit.
  • Add test for decade dates. Commit.
  • Fix first year used for decade scale generation. Commit.
  • Add test for year dates. Commit.
  • Add test for three day dates. Commit.
  • Remove qDebug from addDayDates. Commit.
  • Properly check for situation where an additional week should be added to the month view because first month date is the week start. Commit.
  • Add test for infinite view model when they test day dates. Commit.
  • Test the first date presented in the month view. Commit.
  • Test all expected generated dates to add for months. Commit.
  • Test generation of first date in infinite month view. Commit.
  • Ensure right signals emitted when changing scale. Commit.
  • Add starter InfiniteMerkuroCalendarViewModel test. Commit.
  • Use reals for width and height units in day grid view. Commit.
  • Fix isToday check in basic internal hourly view background. Commit.
  • Just initialise first and last item dates as QDates. Commit.
  • More accurately name firstItemDate(Time) and lastItemDate(Time). Commit.
  • Correctly calculate new index when pushing infinite calendar view model past earliest date. Commit.
  • Fix firstItemDate. Commit.
  • Use new updateCurrentView function as updater for swipeable hourly view. Commit.
  • Extract selected date change into own function. Commit.
  • Do not handle model updates with currentIndex changes. Commit.
  • Fix hourly view action text when daysToShow != a week. Commit.
  • Make selectedDate optional more technically correct. Commit.
  • Fix startDate for non-week basic hourly views. Commit.
  • Fix creation date for new tasks/incidences when double-clicking month grid view. Commit.
  • Remove addNewIncidence from DayTapHandler. Commit.
  • Fix reference to IncidenceWrapper enum in IncidenceInfoContents. Commit.
  • Revert Windows support. Commit.
  • Install merkuro_contact_plugin shared library. Commit. Fixes bug #496347.
  • Correctly attribute KPim6Libkleo package properties. Commit.
  • Prepare to add craft support. Commit.
  • Fix desktop file for flathub linting. Commit.
  • Add basic launcher when building flatpak. Commit.
  • Add fundraiser supporters. Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Remove debug output. Commit.
  • Fix contact config. Commit.
  • Fix drag-and-drop events to change their date in daygridview. Commit.
  • Fix adding new incidence in day grid view. Commit.
  • Fix use of DayMouseArea (now DayTapHandler) in hourly view-based views. Commit.
  • Center alignment of text on incidence-less month list day entries. Commit.
  • Match top and bottom margins for month list incidence items. Commit.
  • Rename DayMouseArea to DayTapHandler. Commit.
  • Fix double opening of incidence add window when double-clicking day grid view square. Commit.
  • Replace DayMouseArea as key delegate in BasicMonthListView with background rectangle. Commit.
  • Fix uses of DayMouseArea in BasicMonthListView. Commit.
  • Convert DayMouseArea into a TapHandler. Commit.
  • Fix tag and name filtering incidences in calendar views. Commit.
  • Fix references to non-existent openNewSubTodoEditorDialog. Commit.
  • Once collection combo box model starts receiving collections, set a valid default collection by default. Commit.
  • Re-enable geolocation components in the incidence editor page. Commit.
  • Reenable use of map in incidence info contents. Commit.
  • Fix import of Calendar in LocationMap. Commit.
  • Adapt LocationMap to Qt6. Commit.
  • Fix broken Calendar references in task completion slider onMoved handler. Commit.
  • Fix incidence info popup positioning. Commit.
  • Add missing window parameter to onCreateNew... handlers in calendar main. Commit.
  • Fix error in incidenceinfodrawer in main caused by null currentItem in pageStack. Commit.
  • Fix workaround for incidence info drawer getting cut off when menu bar loaded. Commit.
  • Fix alignment of incidence info drawer header text. Commit.
  • Fix references to removed CalendarUiUtils.setUpAdd function. Commit.
  • Rename InfiniteCalendarViewModel to InfiniteMerkuroCalendarViewModel. Commit.
  • Fix showing/hiding of hamburger menu in Calendar main drawer. Commit.
  • Use QLatin1StringView. Commit.
  • Use KLocalizedQmlContext. Commit.
  • Revert "GIT_SILENT: it compiles fine without kf deprecated method". Commit.
  • Add my avatar to about data. Commit.
  • Display certificates of contacts. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Add missing include mod. Commit.
  • Update README.md: fix typo. Commit.
  • Compile contacts plugin metadata in the actual QML plugin, not in the shared library. Commit. Fixes bug #491808.
  • Add missing GENERATE_PLUGIN_SOURCE to merkuro_contact_plugin. Commit.
  • Remove virtual when we use override. Commit.
  • Remove virtual if we have override keyword. Commit.
  • Const'ify. Commit.
  • Add missing [[nodiscard]]. Commit.
  • Add kcrash support. Commit.
  • Remove duplicate code. Commit.
  • Remove unused includes. Commit.
  • Fix creating mail from menu bar. Commit.
  • USe directly second here. Commit.
  • Don't defined as slot here. Commit.
  • Remove some unused Qt5Compat.GraphicalEffects. Commit.
  • Refactor MailHeaderModel. Commit.
  • Instatiate MailHeaderModel from C++. Commit.
  • Fix To/CC/BCC. Commit.
  • Fix sending mail. Commit.
  • Mail: Fix terminology. Commit.
  • Make unread email count update correctly. Commit.
  • Typo fix. Commit.
  • Register as QML_ELEMENT otherwise we can't see composer. Commit.
messagelib
  • Try to make unity build fix. Commit.
  • Fix autotest. Commit.
  • Add windows ci support. Commit.
  • Exclude akonadi-search when necessary. Commit.
  • Add cmakedefine01 FORCE_DISABLE_AKONADI_SEARCH. Commit.
  • Prepare to make it build on windows. Commit.
  • Port to KStandardActions. Commit.
  • Port to KStandardActions. Commit.
  • Prepapre to convert argument as size (when we will support size support). Commit.
  • Remove unused todo. Commit.
  • Fix literal support at the beginning of string. Commit.
  • Add info about Literal. Commit.
  • Use uint8_t for enum class. Commit.
  • Add todo. Commit.
  • Prepare category support. Commit.
  • Look at to implement category support. Commit.
  • Fix typo. Commit.
  • Enable search command line support. Commit.
  • Debug--. Commit.
  • Add wordwrap support. Commit.
  • Show label info. Commit.
  • Continue to implement searchlinecommandwidget. Commit.
  • Prepare to add searchlinecommandwidget. Commit.
  • Rename class. Commit.
  • Remove not implemented method. Commit.
  • Fix bcc/cc/to/from. Commit.
  • Fix isValiud. Commit.
  • Fix typo. Commit.
  • Add "body:" support. Commit.
  • Fix spacing. Commit.
  • Fix seach text. Commit.
  • Try to fix seach string. Commit.
  • Fix last bug. Commit.
  • We have a bug here. NEed to investigate it. Commit.
  • Add more autotest. Commit.
  • Add autotest. Commit.
  • Don't duplicate unique command. Commit.
  • Add more autotest. Commit.
  • Return true if it must be unique. Commit.
  • Remove old code. Commit.
  • Install config-messagelist.h. Commit.
  • Add tooltip. Commit.
  • Allow to insert command. Commit.
  • Clean up code. Commit.
  • Use direcly a widget. Commit.
  • Disable it for the moment. Commit.
  • Try to use QWidgetAction here. Commit.
  • Continue to implement it. Commit.
  • Continue to implement widget. Commit.
  • Convert as QFrame. Commit.
  • Add SearchLineCommandWidget. Commit.
  • Add button for show/hide command search widget. Commit.
  • Use cmakedefine01. Commit.
  • Add option support for USE_SEARCH_COMMAND_LINE. Commit.
  • Implement setSearchString(const SearchLineCommand &command). Commit.
  • Implement SearchLineCommand. Commit.
  • Add missing CC support. Commit.
  • Continue to implement setSearchString(const SearchLineCommand &command). Commit.
  • Disable USE_SEARCH_LINE_COMMAND. Commit.
  • Start to implement using SearchLineCommand. Commit.
  • Add Filter::setSearchString. Commit.
  • Prepare to verify argument as date time. Commit.
  • Add missing i18n. Commit.
  • Debug--. Commit.
  • Fix has subtype support. Commit.
  • Check subtype element. Commit.
  • Check subtype element. Commit.
  • Fix bug when we use has: or is: need to fix it. Commit.
  • Fix parsing "subject:foo bla bli from:". Commit.
  • Add more autotest. Commit.
  • Add more variables. Commit.
  • Add more command support. Commit.
  • Add TODO. Commit.
  • Add wordwrap. Commit.
  • Debug++. Commit.
  • Disable debug. Commit.
  • Fix autotest. Commit.
  • Add debug support. Commit.
  • Add more autotest. Commit.
  • Add hasSubType(SearchLineCommand::SearchLineType. Commit.
  • Add more autotest. Commit.
  • Fix insert text. Commit.
  • Use en language. Commit.
  • Fix autotest. Commit.
  • Make compile without deprecated methods. Commit.
  • Fix i18n. Commit.
  • Use QLatin1StringView. Commit.
  • Fix autotests. Commit.
  • Fix 494603: Some scam emails are not properly detected(. Commit. Fixes bug #494603.
  • Fix cid urls. Commit.
  • Chore(messagecore): add tests. Commit.
  • Fix(messagecore): today's last second must still count as today. Commit.
  • Refactor(messagecore): simplify computation. Commit.
  • Refactor(messagecore): remove unnecessary variable copy. Commit.
  • Refactor(messagelist): use std::unique_ptr for owned member object. Commit.
  • Fix(messagelist): refresh 'Today' and 'Yesterday' reference point every day. Commit.
  • Simplify AttachmentModel::data method. Commit.
  • Add missing subject. Commit.
  • Add more action. Commit.
  • Add more option. Commit.
  • Add ECMCheckOutboundLicense. Commit.
  • Add copyright. Commit.
  • Increase kmime version. Commit.
  • Add more status. Commit.
  • Port away from deprecated KMime::Content::decodedText API. Commit.
  • Add spacing here. Commit.
  • Don't add space here. Commit.
  • Fix apps. Commit.
  • Improve apps. Commit.
  • Make sure to use double quote. Commit.
  • Fix support with parenthese in literal text. Commit.
  • Fix identifier. Commit.
  • Fix order. Commit.
  • Fix debug. Commit.
  • Fix generate string. Commit.
  • Generate translated string. Commit.
  • Minor. Commit.
  • Allow to convert list to string. Commit.
  • Fix support multi argument. Commit.
  • Add double quote. Commit.
  • Fix parentheses support. Commit.
  • Prepare to implement parenthese support. Commit.
  • Add more TODO. Commit.
  • Fix logic. Commit.
  • Add TODO. Commit.
  • Coding style. Commit.
  • Add autotest. Commit.
  • Add method for testing if we have subtype. Commit.
  • Add Q_ASSERT to be sure that lsit is not empty. Commit.
  • Clean up method. Commit.
  • Comment--. Commit.
  • Add missing include moc. Commit.
  • Add test apps. Commit.
  • Add space. Commit.
  • Add searchlinecommand_gui. Commit.
  • Add tests directory. Commit.
  • Add objectname. Commit.
  • Add more buttons. Commit.
  • Add autotest. Commit.
  • Create pushbutton. Commit.
  • Add flow layout. Commit.
  • Remove unused method. Commit.
  • Fix literal. Commit.
  • Add more autotest. Commit.
  • Start to implement list of widget. Commit.
  • Add autotest. Commit.
  • Add support for is:important/is... + has:attachment. Commit.
  • Add searchlinecommandwidget. Commit.
  • Allow to parse multi elements. Commit.
  • Prepare to support (..). Commit.
  • Add autotest. Commit.
  • Parse line. Commit.
  • Continue to implement parsing. Commit.
  • Continue to implement autotest. Commit.
  • Prepare autotest. Commit.
  • Add autotest. Commit.
  • Continue to implement searchlinecommand. Commit.
  • Start to implement searchlinecommand parser. Commit.
  • Prepare autotest. Commit.
  • Move to target_sources. Commit.
  • Fix include. Commit.
  • Prepare to implement search line command. Commit.
  • _version.h is not necessary now. Commit.
  • Make compile. Commit.
  • Port the DKIM verifier away from QCA. Commit.
  • QLatin1String is same as QLatin1StringView, in qt7 QLatin1String will be removed. Commit.
  • Use Kleo::Formatting::prettySignature to display signatures. Commit.
  • Port away from gpgme error asString method. Commit.
  • Modernize search/replacement list construction. Commit.
  • Fix KLocalization::setupSpinBoxFormatString usage. Commit.
  • Add custom date (dd MMM yyyy). Commit.
  • Implement DAYNUMBER. Commit.
  • Debug--. Commit.
  • Prepare to use setupSpinBoxFormatString. Commit.
  • Remove Content-Type header rather than clearing it. Commit.
  • Remove pointless call to Subject::clear(). Commit.
  • Remove unused forward declaration. Commit.
  • Remove unused includes. Commit.
  • Define label. Commit.
  • Fix bug 491076: do display one's own sender/recipient email address and name. Commit. See bug #491076.
  • Add i18n context. Commit.
  • Disable private profile as in qt6 we have. Commit.
  • Remove obsolete code. Commit.
  • Use @option:check. Commit.
  • Remove qt < 6.7.0 check. Commit.
mimetreeparser
  • Use DecryptVerifyJob to decrypt and/or verify inline PGP message blocks. Commit.
  • Avoid test failure because of different date/time text representation. Commit.
  • Fix gpgme++ includes. Commit.
  • It compiles fine without deprecated qt6.8. Commit.
  • Remove unused method. Commit.
  • Use QLatin1StringView. Commit.
  • Reduce list of files. Commit.
  • Use KLocalizedQmlContext. Commit.
  • Revert "GIT_SILENT: it compiles fine without kf deprecated method". Commit.
  • Make compile against last kf6. Commit.
  • Don't assume const and non-const Content::headers() return the same type. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Fix unit tests failure caused by changes in libkleo. Commit.
  • Correctly handle outlook transformed open pgp encrypted messages. Commit.
  • Add missing include moc. Commit.
  • Use Q_RELOCATABLE_TYPE. Commit.
  • Fix test cases to use new strings provided by libkleo. Commit.
  • Adapt to Kleo::Formatting::prettySignature taking a QString. Commit.
  • Move UrlHandler to core and use it in the qml view. Commit.
  • Re enable unit tests. Commit.
  • Move formatSignature copy to libkleo. Commit.
  • Use VerificationResult to store signature result. Commit.
  • Refactor signature handling in model. Commit.
  • Use Kleo::Formatting::validity to display the keyTrust. Commit.
  • Fetch key for every signature. Commit.
  • Use = default in destructor. Commit.
  • Remove duplicate includes. Commit.
  • Use i18nc. Commit.
  • Port away from deprecated KMime API. Commit.
  • Src/quick/types.h - include to fix compil. Commit.
  • Add missing import. Commit.
minuet
  • Don't include quiet packages in feature_summary. Commit.
  • Remove virtual keyword when we use override. Commit.
neochat
  • Fix removeConnection. Commit.
  • Remove system information from device display name. Commit. Fixes bug #496901.
  • Remove layout attached properties. Commit.
  • Make height of chatbar, userinfo bar and side tab bar the same. Commit.
  • Escape display name in WelcomePage. Commit.
  • Fix undefined access when loading stickers in chat. Commit.
  • Default to a more sensible sticker size. Commit.
  • Add a comment that these are not normal quotation marks. Commit.
  • TextHandler: Use the fancy Unicode quotation characters. Commit.
  • Limit the width of a user's QR code. Commit.
  • RoomManager: Unify the resolveResource overloads. Commit.
  • Set the size of custom emoticons to the font height, and fix alignment. Commit.
  • Add icons to the recommended space actions, fix spacing of the items. Commit.
  • Fix restoring the last used space on desktop. Commit.
  • Ensure it's not possible for the recommended space avatar to assert. Commit.
  • Fix avatars not loading in the room completion model. Commit.
  • Make sure RoomInformation's source is type url. Commit.
  • Remove now unused NeoChatRoomMember::avatarMediaId(). Commit.
  • Remove more needless usages of makeMediaUrl. Commit.
  • Change how room avatars are passed, fix friend avatars not loading. Commit.
  • Fix ShareActionStub for Windows and Android. Commit.
  • Make sure the loading text for a new login wraps. Commit. Fixes bug #493869.
  • Make sure that for multiple sed edits we grab the eventID of the original message not the replacement. Commit.
  • Don't show the file name underneath the image. Commit.
  • Make top margin consistent across Neochat settings. Commit.
  • Change the room alias text color to disabled. Commit.
  • DelegateContextMenu: Add support for separators in the mobile menu too. Commit.
  • DelegateContextMenu: Add support for separator actions. Commit.
  • Hide the category list in the emoji picker when there is none. Commit.
  • Improve how stickers appear in the emoji picker. Commit.
  • Settings: Use symbolic version of the NeoChat icon. Commit.
  • Add placeholder icon when there's no emojis or stickers. Commit.
  • Settings: Request symbolic versions of the icons. Commit.
  • Port from deprecated AboutKDE component to AboutKDEPage. Commit.
  • Don't scroll up when clicking on the same room over and over. Commit.
  • Add margins to the room drawer header to match Kirigami. Commit.
  • Make it so the filename is filled out by default when saving files. Commit.
  • Improve the appearance of the welcome page user list. Commit.
  • Port from Kirigami Add-ons Banner to Kirigami InlineMessage. Commit.
  • PollHandler: Make sure it's not constructible from QML. Commit.
  • PollHandler: Ensure that m_pollStartEvent is always initialized to null. Commit. Fixes bug #493649.
  • Add m.room.create state events to sync_response. Commit.
  • Hide rooms that have a defined room type. Commit.
  • RoomGeneralPage: Add missing separator. Commit.
  • Make closing link previews instant, as it should be. Commit.
  • Stop being able to crash NeoChat by pressing a button repeatedly. Commit.
  • Improve clicking link previews. Commit.
  • Don't set isThread on the message and file delegate context menus. Commit.
  • Make fullscreen images focused when they're opened. Commit. Fixes bug #484322.
  • Fix viewing any kind of data in developer tools. Commit.
  • Update checkbox of PollComponent. Commit.
  • Timeline: Round separators for replies and link previews. Commit.
  • README: Change snap store badge to the one from apps.kde.org. Commit.
  • Update network proxy page with the improved version from Tokodon. Commit.
  • Update desktop file and app description to match AppStream data. Commit.
  • Clarify that sorting rooms by activity isn't the only thing it does. Commit.
  • Make send message and insert newline shortcuts configurable. Commit. Fixes bug #476758.
  • ManualRoomDialog: Use Window.window attached property. Commit.
  • ExploreRoomsPage: Fix "Enter a room address" button not working. Commit.
  • Remove no longer needed ifdefs. Commit.
  • Port away from Quotient::Omittable. Commit.
  • Remove olm target check. Commit.
  • Require libQuotient 0.9. Commit.
  • Delete ActionsHandler. Commit.
  • ManualRoomDialog: Change title of the dialog to reduce duplication. Commit.
  • ExploreRoomsPage: Add better text to the "Enter a room address" button. Commit.
  • Pester Network Error Messages. Commit. Fixes bug #488572.
  • Updates for further event content changes. Commit.
  • Simplify appstream summary. Commit. See bug #480167.
  • Update for the latest event content changes to libquotient. Commit.
  • Minor cleanup. Commit.
  • Make sure that content is kept alive so fileInfo can be used throughout the function. Commit.
  • Mobile Pages. Commit.
  • Update for the API changes to RoomMessageEvent in libquotient 0.9. Commit.
  • Mobile DelegateContextMenu. Commit.
  • Fix mobile ExploreComponent. Commit.
  • Escape display name in verification event. Commit.
  • Fix crash when opening invitation. Commit. Fixes bug #493197.
  • Fix transitioning from invitation page to normal room page. Commit.
  • Fix emoji detection. Commit.
  • Make sure that we don't immediately open all new rooms. Commit.
  • Request Notification Permission. Commit.
  • Don't double-escape subject. Commit.
  • Fix avatar size for some uncommon cases. Commit.
  • Remove some leftover debug logging. Commit.
  • Fix access of notifications manager in UnifiedPush codepath. Commit.
  • Qml/RoomDrawer: Add & fix separators. Commit.
  • NotificationManager rework. Commit.
  • RoomGeneralPage: Move avatar setting outside of FormCard. Commit.
  • Add missing QML import name. Commit.
  • Remove the dependence on RoomManager from NeochatConnection. Commit.
  • Strip single

    tags inside TextHandler rather than actions handler. Commit.

  • MessageComponent. Commit.
  • Rework ActionsHandler. Commit.
  • RequestDirectChat. Commit.
  • Remove unneeded includes. Commit.
  • ErrorOccured. Commit.
  • ShowMessage. Commit.
  • Use Knotificationpermission. Commit.
  • RemoveChildDialog: Don't wrap delegates in FormCard. Commit.
  • Remove unused include utils.h in neochatroom. Commit.
  • Permission Manager. Commit.
  • Make hover actions position logic more robust. Commit.
  • Put hover actions in the RowLayouts. Commit.
  • Adapt to libQuotient changes. Commit.
  • Disable KRunner, X11, and DBus on Haiku. Commit.
  • Add the notifcation permision for modern android versions. Commit.
  • SelectParentDialog: Fix selecting room. Commit.
  • Fix undefined StyledText error. Commit.
  • Use common key for saving window state data. Commit.
  • Fix display name in verification message. Commit.
  • Port away from Qt.Plaform.labs. Commit.
  • RoomGeneralPage: Split general info in two card. Commit.
  • AppearanceSettingsPage: Hide separator for transparancy setting on Android. Commit.
  • NetworkProxyPage: Add separator between form delegates. Commit.
  • Fix arrow icons on Android. Commit.
  • Use FormTextAreaDelegate. Commit.
  • Use released KQuickImageEditor. Commit.
  • Amdroid: Add missing icon for preferences. Commit.
  • Ensure floating buttons have correct size on mobile. Commit.
  • Remove global menu support from Android. Commit.
  • Update craft.ini. Commit.
  • Make ChooseRoomDialog a SearchPage. Commit.
  • Make sure that m_components cannot be accessed out of bounds in closeLinkPreview. Commit.
  • NeochatRoomMember ID fallback. Commit. Fixes bug #491025.
  • Fix crash in MessageContentModel. Commit.
  • Fix NeoChatRoom::directChatRemoteMember. Commit. Fixes bug #492733.
  • Fix compilation. Commit.
  • Use autoTransform on images. Commit.
  • Move reply pane to use MessageContentModel. Commit.
  • Only save eventId in MessageContentModel. Commit.
  • Fix Eventhandler strings for translation. Commit.
  • Fix compilation against changes in libQuotient. Commit.
  • Fix filtering users in the member list. Commit.
  • Don't open a room by default on mobile. Commit.
  • Use kcolorscheme master. Commit.
  • Try fixing android. Commit.
  • Unify redaction handling. Commit.
  • Escape html from redaction message. Commit.
  • Remove vestigial references to window geometry. Commit.
  • Remove unused lambda capture variables. Commit.
  • SpaceDrawer: Remove seemingly non-existent signal call. Commit.
  • Shorten the error message passive notification. Commit.
  • Use im-kick-user consistently for logout. Commit. Fixes bug #491355.
  • Add test for missing character before a Matrix ID. Commit.
  • Fix missing character before a Matrix ID. Commit.
  • Fix increasing font size of certain emojis. Commit.
  • Fix parsing self-closing tags with no space (such as
    ). Commit. Fixes bug #487377.
  • Remove calls from tests. Commit.
  • Use the new KConfig WindowStateSaver. Commit.
  • Fix default permissions settings. Commit. Fixes bug #491371.
  • Don't consider events that change membership to be renames. Commit.
  • Ask for a reason when kicking a user. Commit.
  • Add icons for the menus in the message context menu. Commit.
  • Move the "Show User" action to DelegateContextMenu, add it for media. Commit.
  • Don't show the "Web Search" action in the media context menu. Commit.
  • Web Shortcuts: kcmshell5 does not exist anymore on Plasma 6. Commit.
  • Change the "configure room" button icon to something more fitting. Commit.
  • Settings: Overhaul the Security page. Commit.
  • Settings: Hide "minimize to system tray" when system tray is disabled. Commit.
  • Add name for Avatar in RecommendedSpaceDialog. Commit.
  • Improve InviteUserPage. Commit.
  • Make it possible to invite users that were previously in the room by command. Commit.
  • Refactor dialogs for reporting, banning, and removing messages. Commit.
  • LocationChooser: Add a "Locate" button to locate yourself. Commit.
  • LocationChooser: Add a "Re-center" action to find the pinned location. Commit.
  • Add an icon when you only have invites but no direct messages. Commit.
  • Don't end kick messages without a reason with a ":". Commit. Fixes bug #492512.
  • Close AccountSwitchDialog when logging in a new connection. Commit.
  • Don't register ThreadChatBarModel as a QML_ELEMENT. Commit.
  • Cleanup. Commit.
  • Fix crash during logout. Commit.
  • Fix crash on logout. Commit.
  • Fix initials for avatar in UserInfo. Commit.
  • LocationHelper: Move clamp from zoomToFit to QML. Commit.
  • Allow opening locations in your preferred map. Commit.
  • AuthorDelegate: Don't make empty space clickable. Commit.
  • AuthorDelegate: Add pointing hand cursor to indicate you can tap. Commit.
  • Make the SectionDelegate look just a little bit better. Commit.
  • Settings: Hide certain pages when we have no connection. Commit.
  • WelcomePage: Redesign to center the contents, other misc improvements. Commit.
  • Make use of the proposed new KColorScheme API. Commit.
  • Minor fixes for MessageContentModel and ThreadModel. Commit.
  • Create an LRU cache for linkpreviewers. Commit.
  • Use the ChatBar Component for new thread messages. Commit.
  • Add an option to hide images and videos by default. Commit.
  • Make sure that the reply message is hidden if a user is ignored. Commit.
  • Fix opening ignored users page. Commit.
  • Fix ignoring invitations. Commit.
  • Use plaintext for reply author component. Commit.
  • Don't run QtKeychain job in a nested event loop. Commit.
  • Adapt to libQuotient API change. Commit.
  • Ensure that room list does not show rooms without title during startup. Commit.
  • MessageEditComponent Updates. Commit.
  • Remove unused MatrixImageProvider sources. Commit.
  • Rework event handler to be just a series of static helper functions. Commit.
  • Add option to reset all config values to their default. Commit.
  • Use sections for power levels in the user list. Commit.
  • Add delegates to show room upgrades into the timeline model. Commit.
  • Make room leaving more robust. Commit.
  • Remove duplicate headers from headers/cpp. Commit.
  • Thread View. Commit.
  • Fix pending events not showing when the server event turns up. Commit.
  • Re-add pending event indicator. Commit. Fixes bug #491277.
  • Fix pending events all showing the same text. Commit. Fixes bug #491277.
  • Include missing ECMQmlModule. Commit.
  • Add job to publish to Microsoft Store. Commit.
  • Enable appx build for Windows. Commit.
  • Remove undefined function declarations. Commit.
  • Show notification counts on the room Avatars when collapsed. Commit. Fixes bug #468520.
  • Add UI for importing and exporting megolm keys. Commit.
  • Manage MessageContentModels properly so we don't leak memory. Commit.
  • Show time without timezone in tooltip. Commit.
  • Show time without seconds in timeline. Commit.
  • Create NeochatRoomMember as a shim for RoomMember. Commit.
  • Suggest what to do on the empty welcome screen. Commit.
  • ThreePIdCard: Use Title Case and add an icon for the "Add" button. Commit.
  • AccountEditor: Improve strings a little. Commit.
  • AccountEditor: Add placeholder text for "Label". Commit.
  • AccountEditor: Add icons to all of these form card buttons. Commit.
  • Make the "Unignore this user" button work on the Ignored Users page. Commit.
  • Use a Kirigami.PlaceholderMessage in the ignored list. Commit.
  • Fix the emoji page not doing anything. Commit.
  • Add a "Show QR code" to the account menu. Commit.
  • Use let kconfig register the config class. Commit.
  • Use cmake function instead of kcfgc. Commit.
  • Fix Carl's avatar in the about data. Commit.
  • Fix minor typo. Commit.
  • Don't flag invite notifications as persistent. Commit.
  • Hint that the user can auto-reject invitations on the invite page. Commit.
  • Allow blocking invites from people you don't share a room with. Commit.
  • Don't display notifications for invite rooms. Commit.
  • Revert "Allow blocking invites from people you don't share a room with". Commit.
  • Allow blocking invites from people you don't share a room with. Commit.
  • Make sure that apostrophes are unescaped when visualising messages. Commit. Fixes bug #488325.
okular
  • Make sure signatures have a fieldPartialName. Commit.
  • Don't (ab)use enum for integer constant. Commit.
  • Fix C++20 deprecation warnings. Commit.
  • Bump C++ standard to 20. Commit.
  • Increase soversion of okularcore for the 24.12 release. Commit.
  • Use UUID in addition to PID in per-process D-Bus name. Commit.
  • Haiku build fixes. Commit.
  • Don't crash on Ink annotations with empty paths. Commit.
  • Don't hide signing UI until signing is actually finished. Commit.
  • Fix memory leaks in _synctex_decode_string. Commit.
  • Fix crash when resizing signature without background image. Commit.
  • Fix changing between pages on SinglePage mode with "high frenequency wheel" mouses. Commit. Fixes bug #494881. Fixes bug #443404.
  • SignaturePropertiesDialog: wrap reason. Commit. Fixes bug #495251.
  • Clarify that 'Finish Signing' is an action. Commit.
  • Allow all image types in signature background. Commit.
  • Removed the redundant if. Commit.
  • Remove the last mentions of CHM support. Commit.
  • Fix the wrapping of SHA key values. Commit.
  • Fix the order of execution of events for text form fields. Commit.
  • Keystroke, format, validate, calculate events support for combo boxes. Commit.
  • Pipe pdf file to printer rather than converting to PostScript first if possible. Commit. Fixes bug #467328.
  • Rework UX for adding digital signature. Commit. See bug #443403.
  • Expand TabBar in sidebar. Commit.
  • Mobile: Rename appstream id to org.kde.okular.kirigami. Commit.
  • Mobile: Add more appstream tags required by flathub. Commit.
  • Set the Form tooltip if there's one. Commit. See bug #486681.
  • Make Android build work. Commit.
  • Android: Remove 3 lines from the Manifest that are obsolete. Commit.
  • Add a few static asserts that need to be true for the file default page layout code to work. Commit.
  • Mobile: Fix going to bookmarks. Commit.
  • Mobile: Drop no longer needed manual bookmark connections. Commit.
  • Support pdf Default Page Layout. Commit. Fixes bug #188239.
  • Feature: speak from current page. Commit. Implements feature #487346.
  • Add support for zstd-compressed files. Commit. Fixes bug #490153.
  • Minor i18n improvements. Commit.
  • Tests: change file not to be SinglePage layout. Commit.
  • Added support for MouseDown, MouseEnter and MouseExit events. Commit.
  • Increase soversion of okularcore for the 24.08 release. Commit.
  • Fix @since. Commit.
  • Implemented reset forms in okular. Commit.
  • Remove code we don't use. Commit.
  • Remove unused member variable. Commit.
  • Fix showing eps files inside dvi. Commit.
  • Mobile: Only display background shadow if a page exists. Commit.
  • Used const qlist for iteration. Commit.
  • Implemented currentValueIndices and fixed a selectionClearing bug in slotRefresh for multiselect type ListBoxes. Commit.
  • Implemented numItems property for combobox and listbox. Commit.
  • Implemented getItemAt method for comboboxes and listboxes. Commit.
  • Fixed implementation of value for combo box and list box. Commit.
  • Implement DocClose, DocWillPrint, DocDidPrint, DocWillSave and. Commit.
palapeli
  • Don't include quiet packages in feature_summary. Commit.
parley
  • Don't include quiet packages in feature_summary. Commit.
  • Remove virtual keyword when we use override. Commit.
partitionmanager
  • Don't include quiet packages in feature_summary. Commit.
  • Additional mount point options should come after box options from GUI. Commit. Fixes bug #495440.
  • Improve tab order in partition create dialog. Commit. Fixes bug #494557.
  • Use the correct QT6 screenshot. Commit.
  • Remove virtual keyword when we use override. Commit.
picmi
  • Don't include quiet packages in feature_summary. Commit.
  • Fix cmakelint issues. Commit.
  • Clarify the purpose of "Prevent mistakes" option in the documentation. Commit. Fixes bug #400696.
pim-data-exporter
  • Add craft support. Commit.
  • Prepare to add craft support. Commit.
  • Add missing HAVE_KDBUSADDONS. Commit.
  • Use KStandardActions where is possible. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • Fix autotest. Commit.
  • SetDynamicSortFilter(true); is default. Commit.
  • Remove Akonadi Notes. Commit.
  • Removing duplicate "KF6WidgetsAddons". Commit.
  • Set up KCrash after KAboutData::setApplicationData(). Commit.
  • Add i18nc. Commit.
  • Use @option:check. Commit.
pim-sieve-editor
  • Add craft support build. Commit.
  • Prepare to add craft support. Commit.
  • Use KStandardActions where is possible. Commit.
  • Remove old code. Commit.
  • Use ECMCheckOutboundLicense. Commit.
  • _version.h is not necessary now. Commit.
  • Use KColorSchemeManager::instance in kf6.6. Commit.
  • Add i18nc. Commit.
  • Use @option:check. Commit.
pimcommon
  • Fix double messagebox when we cancel change. Commit.
  • Add include moc. Commit.
  • Use enum here. Commit.
  • Draw checkbox. Commit.
  • Show checkbox. Commit.
  • Fix BUG:473855 In Plugins Configure settings, the configure buttons of plugins are not visible on some languages(edit). Commit. Fixes bug #473855.
  • Implement own findExecutable (support windows). Commit.
  • Clean up code. Commit.
  • Add verifynewversionwidget (usefull for windows/macos build). Commit.
  • Use uint8_t for enum. Commit.
  • Use uint8_t for enum class. Commit.
  • Fix check license. Commit.
  • Remove unused KF::TextWidgets dependency. Commit.
  • Fix order. Commit.
  • Add find_dependency(PlasmaActivities). Commit.
  • Pimcommon-activities: Add margins to ConfigureActivitiesWidget. Commit.
  • Add debug operator. Commit.
  • Remove duplicate includes. Commit.
  • Use TARGET Plasma::Activities. Commit.
  • Add plasma activity support. Commit.
  • Activate pimcommon-activity by default. Commit.
  • Remove unused include. Commit.
  • Remove ruqola info. Commit.
  • Increase version. Commit.
  • Fix install headers. Commit.
  • Move code from akregator. Commit.
  • Clean up CMakeList.txt. Commit.
  • Add option for building plasma-activities. Commit.
  • Start to create specific pimcommon activities lib. Commit.
  • Fix show infos. Commit.
  • Install WhatsNewMessageWidget. Commit.
  • Fix autotest. Commit.
  • Remove whatsnewtranslations class. Commit.
  • Add whatsnew widget. Commit.
  • Use @option:check. Commit.
plasmatube
  • Port from Kirigami Add-ons Banner to Kirigami InlineMessage. Commit.
  • Fix up 29ab657d. Commit.
  • Remove windowcontroller and its references. Commit.
  • Main: Replace manual window geometry handling with KConfig.WindowStateSaver. Commit.
  • Create AbstractInstancesModel to reduce some code duplication. Commit.
  • Overhaul the server selection UX. Commit.
  • WelcomePage: Reduce the application icon size. Commit.
  • WelcomePage: Add separator in place of the header, move Settings button. Commit.
  • Update welcome screen with a newer and cleaner design. Commit.
  • Use Kirigami's LoadingPlaceholder on the subscriptions list page. Commit.
  • Act on an old TODO and make VideoQueue a subclass of AbstractListModel. Commit.
  • Remove the unused "request top videos" code. Commit.
  • Improve the default page combobox, make the values translatable. Commit.
  • Piped: fix filter search parameter. Commit.
  • Introduce a video quality setting. Commit.
  • Use new the KConfig QML registration API. Commit.
  • Select the only available video format, in that case. Commit.
  • Only enable video controls slider when there's a duration. Commit.
  • Disable HAVE_DBUSADDONS for Haiku. Commit.
  • Add an error page to the video player, add a way out. Commit.
  • Use system locale for video publish date display. Commit.
  • Add missing view-visible and view-hidden icons on Android. Commit.
  • Keep screen awake on Android. Commit.
qmlkonsole
  • CMakeLists.txt proofread whitespace. Commit.
skanlite
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Use nullptr. Commit.
  • Remove qt5 code. Commit.
  • Initialize to nullptr. Commit.
  • Use std::as_const directly. Commit.
  • Add parent directly. Commit.
  • Fix mem leak. Commit.
  • Use ECMDeprecationSettings. Commit.
  • It's qt6 now. Commit.
  • Require Qt6. Commit.
  • Initialize KCrash. Commit.
  • Choose icon name that more suitable for its behavior. Commit.
  • Flatpak: Update to Sdk version 6.7. Commit.
skanpage
  • Do not use an invalid mime type for file filters. Commit.
  • Fixed FolderDialog property to properly save user default. Commit.
  • Fix warning. There is only two argument. Commit.
  • Guard against nullptr when trying to import a file. Commit. Fixes bug #490203. Fixes bug #492043.
  • Be more explicit about what to do after launching the app. Commit.
  • Reword some strings to be clearer and to conform to the HIG. Commit.
  • Port ShareWindow to Kirigami.Dialog. Commit.
  • Add separators and fix some layout items. Commit.
  • Disable import button when no scanner is connected. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • AppData: rephrase summary. Commit.
  • Remove qml warning (found by qtc). Commit.
  • Add missing override keyword. Commit.
  • Use ECMDeprecationSettings. Commit.
  • Cleanup format model and dialogs. Commit.
skladnik
  • Complement org.kde.skladnik.metainfo.xml. Commit.
spectacle
  • Fix webp capitalization. Commit.
  • Add warning notification when WebP support is missing. Commit.
  • Revert "Require webp for recording system tray icon". Commit.
  • Don't include quiet packages in feature_summary. Commit.
  • Require webp for recording system tray icon. Commit. See bug #492147.
  • Use kstandardactions. Commit.
  • Fix negative animation duration without capture on click support. Commit. Fixes bug #495216.
  • Cmake: remove excess include dir. Commit.
  • Work around bugged qmlcachegen. Commit. Fixes bug #494281.
  • AnnotationViewport: fix stretching odd sized images. Commit.
  • Revert "Make screenshots with scales multiplied or divided by integers look sharper in AnnotationViewport". Commit.
  • ImagePlatformKWin: Use a 60 second timeout for CaptureInteractive. Commit.
  • ExportManager: fix crash when saving while timezone is misconfigured. Commit. Fixes bug #493191.
  • ExportManager: rename removeEmptyPlaceholderAndSeparators to removePlaceholderAndSeparators. Commit.
  • ExportManager: Fix Save As using default filename template and wrong folder for filename formatting. Commit. Fixes bug #493370.
  • ExportManager: Make Placeholder a bit more efficient. Commit.
  • Make screenshots with scales multiplied or divided by integers look sharper in AnnotationViewport. Commit.
  • Use blur and pixelate icons for blur and pixelate tools. Commit.
  • Generate wayland code with PRIVATE_CODE. Commit.
  • Round mouse positions to physical pixels. Commit. Fixes bug #489448.
  • Set fallback icon theme. Commit. Fixes bug #492824.
  • Reuse tooltip for annotation tool buttons. Commit.
  • Make it easier to click annotation tool buttons. Commit.
  • Don't disable AnnotationEditor with NoTool selected. Commit.
  • Move undo/redo shortcuts to AnnotationEditor. Commit.
  • Fix InlineMessage headers/appearance on "no screenshot" dialog. Commit.
  • Set suggested filename for copied images. Commit.
  • Go back to copying images with setImageData. Commit. Fixes bug #485096. See bug #465781. See bug #465972.
  • Set maximum pending frame buffer size based on available memory. Commit.
  • VideoPlatformWayland: remove inaccurate comment. Commit.
  • Fix deprecated version. Commit.
  • Set up crash handling. Commit.
  • Sanitise html in barcodes. Commit.
svgpart
  • Don't include quiet packages in feature_summary. Commit.
sweeper
  • Don't include quiet packages in feature_summary. Commit.
  • Fix Appdata developer ID. Commit.
  • Add developer name and launchable. Commit.
  • Add .git-blame-ignore-revs. Commit.
  • Format code. Commit.
telly-skout
  • Self-test: use correct executable. Commit.
  • Get qmlformat from Qt CMake files instead of searching for it. Commit.
  • Fix: "Favorites" page empty after opening different page. Commit.
  • Flatpak: update runtime to 6.8. Commit.
  • Add option self-test and corresponding autotest. Commit.
  • Fix Qt 6.8 deprecation warnings. Commit.
  • Appdata: fix developer. Commit.
  • Flatpak: update Kirigami Addons to 1.5.0. Commit.
  • Rework "Favorites" page. Commit.
  • Save window state. Commit.
  • Flatpak: update Kirigami Addons to 1.4.0. Commit.
tokodon
  • Remove height and width. Commit.
  • Add more screenshot. Commit.
  • Don't use the pointing hand cursor for the post info chips. Commit.
  • Show application name as a chip when viewing a post. Commit.
  • Remove clearly invalid groups from the config file. Commit.
  • Add a StreamingEventType for invalid events. Commit.
  • Send a Tokodon-specific user agent for websocket requests. Commit.
  • Port from the deprecated AboutKDE to AboutKDEPage. Commit.
  • Delete invalid config groups. Commit.
  • Update dev manifest to match closer to the FlatHub version. Commit.
  • Use QList::first() in argument parsing. Commit.
  • Fix using the wrong access token key for Flatpak. Commit.
  • Word wrap the "Posted on" text. Commit. Fixes bug #496789.
  • Clarify support services in README to include Iceshrimp. Commit.
  • Support servers that don't implement the read marker API. Commit. See bug #495208.
  • Fix cherry-picking error. Commit.
  • Remove unnessecary selectAccount calls in tests, fix login page switch. Commit.
  • Fix typo in config() preventing new config creation. Commit.
  • Fix registration. Commit.
  • Fix two harmless null access errors when sitting on the welcome page. Commit.
  • Fix logging out of your only account breaking Tokodon. Commit.
  • Improve account config handling even further. Commit.
  • Fix push notification registration. Commit.
  • Use AbstractAccount::config() in queueNotifications. Commit.
  • Use apiUrl in more places. Commit.
  • Remove dead code from AccountManager. Commit.
  • Simplify more AccountManager code. Commit.
  • Remove skipAuthenticationCheck from addAccount. Commit.
  • Remove useless isRegistered function. Commit.
  • Redo how token validation works. Commit.
  • Make setAccessToken a protected function. Commit.
  • Remove unused post invalidation signals/functions. Commit.
  • Make fetchCustomEmojis a protected function. Commit.
  • Remove AbstractAccount::hasInstanceUrl. Commit.
  • Remove AbstractAccount::getTokenUrl. Commit.
  • Remove AbstractAccount::buildOAuthQuery. Commit.
  • Make AbstractAccount::registerApplication a protected function. Commit.
  • Further simplify the account constructors. Commit.
  • Simplify the AbstractAccount/Account contructors, remove unused stuff. Commit.
  • Remove allowed content type parsing from AbstractAccount. Commit.
  • Make setUsername and setInstanceUri protected in AbstractAccount. Commit.
  • Add tests for account initial state, settings group names. Commit.
  • Add tests for parsing instance metadata. Commit.
  • Fix missing QMessageFilterContainer include. Commit.
  • Make sure to request custom emojis with authorization. Commit. Fixes bug #495585.
  • Fix how the global static in MessageFilterContainer. Commit.
  • Emit HTTP errors that are handled in the debug log channel. Commit. See bug #485807.
  • Emit warnings to the log for websocket errors. Commit. See bug #485807.
  • Animate custom emojis in the picker, set size properly. Commit.
  • Improve the look of posts and users in the popup search window. Commit.
  • Re-arrange toolbar items in the status composer, add separators. Commit.
  • Change the "content notice" button to an icon. Commit.
  • Make the status composer toolbar line up with the textarea perfectly. Commit.
  • Display the account you're posting as in the composer. Commit.
  • Make the status composer toolbar a footer. Commit.
  • Add a separator between the status preview and the composer area. Commit.
  • Ensure the character count label is always readable. Commit.
  • Force crop media attachments in the status preview. Commit.
  • Make top margin consistent across all settings pages. Commit.
  • Fix color scheme of user cards on the Explore page. Commit.
  • Only show favorite/reblog chips in threads when there's at least one. Commit.
  • Android: add missing icon for about page. Commit.
  • Add adaptive launcher logo for android. Commit.
  • Fix parsing of severance events, moderation warnings and more. Commit. See bug #496613.
  • Update read marker when streaming posts come in. Commit. Fixes bug #495159.
  • Don't show "Pinned posts" marker in notifications. Commit. Fixes bug #495110.
  • Add bottom margins to the "End of Timeline" marker. Commit.
  • Fix the page stack not clearing properly when logging in. Commit. Fixes bug #496058.
  • Add back "Local" and "Global" timelines to the mobile sidebar. Commit. Fixes bug #496739.
  • Fix some PlaceholderMessages not having the correct width. Commit. Fixes bug #496762.
  • Improve the look and feel of image loading, and hiding media. Commit.
  • Show a separator and the cute elephant when loading Tokodon. Commit.
  • Don't load the media player until it's actually needed. Commit.
  • Use the cornerRadius unit everywhere, finally. Commit.
  • Improve the media player significantly. Commit.
  • Fix crash in tokodon-offline when using the notification debug actions. Commit.
  • Fix tokodon-offline. Commit.
  • Fix size check for aspect ratio. Commit.
  • Don't use a HoverHandler on a link preview. Commit.
  • Improve look and feeling of the UserCard. Commit.
  • Silence warnings about the account info posts bar missing signal. Commit.
  • Move the repositionAt signal to TimelineModel. Commit.
  • Only create alt text popup when needed. Commit.
  • Remove MouseArea from MediaContainer. Commit.
  • Don't mipmap or cache image attachments. Commit.
  • Don't construct QMimeDatabase for every image attachment. Commit.
  • Improve performance of blurhash computation. Commit.
  • Fix spam of "updateReadMarker" isn't a function on non-home timelines. Commit.
  • Use a square aspect ratio for images with invalid metadata. Commit.
  • Add click handlers for places where it assumed for InlineIdentityInfo. Commit.
  • Set title for profile pages. Commit.
  • Improve quote post detection. Commit.
  • Fix expandedPost not being set properly for threads. Commit.
  • Fix small space around thread posts. Commit.
  • Fix QObject connection not found spam. Commit.
  • Fix blurhashes not showing up if they have URL encodings. Commit.
  • Add "Open in Browser" action to profile pages. Commit.
  • Port from Kirigami Add-ons Banner to Kirigami InlineMessage. Commit.
  • You guessed it, more Android icons. Commit.
  • Fix link preview padding in the qqc2-breeze-style. Commit.
  • Fix content notice padding in the qqc2-breeze-style, use cornerRadius. Commit.
  • Add even more missing Android for Android. Commit.
  • Fix files not saving on Android. Commit. Fixes bug #496010.
  • Hide the separator in invisible read markers. Commit.
  • Add missing Android icons. Commit. Fixes bug #496059.
  • Show a better label when we're loading the user interaction label. Commit.
  • Fix that one annoying visual bug where the reply/boost user doesn't show. Commit.
  • Remove more references to QML paths and replace with Qt.createComponent. Commit.
  • Fix editing posts not working. Commit.
  • Clarify the "Continue reading" setting after read marker changes. Commit.
  • Even more read marker fixes. Commit.
  • Update read marker only when you actually scroll up. Commit.
  • Show read marker in the timeline. Commit.
  • Turn off "continue reading" option by default. Commit.
  • Update .desktop comment and internal app descriptions to match AppStream. Commit.
  • Update Android icon to take up the full size. Commit.
  • Add missing dialog close icons on Android. Commit.
  • Fix opening fullscreen images on Android. Commit.
  • Add fundraising donnors. Commit.
  • Creates a right click link popup allowing users to copy or share the URL directly. Commit.
  • Remove duplicate WindowStateSaver. Commit.
  • Fix sslErrors checkbox not existing on the login page preventing login. Commit.
  • Remove the mobile screnshots from the appstream file for now. Commit.
  • Fix minor typos. Commit.
  • Use arg() to improve readability of string concatenation. Commit.
  • Remove unnecessary assignments when using QString replace(). Commit.
  • Fix the local/global timeline actions disappearing. Commit.
  • Add profile field editing to the editor. Commit. Fixes bug #484293.
  • Split up account settings page. Commit.
  • Fix how LinkPreview looks on light theme. Commit.
  • Hide settings button when adding a new account while logged in. Commit.
  • Remove network settings from login page. Commit.
  • Add familiar followers to the profile UI. Commit.
  • Add options to disable read markers and timeline streaming. Commit.
  • Add "users" section to the Explore page. Commit.
  • Add news section to the Explore page. Commit.
  • Rename "Tags" to "Hashtags" on the explore page. Commit.
  • Use LoadingPlaceholder instead of ProgressBar on more pages. Commit.
  • Ensure we don't show the placeholder until the loading is complete. Commit.
  • Remove useless homeAction checked set. Commit.
  • Visibly make the choices a checkbox when making a multiple choice poll. Commit.
  • Add actions to mention or start a conversation with another user. Commit.
  • Remove "Follow Requests", "Muted", and "Blocked" buttons from profile. Commit.
  • Add joined date as a profile field. Commit.
  • Fix profile stats being wrongly positioned when there's no fields. Commit.
  • Make the profile banner take up the full width. Commit.
  • Make the avatar on the profile page a button to view it in the viewer. Commit.
  • Add a better explanation for the crop media option. Commit.
  • Fix notification grouping due to refactoring error. Commit.
  • Make Tokodon more responsive. Commit.
  • Add a "Safety" settings page, for future usage. Commit.
  • Improve existing placeholder messages, add new explanations and icons. Commit.
  • Expand on the placeholder text for the lists page. Commit.
  • Add button to go straight to notification settings from the page. Commit.
  • Move extra notification categories under a menu. Commit.
  • Add new notification events to the configuration page, add descriptions. Commit.
  • Support new notification events in v4.3.0, along with report types. Commit. Fixes bug #485168.
  • Use a different approach for limiting tap area to the posts themselves. Commit.
  • Only open the post when the content itself is tapped, not the sides. Commit. Fixes bug #485081.
  • Use the content font size setting in the composer. Commit. Fixes bug #489391.
  • Display media descriptions (or alt text) in a popup when clicked. Commit. Fixes bug #488532.
  • Fix the dialog for adding additional accounts looking odd. Commit. Fixes bug #491930.
  • Swap around the "followers" and "following" chips on the profile page. Commit. See bug #491717.
  • Only update the timeline position if we read stuff in the future. Commit.
  • Don't show quotes for hidden posts or with media attachments. Commit. Fixes bug #489833.
  • Don't disable bottom actions like settings when account login fails. Commit.
  • Fix the notification page breaking when someone posts a status. Commit. Fixes bug #490556.
  • Disable the notifications "mark all as read" action if there's nothing. Commit.
  • Port ExplorePage to TimelineView. Commit.
  • Port TimelinePage to TimelineView, unifying the two. Commit.
  • Put more TimelinePage logic into TimelineView. Commit.
  • Overhaul MainTimelineModel logic so it makes more sense. Commit.
  • Standardize next/prev link pagination parsing into TextHandler. Commit.
  • Load timeline from the last read marker. Commit.
  • Add support for displaying authorship in preview cards. Commit.
  • Appstream fixes. Commit.
  • Change "Content Warning" to "Content Notice", remove warning iconography. Commit.
  • Fix SearchModelTest. Commit.
  • Only search through the accounts you follow when managing a list's users. Commit.
  • Add button and page to add users to lists. Commit.
  • Add button to remove a user from the list. Commit.
  • Add button to view a list's users. Commit.
  • Disable the scrollbar interactivity for timeline pages. Commit. Fixes bug #493431.
  • Fix the "add list" and "edit list" pages not working. Commit.
  • Show which poll options you voted for. Commit.
  • Add a switch to show poll results before voting, add icon to the button. Commit.
  • Fix binding loop for AccountInfo's tab bar. Commit.
  • Workaround warning that QQC2.ApplicationWindow isn't available. Commit.
  • Handle deletion inside of actionRedraft itself, fix lots of signals. Commit.
  • Define an id for the sidebar again. Commit.
  • Fix undefined error in TimelinePage.title. Commit.
  • Fix AttachmentMenu runtime warnings. Commit.
  • Add action to mark all notifications as read. Commit.
  • Add method for checking unread notifications, add it to the UI. Commit. Fixes bug #476947.
  • Stop pins from duplicating themselves. Commit. Fixes bug #494871.
  • Fix scrolling on the account info page. Commit.
  • Fix everyone being considered a bot. Commit.
  • Add a proper grid view for the media tab. Commit.
  • Cmake: restructure code so missing dependencies are printed all at once. Commit.
  • AccountInfo: finish sentence with a full stop. Commit.
  • Use private notes as label for the account's note field. Commit.
  • Restore the "Following" action. Commit.
  • Fix the "Notify me when user post" icons. Commit.
  • Move sidebar to it's own file, refactor to use actions more. Commit.
  • Add test for SocialGraphModel, fix a bug. Commit.
  • Add "Open Server in Browser" button in the profile editor. Commit.
  • Send scheduledAt if set. Commit.
  • Flatpak: Update to 6.7.3. Commit.
  • SocialGraphModel: Add support for familiar followers. Commit.
  • Clarify that the user note is private. Commit.
  • Visibly mark bots as bots on profile pages. Commit.
  • Improve the names and descriptions of various profile options. Commit.
  • Allow managing followers and following users. Commit.
  • Clean forward declaration. Commit.
  • Add a new Following feed, to quickly page through your follows. Commit.
  • Minor text changes from "Expand Post" and "Open Original Page". Commit.
  • Don't set last used account in test mode. Commit.
  • Move relative date function from Post to TextHandler. Commit.
  • Identity: Add lastStatusAt property. Commit.
  • Improve post tag display. Commit.
  • Add missing license. Commit.
  • Update BlurHash implementation to QtBlurHash. Commit.
  • ServersPage: Use same delegate as rest of the app. Commit.
  • Fetch public servers and display them in a list for registration. Commit.
  • Change bug reporting URL to the bug entry page. Commit. Fixes bug #493429.
  • Make Edit on translatable. Commit. Fixes bug #493428.
  • Fix copying link to clipboard. Commit.
  • Fix a small typo. Commit.
  • Use common key for saving window state data. Commit.
  • Fix a few typos. Commit.
  • Fix double space in UI string. Commit.
  • Clean forward declaration. Commit.
  • Stop opening the sidebar on startup. Commit. Fixes bug #492030.
  • Fix registration not working. Commit.
  • Fix erroneous if check that was using the wrong arguments list. Commit.
  • Only enable the "Write Post" action when actually logged in. Commit.
  • WelcomePage: Fix the "Settings" button not doing anything. Commit.
  • WelcomePage: Remove some now unused properties, fix topMargin. Commit.
  • WelcomePage: Move everything in a column layout. Commit.
  • Don't show the Accounts or Notifications pages unless logged in. Commit.
  • Redesign the Welcome page, making it friendlier and better looking. Commit.
  • Add KCrash. Commit.
  • Add "Write New Post" action, assigned to CTRL+N by default. Commit.
  • Fix the "Configure Account" action. Commit.
  • Use AbstractAccount::username() in account action text initially. Commit.
  • Use KConfig's new WindowStateSaver object. Commit.
  • Mention everyone in replies. Commit.
  • Do not reload accounts when initially setting the application proxy. Commit. Fixes bug #492383.
  • Only emit reload accounts signal if they actually were. Commit. See bug #492383.
  • Add missing include moc. Commit.
  • Use move semantic to create post from json. Commit.
  • Fix creating new account on mobile. Commit. Fixes bug #491928.
  • Add clang-tidy file. Commit.
  • Use nodiscard everywhere. Commit.
  • Close modal sidebar when clicking on an entry. Commit. Fixes bug #491929.
  • Include missing ECMQmlModule. Commit.
  • Fix separator visibility in appearance settings. Commit.
  • Add missing org.kde.tokodon.private import. Commit.
  • Add a windowName. Commit.
  • Port to Kirigami.Action::fromQAction. Commit.
  • Register the ConfigurationsView in the TokodonApplication. Commit.
  • Managed "Add Account" with TokodonApplication. Commit.
  • Add command bar from Kirigami Addons. Commit.
  • Fix not being able to log out of an account. Commit.
  • Revert "Port away from some RoundedItemDelegate". Commit.
  • Port away from some RoundedItemDelegate. Commit.
  • Flatpak: Update libsecret version. Commit.
  • Use === operator. Commit.
  • Const'ify pointer. Commit.
  • Don't use const bool & => bool. Commit.
  • Use nullptr. Commit.
  • Meh, fix visible property on the pop-out status composer option. Commit.
umbrello
  • Maintainer/svg2png.cpp : cosmetic fix at "cursor". Commit.
  • Fix building png images from svg files caused by broken attribute 'xlink:href="#(null)"'. Commit. Fixes bug #492246.
  • Cmake: fix building svg2png with Qt5. Commit. See bug #492246.
  • umbrello/dialogs/umlforeignkeyconstraintdialog.cpp (setupGeneralPage) : Add QGridLayout setMargin -> setContentsMargins transitions missing in commit 61b77fa2. Commit.
  • umbrello/umlviewimageexportermodel.cpp : 1. Remove unused #include ; 2. In function prepareDirectory for-loop over dirs, on initializing statJob provide KIO::StatDetails(0) as third arg to KIO::stat() call. Commit.
  • umbrello/{uml,main}.cpp : Remove unused #include <ktip.h>. Commit.
  • umbrello/umlwidgets/*.cpp : QFontMetrics width() -> horizontalAdvance() transitions missing in commit fe0d991b. Commit.
  • umbrello/umlwidgets/*.cpp : Use QFontMetrics horizontalAdvance() instead of width(). Commit.
  • Fixed a possible crash when selecting a cursor in the work toolbar without an open diagram. Commit. Fixes bug #491789.
  • umbrello/clipboard/umldragdata.cpp (setUMLDataClip4) : On initializing l_size use img.sizeInBytes() instead of img.byteCount(). Commit.
  • umbrello/codegenerators/classifiercodedocument.cpp (saveToXMI) : Remove obsolete #if 0 block. Commit.
  • umbrello/umlviewimageexporter.cpp (prepareExport) : On initializing KIO::StatJob *job provide KIO::StatDetails(0) as third arg to KIO::stat(). Commit.
  • umbrello/dialogs/codetexthighlighter.cpp (highlightBlock) : Add TODO comment from work/port_qt6. Commit.
  • umbrello/birdview.cpp (slotDockSizeChanged) : For wm use QTransform instead of QMatrix; call m_birdView->setTransform() instead of setMatrix(). Commit.
  • umbrello/toolbarstate.cpp : Remove unused #include . Commit.
  • umbrello/umlmodel/entity.cpp (getFilteredList) : Put return UMLClassifier::getFilteredList(ot) as last statement instead of nesting in else-part. Commit.
  • umbrello/umllistview.cpp (commitData) : On calling editor->property() provide argument n.data() instead of n. Commit.
  • umbrello/docgenerators/docbookgenerator.cpp : #include <KIO/Job> and <KIO/FileCopyJob> instead of <kio/job.h>. Commit.
  • Tools/xmi2pot.cpp : In for-loop of POMap::ConstIterator terminate cout lines where termination is missing. Commit.
  • umbrello/uniqueid.cpp (gen) : Use function QString::toStdString(). Commit.
  • umbrello/object_factory.cpp (createNewUMLObject) followup to commit 2e81db4 : Fix format string in call to logDebug1() and move it to then-part of if (!undoable). Commit.
  • Umbrello/codegenerators/simplecodegenerator.cpp (findFileName) : improve comment on package.simplified(). Commit.
  • umbrello/models/stereotypesmodel.h : Replace forward declaration of UMLStereotype by #include "stereotype.h". Commit.
  • umbrello/codeimport/sqlimport.h : There is no need for inheriting from QObject, we can use the lighter weight #define DBG_SRC before #include "debug_utils.h" in sqlimport.cpp. Commit.
  • completion of commit 0e197f5 switchover from KMessageBox sorry() to information(). Commit.
  • 1. Integrate switchover from KTextEdit to QTextEdit; 2. At various Q*Layout use setContentsMargins() in lieu of setMargin(). Commit.
  • Umbrello/umldoc.cpp (closeDocument) : In case listView stereotypes().count() loop over stereotypes(), do not delete s after m_stereotypesModel->removeStereotype(s). Commit.
  • Remove endl on text stream outputs when superfluous or replace by '\n' when required. Commit.
  • THANKS: Add tcanabrava and domson for their work on https://invent.kde.org/sdk/umbrello/-/merge_requests/50. Commit.
  • In umbrello/dialogs/*dialog.cpp clean up Options argument to KMessageBox::error() calls. Commit.
  • Use KMessageBox function information() instead of sorry(). Commit.
  • Miscellaneous small adjustments from https://invent.kde.org/sdk/umbrello/-/merge_requests/50. Commit.
  • lib/cppparser/parser.h : Replace deprecated bare endl by "\n". Commit.
  • lib/cppparser/keywords.h : remove ancient K_DCOP related tokens. Commit.
  • umbrello/umllistviewitem.cpp : Address remaining oversight from QRegExp->QRegularExpression transition. Commit.
  • integrate changes for using Q_SIGNALS/Q_SLOTS/Q_EMIT instead of signals / slots / emit. Commit.
  • Address remaining oversights from foreach->for and QStringLiteral transitions. Commit.
  • Integrate changes for QRegularExpression instead of QRegExp and consistent usage of QStringLiteral() at string literals Commit.
  • Convert to using nullptr in lieu of 0 for pointer. Commit.
  • Unittests/test{cpp,python}writer.cpp followup to commit f92f621 warning: 'concept' is a reserved word in C++20. Commit.
yakuake
  • Don't include quiet packages in feature_summary. Commit.
  • Use KStandardActions where possible. Commit.
  • Use override. Commit.
  • Not necessary to use xi18n here. Commit.
  • Use modern connect signal/slot. Commit.
  • This is enough. Commit.
  • Use = default;. Commit.
  • Add parent. Commit.
  • Const'ify variable. Commit.
  • Const'ify methods. Commit.
  • Initialize pointer. Commit.
  • Add missing override + const'ify methods. Commit.
  • Remove private here. Commit.
  • Use override. Commit.
  • Remove virtual keyword when we use override. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Port deprecated methods. Commit.
  • Use modernized kf. Commit.
zanshin
  • Prepare windows build support. Commit.
  • Fix concurrency queries, similar to previous commit. Commit.
  • Fix doubled projects after unchecking and checking again a data source. Commit.
  • Akonadilivequeryhelperstest: factorize duplicated code. Commit.
  • Const'ify pointer. Commit.
  • Use nullptr. Commit.
  • Make compile with new api. Commit.
  • SetDynamicSortFilter is true by default. Commit.
  • Add qDebug support to domain objects (and their sharedptrs). Commit.
  • Remove unused includes, detected by clangd in vscode. Commit.
  • Show contexts in non-context pages, as 'bubbles'. Commit.
  • Fix warning when deleting the currently running task. Commit.
  • Adapt pageviewtest after commit "Update main view to be more frameless". Commit.
  • Port away from deprecated qSetGlobalQHashSeed. Commit.
  • Fix obvious typo, gcc warned about use of null pointer. Commit.
  • Actually initialize KCrash. Commit.
  • Remove virtual keyword when we use override. Commit.
  • Add kcrash support. Commit.