Path to this page:
Subject: CVS commit: pkgsrc/devel/kio
From: Mark Davies
Date: 2020-06-07 13:08:59
Message id: 20200607110859.B15C7FB27@cvs.NetBSD.org
Log Message:
kio: update to 5.70.0
5.67
Add missing renamed event when a destination file already existed
KFilePlacesModel: On new profile in recent show only recentlyused:/ based
entries by default
Add KFileCustomDialog constructor with a startDir parameter
Fix QRegularExpression::wildcardToRegularExpression() usage
Allow to handle apps with Terminal=True in their desktop file, handle
their associated mimetype properly
KOpenWithDialog: Allow to return a newly created KService created
associated to a mimetype
Add KIO::DropJobFlag to allow manually showing the menu
Revert effective removal of KUrlPixmapProvider from API
SlaveBase::dispatchLoop: Fix timeout calculation
[KDirOperator] Allow renaming files from the context menu
5.68
[KFileFilterCombo] Don't add invalid QMimeType to mimes filter
KIO::iconNameForUrl(): handle the case of a file/folder under trash:/
[krun] Share implementation of runService and runApplication
[krun] Drop KToolInvocation support from KRun::runService
Improve KDirModel to avoid showing '+' if there are no subdirs
KIO::iconNameForUrl: fix searching for kde protocol icons
Change "AutoSkip" to "Skip All"
Fix memory leak in KUrlNavigatorPlacesSelector::updateMenu
file ioslave: stop copying as soon as the ioslave is killed
5.69
New class KIO::CommandLauncherJob in KIOGui to replace KRun::runCommand
New class KIO::ApplicationLauncherJob in KIOGui to replace KRun::run
File ioslave : use Better setting for sendfile syscall
FileWidgets: Ignore Return events from KDirOperator
[DirectorySizeJob] Fix sub-dirs count when resolving symlinks to dirs
Mark KIOFuse mounts as Probably slow
kio_file: honour KIO::StatResolveSymlink for UDS_DEVICE_ID and UDS_INODE
[KNewFileMenu] Add extension to proposed filename
[KOpenWithDialog] Add generic name from .desktop files as a tooltip
KDirModel: implement showing a root node for the requested URL
Register spawned applications as an independent cgroups
Add "Stat" prefix to StatDetails Enum entries
Windows: Add suport for file date creation
KAbstractFileItemActionPlugin: Add missing quotes in code example
Avoid double fetch and temporary hex encoding for NTFS attributes
[DesktopExecParser] Open {ssh,telnet,rlogin}:// urls with ktelnetservice
[KPasswdServer] replace foreach with range/index-based for
KRun's KProcessRunner: terminate startup notification on error too
5.70
[RenameDialog] Add an arrow indicating direction from src to dest
KIO_SILENT Adjust API docs to match reality
Move handling of untrusted programs to ApplicationLauncherJob
Detect executables without +x permission in $PATH to improve error message
Make the HTML file template more useful
Add JobUiDelegate constructor with AutoErrorHandling flag and window
Fix cache directory calculation when adding to trash
File protocol: ensure KIO::StatAcl works without implicitely depending on
KIO::StatBasic
Add KIO::StatRecursiveSize detail value so kio_trash only does this on
demand
[KFileBookMarkHandler] Port to new KBookmarkMenu-5.69
Mark KStatusBarOfflineIndicator as deprecated
Avoid crash in release mode after the warning about unexpected child items
Docu: remove mention of non-existing signal
kio_trash: Add size, modification, access and create date for trash:/
[KDirOperator] Use new "Show/Hide Hidden Files" standard shortcut
Show previews on encrypted filesystems
[KPropertiesDialog] Disable changing remote dir icons
[KPropertiesDialog] Fix QLayout warning
Files: