KDE Frameworks 6.3 tars available

Nicolas Fella nicolas.fella at gmx.de
Fri May 31 16:02:06 BST 2024


Hi,

KDE Frameworks 6.3.0 tars are now available for packagers.

Public release is next Friday.

Cheers

Nico
-------------- next part --------------
baloo:
 Qml: don't do blocking DBus calls in Baloo.Monitor. Fixes bug https://bugs.kde.org/487064
 Remove explicit maintainer from metainfo. 

bluez-qt:
 Remove explicit maintainer from metainfo. 

breeze-icons:
 Use normal resource adding, big resource variant has issue with LTO. 
 Kmahjongg app icon: drop broken <use> entries href'ing to non-existing id. 
 Fix remaining missing semicolons. 
 Fix missing semicolon. 
 Fix path styling. 
 Treat hicolor as "no fallback theme set" too. 
 Ensure we fallback to breeze, if no user fallback is set. 
 Fix dark icon generation. 
 Revert "ensure we fallback to breeze, if no user fallback is set". 
 Ensure we fallback to breeze, if no user fallback is set. 
 Avoid to generate dead links. 
 Remove duplicate of window.svg. 
 Better duplicate checking. 
 Stricter external link check. 
 Integrate better test for whitespace of any kind. 
 Fix escape sequences. 
 Do full link checking for git win links, too. 
 Do full symlink checking during resource creation. 
 Better name for windows link resolving. 
 Remove recently-added process-working-symbolic icons. 
 Replace dialog-* icons with data-* icons. 
 Add symbolic icons as symlink to existing monochrome icons. 
 Remove explicit maintainer from metainfo. 
 Remove copy/pasted 16px go/lua/scala icons from mimetypes/22. 
 Fix actions/22/fingerprint viewBox. 
 Include duplication check. 
 Let Qt do the simple XML linting. 
 Add my copyright, too. 
 Add more comments and use better function name. 
 Reenable x24 icons on Windows. 
 Try to ensure we really run late enough. 
 Run resource file generator on dark, too, for checks. 
 Generate icon 24 gen dir always. 
 Move more helpers to same dir. 
 Split files to avoid dep cycles. 
 Pack in generated icons. 
 Add symlinks for new ISO MIME type names. 
 Use rcc like we do it in other frameworks. 
 Move helper, simplify deps searching. 
 Avoid the copying. 
 Add back BINARY_ICONS_RESOURCE for breeze only. 
 Fix qrc generation for system with symlinks and always build the library. 
 Remove BINARY_ICONS_RESOURCE. 

extra-cmake-modules:
 Skip app template packaging when cross-compiling. 
 Remove explicit maintainer from metainfo. 
 ECMQueryQt: Provide better error message when Qt6 qpaths is not found. 

frameworkintegration:
 Remove wrong note from metainfo. 
 Remove explicit maintainer from metainfo. 

kapidox:
 Don't show maintainers for frameworks. 
 Don't show framework type in frameworks list. 

karchive:
 Require unit tests to pass on Windows. 
 It compiles fine without qt6.7 deprecated methods. 
 Add missing includes. 

kauth:
 Remove explicit maintainer from metainfo. 

kbookmarks:
 It compiles fine without qt6.7 deprecated methods. 
 Use ellipsis character instead of three dots in UI strings. 

kcalendarcore:
 Tests: Remove workaround not needed anymore after 80f7731c591dfe656d8c6769fa2efba9256a60f4. 
 CI: Require passing tests on Linux and Windows. 
 Adapt date/time output for tests to Qt 6.7 formatting behavior changes. 
 Remove explicit maintainer from metainfo. 

kcmutils:
 It compiles fine without qt6.7 deprecated methods. 
 AbstractKCM,SimpleKCM: Stop overlapping the 1px of content with a header Separator. 
 SimpleKCM: Port header's wrapper from QQC2.Control to Kirigami.Padding. 
 SimpleKCM: Drop unnecessary id qualifier from the bindings at the top-level component. 
 AbstractKCM,SimpleKCM: Unify header/footer content swapping. 
 AbstractKCM,SimpleKCM: Unify OverlaySheet detection, port to cool iterators. 

kcolorscheme:
 Allow to bundle color schemes with applications inside resources. 
 Remove explicit maintainer from metainfo. 

kcompletion:
 It compiles fine without qt6.7 deprecated methods. 
 Remove explicit maintainer from metainfo. 

kconfig:
 Ensure test works with Qt 6.7 on Windows. 
 Use QT_TRANSLATE_NOOP instead of QT_TR_NOOP for KStandardActions. 
 Add helper method to fully move a group to another. 
 Deprecate ctor that takes a backend. 
 Move parts of KStandardAction to KConfigGui. 
 Remove KConfigBackend abstraction. 
 Add a mutex to protect globalData. 
 Kconfigxt: Remove docs for SourceExtension parameter which was removed in KF6. 
 Remove explicit maintainer from metainfo. 
 Use ellipsis character instead of three dots in UI strings. 

kconfigwidgets:
 Add api to have a style chooser. 
 KStandardAction: reduce allocation by using view type. 
 Add KStyleManager::initStyle to enforce proper application style. 
 KConfigDialogManager: port to non-deprecated QCheckBox signal. 
 KCommandBar: Better UI. 

kcontacts:
 Add SPDX license/copyright information for new CMakeLists.txt as well. 
 Properly expose address format API to QML. 
 Add qml module. 
 Update feature documentation. 
 Remove explicit maintainer from metainfo. 

kcoreaddons:
 Not all distros have /bin/true, e.g. NixOS lacks it. 
 Bundle license texts inside resource. 
 Remove explicit maintainer from metainfo. 
 Kfilesystem: recognize nfs4 as KFileSystemType::Nfs. 
 Replace KAboutDialog with KAboutApplicationDialog. 

kcrash:
 Handle kwin's wayland qpa as wayland platform. 

kdbusaddons:
 It compiles fine without qt6.7 deprecated methods. 

kdeclarative:
 KeySequenceItem: Fix height management. 
 Remove useless note from metainfo. 
 Fix tier in metainfo. 
 Remove explicit maintainer from metainfo. 

kdnssd:
 Remove explicit maintainer from metainfo. 

kdoctools:
 Remove explicit maintainer from metainfo. 

kfilemetadata:
 Remove explicit maintainer from metainfo. 

kglobalaccel:
 Improve metainfo.yaml. 

kguiaddons:
 Deprecated KColorCollection. 

kholidays:
 Remove custom definitions of pi. 
 Proofreading. 
 Remove explicit maintainer from metainfo. 
 Latvia holiday grammar corrections. 

ki18n:
 Remove explicit maintainer from metainfo. 

kiconthemes:
 Add missing include. 
 KIconDialog: Prevent briefly visible mini-window from showing up. Fixes bug https://bugs.kde.org/487762
 Update file kicontheme.cpp. 
 Include only if needed, avoid extra define. 
 Set QML module base version to 1.0. 
 Windows tests work now. 
 Use Qt to fill in the generic mime-type icon information. 
 Use Qt to fill in the generic mime-type icon information. 
 Ensure tests pass locally with KDE platform theme, too. 
 Ensure we not clash with breeze from resource. 
 Adapt test to fact we now have Breeze with hicolor inherits. 
 Remove not used files. 
 Remove my old rcc test, no longer done. 
 Always require the icon library. 
 Add KIconTheme::initTheme() to configure proper icon set as opt-in. 

kimageformats:
 Remove explicit maintainer from metainfo. 
 Ensure dependencies are provided on Android. 

kio:
 KAbstractFileItemActionPlugin: Remove wrong sentence in documentation. See bug https://bugs.kde.org/425997
 Don't install header for pure dbus class if no dbus. 
 Disable dbus not only for android but windows & mac, too. 
 Drop errorpage handling from worker. 
 [http] Implement resuming at offset again. Fixes bug https://bugs.kde.org/480506
 CI: Require passing tests on Linux and FreeBSD. 
 Deprecate KFileWidget::readConfig. 
 SSL Info UI file: use notr="true" instead of old comment="KDE::DoNotExtract". 
 Kfileitem: cache group names. Fixes bug https://bugs.kde.org/486956
 Move HAVE_STATX cmake test to core. Fixes bug https://bugs.kde.org/487015
 Remove unused includes. 
 Properties dialogue URL tab: Fix vertical alignment. 
 Systemdprocessrunner: change the order launchmodes are returned. 
 Systemdprocessrunner: change env var names. 
 Use ellipsis character instead of three dots in UI strings. 
 Kprocessrunner: add third parameter to a connect. 

kirigami:
 Revert "icon: Remove the node with lowest opacity when animation end". Fixes bug https://bugs.kde.org/487577
 ImageColors: Rework the example app. 
 ImageColors: Remove unused QTimer member. 
 ImageColors: Remove an unused variable. 
 ImageColors: Disconnect the old QFutureWatcher. 
 ImageColors: Mark internal function as static. 
 ImageColors: Do not grab an item without a window or with an invisible window. 
 ImageColors: Port QVariantList to a typed and named gadget. 
 ImageColors: Fix multi-threading crash. 
 Use consistent import alias for QtQuick.Controls. 
 Drop all QML import versions. 
 Doc: Improve FormData.label example. 
 Fix typo in docs. 
 Introduce the layouts submodule. 
 SearchDialog: Expose search field placeholder text. 
 Per default DBus only enabled on systems that use it. 
 SearchDialog: Add page up/page down key navigation. 
 Move dialog stuff in a new dialogs submodule. 
 Card: emit toggled() when the user clicks on the header checkbox. Fixes bug https://bugs.kde.org/481461
 SearchDialog: Improve up/down item navigation. 
 PromptDialog: adjust label spacing to conform to new HIG. 
 Icon: Remove the node with lowest opacity when animation end. 
 Remove custom backgrounds. 
 Add SearchDialog. 
 Always color icons. Fixes bug https://bugs.kde.org/485801
 PromptDialog: Fix regression where content is not scrollable. 
 Add README.md for delegates and primitives modules. 
 Delegates: Use relative imports for types from the same module. 
 Delegates: Use Platform/Primitives directly instead of main Kirigami module. 
 Add Platform and Primitives modules as dependencies for Delegates module. 
 Introduce a "primitives" submodule that contains primitive types. 
 Move ColorUtils to Platform. 
 CMake: Change variable name for install() command. 
 FormLayout: Compare types against base TextEdit instead of styled QQC2 component. 
 Improve metainfo.yaml. 
 TitleSubtitle Title Accessiblity. 
 Don't include CPack. 
 Don't include quiet package in feature_summary. 
 Revert "PageRow: Rework page component caching". 
 Revert "Dialog: Always use an overlay as visual parent". 
 GlobalDrawer: Fix up code example in docs. 
 OverlaySheet: Fix typo in docs. 
 [inlineviewheader] Qualify property lookup. 
 Add frame contrast. 
 [dialog] Qualify property access. 
 [dialog] Fix signal handler. 
 FormLayout: Fix QML imports in doc example. 
 FormLayout: Annotate function parameters. 
 FormLayout: Qualify property access. 
 PageRow: Rework page component caching. 
 KirigamiPrivatePlugin: Reformat CMake into multi-line statements. 
 Fix Dialog parenting. 
 Dialog: Expand past preferred size to implicit size, as documented. 
 Fix all occurrence of UnusedImports. 
 Add config file for qmllint. 
 PromptDialog: Don't use qualified property access in top-level expressions. 
 Add support for global smooth scroll setting. 
 Fix scrollable dialogs. 
 Revert change to OverlaySheet. 
 Update design of dialogs. 
 GlobalDrawer: Clip content in more cases to fix overflowing header. 

kitemmodels:
 Revert "KSelectionProxyModelTest: Skip tests broken by upstream changes". 

kitemviews:
 KWidgetItemDelegatePoolPrivate: remove unused allocatedWidgets member. 
 Remove explicit maintainer from metainfo. 
 Use ellipsis character instead of three dots in UI strings. 

kjobwidgets:
 KUiServerV2JobTracker: prevent a crash. Fixes bug https://bugs.kde.org/471531. Fixes bug https://bugs.kde.org/483582

knewstuff:
 Remove explicit maintainer from metainfo. 
 Action: Fix type of transientParent property. 
 Use ellipsis character instead of three dots in UI strings. 
 ItemsModel: Fix up docs after refactoring. 
 Fix the "Use" label on certain delegates. 
 QuestionAsker: Remove broken sizing bindings. 
 Explicitly set QQC2.Overlay.overlay as a parent for popups. 
 DownloadItemsSheet: Port from OverlaySheet to Kirigami.Dialog for file selection dialog. 
 DownloadItemsSheet: Wrap the file names of entries instead of eliding. 
 ProvidersModel: Redo the engine property in a way which doesn't break ABI. 
 Register properties as properly typed. 
 Qtquick: Clean up unused #includes. 
 UploadPage: Fix engine property binding. 
 UploadsPage: Fix punctuation in a user-visible string. 
 Comments: Manage ListView's delegate width & position correctly. 
 ConditionalLoader: Drop meaningless checks and unused root id. 
 Don't manage visibility of a BusyIndicator. 
 QML: Don't abuse implicit casting of binding values to bool property. 
 QML: Port Qt.rgba to the new Qt.alpha. 
 QML: Port to strict === JavaScript equality operator. 
 QML: Drop import alias for QtQuick.Layouts module. 
 QML: Normalize QtQuick.Templates import aliases as T. 
 QML: Normalize QtQuick.Controls import aliases as QQC2. 
 QML: Add missing Kirigami import alias. 
 QML: Normalize QtQuick.Controls import aliases as QQC2. 
 QML: Remove unused imports. 
 QML: Drop all import versions. 
 QML: Drop major version from Kirigami imports. 
 QML: Throw QtQuick.Window out of the window. 
 QML: Clean up whitespace-related code style issues. 
 QML: Remove superfluous trailing semicolons from bindings. 
 QML: Explicitly specify arguments in signal handlers. 

knotifications:
 Don't include quiet package in feature_summary. 
 Notifybysnore: correct action buttons. Fixes bug https://bugs.kde.org/486911
 Remove explicit maintainer from metainfo. 

knotifyconfig:
 Remove explicit maintainer from metainfo. 

kpackage:
 It compiles fine without qt6.7 deprecated methods. 
 Remove explicit maintainer from metainfo. 

kparts:
 Only use KDirNotify if existing. 
 Docs: KMimeTypeTrader no longer exists. 
 Use QUrl::PreferLocalFile for URL emitted with Part::setWindowCaption. 

kpeople:
 Fix tier information. 
 Remove explicit maintainer from metainfo. 
 Port to ecm_add_qml_module and declarative type registration. 

kquickcharts:
 Set a better default size for the example application. 
 Don't crash if we try to access an item from an empty ArraySource. 
 Enable highlighting for most pages in the charts example. 
 Port example pages to use ChartPage. 
 Add a common base type for pages in the chart example. 
 Remove API selection from charts example. 
 Convert chart example to use an executable QML module. 
 Expose highlight property on PieChartControl. 
 Support highlighting in LineChartControl. 
 Controls: Add support for highlighting hovered items in Legend. 
 Fix normalized line size calculation in LineChartNode. 
 Support highlight in BarChart. 
 Support highlight in PieChart. 
 Support highlight property in LineChart. 
 Add a protected method to Chart to deemphasise non-highlighted items. 
 Add a `highlight` property to Chart. 
 Remove explicit maintainer from metainfo. 
 Controls: Ceil all components of preferredWidth in LegendDelegate contents. Fixes bug https://bugs.kde.org/486411

krunner:
 Fix X-KDE-ConfigModule not working for DBus runners. 
 Fix same query not yielding results in new match session. 
 Remove explicit maintainer from metainfo. 
 Templates/runner6python: Only depend on shebang line for executing. 
 Rename entrypoint file to always be main.py. 
 Document krunner-plugininstallerrc file. 
 Document how AbstractRunner::config is resolved. 
 Runnercontext: Fix saving the launch counts. 

ksvg:
 Support for fractional scaling. 
 Color also absolute path images. Fixes bug https://bugs.kde.org/485801
 Reapply "Port to declarative type registration". 

ktexteditor:
 Ensure the color name text is visible. Fixes bug https://bugs.kde.org/487068
 Ensure we not reset the dynamic word wrap state. Fixes bug https://bugs.kde.org/487216
 Port to KStandardActions. 
 Never remove trailing spaces on diff file type. 
 Remove explicit maintainer from metainfo. 
 Screenshot dialog: support drag of image. 
 Make tests independent of the user's environment. 
 Modernize use designated init. 
 Do not display diff result in script tests when -silent is used. 
 Fix raw string indentation with cstyle + C++. 
 Screenshot dialog: omit ellipsis from window title. 
 Screenshot dialog: use default QFileDialog::getSaveFileName window title. 
 Use ellipsis character instead of three dots in UI strings. 

ktexttemplate:
 Remove explicit maintainer from metainfo. 

ktextwidgets:
 Use ellipsis character instead of three dots in UI strings. 

kunitconversion:
 Remove explicit maintainer from metainfo. 

kuserfeedback:
 CI: Require tests to pass on Linux and FreeBSD. 
 Add homepage url, CI was complaining. 
 Fix target names in metainfo. 
 Remove explicit maintainer from metainfo. 
 Use ellipsis character instead of three dots in UI strings. 

kwallet:
 Fix secrets portal wallet access. Fixes bug https://bugs.kde.org/487348
 Remove explicit maintainer from metainfo. 

kwidgetsaddons:
 Fix KMessageWidget background color. 
 KMessageWidget: Avoid calling polish() inside of palette update. Fixes bug https://bugs.kde.org/487247
 Revert "KMessageWidget: Set the palette to work with non-KStyle styles". 
 KMessageWidget: Set the palette to work with non-KStyle styles. 
 Use ellipsis character instead of three dots in UI strings. 
 Skip tests that need GUI on Windows CI. 
 KViewStateSerializer: fix docu: setTreeView -> setView. 
 KBusyIndicatorWidget: fix warning when hiding on startup. 

kwindowsystem:
 Update to plasma window management v17. 

kxmlgui:
 It compiles fine without qt6.7 deprecated methods. 
 [kactioncollection] Add addAction for KStandardActions without name. 
 Add KStandardActions::StandardActions overload. 
 Remove icon fallback setting. 
 Use ellipsis character instead of three dots in UI strings. 
 Work with a local copy of container when removing elements. 
 Skip tests that need GUI on Windows CI. 

prison:
 Restore compatibility with older ZXing versions. 
 It compiles fine without qt6.7 deprecated methods. 
 Remove explicit maintainer from metainfo. 
 Enable exceptions where needed by ZXing. 
 Add image barcode scanning API. 

purpose:
 Remove explicit maintainer from metainfo. 

qqc2-desktop-style:
 Fix rendering the focus of our items. Fixes bug https://bugs.kde.org/486041
 Update background of Dialog. 
 TreeViewDelegate: Replace top/bottom padding with vertical. 
 TreeViewDelegate: Add return type annotations to methods. 
 TreeViewDelegate: Make it actually vertically centered. 
 Remove explicit maintainer from metainfo. 
 TextArea, TextField: Fix position of a "selection end" cursor. 
 TextField: Fix mobile cursor positioning for fields with custom padding. 
 Context Menus: Port to pragma ComponentBehavior: Bound. 
 Context Menus: Use controls directly instead of via QQC2. 
 MobileTextActionsToolBar: Slightly refactor expressions. 
 MobileTextActionsToolBar: Set text and display mode for action buttons. 
 MobileTextActionsToolBar: Use symbolic versions of icons. 
 ComboBox: Clip the ListView when its relevant. 
 ComboBox: Use strict === equality operator. 
 ComboBox: Replace magic numbers with standard named units. 
 [TextArea] Access controlRoot directly. 
 [TextArea] Enabled ComponentBehavior: Bound. 
 [Combobox] Use Popup directly instead of via QQC2. 
 DialogButtonBox: Use largeSpacing as padding. 

sonnet:
 Remove explicit maintainer from metainfo. 
 Use ellipsis character instead of three dots in UI strings. 

syndication:
 Remove explicit maintainer from metainfo. 

syntax-highlighting:
 Updates to Catppuccin themes. 
 Nix: Version 2 -> 3. 
 Nix: Correctly highlight first key in set when it is quoted. 
 Nix: Correctly highlight bare ${}. 
 Nix: More correctly model inherit syntax. 
 Build with QT_NO_CONTEXTLESS_CONNECT. 
 Remove explicit maintainer from metainfo. 
 Use ellipsis character instead of three dots in UI strings. 
 Xml: add fictionbook format. 

threadweaver:
 Remove explicit maintainer from metainfo. 

-------------- next part --------------
attica;v6.3.0-rc1;12bd8ee96217f4100d1e4411d38280a71ea3d878;attica-6.3.0.tar.xz;abaf3a113a002d5d8435a3a75020f98c574290d2c552a5f256291d0418cc59ed
baloo;v6.3.0-rc1;ab30b9d5f6a13bca6071cd4ba6b373b2aebceac6;baloo-6.3.0.tar.xz;87af96e58d9303479e628b7c801665631b6e5698e1ba9526f415cf6f3755a064
bluez-qt;v6.3.0-rc1;6d8c636ce3248aa048c79b583e7b329d429073a3;bluez-qt-6.3.0.tar.xz;3b68b83fae1032d84213692b0c908f0fd57cafe57175c62b6ce5b89bc1d4a2dc
breeze-icons;v6.3.0-rc1;eaf7971f3872fc9535e610451abc6e9b35041257;breeze-icons-6.3.0.tar.xz;67266378f2d7dbf13dc4f691de43f30b5aca4e4a3336e9f60f0efba2a474e626
extra-cmake-modules;v6.3.0-rc1;0eb01b5d116290340cd0d71c3bf731caa87a2393;extra-cmake-modules-6.3.0.tar.xz;1368f8fba95c475a409eff05f78baf49ccd2655889d1e94902bfc886785af818
frameworkintegration;v6.3.0-rc1;d0af3c8945c4b90d1c9bda142022450109c2e29b;frameworkintegration-6.3.0.tar.xz;94700551b3373f792b27ea6ca3013c7bda8f6b63260b918b3c1eec0d83ad4c7f
kapidox;v6.3.0-rc1;67c2e301fe516d436e2a37ce64d7cdd53c6062b7;kapidox-6.3.0.tar.xz;21d39c5331b5923920b6bb3ed3c65021a66250f8af9125564cb909430032d74e
karchive;v6.3.0-rc1;e1f622c9965e265feae4c1b9b2d2c82b9d625288;karchive-6.3.0.tar.xz;27807f5707668f9aa41c898eba90198a3083577fdab9f4751a02fefe63674e29
kauth;v6.3.0-rc1;b61c883e432a1096dd6520fec8709050c65b6f7c;kauth-6.3.0.tar.xz;ebcf36816ff826a2cfb3ed0a0d3746d7da9a23f79901ec43b7a4e7b156af33b5
kbookmarks;v6.3.0-rc1;dcea436eace1f212cef3ddf99a2644db1e1a1d4a;kbookmarks-6.3.0.tar.xz;f0789daaab86b0c2451a91e21327f20bf1d200491cf7744af93c262aa76cfea1
kcalendarcore;v6.3.0-rc1;0b7a14709e4e03757dee489cf8f305d551a59bc1;kcalendarcore-6.3.0.tar.xz;cddf76b604cb5e26320781f76ca0caba8e23e653263d2a2095e91b288a1613fb
kcmutils;v6.3.0-rc1;af4ebd326ad6fcb859c6b731a49ef043126009fb;kcmutils-6.3.0.tar.xz;9998b08ce423c9e59cdcc126a7475359a0c4fbe6b0400f44410c8a5cb6928e40
kcodecs;v6.3.0-rc1;afb984df1e42467e25c5f46316e45a5ea2545f54;kcodecs-6.3.0.tar.xz;6902531afc3d47d543feb971c2bc04901af265e6730a477af4400073b22ec6ec
kcolorscheme;v6.3.0-rc1;30dfc66f206443232882f28572142e04800d3131;kcolorscheme-6.3.0.tar.xz;311730bdcf81009f5a79694f135a93040a4a83a66cb942d9617fcd6976049035
kcompletion;v6.3.0-rc1;6ddafe1e44a08b121ef4466f7b15f49da43581bd;kcompletion-6.3.0.tar.xz;3f027ac6bd285d040a5038c31b10e306bd2cb099d396e88536cd149e88ee712e
kconfig;v6.3.0-rc1;de09406cf18e3b3834c6941ecd47d770336592e5;kconfig-6.3.0.tar.xz;8d809aaf7b5151ecd797c601c7f2701bc426b66d431b52069c7ff3b4002d7979
kconfigwidgets;v6.3.0-rc1;abb11fd88d0679f2b1c7ab9712d9a65c175f4450;kconfigwidgets-6.3.0.tar.xz;bac86669b83c39fa0d3d45804202ed6db5aa48edc6b4d177c572a2214d262090
kcontacts;v6.3.0-rc1;a0ad55195023bb0b744fd713eb65da2ea06cd080;kcontacts-6.3.0.tar.xz;229b5b1797cdc7faeb227f715c86edee8e8464f40b247432af909e3b3d30b107
kcoreaddons;v6.3.0-rc1;eaa3544982e76452873e9535b5e1a1b6b99a35a0;kcoreaddons-6.3.0.tar.xz;b8bb93bac2a1175ff60583f6fca14b8707eb878eefe074121741b3c85cc5c756
kcrash;v6.3.0-rc1;09e318aae72581aeef91090ce13caf6f5b152227;kcrash-6.3.0.tar.xz;65c67a0fe9b8da27d0efe8a44e16a348e7f602b29511062f263b555ebea48f41
kdav;v6.3.0-rc1;79d6fddda651952a88ba2475c564b8e437a01e35;kdav-6.3.0.tar.xz;b092a919e82553999578db1028f68ebfe6cb5f1da129722f2c6a662d0db729b9
kdbusaddons;v6.3.0-rc1;372658869ed973698ee9830af85447a6d10fa8db;kdbusaddons-6.3.0.tar.xz;7e2d8999ef09513aaa42000acb5369b203cd5977308f6e7891cde6a8d4422002
kdeclarative;v6.3.0-rc1;1c6d03768d99e7fd835a6130cfc2068ebf55a71c;kdeclarative-6.3.0.tar.xz;807d83c487759ed54085ce514a80fb3aecea04ef98ee0ea306668fb6d5a46dce
kded;v6.3.0-rc1;430cb30bdc44fef7886b2c0b28ffe50b896049d2;kded-6.3.0.tar.xz;d4b3e55cba11b6ba12df7a3ab958e637130499a34fcc3b918a1cab7de6235e48
kdesu;v6.3.0-rc1;6bf2346654f664b54e82f4bac8b13760d9b0eb26;kdesu-6.3.0.tar.xz;a39905a1813347777907622063fc3d515a20c3b6da0fe479aa61734126a9e7de
kdnssd;v6.3.0-rc1;ae79987ece52d8c986caf00071cd3256689f5f6d;kdnssd-6.3.0.tar.xz;671d48d2de1a974b570eb4f5f6f6a03875fa171eade74b81396a4bb474b9712a
kdoctools;v6.3.0-rc1;227b69bf57a494c4d85ff85a414d90dd3d9b89d3;kdoctools-6.3.0.tar.xz;4b50ed15b9dbd08a5b379bd32ed1b47ee80971abbe0c7a2570b749a665c7854a
kfilemetadata;v6.3.0-rc1;c13f46fedb54445d556bae4d76abf27dffdaa5a8;kfilemetadata-6.3.0.tar.xz;bd88e378861a03ada99c69841a81fceefd3dd220145007fbfe9113270b7d6088
kglobalaccel;v6.3.0-rc1;4c902b5d1f9d15bd7dfa52d1cd46aa5e8b818451;kglobalaccel-6.3.0.tar.xz;c08206ca39db1227a2a8a3c8c06922d5908830cb6d52ef212cb597b8c7029df1
kguiaddons;v6.3.0-rc1;e23125faec53af4b857f4f27ea7048a83dbd7752;kguiaddons-6.3.0.tar.xz;e1519b1fc01ec3731c2926b69aee7a32c13e0f92178834fef484ac37d5dc3201
kholidays;v6.3.0-rc1;03e1d70d31ea6f001ea0dfa2f45e7ae303340ff1;kholidays-6.3.0.tar.xz;9f99e118c73da1d53805cb38ee876115d75ad5eb5fb108a38e6ae880e7cfac5e
ki18n;v6.3.0-rc1;d52932a1912ed43fcbc241f60dfe811405e0fbdc;ki18n-6.3.0.tar.xz;4d95341eba2070fec3901396eb0a68f4a8423337de5ea23fb86b0ea70c957282
kiconthemes;v6.3.0-rc1;846c79ffbf973cdd898cf8ed3a34fd601375601f;kiconthemes-6.3.0.tar.xz;945394afc9f8207924bf07f9a6de3bee7fcd523bce87e0004d62767ab37cc303
kidletime;v6.3.0-rc1;f56c14ff16621f0cf898917364bb5435202cb8da;kidletime-6.3.0.tar.xz;cd8f677cce6738342b88817d0e7c1803460f00e409d730c5ae0ea33b1426472d
kimageformats;v6.3.0-rc1;6c1a7ad33924764e8d1efff61919efebc31f5e5a;kimageformats-6.3.0.tar.xz;0ed40771bd35ed53af7c4a5216111bef282275b2eb384ae0076c917db20c1210
kio;v6.3.0-rc1;ac42697f6f23875592f675059f25ddb735899162;kio-6.3.0.tar.xz;39e1afb324069605609c60c1d4638da886debf6159179521167b5159d79a0448
kirigami;v6.3.0-rc1;8d78055e117f258d33a4c1ade8faee69deb2115d;kirigami-6.3.0.tar.xz;dbcbfaa05b37c03501fe8f4dfaf92f6f7bf9b871b8d28897363a5678dcb2395b
kitemmodels;v6.3.0-rc1;ea30038fdd217a82f5108bc9728d94098d874ea1;kitemmodels-6.3.0.tar.xz;b3a984fb62919c1f8bb3fb77a2e207e51a52f5c596415ea9fc8ffa618b56acba
kitemviews;v6.3.0-rc1;6cf4b113ae0f301f33214fce0ed96478a8fe52a2;kitemviews-6.3.0.tar.xz;d8657d155611631834a800a6fb0aac110b6baa4435de00fbd6048bd9f1a2d42f
kjobwidgets;v6.3.0-rc1;79a9d3c4027c88a2c91c2bcba45c729b1353f4a4;kjobwidgets-6.3.0.tar.xz;5fee2d4b9479fac74422790c3ea2b1464b4ae3f10347fc603a41d8b167f108d8
knewstuff;v6.3.0-rc1;9d1926a497e00ccd9ec5cbd27466a7c01b36ef52;knewstuff-6.3.0.tar.xz;a16d16b22e94cb5159a3b1a071c5785729e3052baf9e33f2ab020b9032d967d7
knotifications;v6.3.0-rc1;cf7e758c47725c934a556706efd9213a05db462b;knotifications-6.3.0.tar.xz;cced3c1a3795fedc90dc628c6b3cfff06d194eccfdca27b05938f5e941cc7877
knotifyconfig;v6.3.0-rc1;c9c66a0685b6de8a0fdaa61de3ace2a831e6d563;knotifyconfig-6.3.0.tar.xz;ebf26f5e51e53eadb12e9a858aae9d55085d233c1f543879076452ac2900525d
kpackage;v6.3.0-rc1;f5f205d9fd9294d2b129e44d43a3d8ba1105a797;kpackage-6.3.0.tar.xz;811d6809e091c1eaaa07cafeacc86eb23fa55ed038f8f1a93d259e5734510b4d
kparts;v6.3.0-rc1;a725f24799dd15f71a64b5555e4fa3cf363ed964;kparts-6.3.0.tar.xz;42fc276673f499889d5713d8a9c061c7f7a76885141f214d7f12f9e58ca50400
kpeople;v6.3.0-rc1;6613741f0883c147d408644bd4547b3b055daa6f;kpeople-6.3.0.tar.xz;967f979e56acdf546198c1950e554663c963aeec56e20405607878294772303e
kplotting;v6.3.0-rc1;63c7385163fb652a27e7682b5ae3c06293bff1f3;kplotting-6.3.0.tar.xz;f8e7fa347d0e6bab924f3347716eb5cc468b96b296b52974d392df030dba9521
kpty;v6.3.0-rc1;a7b21e24f55163233d3b2a1c97da4174b779341b;kpty-6.3.0.tar.xz;63a49b39984ac18c79700cad4f8f83cbad2d006801366dc6b10429a6e00da0a6
kquickcharts;v6.3.0-rc1;2e6f188302381f997d8a0c7815fd57338ebc0026;kquickcharts-6.3.0.tar.xz;250e522adfbf48b3f2763f4ec378a20337a1ca2e5b0e2cd8b3615d7a3fed8fc7
krunner;v6.3.0-rc1;1cf7ff1dbecfbe56f84d6a8ff60b8c9ad2d2b3ec;krunner-6.3.0.tar.xz;6ca6fe49c9bc0d9da3395db993bfb28d5010bcbd78b0984625819d1d3631e425
kservice;v6.3.0-rc1;fffbeebd5051192077d04baec624fdff06c6a3ef;kservice-6.3.0.tar.xz;a0564d62c1e0f2293b0dcb39cf814c2856111242b8621b33f52a70fda1a8fe54
kstatusnotifieritem;v6.3.0-rc1;6f09d75559eff42cfd9b943a20e374063d005b61;kstatusnotifieritem-6.3.0.tar.xz;ce1f2e33d0dbe81a48f0040977b7b7aa7234f6a003173e395b3de5d783398cd8
ksvg;v6.3.0-rc1;27d9f4f07f9b41d8848cad73823d42ce3e032c4c;ksvg-6.3.0.tar.xz;0054ed0c094c605a712bc9f8c8cc61c7e0d3eefe1ee50a93912bbd60a6cb07d7
ktexteditor;v6.3.0-rc1;e30ad0be48084173db1c8e8f8c5ba7948b4ad712;ktexteditor-6.3.0.tar.xz;979dbffaeb0a0413b3745efa180aa0be6e1ed8bf8f5a938281499b931e283776
ktexttemplate;v6.3.0-rc1;5b86a941158488ccf528492195c24ed7cfe53966;ktexttemplate-6.3.0.tar.xz;9351889c589fb2fa7f33fa6f0d748edbef44863fe79eb49b12d1fa5ab349ae9d
ktextwidgets;v6.3.0-rc1;e0501d770176110f2420c4e2bad47d65423a48d9;ktextwidgets-6.3.0.tar.xz;9e9fb5aee6ba557ff53c5bf726cb8551efc4208038fda47ee5e9c44fd7d4385e
kunitconversion;v6.3.0-rc1;110780a5d3fa8e4f41c5c4e8ebbab547457ee3a0;kunitconversion-6.3.0.tar.xz;7db3f42dd0ff3df4eb748ee62883e8f23203ca32d143d3fa09deb0651095079b
kuserfeedback;v6.3.0-rc1;0883e24c77689a356fe565ea34b9eaf807d22890;kuserfeedback-6.3.0.tar.xz;3fe2ce37b92a70d604f38fa369b5fe2ea64e268c48aa450e9971fc8404e87006
kwallet;v6.3.0-rc1;4d8395abe8ab3f32fabd79a22ede2b633cf99eb7;kwallet-6.3.0.tar.xz;edb6ebbfa3d90869cadfc9266da47a8b3d5b2b5b0e496b74a7ea5262392d2add
kwidgetsaddons;v6.3.0-rc1;7f24ebcb6b9f5405dfb0d1bde95242843c430e20;kwidgetsaddons-6.3.0.tar.xz;0e3f9f0db9a0a6ad423cb50ffe8a01beb5feef8bc7872c35b7576180e4d1844c
kwindowsystem;v6.3.0-rc1;c658e1051f8c31994f97b4dcce782333715fe865;kwindowsystem-6.3.0.tar.xz;40e33c592934bc27484b922e3dab3c9fdbe078063fa5bcaf29d50d2cd8e8aab9
kxmlgui;v6.3.0-rc1;15c692fc4c81bd431fb7f417c96b73f570f4147b;kxmlgui-6.3.0.tar.xz;2273fdb2eb32f8cc9150c4cbcc4f7d9eb2f1268fcba7e21add27105c04e7995e
modemmanager-qt;v6.3.0-rc1;c16da8d79c1384b9487ec5cae85ae7a420a45060;modemmanager-qt-6.3.0.tar.xz;9cf3029746a8b8b3740bc4de93f138664325c7f4fe8017d92e342e7bc43ec7cf
networkmanager-qt;v6.3.0-rc1;4725cf1ca03e76f3706619fdd34e029001231037;networkmanager-qt-6.3.0.tar.xz;0ca96a3bf78f033a36be59c75d3d6382b4ef13e753419eed13ef2e33821e39e0
prison;v6.3.0-rc1;1d9dd5f6fa0daac01ecab2313146ed62c225d902;prison-6.3.0.tar.xz;769807725787051e5e9a2f41eb7f791a9ce11be775a7eeff8d525f2a78b4bc46
purpose;v6.3.0-rc1;c9f0852e5e79c8ec1f3cce33a5dee71f954ead4c;purpose-6.3.0.tar.xz;bf296f6646bdcfef4aebba4d04ec03e7e72a545552b9b765a8fbfc625ee6ec17
qqc2-desktop-style;v6.3.0-rc1;8a53f809ecc3704a22c595429500d7ccf8c212b4;qqc2-desktop-style-6.3.0.tar.xz;9e7e69bb7f3646d2fcc37a24364c55d7c974c83cf6e2d906a39a8a8e14f1bcb0
solid;v6.3.0-rc1;ff60ea754c1f1afc9b32e50b5da61f130d53c318;solid-6.3.0.tar.xz;b821999599bcee01fd190dbd92f2cec31dae15eb05db51a5bc970c24b27d93d9
sonnet;v6.3.0-rc1;50c46d8e58b17721b692b216fe22d79a8dd58c46;sonnet-6.3.0.tar.xz;6b44dd00ceaa77c3dc9f05f82ca23791cecd887820889cdf8ffc24b384974c7e
syndication;v6.3.0-rc1;398f9c8fb93dd27aa1e33543ce71ebe24f8562d4;syndication-6.3.0.tar.xz;cdf057c09be35e39809040072a67b8526ee612b6d8761f96f613b350d979c8d4
syntax-highlighting;v6.3.0-rc1;45745322c42639b30086d517fc45973f21d44354;syntax-highlighting-6.3.0.tar.xz;38300a35c969bef5fa36b437d54342da0a0c805282a657519bd4e2f7b42df984
threadweaver;v6.3.0-rc1;7b64932740b23db73d7ee9b13f48ce80666ec57a;threadweaver-6.3.0.tar.xz;81201f8f9918d6967b76a5c8c468481289e5bf56351b3e140cce532821f7d913


More information about the Kde-frameworks-devel mailing list