EN: Recent content on KDE Community

KDE Ships Frameworks 5.116.0

Sunday, 19 May 2024 KDE today announces the release of KDE Frameworks 5.116.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. New in this version Breeze Icons Add audio/ogg and audio/x-vorbis+ogg icons Add audio/vnd.wave MIME type Extra CMake Modules ECMAddQch: drop trying to set IMPORTED on targets with installed config Remove extraneous docs-build CI job that is no longer needed following the switch of api.kde.org to Gitlab CI KActivitiesStats resultset: fix agent escape string KCalendarCore Fix Calendar::updateNotebook event visibility updates KContacts Restore country detection tests on FreeBSD Disable FreeBSD tests that recently started to fail in the CI KDED Wait until kconf_update finished KFileMetaData fix handling of attribute namespacing KI18n KF5I18nMacros.cmake.in - don't look for python[2,3] on Windows KCountrySubdivision: unbreak support of iso-codes >= 4.16 KImageFormats TGA: added options support (bug 479612) More header checks (CCBUG: 479612) (bug 479612)) KIO Strip trailing slash in iconForStandardPath KItemModels Trivial fix for crash in buddy() when sourceModel isn't set yet KPackage Framework testpackage: Add a website so that the tests succeed KRunner Add default arg to AbstractRunner QVariantList constructor KService Fix warning: mimeType "x-scheme-handler/file" not found (bug 442721) QQC2StyleBridge Localization support Syntax Highlighting fix refs use (?:sub){0,2} to work with all pcre versions Security information The released code has been GPG-signed using the following key: pub rsa2048/58D0EE648A48B3BB 2016-09-05 David Faure faure@kde.org Primary key fingerprint: 53E6 B47B 45CE A3E0 D5B7 4577 58D0 EE64 8A48 B3BB...

KDE Ships Frameworks 6.2.0

Friday, 10 May 2024 KDE today announces the release of KDE Frameworks 6.2.0. KDE Frameworks are 72 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. New in this version Attica Modernize: don't else after return. Commit. Provider: document default ctor. Commit. Providermanager: remove unused function with typo. Commit. Postfiledata: simplify private. Commit. Modernize: use unique_ptr for privates. Commit. Basejob: don't leave dangly pointers. Commit. Platformdependent: v3. Commit. Baloo Don't kill the lock file, can lead to random corruption. Commit. Fixes bug #389848 Bluez Qt Fixed min_bitpool and max_bitpool from capabilities where ignored. Commit. Port QML module to declarative type registration. Commit. Breeze Icons Add support for media-playlist-no-shuffle icon name. Commit. Add audio/ogg and audio/x-vorbis+ogg icons. Commit. Add audio/vnd.wave MIME type. Commit. Remove generic non-symbolic audio and video icons. Commit. Add 16 and 22px symbolic versions of some Places icons that were missing. Commit. Fixes bug #486316 Add zoom-in-map and zoom-out-map icons along with -symbolic versions. Commit. Longer description for the ICONS_LIBRARY option. Commit. Add symbolic versions for more USB device style icons. Commit. Fix some scale errors. Commit. Fixes bug #485479 Fixed input-combo-on.svg colour issue. Commit. Add -symbolic symlinks for notification-* icons. Commit. Use new dev.suyu_emu.suyu id, add symlink for old id. Commit. Add accessories-screenshot-tool icon/symlink. Commit. [webfont] enable ligatures. Commit. Gitignore: add VS Code dir. Commit. Add input-keyboard-color 22px, 32 px. Commit. Extra CMake Modules API dox: KDEInstallDirs6: refer to qtpaths now as source of Qt paths. Commit. API dox: KDEInstallDirs6: drop outdated note about being in ALPHA state. Commit. Test: Increase minimum cmake version so that it works with Qt 6.7. Commit. ECMQmlModule6: group qml and resource file calls. Commit. Modules/ECMAddTests.cmake - handle unset or empty QT_PLUGIN_PATH. Commit. KArchive Gitignore: add VS Code dir. Commit. KCMUtils KQuickConfigModule: Don't crash on null object. Commit. SimpleKCM: Remove remnants of footerParent. Commit. Use ellipsis character instead of three dots. Commit. GridDelegate: Port to ComponentBehavior: Bound. Commit. GridDelegate: Consolidate code paths for opening a menu. Commit. GridDelegate: Don't use qualified property access as appropriate. Commit. GridDelegate: Use concrete type for the popup menu. Commit. GridDelegate: Use somewhat more consistent ToolTip bindings, remove timeout. Commit. Components: Drop QML import versions, unify import aliases. Commit. Components: Guard nullable property access. Commit. Components: Explicitly specify signal handler arguments. Commit. KCModuleQml: Provide a fallback in case a pushed page is not one of magical KCMUtils types. Commit. Add API to make header and footer paddings optional. Commit. Round all the things consistently. Commit. Pluginselector: cache delegates. Commit. KCodecs Gitignore: add VS Code dir. Commit. KColorScheme Gitignore: add VS Code dir. Commit. KConfig Avoid allocations while parsing int/float lists. Commit. Adapt kdesktopfiletest to QTemporaryFile behavior change. Commit. Guard header with an ifndef and include moc generates sources in the cpp file. Commit. Autotests: Don't use a timeout in testLocalDeletion. Commit. Adjust kconfig_compiler autotests to include a version without kcfgc. Commit. Add a CMake function to add a kcfg file without kcfgc. Commit. Gitignore: add VS Code dir. Commit. KConfigWidgets KRecentFilesAction: Load mimeType and action lazily. Commit. Remove forward declaration of KToggleAction. Commit. Test that an invalid language gives the empty string. Commit. Gitignore: add VS Code dir. Commit. KContacts Restore country detection tests on FreeBSD. Commit. Disable FreeBSD tests that recently started to fail in the CI. Commit. KCoreAddons Gitignore: add VS Code dir. Commit. KCrash Gitignore: add VS Code dir. Commit. KFileMetaData API dox: use "MIME type" and "URL" spellings consistently. Commit. API dox: add some minimal info to undocumented classes. Commit. API dox: add empty line between @brief (ends by first period) and rest. Commit. API dox: add some dummy info to namespaces for doxygen to cover them also. Commit. API dox: escape space after e.g. to work-around doxygen sentence end magic. Commit. UserMetadata: return errors when xattr ops fails. Commit. Value is already default timeout value in QT6 framework. Commit. [XmlExtractor] Add support for compressed SVGs. Commit. [XmlExtractorTest] Move Test class declaration to source file. Commit. [Office2007Extractor] Reuse DublinCoreExtractor, fix namespace handling. Commit. [DublinCoreExtractor] Add CreationDate (dc::created) support. Commit. [DublinCoreExtractor] Skip properties from empty elements, cleanup. Commit. Move date parser helper out of ExtractorPlugin, clean it up. Commit. [TaglibExtractor] Include vnd.audible.aaxc audio books in supported types. Commit. [Test] Include vnd.audible.aax audio books in coverage tests. Commit. [TaglibWriterTest] Move test class declaration to source file, cleanup. Commit. [TaglibExtractor|Writer] Fix mimetypes. Commit. KGlobalAccel Port q->connect to QObject::connect. Commit. Fix connection lifetime issue. Commit. See bug #454854. See bug #485386 KGuiAddons Recorder/kkeysequencerecorder: conform to KKeyServer changes. Commit. Gitignore: add VS Code dir. Commit. KHolidays Update holiday_bd_en. Commit. KI18n Gitignore: add VS Code dir. Commit. KIconThemes Allow to configure if we register our icon plugin for SVGs. Commit. Port QML module to declarative type registration. Commit. Fix typo in BreezeIcons::initIcons loading. Commit. Gitignore: add VS Code dir. Commit. KImageformats Fix build with Qt 6.7 on 32 bits. Commit. KIO [kfilefilter] Consider mime globs valid. Commit. Kfileitemtest: add basic tests for dir. Commit. File_unix: don't call QMimeDatabase::mimeTypeForFile for directories. Commit. Widgetsaskuseractionhandler prevent crash when job had no parent widget. Commit. PreviewJob: Add file extension to thumbnail temp files. Commit. Fixes bug #463989 KFileItem: handle the case parent url path is empty. Commit. KFileItemActions: Add logic to order actions between separators. Commit. Fixes bug #466115 KFileItem: fix getStatusBarInfo() displaying symlink target as "http:". Commit. Fixes bug #475422 ScopedProcessRunner: support waitForStarted. Commit. ScopedProcessRunner: fix use of undeclared identifier 'close'. Commit. [ftp] Always use default timeout values. Commit. [http] Set error string for ERR_DOES_NOT_EXIST. Commit. Force test language to en. Commit. Knewfilemenu: Add @since 6.2 to the new signals and methods. Commit. Kfilefilter.h: update API docs. Commit. Kencodingfiledialog dox: rewrite API dox that refer to removed functions. Commit. Kfilewidget dox: replace references to setFilter() with setFilters(). Commit. Fix a few warnings. Commit. Add EnableRemoteFolderThumbnail option checking. Commit. PreviewJob: Display preview for locally mounted remote directories. Commit. Knewfilemenu: add isNewDirNameJobRunning. Commit. KFilePlacesItem: Show teardown busy indicator during optical media eject. Commit. KDirModelTest.testDeleteFiles: lower debug output. Commit. KUrlNavigator: allow adding a badge widget after the breadcrumb. Commit. Set ideal case for TwoVectors. Commit. Udsentry_api_comparison_benchmark: update. Commit. Kurlnavigatorbutton: prevent. Commit. Add more explicit moc includes to sources for moc-covered headers. Commit. Connection: don't queue tasks until OOM. Commit. Http: Fix parsing DAV:getlastmodified. Commit. Fixes bug #484671 Kfileitem: Linux, use statx to refresh files. Commit. Fixes bug #446858 Kirigami Fixed wrong navigation and dialog header button colors. Commit. Fixes bug #486163 Card: Remove the unnecessary "reality check" binding on footer, add test. Commit. Card: Restrict actions type from arbitrary QObject to T.Action. Commit. Card: Shuffle things around a bit to make them look nicer. Commit. Remove linkActivated/linkHovered from Delegate types. Commit. InlineMessage: Improve examples in documentation, clean up QML. Commit. OverlayDrawer: Rework separator's code, animate transitions. Commit. OverlayDrawer: Hide segmented separator when the drawer is collapsed. Commit. OverlayDrawer: Rewrite visibility condition for segmented separator. Commit. OverlayDrawer: Rewrite segmented separator positioning expression. Commit. OverlayDrawer: Bind segmented separator's width to the real separator's width. Commit. GlobalDrawer: Set spacing on the default header. Commit. Fix null deref in OverlaySheet. Commit. OverlaySheet: Port layout hacks to a simple Padding with its contentItem. Commit. Tst_pagepool: Port testing code from verify(==) to compare. Commit. Tst_pagepool: Fix test properly. Commit. Revert "tst_pagepool: Fix test". Commit. CardsGridView and CheckableListItem are not a thing anymore. Commit. Actions.main is not a thing anymore. Commit. Tst_pagepool: Fix test. Commit. Revert "PageRow: Fix parent of Component-based pages". Commit. PageRow: Fix parent of Component-based pages. Commit. Fixes bug #482753 MnemonicAttached: Fix logic when pressing Alt. Commit. Dialog: Always use an overlay as visual parent. Commit. Link Activation TitleSubtitle. Commit. ContextualHelpButton: remove excess space from tooltip. Commit. Fixes bug #481817 Fix crash on teardown when QML engine is already unset. Commit. ListSectionHeader: Deprecate label property. Commit. PageRow: Remove superfluous trailing semicolon from a property alias. Commit. PromptDialog: Create default contentItem dynamically on demand. Commit. Padding: Remove old overridden contentItem from the visual hierarchy. Commit. Gitignore: add VS Code dir. Commit. Add a explicit page type check in AbstractApplictionHeader. Commit. Add radius unit for rounded rectangles. Commit. KItemModels Add dependency to QML module. Commit. Port to declarative type registration. Commit. KItemViews Add more explicit moc includes to sources for moc-covered headers. Commit. KNewStuff Show header warning message framelessly. Commit. Fixes bug #485464 DownloadItemsSheet: use alternating background colors for legibility. Commit. Fixes bug #483724 Document ContentWarning. Commit. Page: conditionalize warning message based on riskiness. Commit. KNotifications Enforce passing tests on Windows. Commit. KParts Enforce passing tests on Windows. Commit. KRunner Action: Make bool operator explicit. Commit. Fix matchInternalFinished not being emitted in case of dbus errors. Commit. KSVG Don't call update on missing marginObject. Commit. Make property type fully qualified. Commit. KTextEditor Fix caret painting for inline notes at the end of line. Commit. KateCompletionWidget: Mark function static. Commit. KateCompletionModel: remove useless std::as_const. Commit. Run more tests offscreen. Commit. Fix performance with many cursors in a large line. Commit. Fix test expectations. Commit. Fix crashs and OOM on load with encoding failures. Commit. Fixes bug #486195. Fixes bug #486134 A11y: Improve tab order for "Appeareance" -> "Borders". Commit. A11y: Set "Line Height Multiplier" buddy. Commit. Fix broken navigation in completion widget with multiple views. Commit. Fix clicking in completion. Commit. Fix textInsertedRange signal for insertText behind last line. Commit. Fixes bug #483363 KTextTemplate Enforce passing tests on all platforms. Commit. KUserFeedback Fix logging category. Commit. KWallet Fix reply type in portal implementation. Commit. Kwalletportalsecrets.h: Add missing include. Commit. Implement XDG Secrets Portal. Commit. Fixes bug #466197 KWidgetsAddons Introduce KContextualHelpButton. Commit. KMessageWidget: Fix handling of palette changes. Commit. KMessageWidget: Make sure icon label is always vertically centered. Commit. Gitignore: add VS Code dir. Commit. KWindowSystem Port to QNativeInterface::Private::QWaylandWindow. Commit. Remove an unused explicit moc include. Commit. Add more explicit moc includes to sources for moc-covered headers. Commit. Introduce KXcbEvent to initialize the memory of sent XCB events. Commit. KXMLGUI Improve dbus disabling. Commit. Purpose Add pre share hooks. Commit. Enforce passing tests on Windows. Commit. QQC2 Desktop Style TreeViewDelegate: Fix non-observable modelIndex property getting stuck. Commit. [CheckIndicator] Use control as AbstractButton. Commit. Add missing dependency to private module. Commit. Add QTBUG to comment. Commit. Make SwitchIndicator more compiler-friendly. Commit. ItemBranchIndicators: Fix uninitialized member variable m_selected. Commit. StyleSingleton: Check whether object is qGuiApp. Commit. [RadioButton] Use id instead of parent lookup. Commit. [TabButton] Fix property type. Commit. Apply Kirigami.Units.cornerRadius to default list item background too. Commit. Gitignore: add VS Code dir. Commit. Use consistent radius value from Kirigami.Units.radius. Commit. Solid Remove too aggressive assert. Commit. Fixes bug #464149 [StorageAccess] Fix storageAccessFromPath returning unmounted filesystems. Commit. [SolidHwTest] Extend FakeHW description with encrypted volume, add tests. Commit. [SolidHwTest] Test Device::storageAccessFromPath. Commit. [DeviceManager] Remove exists() check from storageAccessFromPath. Commit. Udisks: Return empty string for "root" clearTextPath. Commit. Fixes bug #485507 [SolidHwTest] Remove unnecessary slotPropertyChanged helper, fix bug. Commit. [SolidHwTest] Remove setenv wrapper, unnecessary qt_windows.h include. Commit. [SolidHwTest] Move test class declaration to source file. Commit. Udisks2: Add support CanCheck/Check/CanRepair/Repair. Commit. Sonnet Add dependency to QML module. Commit. Gitignore: add VS Code dir. Commit. Syntax Highlighting Support single-quoted strings in MapCSS. Commit. Add Syntax Highlighting for Vue Template Files. Commit. Add syntax highlighting support for CashScript. Commit...

KDE Plasma 6.0.4, Bugfix Release for April

Tuesday, 16 April 2024. Today KDE releases a bugfix update to KDE Plasma 6, versioned 6.0.4. This release adds three weeks' worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: Foldermodel: Export urls to the Desktop Portal on drag and copy. Commit. System Monitor: Fix the column configuration dialog being too small on the overview page. Commit. Fixes bug #482008 Applets/battery: Check actual battery for charge state workaround. Commit. View full changelog...

KDE Ships Frameworks 6.1.0

Friday, 12 April 2024 KDE today announces the release of KDE Frameworks 6.1.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. New in this version Attica Do not signal an error when a job was cancelled. Commit. Fixes bug #483117 Baloo [Extractor] Explicitly abort the transaction on early exit. Commit. [WorkerPipe] Verify inputEnd() is signaled when parent process exits. Commit. Some indexers need non-slash trailed path. Commit. Fixes bug #478854 Skip indexing KDE FS volumes unless user included. Commit. Fixes bug #460509. See bug #390830 [tests/engine/singledbtest] Allow testing multiple databases. Commit. Ci: download .clang-format during CI runs. Commit. [Extractor] Change to QCoreApplication. Commit. Ci: check clang-format during CI. Commit. Bluez Qt Add support for manufacturer data in LE advertisements. Commit. Breeze Icons Temporarily add back kdenlive-*-video for compatibility. Commit. Rename kdenlive--edit to timeline-mode-. Commit. Remove kdenlive-select-tool. Commit. Remove kdenlive-spacer-tool icon. Commit. Fix duplicates. Commit. Rename kdenlive-object-* to object-*. Commit. Rename kdenlive--audiothumb to waveform-. Commit. Remove kdenlive-show-videothumb icon. Commit. Rename kdenlive--video to video-. Commit. Rename kdenlive--audio to audio-. Commit. Rename kdenlive-align-none to align-none. Commit. Add Flatpak ID symlink for kwalletmanager. Commit. Add system-suspend-inhibited, system-suspend-uninhibited. Commit. Add rdns-style name symlink for kcolorchooser. Commit. Use magnifying glass iconography for zoom icons. Commit. Fixes bug #435671 Remove 16px view-list-symbolic symlink. Commit. Fix incorrect target icon for view-grid-symbolic. Commit. Fix user-desktop-symbolic symlink. Commit. Remove unsupported colorscheme entries from stylesheets. Commit. Quassel_message: Replace ButtonFocus with Highlight. Commit. Use Text color for konv_message icon. Commit. See bug #482645 Replace hardcoded blue with highlight color in OSD icons. Commit. Remove unneeded dark applets icons. Commit. Fixes bug #477289 Software-updates-additional: Port away from ButtonFocus color. Commit. Network-mobile-available: Replace ButtonFocus with Highlight. Commit. Notification-progress-active: Replace ButtonFocus with Highlight. Commit. Drop edit-hover and showinfo-hover icons. Commit. Fix suyu color in dark theme. Commit. Add suyu icon. Commit. Add 48px elisa-symbolic icon used for the Android themed icon. Commit. Update outdated url. Commit. Fix incorrectly named network icon symlinks. Commit. Make process-stop-symbolic a symlink to the base icon. Commit. Fixes bug #482556 Fix some 96px folder icons not using accent color. Commit. Fixes bug #478016 Add new icon for Skladnik. Commit. Fixes bug #458214 Extra CMake Modules ECMAddQch: drop trying to set IMPORTED on targets with installed config. Commit. Fix DATAROOTDIR documentation for Windows. Commit. Update documentation favicon. Commit. MacOS is the name of the Apple operating system. Commit. Fix fetch translations tests in GitLab forks. Commit. Docs: Correct escape sequence for Python 3.12 or later. Commit. Map some more language codes to the IDs supported by Google Play. Commit. [ECMQmlModule] Add option to enable verbose compiler output. Commit. Remove extraneous docs-build CI job that is no longer needed following the switch of api.kde.org to Gitlab CI. Commit. Framework Integration Kns: Fix typo in yes / no action request. Commit. KBookmarks Fix KBookmarkManager::save triggering KDirWatch. Commit. KCalendarCore Fix check whether RRULE UNTIL datetime is UTC. Commit. Fix conversion of date-only icaltimetype to UTC QDateTime. Commit. Fixes bug #483707 MemoryCalendar: log details about duplicate events before asserting. Commit. See bug #481031 KCMUtils Better document KPluginModel. Commit. Deprecate ContextualHelpButton in favor of the Kirigami version. Commit. KCMLauncher: Fix up docs. Commit. Port QML modules to declarative type registration. Commit. ConfigModule: Fix imports and aliases in provided example. Commit. SharedQmlEngine: Improve error reporting when loading main component. Commit. SettingHighlighterPrivate: update highlight on target children changes. Commit. Qml: set domain for i18n strings. Commit. KConfig Don't search for QtDBus on Windows/macOS/Android. Commit. Register KConfigPropertyMap to QML. Commit. Kconf_update: Also run .upd files if times match but done is empty. Commit. Fixes bug #483795 Add unittest that URL[$e] works, for bug 482889. Commit. KConfigWidgets Don't use DBus on Windows/macOS. Commit. KCoreAddons Don't search for QtDBus on Windows/macOS/Android. Commit. KformatPrivate: fix deprecation enum arithmetic with float. Commit. KCrash Port to sigaction. Commit. KDBusAddons Conditionalise Qt6::GuiPrivate on HAVE_X11. Commit. KDeclarative Remove redundant QML_ELEMENT in KDeclarativeMouseEvent and WheelEvent. Commit. Don't use kwidgetsaddons on Android. Commit. Refactor kglobalaccel check. Commit. Don't use kglobalaccel on Android. Commit. Mark Android as supported. Commit. Add Android CI. Commit. Add dependency to QML module. Commit. Kquickcontrolsaddons: Drop QML import versions from doc example. Commit. Kquickcontrols: Remove superfluous no-op assignment. Commit. Kquickcontrols: Replace superfluous Text item and a semi-broken expression. Commit. Kquickcontrols: Reduce superfluous ternary. Commit. Kquickcontrols: Declare type of __previousSequence property as a string. Commit. Kquickcontrols: Uplift previousSequence property to the root component. Commit. Kquickcontrols: Drop QML import versions, fix up code style. Commit. KDocTools Fixes compile problem for projects which uses older cmake versions. Commit. Kdoctools_create_handbook/manpage: check INSTALL_DESTINATION for empty value. Commit. Replace user.entities. Commit. Upload New File bg.xml. Commit. Update user.entities in bg. Commit. KFileMetaData [PopplerExtractorTest] Verify multicolumn PDF content (currently broken). Commit. [PopplerExtractorTest] Make tests data driven. Commit. [PopplerExtractorTest] Move class declaration to source file. Commit. Plaintextextractor: autodetect encoding for text. Commit. [PlainTextExtractor] Add plain text test file to coverage test. Commit. [IndexerExtractorTest] Make tests data driven. Commit. Add support for .mod/.s3m/.xm/.it Module Tracker formats meta data. Commit. Fixes bug #448182 Plaintextextractor: Read file via QFile. Commit. [PropertyInfo,TypeInfo] Move static data into scope of its class. Commit. [PropertyInfo,TypeInfo] Avoid lookup from id during initilization. Commit. [PropertyInfo,TypeInfo] Use QStringView for name in hash. Commit. [TypeInfo] Use a hash table for faster fromName TypeInfo creation. Commit. Move helper class for case-insensitive QHash lookup to separate file. Commit. [TypeInfo] Make set of all types introspectable. Commit. [TypeInfo] Improve performance and cleanup. Commit. [TypeInfo] Add unit tests and benchmarks. Commit. [TypeInfo] Extend documentation for KFileMetaData::TypeInfo. Commit. [PlaintextExtractor] Fix possible truncation of last character. Commit. [PlaintextExtractor] Verify handling files missing newline delimiters. Commit. [PlaintextExtractor] Check countint of empty lines. Commit. [IndexerExtractorTest] Actually verify content extraction is skipped. Commit. [IndexerExtractorTest] Move class declaration to source file. Commit. [CMake] Move mentions of KF Archive dependencies over to the extractors. Commit. [CMake] Remove several leftover references to KF5. Commit. Fix compilation error for krita extractor when KArchive isn't found. Commit. KGlobalAccel Fix dbus xml. Commit. KGuiAddons Recorder/KKeySequenceRecorderPrivate: support recording multi-key modifier-only shortcuts. Commit. See bug #470256 KHolidays Add more holidays. Commit. Add one more source. Commit. Update holiday-sg. Commit. Fixes bug #483298 Update german holidays. Commit. KI18n Fix compilation with GCC 9. Commit. Main: ensure current thread is main thread. Commit. KIconThemes Fix dbus disabling. Commit. Don't hang if no session bus is around. Commit. Don't search for QtDBus on Windows/macOS. Commit. Eliminate a frequent "Invalid Context" warning for FileSystems. Commit. KIconDialog: Add filter for symbolic icons. Commit. Allow creating KIconEngine with colors and overlays. Commit. Add breeze-icons dependency. Commit. Mark index.theme config as SimpleConfig. Commit. KIdletime Guard against invalid timeout values in KIdleTime::addTimeout(). Commit. See bug #482077 KImageformats Add KF_VERSION & KF_DEP_VERSION variables. Commit. XCF: testcase update for fixed Qt. Commit. TGA: added options support. Commit. More header checks (CCBUG: 479612). Commit. KIO Improve cppcheck. Commit. Fix a compiler warning. Commit. Add cppcheck / codequality run for those who care. Commit. Fix a few compiler warnings. Commit. Make ScopedProcessRunner hold the child until we register with systemd. Commit. PreviewJob: allow to display previews of fileitem having a local targetUrl. Commit. Fix authentication prompt not being shown. Commit. Fixes bug #460944 [kdiroperator] Only write icon size settings if non-default. Commit. [kdiroperator] Drop code for reading configured icon sizes. Commit. [kfilewidget] Store recent files/URLs in state config. Commit. [kfileitemactions] Remove dead code. Commit. KCoreDirListerCache:: make sure not to reinsert an item twice. Commit. See bug #473488 [workers/http] Ask user to remember ignoring SSL errors. Commit. See bug #484241 [workers/http] Ignore already acknowledged SSL errors. Commit. See bug #484241 [workers/http] Don't ask to ignore non-ignorable SSL errors. Commit. [sslerrortest] Print job results. Commit. [widgtesaskuseractionhandler] Remove problematic Q_UNREACHABLE. Commit. Fix warnings: implicit capture of ‘this’ via ‘[=]’. Commit. Slim down sslerrortest. Commit. Drop unused entries from defaults-kfile.h. Commit. [kfileplacesmodel] Remove wrong assert. Commit. Fixes bug #484160 Openwith: restore preferredTerminal reading. Commit. [kprocessrunner] Unexport checkStartupNotify. Commit. KFileItem: when checking access use current user. Commit. Fixes bug #483436 Fix webshortcuts not giving searchprovider specific icon. Commit. Fixes bug #483164 KFileitem: Use internal permissions as best case scenario. Commit. Fixes bug #477526. Fixes bug #483436 Use KUrlRequester in previewtest. Commit. Fix sprintf buffer leaks on 32-bit systems. Commit. Connectionbackend: improve jumbo packet handling. Commit. Fixes bug #481311 Drop legacy keys for m_runOnDiscreteGpuBool. Commit. Fixes bug #481538 Explicitly defined HAVE_DBUS. Commit. Make "Create New" dialogs use the same consistent title style. Commit. [kopenwithdialog] Populate m_pService in checkAccept. Commit. [knewfilemenu] Add window title for new file dialog. Commit. Fixes bug #482732 Fix hide service menu items in context menu. Commit. Fixes bug #482216 [kterminallauncherjob] Inherit default process environment from parent. Commit. Fixes bug #482107 [knewfilemenu] Fix error handling when creating a folder that already exists. Commit. Fixes bug #482145 Kioexec: Use categorised logging. Commit. Kioexec: Remove temporary files after the main loop has completed. Commit. Use symbolic icons on buttons. Commit. Kioexecd: Use KUIT and button icons for the "Upload changes?" question. Commit. Openwith: extract core logic from dialog. Commit. Kirigami PromptDialog: Demote wrapper item from Control to Padding. Commit. ListSectionHeader: Clean up and expand docs, add import alias for Controls. Commit. PlatformTheme: Note where the disabled text color comes from. Commit. ImageColors: make sure QML attached object is fetched from main thread. Commit. Clarify that the default alignment for ActionToolbar is AlignLeft. Commit. Fix up qualified properties access and doc examples, use appropriate enum for TextEdit. Commit. ContextualHelpButton: Fix up code style and qualified property access. Commit. ContextualHelpButton: Use a specific and appropriate type for a property. Commit. ContextualHelpButton: Sort out imports and improve docs. Commit. Padding: make sure to polish on completion. Commit. Fixes bug #477978 PlaceholderMessage: remove bad example using it as a loading indicator. Commit. ContextualHelpButton: fix translated string usage. Commit. Adopt ContextualHelpButton. Commit. ApplicationItem & ApplicationWindow: Don't reserve space for overlaid vkbd. Commit. ColumnView: Disable invisible (out-of-viewport) pages. Commit. Make global drawer item keyboard navigable. Commit. Respect QT_NO_XDG_DESKTOP_PORTAL. Commit. Fixes bug #482730 ColumnView: Add check args to clamp. Commit. See bug #481531 ColumnView: Use OutExpo for page animation. Commit. Fix separator of OverlayDrawer in the header bar. Commit. ScrollablePage: Workaround Qt flickable inertia being really low. Commit. Add Position paramenter for InlineMessage. Commit. Handle URL inputs for pushDialogLayer. Commit. Fixes bug #481623 InlineMessage: Fix showing close button. Commit. Handle null drawer as well. Commit. Fix footer in layers. Commit. Fixes bug #480428 KItemModels Trivial fix for crash in buddy() when sourceModel isn't set yet. Commit. KItemViews Add missing Q_OBJECT to KCategorizedSortFilterProxyModel. Commit. KJobWidgets Tests need dbus due to KUiServerJobTracker. Commit. Kjobtrackerstest needs dbus. Commit. TARGET Qt6::DBus doesn't work if dependencies export it. Commit. Don't search for QtDBus on Windows/macOS/Android. Commit. Simplify X11 check. Commit. KNewStuff Add extra ksnrc key to indicate the safety of installation. Commit. Use Continue/Cancel style of question for overwrite dialog. Commit. Change default sorting of entries to "Most Downloads". Commit. Resultsstream: Delay the entry loading into the event look. Commit. Fixes bug #473472 Resultsstream: handle query results assertively. Commit. Resultsstream: Allow for the members to be constant. Commit. Unify default sizes. Commit. Fixes bug #482604 Fix the "working..." overlay for item installation. Commit. Fixes bug #483108 Remove the last uses of Qt5Compat.GraphicalEffects. Commit. Refresh visible entry on uninstall. Commit. Fixes bug #476152 [qtquick/action] Add API to set transient parent for dialog. Commit. Fixes bug #479816 Fix link list dialog for installation button. Commit. Fixes bug #482349 Set questionAsker implicit sizes, set maxWidth to dialog width. Commit. Fixes bug #480338 KNotifications Port QML module to declarative type registration. Commit. KNotifyConfig Don't use DBus on Windows/macOS. Commit. KPackage Testpackage: Add a website so that the tests succeed. Commit. Fix: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20. Commit. KQuickCharts Declare QML module dependencies. Commit. Generate default set of GLSL shaders. Commit. Fixes bug #482988 Examples: Remove separator from main page list items. Commit. Piechartnode: Rename updateTriangles to updateSegments. Commit. Piechartnode: Remove some unused stuff. Commit. Examples: Change "smooth" to "interpolate". Commit. Piechart: Use the right amount of thickness for the chart. Commit. Linechart: Use fwidth of the point instead of sdf to avoid conditional fwidth. Commit. Fixes bug #434462 Sdf: Allow specifying fwidth() to sdf_render(). Commit. KRunner Add doxygen comment to ResultsModel class. Commit. Give favorites a relative boost rather than absolute sorting position. Commit. KService Fix warning: mimeType "x-scheme-handler/file" not found. Commit. Fixes bug #442721 KStatusNotifieritem Improve activating associated window on Wayland. Commit. KSVG Add test for loading svgs from qrc files. Commit. Support loading svg from QRC files. Commit. KTextEditor Fix argument hint placement. Commit. Dont use activeView as save dialog parent. Commit. Fixes bug #484466 Ensure only set stuff is saved. Commit. Dont write useless entries to session config. Commit. All tests work offscreen in the CI. Commit. Try to avoid crash in destructor. Commit. Try more offscreen. Commit. Ensure we don't crash if no view is active. Commit. Kateviewinternal: accept surrogate category character. Commit. Fixes bug #482864 Use test mode with e.g. own temporary config files. Commit. Avoid using QChar constructor for key codes. Commit. Fixes bug #483631 Remove obsolete option code. Commit. Remove focus frame option. Commit. Fixes bug #483218 Fix duplicate folds occuring. Commit. Fix support for folding in vi normal mode. Commit. Adapt test to hinting change. Commit. Set full hinting instead to ensure the letters are aligned properly. Commit. Fixes bug #482659 Try to save changes. Commit. See bug #459093 Optimize a mark-restoring condition after document reload. Commit. KUnitConversion Binary_data: add match strings with {upper/lower}case k for kilo- and kibi-{bits/bytes}. Commit. Fixes bug #483815 KUserFeedback Flatpatk: Use actual 6.6 runtime. Commit. KWallet [kwallet-query] Create QApplication before using i18n. Commit. Fixes bug #482017 Ensure correct exit status by adding returns after exits in QueryDriver. Commit. KWindowSystem Port QML module to declarative type registration. Commit. Kkeyserver: allow shift to modify modifier keys. Commit. Kkeyserver: add support for modifier keys. Commit. KXMLGUI Kkeysequencewidget: expose modifierOnlyAllowed. Commit. See bug #470257 Don't search for QtDBus on Windows/macOS. Commit. Make sure that actions just added to the toolbar show up in the edit dialog. Commit. Prison Add dependency to QML module. Commit. QQC2 Desktop Style CheckIndicator: use Theme.View color, dont inherit parent. Commit. Delegates: Unify alignment and horizontal stretching of labels. Commit. KQuickStyleItem: Replace manual loop with C++20 std::accumulate. Commit. Remove unneeded CMake stuff. Commit. Port away from deprecated ECMQMLModules. Commit. Add type annotations to functions. Commit. Qualify property lookups. Commit. Use local Label component directly. Commit. Use local property directly. Commit. Avoid looking up non-Item properties via Item-based properties. Commit. Avoid looking up non-Item properties via parent. Commit. Remove unused import statements. Commit. Declare dependencies on other QML modules. Commit. [ToolTip] Use local Label instead of importing QQC2. Commit. Completely disable animations when animations are globally disabled. Commit. Localization support. Commit. Add support for custom fonts in ToolButtons. Commit. Autotests: test TextFieldContextMenu. Commit. See bug #481293 Always use values from Kirigami.Theme as control palette. Commit. Fixes bug #479015 Solid Udisks2: Read CleartextDevice instead of introspection. Commit. Sonnet Improve spell check config design. Commit. Remove leftover files. Commit. Syndication Fix bug 484615: Error adding feed from https://www.qt.io/blog. Commit. Fixes bug #484615 Use parent (fix mem leak). Commit. Remove duplicate [\s]*. Commit. Return code error. Commit. Remove unused includes. Commit. Syntax Highlighting Cmake-generator: refactor XML optimizations. Commit. Cmake.xml: has-target-names-after-kw could be a list. Commit. Cmake.xml: updates for the recently released CMake 3.29. Commit. Cpp: Update Qt classes for Qt 6. Commit. Initial gprbuild references. Commit. Gprbuild: add license info. Commit. Add small GPR test file. Commit. Add GPRbuild syntax. Commit. Add common alternative names used in various markdown parsers for languages. Commit. Fix refs for stan. Commit. Update 2 files. Commit. Use (?:sub){0,2} to work with all pcre versions. Commit. Alternate Names for Definitions. Commit. Fix implicit size -> int conversion. Commit. Threadweaver Examples: Do not use Qt module includes. Commit...