14 Ocak 2017 Cumartesi
KDE bugün, KDE Frameworks 5.30.0 sürümünün yayımlandığını duyurdu.
KDE Frameworks; kullanıcı dostu lisanslara sahip olgun, başkaları tarafından gözden geçirilmiş ve iyi sınanmış kitaplıklarla yaygın olarak gereksinim duyulan çeşitli işlevleri sağlayan 70 Qt eklenti kitaplığıdır. Giriş için KDE Frameworks sürüm duyurusuna bakın.
Bu sürüm, iyileştirmelerin geliştiricilere hızlı ve öngörülebilir bir biçimde sunulmasını sağlayan bir dizi planlı aylık yayımın bir parçasıdır.
Bu sürümde yeni
Breeze Icons
- add Haguichi icons from Stephen Brandt (thanks)
- finalize calligra icon support
- add cups icon thanks colin (bug 373126)
- update kalarm icon (bug 362631)
- add krfb app icon (bug 373362)
- add r mimetype support (bug 371811)
- and more
Extra CMake Modules
- appstreamtest: handle non-installed programs
- Enable colored warnings in ninja's output
- Fix missing :: in API docs to trigger code styling
- Ignore host libs/includes/cmakeconfig files in Android toolchain
- Document usage of gnustl_shared with Android toolchain
- Never use -Wl,--no-undefined on Mac (APPLE)
Framework Integration
- Improve KPackage KNSHandler
- Search for the more precise required version of AppstreamQt
- Add KNewStuff support for KPackage
KActivitiesStats
- Make compile with -fno-operator-names
- Do not fetch more linked resources when one of them goes away
- Added model role to retrieve the list of linked activities for a resource
KDE Doxygen Tools
- add Android to the list of available platforms
- include ObjC++ source files
KConfig
- Generate an instance with KSharedConfig::Ptr for singleton and arg
- kconfig_compiler: Use nullptr in generated code
KConfigWidgets
- Hide the "Show Menu Bar" action if all the menubars are native
- KConfigDialogManager: drop kdelibs3 classes
KCoreAddons
- Return stringlist/boolean types in KPluginMetaData::value
- DesktopFileParser: Honor ServiceTypes field
KDBusAddons
- Add python bindings for KDBusAddons
KDeclarative
- Introduce org.kde.kconfig QML import with KAuthorized
KDocTools
- kdoctools_install: match the full path for the program (bug 374435)
KGlobalAccel
- [runtime] Introduce a KGLOBALACCEL_TEST_MODE env variable
KDE GUI Addons
- Add Python bindings for KGuiAddons
KHTML
- Set plugin data so that the Embeddable Image Viewer works
KIconThemes
- Inform QIconLoader also when the desktop icon theme is changed (bug 365363)
KInit
- Take X-KDE-RunOnDiscreteGpu property into account when starting app using klauncher
KIO
- KIO::iconNameForUrl will now return special icons for xdg locations like the user's Pictures folder
- ForwardingSlaveBase: fix passing of Overwrite flag to kio_desktop (bug 360487)
- Improve and export KPasswdServerClient class, the client API for kpasswdserver
- [KPropertiesDialog] Kill "Place in system tray" option
- [KPropertiesDialog] Don't change "Name" of "Link" .desktop files if file name is read-only
- [KFileWidget] Use urlFromString instead of QUrl(QString) in setSelection (bug 369216)
- Add option to run an app on a discrete graphics card to KPropertiesDialog
- terminate DropJob properly after dropping to an executable
- Fix logging category usage on Windows
- DropJob: emit started copy job after creation
- Add support for calling suspend() on a CopyJob before it gets started
- Add support for suspending jobs immediately, at least for SimpleJob and FileCopyJob
KItemModels
- Update proxies for recently realised class of bugs (layoutChanged handling)
- Make it possible for KConcatenateRowsProxyModel to work in QML
- KExtraColumnsProxyModel: Persist model indexes after emitting layoutChange, not before
- Fix assert (in beginRemoveRows) when deselecting an empty child of a selected child in korganizer
KJobWidgets
- Don't focus progress windows (bug 333934)
KNewStuff
- [GHNS Button] Hide when KIOSK restriction applies
- Fix set up of the ::Engine when created with an absolute config file path
KNotification
- Add a manual test for Unity launchers
- [KNotificationRestrictions] Let user can specify restriction reason string
KPackage Framework
- [PackageLoader] Don't access invalid KPluginMetadata (bug 374541)
- fix description for option -t in man page
- Improve error message
- Fix the help message for --type
- Improve installation process of KPackage bundles
- Install a kpackage-generic.desktop file
- Exclude qmlc files from installation
- Don't list separately plasmoids from metadata.desktop and .json
- Additional fix for packages with different types but same ids
- Fix cmake failure when two packages with different type have same id
KParts
- Call the new checkAmbiguousShortcuts() from MainWindow::createShellGUI
KService
- KSycoca: don't follow symlink to directories, it creates a risk of recursion
KTextEditor
- Fix: Forward dragging text results in wrong selection (bug 374163)
KWallet Framework
- Specify minimum required GpgME++ version 1.7.0
- Revert "If Gpgmepp is not found, try to use KF5Gpgmepp"
KWidgetsAddons
- Add python bindings
- Add KToolTipWidget, a tooltip that contains another widget
- Fix KDateComboBox checks for valid entered dates
- KMessageWidget: use darker red color when type is Error (bug 357210)
KXMLGUI
- Warn on startup about ambiguous shortcuts (with an exception for Shift+Delete)
- MSWin and Mac have similar autosave windowsize behaviour
- Display application version in about dialog header (bug 372367)
Oxygen Icons
- sync with breeze icons
Plasma Framework
- Fix the renderType properties for various components
- [ToolTipDialog] Use KWindowSystem::isPlatformX11() which is cached
- [Icon Item] Fix updating implicit size when icon sizes change
- [Dialog] Use setPosition / setSize instead of setting everything individually
- [Units] Make iconSizes property constant
- There is now a global "Units" instance reducing memory consumption and creation time of SVG items
- [Icon Item] Support non-square icons (bug 355592)
- search/replace old hardcoded types from plasmapkg2 (bug 374463)
- Fix X-Plasma-Drop* types (bug 374418)
- [Plasma ScrollViewStyle] Show scroll bar background only on hover
- Fix #374127 misplacement of popups from dock wins
- Deprecate Plasma::Package API in PluginLoader
- Recheck which representation we should using in setPreferredRepresentation
- [declarativeimports] Use QtRendering on phone devices
- consider an empty panel always "applets loaded" (bug 373836)
- Emit toolTipMainTextChanged if it changes in response to a title change
- [TextField] Allow disabling reveal password button through KIOSK restriction
- [AppletQuickItem] Support launch error message
- Fix logic for arrow handling in RTL locales (bug 373749)
- TextFieldStyle: Fix implicitHeight value so the text cursor is centered
Sonnet
- cmake: look for hunspell-1.6 as well
Syntax Highlighting
- Fix highlighting of Makefile.inc by adding priority to makefile.xml
- Highlight SCXML files as XML
- makefile.xml: many improvements, too long to list here
- python syntax: added f-literals and improved string handling
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.
İkili paketleri kurma
Linux üzerinde, KDE Kod Kitaplıklarına erişimin önerilen yöntemi dağıtımınızın paketlerini kullanmaktır. Linux Dağıtımınızda KDE Yazılımlarını Alın viki sayfası
Kaynaklardan derleme
KDE Kod Kitaplıkları 5.30.0 tam kaynak kodu serbestçe indirilebilir. Derleme ve kurulum yönergelerine KDE Kod Kitaplıkları 5.30.0 Bilgi Sayfası’ndan ulaşılabilir.
Kaynaklardan yapım, cmake .; make; make install komutlarıyla olanaklıdır. Tek bir birinci aşama kod kitaplığı için bu genelde en kolay çözümdür. Kod kitaplıklarına katkıda bulunmak isteyenler veya tüm kümenin gelişimindeki ilerlemeyi izlemek isteyenlerin kdesrc-build yapısını kullanması önerilir. Kod Kitaplıkları 5.30.0, Qt
API belgelendirmesine sahip tüm çatıların ayrıntılı bir listesi api.kde.org adresinde bulunur.
Katıl
Kod kitaplıklarının gelişimi ile ilgilenenler ve katkıda bulunanlar git depolarına bakabilir ve KDE Kod Kitaplıkları Geliştirme posta listesine üye olabilirler. Poliçeler ve projenin geçerli durumu ve tasarıları, Kod Kitaplıkları Vikisi’nde bulunabilir. Gerçek zamanlı tartışmalarsa Libera Chat üzerindeki #kde-devel IRC kanalında yer alır.
KDE’yi Destekle
KDE, yalnızca birçok gönüllünün zaman ve emeğini sayesinde yaşayan bir Özgür Yazılım topluluğudur. KDE her zaman yeni gönüllülere ve onların katkılarına gereksinim duyar; bu kod katkısı, hata düzeltmeleri veya bildirimleri, belgelendirme yazımı, çeviriler, promosyon, para bağışı olabilir. Her bir katkı bizim için çok değerlidir ve memnuniyetle kabul edilir. Daha fazla bilgi veya Oyuna Katıl programı çerçevesinde bir KDE e.V. destekçi üyesi olmak için lütfen KDE’yi Destekle sayfasını okuyun.