torsdag, 8 januari 2015
KDE tillkännager idag utgivning av KDE Ramverk 5.6.0.
KDE Ramverk består av 60 tilläggsbibliotek för Qt, som tillhandahåller ett brett utbud av allmänt användbar funktionalitet i referentgranskade och väl utprovade bibliotek med gynnsamma licensvillkor. För en introduktion, se utgivningsmeddelandet för KDE Ramverk.
Den här utgåvan ingår i en serie planerade månadsvisa utgåvor som gör förbättringar tillgängliga för utvecklare på ett snabbt och förutsägbart sätt.
Nytt i den här versionen
Två nya ramverk i den här versionen: KPackage och NetworkManagerQt
KActivities
- Introducing the ActivityInfo QML object
- Linking now supports special values alongside activity ids. Supported values:
- :global - links to all activities
- :current - links to the current activity
KCoreAddons
- KDirWatch can now watch /dev/shm as well (bug 314982)
- KDELibs4Migration now always returns an absolute path
KCrash
- Fix build on FreeBSD
Kdelibs4Support
- Add Lithuania to the list of Euro countries
KdeSU
- Fix build on OSX and on FreeBSD
KHtml
- 6 bug fixes forward-ported from kdelibs4.
KIO
- Add support for .hidden files, for users to hide some files from views. (feature 246260)
- New method KRun::runService, like KRun::run but returns the PID of the newly started process.
- kioexec: fixed many porting bugs, to make it work again
- KRun::run: fixed porting bug, to make it work again in the case where KProcess is used directly
- KRun: make klauncher runtime dependency optional
- Fix compilation on MSVC
- Performance: decrease memory consumption of UDSEntry
- Actions in popupmenus: in case of multiple mimetypes selected, services that support all mimetypes are now added to the menu.
- New job: KIO::DropJob KIO::drop(QDropEvent ev, QUrl destUrl). Replaces KonqOperations::doDrop.
- Restart directory watcher after a failed delete operation
- Fix false warning about X-KDE-Protocols unused in desktop files without that field.
- Merge various settings modules (KCMs) related to kio, into the kio framework.
- When copying/moving out the trash, make the files writable.
- KIO::file_move now does the chmod on the destination file before emitting result.
KNotifications
- Remove NotifyBySound. NotifyByAudio implements the "Sound" notification already
- Fix crash accessing dangling pointer in NotifyByPopup
KRunner
- Do not detect anything with a '.' as a NetworkLocation (porting bug, bug 340140). One can also uses a decimal point in a calculator.
KService
- Fix build on MSVC.
KTextEditor
- Fix build on MSVC.
- vimode bugfixes
- add syntax file for Oracle PL/SQL
- ppd highlighting: better support for multiline values
KWidgetsAddons
- Add runtime style element extension convenience functions for widgets: KStyleExtensions
KWindowSystem
- Add OnScreenDisplay window type
- Fix build on FreeBSD
Plasma-framework
- Let month menu navigate in current year (bug 342327)
- Expose new OnScreenDisplay window type in Dialog
- Migrate Plasma::Package to KPackage
- Fix labels not picking up changes to font settings at runtime
- Fix text not properly updating its color when switching themes (especially dark<-->light)
- Fix placeholder text in textfields being too strong when using a light theme
- Set visibility on mainItem to match Dialog
- Load IconItem immediately upon componentComplete()
- Use the same text colour for comboboxes as buttons
- Performance improvements (less config-file reparsing, use shared config...)
- roundToIconSize(0) now returns 0
- Give undo notifications a title
Solid
- Enable fstab and upower backends on FreeBSD
- Power: Add aboutToSuspend signal
Buildsystem changes
- ECM's KDEInstallDirs now supports KDEINSTALL_ variables, which should be used in preference to the CMAKEINSTALL_ variables or the older KDELibs4-compatible variables. The older forms of the variables are still supported (and kept in sync) unless KDE_INSTALL_DIRS_NO_DEPRECATED or KDE_INSTALL_DIRS_NO_CMAKE_VARIABLES are set to TRUE. See the documentation for more details.
- Add COMPATIBILITY argument to ecm_setup_version(). Lots of libraries will want to use SameMajorVersion to make sure searching for version 1 of a library doesn't give you version 2, for example.
- Fix ECMQueryQmake when Qt5Core is missing.
Additional buildsystem changes in Extra-Cmake-Modules 1.6.1
- Fix building projects that use both GNUInstallDirs and KDEInstallDirs in different subdirectories by not unsetting cache variables in KDEInstallDirs.
- Fix KDE_INSTALL_TARGETS_DEFAULT_ARGS value on OSX.
Frameworkintegration
- Fix handling of palette change events (bug 336813)
You can discuss and share ideas on this release in the comments section of the dot article.
Installera binärpaket
På Linux är det rekommenderade sättet att komma åt KDE Ramverk att använda paket från din favoritdistribution. Hämta KDE-programvara på wiki-sidan för din Linux-distribution
Kompilera från källkod
Den fullständiga källkoden för KDE Ramverk 5.6.0 kan laddas ner fritt. Instruktioner om kompilering och installation är tillgängliga från Informationssidan för KDE Ramverk 5.6.0.
Att bygga från källkod är möjligt med de grundläggande kommandona cmake .; make; make install. För ett enda lager 1 ramverk är det oftast den enklaste lösningen. Personer som är intresserade av att bidra till ramverken eller följa framstegen i utvecklingen av hela uppsättningen uppmuntras att använda kdesrc-build. Ramverk 5.6.0 kräver Qt
En detaljerad listning över alla Ramverk med dokumentation av programmeringsgränssnitt finns på api.kde.org.
Engagera dig
De som är intresserade av att följa och bidra till utvecklingen av Ramverk kan titta på git-arkiven och följa diskussionerna på KDE Ramverks e-postlista för utveckling. Principer samt projektets nuvarande tillstånd och planer är tillgängliga på Ramverks wiki. Diskussioner i realtid äger rum på IRC-kanalen #kde-devel på Libera Chat.
Stöd KDE
KDE är en gemenskap av fri programvara som bara finns och växer på grund av hjälp från många frivilliga som skänker sin tid och kraft. KDE söker alltid efter nya frivilliga och bidragsgivare, vare sig det gäller hjälp med att koda, rapportera eller rätta fel, skriva dokumentation, översätta, marknadsföra, bidra finansiellt, etc. Alla bidrag uppskattas tacksamt och accepteras ytterst gärna. Läs gärna igenom sidan Stöd KDE för ytterligare information, eller bli stödmedlem i KDE e.V. via vårt initiativ Join the Game.