2017년 5월 13일 토요일
오늘 KDE에서는 KDE 프레임워크 버전 5.34.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.
이 릴리스는 계획된 월간 릴리스의 일부이며, 개발자들이 변경 사항을 빠르고 예측 가능한 형태로 사용 및 평가할 수 있습니다.
이 버전의 새로운 변경 사항
Baloo
- balooctl, baloosearch, balooshow: Fix order of QCoreApplication object creation (bug 378539)
Breeze Icons
- Add icons for hotspot (https://github.com/KDAB/hotspot)
- Better version control system icons (bug 377380)
- Add plasmate icon (bug 376780)
- Update microphone-sensitivity icons (bug 377012)
- Raise default for 'Panel' icons to 48
Extra CMake Modules
- Sanitizers: Don't use GCC-like flags for e.g. MSVC
- KDEPackageAppTemplates: documentation improvements
- KDECompilerSettings: Pass -Wvla & -Wdate-time
- Support older qmlplugindump versions
- Introduce ecm_generate_qmltypes
- Allow projects to include the file twice
- Fix rx that matches project names out of the git uri
- Introduce fetch-translations build command
- Use -Wno-gnu-zero-variadic-macro-arguments more
KActivities
- We are using only Tier 1 frameworks, so move us to Tier 2
- Removed KIO from the deps
KAuth
- Security fix: verify that whoever is calling us is actually who he says he is
KConfig
- Fix relativePath calculation in KDesktopFile::locateLocal() (bug 345100)
KConfigWidgets
- Set the icon for the Donate action
- Relax constraints for processing QGroupBoxes
KDeclarative
- Don't set ItemHasContents in DropArea
- Don't accept hover events in the DragArea
KDocTools
- Workaround for MSVC and catalog loading
- Solve a visibility conflict for meinproc5 (bug 379142)
- Quote few other variables with path (avoid issues with spaces)
- Quote few variables with path (avoid issues with spaces)
- Temporarily disable the local doc on Windows
- FindDocBookXML4.cmake, FindDocBookXSL.cmake - search in homebrew installations
KFileMetaData
- makes KArchive be optional and do not build extractors needing it
- fix duplicated symbols compilation error with mingw on Windows
KGlobalAccel
- build: Remove KService dependency
KI18n
- fix basename handling of po files (bug 379116)
- Fix ki18n bootstrapping
KIconThemes
- Don't even try to create icons with empty sizes
KIO
- KDirSortFilterProxyModel: bring back natural sorting (bug 343452)
- Fill UDS_CREATION_TIME with the value of st_birthtime on FreeBSD
- http slave: send error page after authorization failure (bug 373323)
- kioexec: delegate upload to a kded module (bug 370532)
- Fix KDirlister Gui Test setting URL scheme twice
- Delete kiod modules on exit
- Generate a moc_predefs.h file for KIOCore (bug 371721)
- kioexec: fix support for --suggestedfilename
KNewStuff
- Allow multiple categories with the same name
- KNewStuff: Show file's size information in grid delegate
- If an entry's size is known, show it in the list view
- Register and declare KNSCore::EntryInternal::List as a metatype
- Don't fall through the switch. Double entries? No please
- always close the downloaded file after downloading
KPackage Framework
- Fix include path in KF5PackageMacros.cmake
- Ignore warnings during appdata generation (bug 378529)
KRunner
- Template: Change toplevel template category to "Plasma"
KTextEditor
- KAuth integration in document saving - vol. 2
- Fix assertion when applying code folding that changes cursor position
- Use non-deprecated <gui> root element in ui.rc file
- Add scroll-bar-marks also to the built-in search&replace
- KAuth integration in document saving
KWayland
- Validate surface is valid when sending TextInput leave event
KWidgetsAddons
- KNewPasswordWidget: don't hide visibility action in plaintext mode (bug 378276)
- KPasswordDialog: don't hide visibility action in plaintext mode (bug 378276)
- Fix KActionSelectorPrivate::insertionIndex()
KXMLGUI
- kcm_useraccount is dead, long live user_manager
- Reproducible builds: drop version from XMLGUI_COMPILING_OS
- Fix: DOCTYPE name must match root element type
- Fix wrong usage of ANY in kpartgui.dtd
- Use non-deprecated <gui> root element
- API dox fixes: replace 0 with nullptr or remove where not applied
NetworkManagerQt
- Fix crash when retrieving active connection list (bug 373993)
- Set default value for auto-negotiation based on running NM version
Oxygen Icons
- Add icon for hotspot (https://github.com/KDAB/hotspot)
- Raise default for 'Panel' icons to 48
Plasma Framework
- reload icon when usesPlasmaTheme changes
- Install Plasma Components 3 so they can be used
- Introduce units.iconSizeHints.* to provide user-configurable icon size hints (bug 378443)
- [TextFieldStyle] Fix textField is not defined error
- Update the ungrabMouse hack for Qt 5.8
- Guard against Applet not loading AppletInterface (bug 377050)
- Calendar: Use correct language for month and day names
- Generate plugins.qmltypes files for the plugins we install
- if the user did set an implicit size, keep it
Solid
- Add include that is needed in msys2
Syntax Highlighting
- Add Arduino extension
- LaTeX: Fix Incorrect termination of iffalse comments (bug 378487)
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.34.0 소스 코드는 자유롭게 다운로드할 수 있습니다. 컴파일 및 설치 방법은 KDE 프레임워크 5.34.0 정보 페이지에서 확인할 수 있습니다.
소스 코드에서 빌드하는 작업은 기본적인 cmake .; make; make install 명령으로 가능합니다. 단일 티어 1 프레임워크를 컴파일 때에는 가장 간단한 방법입니다. 프레임워크 개발에 기여하거나 전체 프레임워크 개발 작업을 추적하고 싶다면 kdesrc-build 사용을 추천합니다. 프레임워크 5.34.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.의 후원 회원이 될 수도 있습니다.