2016년 3월 13일 일요일
오늘 KDE에서는 KDE 프레임워크 버전 5.20.0을(를) 출시했습니다.
KDE 프레임워크는 Qt에서 사용할 수 있는 추가 기능 라이브러리 70개로, 자주 사용하는 기능을 다양한 환경에서 테스트하고, 동료 평가되는 라이브러리 형태로 제공하며 적절한 라이선스 조건으로 배포됩니다. 소개를 보려면 KDE 프레임워크 릴리스 공지를 참조하십시오.
이 릴리스는 계획된 월간 릴리스의 일부이며, 개발자들이 변경 사항을 빠르고 예측 가능한 형태로 사용 및 평가할 수 있습니다.
이 버전의 새로운 변경 사항
Breeze Icons
- Many new icons
- Add virtualbox mimetype icons and some other missing mimetypes
- Add synaptic and octopi icon support
- Fix cut icon (bug 354061)
- Fix name of audio-headphones.svg (+=d)
- Rating icons with smaller margin (1px)
Framework Integration
- Remove possible file-name in KDEPlatformFileDialog::setDirectory()
- Don't filter by name if we have mime types
KActivities
- Remove dependency on Qt5::Widgets
- Remove dependency on KDBusAddons
- Remove dependency on KI18n
- Remove unused includes
- Shell scripts output improved
- Added the data model (ActivitiesModel) showing the activities to the library
- Build only the library by default
- Remove the service and workspace components from the build
- Move the library into src/lib from src/lib/core
- Fix CMake warning
- Fix crash in activities context menu (bug 351485)
KAuth
- Fix kded5 dead lock when a program using kauth exits
KConfig
- KConfigIniBackend: Fix expensive detach in lookup
KCoreAddons
- Fix Kdelibs4 config migration for Windows
- Add API to get Frameworks runtime version info
- KRandom: Don't use up 16K of /dev/urandom to seed rand() (bug 359485)
KDeclarative
- Don't call null object pointer (bug 347962)
KDED
- Make it possible to compile with -DQT_NO_CAST_FROM_ASCII
KDELibs 4 Support
- Fix session management for KApplication based applications (bug 354724)
KDocTools
- Use unicode characters for callouts
KFileMetaData
- KFileMetadata can now query and store information about the original email a saved file may have been an attachment of
KHTML
- Fix cursor updating in view
- Limit string memory use
- KHTML java applet viewer: repair broken DBus call to kpasswdserver
KI18n
- Use portable import macro for nl_msg_cat_cntr
- Skip looking up . and .. to find the translations for an application
- Restrict _nl_msg_cat_cntr use to GNU gettext implementations
- Add KLocalizedString::languages()
- Place Gettext calls only if catalog has been located
KIconThemes
- Make sure variable is being initialized
KInit
- kdeinit: Prefer loading libraries from RUNPATH
- Implement "Qt5 TODO: use QUrl::fromStringList"
KIO
- Fix KIO app-slave connection breaking if appName contains a '/' (bug 357499)
- Try multiple authentication methods in case of failures
- help: fix mimeType() on get()
- KOpenWithDialog: show mimetype name and comment in "Remember" checkbox text (bug 110146)
- A series of changes to avoid a directory relist after a file rename in more cases (bug 359596)
- http: rename m_iError to m_kioError
- kio_http: read and discard body after a 404 with errorPage=false
- kio_http: fix mimetype determination when URL ends with '/'
- FavIconRequestJob: add accessor hostUrl() so that konqueror can find out what the job was for, in the slot
- FavIconRequestJob: fix job hanging when aborting due to favicon too big
- FavIconRequestJob: fix errorString(), it only had the URL
- KIO::RenameDialog: restore preview support, add date and size labels (bug 356278)
- KIO::RenameDialog: refactor duplicated code
- Fix wrong path-to-QUrl conversions
- Use kf5.kio in the category name to match other categories
KItemModels
- KLinkItemSelectionModel: Add new default constructor
- KLinkItemSelectionModel: Make the linked selection model settable
- KLinkItemSelectionModel: Handle changes to the selectionModel model
- KLinkItemSelectionModel: Don't store model locally
- KSelectionProxyModel: Fix iteration bug
- Reset KSelectionProxyModel state when needed
- Add a property indicating whether the models form a connected chain
- KModelIndexProxyMapper: Simplify logic of connected check
KJS
- Limit string memory use
KNewStuff
- Show a warning if there's an error in the Engine
Package Framework
- Let KDocTools stay optional on KPackage
KPeople
- Fix deprecated API usage
- Add actionType to the declarative plugin
- Reverse the filtering logic in PersonsSortFilterProxyModel
- Make the QML example slightly more usable
- Add actionType to the PersonActionsModel
KService
- Simplify code, reduce pointer dereferences, container-related improvements
- Add kmimeassociations_dumper test program, inspired by bug 359850
- Fix chromium/wine apps not loading on some distributions (bug 213972)
KTextEditor
- Fix highlighting of all occurences in ReadOnlyPart
- Don't iterate over a QString as if it was a QStringList
- Properly initialize static QMaps
- Prefer toDisplayString(QUrl::PreferLocalFile)
- Support surrogate character sending from input method
- Do not crash on shutdown when text animation is still running
KWallet Framework
- Make sure KDocTools is looked-up
- Don't pass a negative number to dbus, it asserts in libdbus
- Clean cmake files
- KWallet::openWallet(Synchronous): don't time out after 25 seconds
KWindowSystem
- support _NET_WM_BYPASS_COMPOSITOR (bug 349910)
KXMLGUI
- Use non-native Language name as fallback
- Fix session management broken since KF5 / Qt5 (bug 354724)
- Shortcut schemes: support globally installed schemes
- Use Qt's qHash(QKeySequence) when building against Qt 5.6+
- Shortcut schemes: fix bug where two KXMLGUIClients with the same name overwrite each other's scheme file
- kxmlguiwindowtest: add shortcuts dialog, for testing the shortcut schemes editor
- Shortcut schemes: improve usability by changing texts in GUI
- Shortcut schemes: improve scheme list combo (automatic size, don't clear on unknown scheme)
- Shortcut schemes: don't prepend the guiclient name to the filename
- Shortcut schemes: create dir before trying to save a new shortcut scheme
- Shortcut schemes: restore layout margin, it looks very cramped otherwise
- Fix memory leak in KXmlGui startup hook
Plasma Framework
- IconItem: Don't overwrite source when using QIcon::name()
- ContainmentInterface: Fix use of QRect right() and bottom()
- Remove effectively duplicate code path for handling QPixmaps
- Add API docs for IconItem
- Fix stylesheet (bug 359345)
- Don't wipe window mask on every geometry change when compositing is active and no mask has been set
- Applet: Don't crash on remove panel (bug 345723)
- Theme: Discard pixmap cache when changing theme (bug 359924)
- IconItemTest: Skip when grabToImage fails
- IconItem: Fix changing color of svg icons loaded from icon theme
- Fix svg iconPath resolving in IconItem
- If path is passed, pick the tail (bug 359902)
- Add properties configurationRequired and reason
- Move contextualActionsAboutToShow to Applet
- ScrollViewStyle: Do not use margins of the flickable item
- DataContainer: Fix slot checks before connect/disconnect
- ToolTip: Prevent multiple geometry changes while changing contents
- SvgItem: Don't use Plasma::Theme from rendering thread
- AppletQuickItem: Fix finding own attached layout (bug 358849)
- Smaller expander for the taskbar
- ToolTip: Stop show timer if hideTooltip is called (bug 358894)
- Disable animation of icons in plasma tooltips
- Drop animations from tooltips
- Default theme follows color scheme
- Fix IconItem not loading non-theme icons with name (bug 359388)
- Prefer other containments than desktop in containmentAt()
- WindowThumbnail: Discard glx pixmap in stopRedirecting() (bug 357895)
- Remove the legacy applets filter
- ToolButtonStyle: Don't rely on an outside ID
- Don't assume we find a corona (bug 359026)
- Calendar: Add proper back/forward buttons and a "Today" button (bugs 336124, 348362, 358536)
Sonnet
- Don't disable language detection just because a language is set
- Disable automatic disabling of automatic spelling by default
- Fix TextBreaks
- Fix Hunspell dictionary search paths missing '/' (bug 359866)
- Add <app dir>/../share/hunspell to dictionary search path
You can discuss and share ideas on this release in the comments section of the dot article.
바이너리 패키지 설치
리눅스 환경에서는 KDE 프레임워크를 사용하고 있는 배포판의 패키지 관리자로 설치하는 것을 추천합니다. 리눅스 배포판별 KDE 소프트웨어 설치 위키 페이지.
소스 코드에서 컴파일
KDE 프레임워크 5.20.0 소스 코드는 자유롭게 다운로드할 수 있습니다. 컴파일 및 설치 방법은 KDE 프레임워크 5.20.0 정보 페이지에서 확인할 수 있습니다.
소스 코드에서 빌드하는 작업은 기본적인 cmake .; make; make install 명령으로 가능합니다. 단일 티어 1 프레임워크를 컴파일 때에는 가장 간단한 방법입니다. 프레임워크 개발에 기여하거나 전체 프레임워크 개발 작업을 추적하고 싶다면 kdesrc-build 사용을 추천합니다. 프레임워크 5.20.0에는 Qt
API 문서를 포함한 전체 프레임워크 목록은 api.kde.org 사이트에서 볼 수 있습니다.
참여하기
프레임워크 개발에 관심이 있고 기여할 생각이 있다면 git 저장소를 확인하고 KDE 프레임워크 개발 메일링 리스트의 토론을 확인해 보십시오. 프로젝트 정책, 현재 상태 및 향후 계획은 프레임워크 위키에서 확인할 수 있습니다. 실시간 대화는 Libera Chat의 #kde-devel IRC 채널에서 진행됩니다.
KDE 지원
KDE는 개인의 시간과 노력을 기부하는 것으로 존재하고 성장하는 자유 소프트웨어 커뮤니티입니다. KDE는 코딩, 버그 수정 및 보고, 문서 작성, 번역, 프로모션, 금전적 기여 등 다양한 자원 봉사자와 기여자를 찾고 있습니다. 모든 기여를 환영합니다. 더 많은 정보를 보려면 KDE 지원하기 페이지를 확인하십시오. Join the Game을 통해서 KDE e.V.의 후원 회원이 될 수도 있습니다.