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 relative library paths to APK
-
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 class, there's no kdeqt.po anymore
-
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 size to offer (bug 364896)
-
Fix "Download dialog fails when all categories missing"
KNotification
-
Fix notify by taskbar
KNotifyConfig
-
KNotifyConfigWidget: add disableAllSounds() method (bug 157272)
KParts
-
Add switch to disable KParts' handling of window titles
-
Add donate menu item to help menu of our apps
Kross
-
Fix name of QDialogButtonBox's enumerator "StandardButtons"
-
Remove the first attempt to load library because we will try libraryPaths anyway
-
Fix crash when a method exposed to Kross returns QVariant with non-relocatable data
-
Do not use C- casts into void* (bug 325055)
KRunner
-
[QueryMatch] Add iconName
KTextEditor
-
Show Scrollbar Text Preview after a delay of 250ms
-
hide preview and stuff on view content scrolling
-
set parent + toolview, I think this is needed to avoid task switcher entry in Win10
-
Remove "KDE-Standard" from encoding box
-
Folding preview on per default
......
完整更新列表请看:https://www.kde.org/announcements/kde-frameworks-5.24.0.php