Package Release Info

kdeclarative-5.102.0-bp155.1.11

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kdeclarative-components
kdeclarative-devel
kdeclarative-tools
libKF5CalendarEvents5
libKF5Declarative5
libKF5Declarative5-lang
libKF5QuickAddons5

Change Logs

* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
  * draganddrop replace QList::first() with constFirst()
  * calendarevents: add new alternate date ready signal and deprecate the old one
  * Support modifierOnlyAllowed in KeySequenceItem
* Tue Dec 06 2022 Christophe Marin <christophe@krop.fr>
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
  * Deprecate unused parts of KWindowSystem import
  * tests: add test for multiple KeySequenceItems
  * Fixed KF 5.100 compilation
  * SimpleKCM: Account for flickable's margins when deciding to show separators
  * SimpleKCM: Clean up a bit
  * Fix build
  * Deprecate QIconItem
  * Use const/let for JS variables as appropriate
  * Sync header and footer separator code to SimpleKCM (kde#461435)
  * AbstractKCM: remove KF6 TODO
* Tue Nov 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
  * Make QQmlContext's contextObject outlive the QQmlContext
  * Completely deprecate KDeclarative class
  * Port manual test app away from deprecated KDeclarative API
  * Add Qt6 windows CI support
* Sat Oct 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * KeySequenceItem: Restore the previous value when it fails
  * Remove project() calls from subdirs
  * KeySequenceItem: Allow detecting when the key sequence is cleared (kde#458799)
  * KeySequenceItem: Use the helper's shortcut instead of duplicating them
  * KeySequenceItem: Disable clear button when there's no key sequence (kde#458798)
  * KeySequenceItem: Cancel sequence recording when pressing the button
  * KeySequenceItem: Remove workaround, it was addressed upstream
  * KeySequenceItem: Show a cancel button when recording (kde#458796)
  * GridDelegate: show tooltip when `toolTip` is empty and title/caption is elided
  * AbstractKCM: make footer top padding optional
  * [kquickaddons/configmodule] Make getters const
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * KQuickAddons::ConfigModule: Call QmlObject constructor with shared pointer directly
  * KDeclarative::setupEngine: Use KQuickIconProvider
  * Deprecate KDeclarative::setupEngine
  * Do not build kpackagelauncherqml when building without deprecations
  * Deprecate KPackage related methods in QmlObject
  * Add FreeBSD Qt6 CI support
  * fallbacktaphandler remove duplicate parentheses
  * Deprecate KDeclarative::setupQmlJsDebugger
  * KDeclarative::setupEngine: Wrap code that uses deprecated method in deprecation wrappers
  * Deprecate KDeclarative::runtimePlatform and related methods
  * Port tests away from QQC1
* Sun Aug 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
  * GridDelegate: Improve accessibility for inline buttons
* Sun Jul 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * kquickcontrols: give main button a description
  * kquickcontrols: give Clear button a tooltip
  * Don't duplicate headers between cpp/.h files
  * qmlcontrols: make `isPlatformX11` and `isPlatformWayland` constant
  * qmlcontrols: add `isPlatformX11` and `isPlatformWayland` in `KWindowSystemProxy`
  * qmlcontrols: add `Pad` fill mode in `QImageItem` (kde#389623)
  * [KeySequenceItem] Replace attached object ToolTip with an instance
* Fri Jun 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
  * qmlcontrols: bump `QtQuick` import version to 2.15 for GridViewInternal
  * port to standard C++ smart pointers where possible
  * Use the correct engine variable
  * Remove KDeclarative instance from QmlObject
  * QmlObject: Use std::shared_ptr to properly track the lifetime of QQmlEngine (kde#451790)
  * Move type registrations to the plugin initialization
  * calendareventsplugin: Add label property
  * calendareventsplugin: Add support for alternate dates and sub-labels
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * Add PlaceholderMessage to GridView KCMs
  * Add windows CI
* Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.93.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.93.0
- Changes since 5.92.0:
  * Deprecate KQuickAddons::QtQuickSettings::init
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.92.0
- Changes since 5.91.0:
  * Fix double deleting of NetworkAccessManagerFactory (kde#450507)
  * Delete networkAccessManagerFactory when we delete the engine
  * Improve Open[app]() functions (kde#443984)
* Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
  * proper position for top separator
  * [KeySequenceItem] Make keySequence «non-null», «non-undefined» and «non-""»
  * [KeySequenceItem] Fix code style and bump QML imports
  * Make QML code depend less on the `kcm` context property
  * Fix QT_NO_OPENGL build after 66c5bb0efa
  * kquickcontrols: Improve accessibility in ColorButton.qml (kde#449282)
  * GridDelegate: Focus on the delegate after a menu is closed
  * GridDelegate: Open menu when Menu key is pressed
  * Add CI qt6 support
  * Exclude epoxy in qt6 => exclude plotter class
  * Fix some compile error against qt6
  * Deprecate KDeclarative::ConfigPropertyMap in favor of KConfigPropertyMap
  * Apply fix from Volker
  * Prepare build system for building against qt6
  * fix autotests, avoid clash with bin/data on Windows
  * Don't use KGlobalAccel on Windows