发布于 2015-05-11 00:27:24 | 79 次阅读 | 评论: 0 | 来源: 网友投递
KDE Linux桌面环境
KDE,K桌面环境(Kool Desktop Environment)的缩写。一种著名的运行于 Linux、Unix 以及FreeBSD 等操作系统上面自由图形工作环境,整个系统采用的都是 TrollTech 公司所开发的Qt程序库(现在属于Digia公司)。KDE 和 Gnome 都是 Linux 操作系统上最流行的桌面环境系统。
KDE Frameworks 5.10.0 发布,包括 60 个 Qt 组件库,更新内容如下:
(no changelog provided)
Generate QML-proof classes using the kconfigcompiler
New cmake macro kcoreaddons_add_plugin to create KPluginLoader-based plugins more easily.
Fix crash in texture cache.
and other fixes
Add new method globalShortcut which retrieves the shortcut as defined in global settings.
Prevent kidletime from crashing on platform wayland
Added KPropertiesDialog::KPropertiesDialog(urls) and KPropertiesDialog::showDialog(urls).
Asynchronous QIODevice-based data fetch for KIO::storedPut and KIO::AccessManager::put.
Fix conditions with QFile::rename return value (bug 343329)
Fixed KIO::suggestName to suggest better names (bug 341773)
kioexec: Fixed path for writeable location for kurl (bug 343329)
Store bookmarks only in user-places.xbel (bug 345174)
Duplicate RecentDocuments entry if two different files have the same name
Better error message if a single file is too large for the trash (bug 332692)
Fix KDirLister crash upon redirection when the slot calls openURL
New set of classes, called KMoreTools and related. KMoreTools helps to add hints about external tools which are potentially not yet installed. Furthermore, it makes long menus shorter by providing a main and more section which is also user-configurable.
Fix KNotifications when used with Ubuntu's NotifyOSD (bug 345973)
Don't trigger notification updates when setting the same properties (bug 345973)
Introduce LoopSound flag allowing notifications to play sound in a loop if they need it (bug 346148)
Don't crash if notification doesn't have a widget
Add a KPackage::findPackages function similar to KPluginLoader::findPlugins
Use KPluginFactory for instantiating the plugins, instead of KService (kept for compatibility).
Fix wrong splitting of entry path (bug 344614)
Migration agent now also check old wallet is empty before starting (bug 346498)
KDateTimeEdit: Fix so user input actually gets registered. Fix double margins.
KFontRequester: fix selecting monospaced fonts only
Don't depend on QX11Info in KXUtils::createPixmapFromHandle (bug 346496)
new method NETWinInfo::xcbConnection() -> xcb_connection_t*
Fix shortcuts when secondary shortcut set (bug 345411)
Update list of bugzilla products/components for bug reporting (bug 346559)
Global shortcuts: allow configuring also the alternate shortcut
The installed headers are now organized like all other frameworks.
PlasmaComponents.Menu now supports sections
Use KPluginLoader instead of ksycoca for loading C++ dataengines
Consider visualParent rotation in popupPosition (bug 345787)
Don't try to highlight if there is no spell checker found. This would lead to an infinite loop with rehighlighRequest timer firing constanty.
Fix native file dialogs from widgets QFileDialog: ** File dialogs opened with exec() and without parent were opened, but any user-interaction was blocked in a way that no file could be selected nor the dialog closed. ** File dialogs opened with open() or show() with parent were not opened at all.
KDE,K桌面环境(Kool Desktop Environment)的缩写。一种著名的运行于 Linux、Unix 以及FreeBSD 等操作系统上面自由图形工作环境,整个系统采用的都是 TrollTech 公司所开发的Qt程序库(现在属于Digia公司)。KDE 和 Gnome 都是 Linux 操作系统上最流行的桌面环境系统。