Path to this page:
./
devel/kdeclarative,
Provides integration of QML and KDE Frameworks
Branch: CURRENT,
Version: 5.116.0nb1,
Package name: kdeclarative-5.116.0nb1,
Maintainer: markdKDeclarative provides integration of QML and KDE work spaces.
It's comprises two parts: a library used by the C++ part of your application
to intergrate QML with KDE Frameworks specific features, and a series of
QML imports that offer bindings to some of the Frameworks.
Required to run:[
security/gnupg2] [
x11/qt5-qtbase] [
graphics/libepoxy] [
devel/kio] [
devel/kpackage]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
devel/extra-cmake-modules] [
x11/xorgproto]
Master sites: (Expand)
Filesize: 2434.398 KB
Version history: (Expand)
- (2024-08-09) Updated to version: kdeclarative-5.116.0nb1
- (2024-06-08) Updated to version: kdeclarative-5.116.0
- (2024-05-29) Updated to version: kdeclarative-5.114.0nb2
- (2024-04-06) Updated to version: kdeclarative-5.114.0nb1
- (2024-02-06) Updated to version: kdeclarative-5.114.0
- (2024-01-30) Updated to version: kdeclarative-5.108.0nb4
CVS history: (Expand)
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-02-06 11:46:35 by Mark Davies | Files touched by this commit (173) | |
Log message:
*: update KDE Frameworks to 5.114.0
6 months of development
|
2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672) |
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-07-29 03:54:44 by Mark Davies | Files touched by this commit (2) | |
Log message:
kdeclarative: update to 5.108.0
5.99
KeySequenceItem: Restore the previous value when it fails
Remove project() calls from subdirs
KeySequenceItem: Allow detecting when the key sequence is cleared
KeySequenceItem: Use the helper's shortcut instead of duplicating them
KeySequenceItem: Disable clear button when there's no key sequence
KeySequenceItem: Cancel sequence recording when pressing the button
KeySequenceItem: Remove workaround, it was addressed upstream
KeySequenceItem: Show a cancel button when recording
GridDelegate: show tooltip when `toolTip` is empty and title/caption is elided
AbstractKCM: make footer top padding optional
[kquickaddons/configmodule] Make getters const
5.100
Make QQmlContext's contextObject outlive the QQmlContext
Completely deprecate KDeclarative class
Port manual test app away from deprecated KDeclarative API
5.101
Deprecate unused parts of KWindowSystem import
SimpleKCM: Account for flickable's margins when deciding to show separators
Deprecate QIconItem
Use const/let for JS variables as appropriate
Sync header and footer separator code to SimpleKCM
5.102
calendarevents: add new alternate date ready signal and deprecate the old one
Support modifierOnlyAllowed in KeySequenceItem
5.103
Remove unused QtGraphicalEffects import
Fix anchors error in AbstractKCM & SimpleKCM types
QML/JS: Prefer const over let, and use strict === equality
5.104
Guard nullable property access, and bind instead of assigning once
AbstractKCM: Rewrite padding expressions to be more readable
Add import aliases, bump internal import versions as needed
Drop unused QML imports
[managedconfigmodule] Fix deprecation comments
[configmodule] Deprecate constructor without metadata
[configmodule] Deprecate setAboutData
5.105
API dox: add some minimal docs to namespace & classes to trigger coverage
API dox: cover CalendarEvents in generated QCH file
Overhaul configmodule docs
5.106
Guard nullable property access, and bind instead of assigning once
CalendarEventsPlugin: fix wrong deprecation for signal alternateDateReady
|
2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645) |
Log message:
*: bump for libproxy 0.5
|