2016년 12월 12일 월요일
오늘 KDE에서는 KDE 프레임워크 버전 5.29.0을(를) 출시했습니다.
KDE Frameworks are 70 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.
이 릴리스는 계획된 월간 릴리스의 일부이며, 개발자들이 변경 사항을 빠르고 예측 가능한 형태로 사용 및 평가할 수 있습니다.
이 버전의 새로운 변경 사항
New framework
This release includes Prison, a new framework for barcode generation (including QR codes).
General
FreeBSD was added to metainfo.yaml in all frameworks tested to work on FreeBSD.
Baloo
- Performance improvements when writing (4 * speedup for writing out data)
Breeze Icons
- Make BINARY_ICONS_RESOURCE ON by default
- add vnd.rar mime for shared-mime-info 1.7 (bug 372461)
- add claws icon (bug 371914)
- add gdrive icon instead of a generic cloud icon (bug 372111)
- fix bug "list-remove-symbolic use wrong image" (bug 372119)
- other additions and improvements
Extra CMake Modules
- Skip Python bindings test if PyQt isn't installed
- Only add the test if python is found
- Reduce the CMake minimum required
- Add ecm_win_resolve_symlinks module
Framework Integration
- find QDBus, needed by appstream kpackage handler
- Let KPackage have dependencies from packagekit & appstream
KActivitiesStats
- Properly sending the resource linked event
KDE Doxygen Tools
- Adapt to quickgit -> cgit change
- Fix bug if group name is not defined. Can still break under bad conditions
KArchive
- Add errorString() method to provide error info
KAuth
- Add timeout property (bug 363200)
KConfig
- kconfig_compiler - generate code with overrides
- Properly parse function keywords (bug 371562)
KConfigWidgets
- Ensure menu actions get the intended MenuRole
KCoreAddons
- KTextToHtml: fix bug "[1] added at the end of a hyperlink" (bug 343275)
- KUser: Only search for an avatar if loginName isn't empty
KCrash
- Align with KInit and don't use DISPLAY on Mac
- Don't close all file descriptors on OS X
KDesignerPlugin
- src/kgendesignerplugin.cpp - add overrides to generated code
KDESU
- Unsets XDG_RUNTIME_DIR in processes run with kdesu
KFileMetaData
- Actually find FFMpeg's libpostproc
KHTML
- java: apply the names to the right buttons
- java: set names in permission dialog
KI18n
- Check properly pointer inequality from dngettext (bug 372681)
KIconThemes
- Allow showing icons from all categories (bug 216653)
KInit
- Set environment variables from KLaunchRequest when starting new process
KIO
- Ported to categorized logging
- Fix compilation against WinXP SDK
- Allow uppercase checksums matching in Checksums tab (bug 372518)
- Never stretch the last (=date) column in the file dialog (bug 312747)
- Import and update kcontrol docbooks for code in kio from kde-runtime master
- [OS X] make KDE's trash use the OS X trash
- SlaveBase: add documentation about event loops and notifications and kded modules
KNewStuff
- Add new archive management option (subdir) to knsrc
- Consume the new error signals (set job errors)
- Handle oddity regarding files disappearing when just created
- Actually install the core headers, with CamelCases
KNotification
- [KStatusNotifierItem] Save / restore widget position during hide / restore it window (bug 356523)
- [KNotification] Allow annotating notifications with URLs
KPackage Framework
- keep installing metadata.desktop (bug 372594)
- manually load metadata if absolute path is passed
- Fix potential failure if package is not appstream compatible
- Let KPackage know about X-Plasma-RootPath
- Fix generating the metadata.json file
KPty
- More utempter path searching (including /usr/lib/utempter/)
- Add library path so utempter binary is found in Ubuntu 16.10
KTextEditor
- Prevent Qt warnings about an unsupported clipboard mode on Mac
- Use syntax definitions from KF5::SyntaxHighlighting
KTextWidgets
- Don't replace window icons with the result of a failed lookup
KWayland
- [client] Fix nullptr dereference in ConfinedPointer and LockedPointer
- [client] Install pointerconstraints.h
- [server] Fix regression in SeatInterface::end/cancelPointerPinchGesture
- Implementation of PointerConstraints protocol
- [server] Reduce overhead of pointersForSurface
- Return SurfaceInterface::size in global compositor space
- [tools/generator] Generate enum FooInterfaceVersion on server side
- [tools/generator] Wrap wl_fixed request args in wl_fixed_from_double
- [tools/generator] Generate implementation of client side requests
- [tools/generator] Generate client side resource factories
- [tools/generator] Generate callbacks and listener on client side
- [tools/generator] Pass this as q pointer to Client::Resource::Private
- [tools/generator] Generate Private::setup(wl_foo *arg) on client side
- Implementation of PointerGestures protocol
KWidgetsAddons
- Prevent crashing on Mac
- Don't replace icons with the result of a failed lookup
- KMessageWidget: fix layout when wordWrap is enabled without actions
- KCollapsibleGroupBox: don't hide widgets, override focus policy instead
KWindowSystem
- [KWindowInfo] Add pid() and desktopFileName()
Oxygen Icons
- Add application-vnd.rar icon (bug 372461)
Plasma Framework
- Check for metadata validity in settingsFileChanged (bug 372651)
- Don't flip tabbar layout if vertical
- Remove radialGradient4857 (bug 372383)
- [AppletInterface] Never pull focus away from fullRepresentation (bug 372476)
- Fix SVG icon ID prefix (bug 369622)
Solid
- winutils_p.h: Restore compatibility with WinXP SDK
Sonnet
- Also search for hunspell-1.5
Syntax Highlighting
- Normalize XML license attribute values
- Sync syntax definitions from ktexteditor
- Fix folding region merging
Security information
The released code has been GPG-signed using the following key: pub rsa2048/58D0EE648A48B3BB 2016-09-05 David Faure <faure@kde.org> Primary key fingerprint: 53E6 B47B 45CE A3E0 D5B7 4577 58D0 EE64 8A48 B3BB
You can discuss and share ideas on this release in the comments section of the dot article.
바이너리 패키지 설치
리눅스 환경에서는 KDE 프레임워크를 사용하고 있는 배포판의 패키지 관리자로 설치하는 것을 추천합니다. 리눅스 배포판별 KDE 소프트웨어 설치 위키 페이지.
소스 코드에서 컴파일
KDE 프레임워크 5.29.0 소스 코드는 자유롭게 다운로드할 수 있습니다. 컴파일 및 설치 방법은 KDE 프레임워크 5.29.0 정보 페이지에서 확인할 수 있습니다.
소스 코드에서 빌드하는 작업은 기본적인 cmake .; make; make install 명령으로 가능합니다. 단일 티어 1 프레임워크를 컴파일 때에는 가장 간단한 방법입니다. 프레임워크 개발에 기여하거나 전체 프레임워크 개발 작업을 추적하고 싶다면 kdesrc-build 사용을 추천합니다. 프레임워크 5.29.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.의 후원 회원이 될 수도 있습니다.