2014년 12월 11일 목요일
오늘 KDE에서는 KDE 프레임워크 버전 5.5.0을(를) 출시했습니다.
KDE Frameworks are 60 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement.
이 릴리스는 계획된 월간 릴리스의 일부이며, 개발자들이 변경 사항을 빠르고 예측 가능한 형태로 사용 및 평가할 수 있습니다.
이 버전의 새로운 변경 사항
Attica
- Use all of QT_PLUGIN_PATH paths rather than just QLibraryInfo path to look for plugins
KActivities
- Fix plugin loading with KDE_INSTALL_USE_QT_SYS_PATHS ON
KCMUtils
- Restore KStandardGuiItems to get consistent icons and tooltips
KCodecs
- Introduce KEmailAddress class for email validation
- Use more robust implementation of MIME codecs taken from the KMime library
- Add KCodecs::encodeRFC2047String()
KCompletion
- Fix PageUp/Down actions in the completion popup box
KCoreAddons
- Add KTextToHTML class for plaintext->HTML conversion
- Add KPluginMetaData::metaDataFileName()
- Allow to read KPluginMetaData from .desktop files
- Kdelibs4Migration now gives priority to distro-provided KDE4_DEFAULT_HOME
KDeclarative
- Use Qt's method of blocking for component completion rather than our own
- Make it possible to delay initialization of object incubated from QmlObject
- Add guard when trying to access root object before component is complete
KEmoticons
- Add KEmoticonsIntegrationPlugin for KTextToHTML from KCoreAddons
KHTML
- A number of forward-ported fixes from kdelibs, no API changes.
KIO
- Fix Size columns being empty in the KFileWidget detailed views
- Do not drop ASN passed to KRun when executing desktop files
- Fix passing of DESKTOP_STARTUP_ID to child process in kioexec
- Fix compilation with Qt 5.2, which also fixes a race condition
- KFileItem: cleanup overlay icon usage
- Implement back/forward side mouse buttons to navigate in the history
- Allow user to cancel out of the certificate accept duration dialog box.
KJobWidgets
- Fix compilation with Qt 5.2.0
KNewStuff
- Also allow absolute filepaths for configfile parameter.
- Fix compilation on Windows
KNotifications
- Make KNotificationPlugin a public class
- KPassivePopup - Set default hide delay
KRunner
- Add a simple cli tool to run a query on all runners
KService
- Fix KPluginTrader::query() for old JSON
- Deprecate kservice_desktop_to_json for kcoreaddons_desktop_to_json
- Implement KPluginTrader::query() using KPluginLoader::findPlugins()
- Fix KPluginInfo::entryPath() being empty when not loaded from .desktop
KTextEditor
- Fix bug #340212: incorrect soft-tabs alignment after beginning-of-line
- Add libgit2 compile-time check for threads support
KWidgetsAddons
- Add class KSplitterCollapserButton, a button which appears on the side of a splitter handle and allows easy collapsing of the widget on the opposite side
- Support monochrome icon themes (such as breeze)
KWindowSystem
- Add KStartupInfo::createNewStartupIdForTimestamp
- Add support for more multimedia keys
- Add support for initial mapping state of WM_HINTS
- Drop incorrect warnings when using KXMessages without QX11Info
Plasma Framework
- Fix compilation with Qt 5.2.0
- Fix the platformstatus kded module
- Migrate BusyIndicator, ProgressBar to QtQuick.Controls
- Add thumbnailAvailable property to PlasmaCore.WindowThumbnail
Solid
- Fix warning: No such signal org::freedesktop::UPower::Device...
Extra cmake modules
- Set CMAKE_INSTALL_SYSCONFDIR to /etc when CMAKE_INSTALL_PREFIX is /usr (instead of /usr/etc)
- Enable -D_USE_MATH_DEFINES on Windows
Frameworkintegration
- Implement standardButtonText().
- Fix restoring the view mode and sizes in the file dialog
You can discuss and share ideas on this release in the comments section of the dot article.
바이너리 패키지 설치
리눅스 환경에서는 KDE 프레임워크를 사용하고 있는 배포판의 패키지 관리자로 설치하는 것을 추천합니다. 리눅스 배포판별 KDE 소프트웨어 설치 위키 페이지.
소스 코드에서 컴파일
KDE 프레임워크 5.5.0 소스 코드는 자유롭게 다운로드할 수 있습니다. 컴파일 및 설치 방법은 KDE 프레임워크 5.5.0 정보 페이지에서 확인할 수 있습니다.
소스 코드에서 빌드하는 작업은 기본적인 cmake .; make; make install 명령으로 가능합니다. 단일 티어 1 프레임워크를 컴파일 때에는 가장 간단한 방법입니다. 프레임워크 개발에 기여하거나 전체 프레임워크 개발 작업을 추적하고 싶다면 kdesrc-build 사용을 추천합니다. 프레임워크 5.5.0에는 Qt
A detailed listing of all Frameworks with API documentation is on api.kde.org.
참여하기
프레임워크 개발에 관심이 있고 기여할 생각이 있다면 git 저장소를 확인하고 KDE 프레임워크 개발 메일링 리스트의 토론을 확인해 보십시오. 프로젝트 정책, 현재 상태 및 향후 계획은 프레임워크 위키에서 확인할 수 있습니다. 실시간 대화는 Libera Chat의 #kde-devel IRC 채널에서 진행됩니다.
KDE 지원
KDE는 개인의 시간과 노력을 기부하는 것으로 존재하고 성장하는 자유 소프트웨어 커뮤니티입니다. KDE는 코딩, 버그 수정 및 보고, 문서 작성, 번역, 프로모션, 금전적 기여 등 다양한 자원 봉사자와 기여자를 찾고 있습니다. 모든 기여를 환영합니다. 더 많은 정보를 보려면 KDE 지원하기 페이지를 확인하십시오. Join the Game을 통해서 KDE e.V.의 후원 회원이 될 수도 있습니다.