欢迎加入运维网交流群:263444886
KDE Frameworks 5.24.0 发布,此版本是每月的常规更新版本,更新内容如下: General changes
The list of supported platforms for each framework is now more explicit. Android has been added to the list of supported platforms in all frameworks where this is the case.
Baloo
DocumentUrlDB::del Only assert when children of dir actually exist
Ignore malformed Queries which have a binary operator without first argument
Breeze Icons
Many new or improved icons
fix bug 364931 user-idle icon was not visible (bug 364931)
Add a program to convert symbolically linked files to qrc aliases
Extra CMake Modules
Integrate>
Use "/data" for DATAROOTDIR on Windows
KArchive
Ensure extracting an archive does not install files outside the extraction folder, for security reasons. Instead, extract such files to the root of the extraction folder.
KBookmarks
Cleanup KBookmarkManagerList before qApp exits, to avoid deadlocks with the DBus thread
KConfig
Deprecate authorizeKAction() in favor of authorizeAction()
Fix reproducibility in builds by ensuring utf-8 encoding
KConfigWidgets
KStandardAction::showStatusbar: Return the intended action
KDeclarative
Make epoxy optional
KDED
[OS X] make kded5 an agent, and build it as a regular application
KDELibs 4 Support
Remove KDETranslator>
Document the replacement for use12Clock()
KDesignerPlugin
Add support for KNewPasswordWidget
KDocTools
Allow KDocTools to always locate at least its own installed stuff
Use CMAKE_INSTALL_DATAROOTDIR to look for docbook instead of share
Update qt5options manpage docbook to qt 5.4
Update kf5options manpage docbook
KEmoticons
Move glass theme to kde-look
KGlobalAccel
Use QGuiApplication instead of QApplication
KHTML
Fix applying inherit value for outline shorthand property
Handle initial and inherit for border radius
Discard property if we caught an invalid length|percent as background-size
cssText must output comma separated values for those properties
Fix parsing background-clip in shorthand
Implement background-size parsing in shorthand
Mark properties as set when repeating patterns
Fix background properties inheritance
Fix applying Initial and Inherit for background-size property
Deploy the khtml kxmlgui file in a Qt resource file
KI18n
Also search catalogs for stripped variants of values in env var LANGUAGE
Fix parsing of env var values WRT modifier and codeset, done in wrong order
KIconThemes
Add support for loading and using an icontheme in a RCC file automatically
Document icon theme deployment on MacOS and Windows, see https://api.kde.org/frameworks/kiconthemes/html/index.html
KInit
Allow timeout in reset_oom_protection while waiting for SIGUSR1
KIO
KIO: add SlaveBase::openPasswordDialogV2 for better error checking, please port your kioslaves to it
Fix KUrlRequester opening file dialog in wrong directory (bug 364719)
Fix unsafe KDirModelDirNode* casts
Add cmake option KIO_FORK_SLAVES to set default value
ShortUri filter: fix filtering of mailto:user@host
Add OpenFileManagerWindowJob to highlight file within a folder
KRun: add runApplication method
Add soundcloud search provider
Fix an alignment issue with the OS X native "macintosh"
KItemModels
Add KExtraColumnsProxyModel::removeExtraColumn, will be needed by StatisticsProxyModel
KJS
kjs/ConfigureChecks.cmake - set HAVE_SYS_PARAM_H properly
KNewStuff
Make sure we have a>
Fix "Download dialog fails when all categories missing"