Path to this page:
Subject: CVS commit: pkgsrc/devel
From: Mark Davies
Date: 2019-11-11 08:36:13
Message id: 20191111073613.8A6F0FA95@cvs.NetBSD.org
Log Message:
KDE Frameworks update to 5.64.0
5.62.0
KConfig
Fix memory leak in KConfigWatcher
Disable KCONFIG_USE_DBUS on Android
KCoreAddons
KProcessInfo::name() now returns only the name of the executable. For the
full command line use KProcessInfo::command()
KCrash
Avoid enabling kcrash if it's only included via a plugin
Disable kcrash when running under rr
KDeclarative
Warn if KPackage is invalid
[GridDelegate] Don't select unselected item when clicking on any of its
action buttons
[ColorButton] Forward accepted signal from ColorDialog
use zero-based coordinate system on the plot
KDocTools
KF5DocToolsMacros.cmake: Use non-deprecated KDEInstallDirs variables
5.63.0
KCMUtils
Suppress mouse events in KCMs causing window moves
adjust margins of KCMultiDialog
KConfig
Fix generating properties that start with an uppercase letter
KCoreAddons
Add KListOpenFilesJob
KDeclarative
Delete QQmlObjectSharedEngine context in sync with QQmlObject
Port from deprecated QWheelEvent::delta() to angleDelta()
5.64.0
KCMUtils
Conditionally show navigation buttons in the header for multi-page KCMs
don't use a custom header height
add extra include
Fix memory leak of KQuickAddons::ConfigModule objects
[KCModuleLoader] Show error when QML fails to load
KConfig
kconfig_compiler: Move the KSharedConfig::Ptr when using them
Make it compile against qt5.15 without deprecated method
Expose isImmutable to introspection (e.g. QML)
Add convenience for defaults/dirty states to KCoreConfigSkeleton
Make kconfig_compiler generate ctors with the optional parent arg
Make preferences() a public function
KCoreAddons
KProcessInfoList -- add proclist backend for FreeBSD
KDeclarative
Use compile time checked connect
Make the settingChanged() slot protected
Get KQuickAddons::ConfigModule to expose if we're in the defaults state
Grab the keyboard when KeySequenceItem is recording
Add ManagedConfigModule
Remove outdated comment about [$e] expansion
[ConfigModule] Expose mainUi component status and error string
KDocTools
man: use <arg> instead of <group>
: ----------------------------------------------------------------------
Files: