KDE 4

From Wikipedia, the free encyclopedia

KDE 4

KDE 4.0
Developed by The KDE Team
Latest release 4.0.5 / June 4, 2008 (2008-06-04); 10 days ago
OS Desktop: Unix-like with X11
Applications: Mac OS X v10.4/10.5, Windows XP/Vista
Genre Desktop environment
Website www.kde.org

KDE 4 is the current series of releases of the K Desktop Environment. The first version (4.0.0) of this series was released on 11 January 2008.[1]

The new series includes updates to several of KDE’s core components, notably a port to Qt 4. It contains a new multimedia API, called Phonon, a device integration framework called Solid and a new style guide and default icon set called Oxygen. It also includes the new desktop and panel user interface tool, called Plasma, which supports desktop widgets, replacing SuperKaramba and similar to Apple’s Dashboard widgets. The port to Qt 4 will facilitate support for non-X11-based platforms, including Microsoft Windows and Mac OS X. One of the overall goals of KDE 4 is to be more easily portable to different operating systems.

Major releases (4.x) are scheduled for every six months, while minor bugfix releases (4.x.x) are released monthly.[2]

Contents

[edit] Major updates

This is a short overview of major changes in KDE 4. Not all of these changes are available in the first (4.0) release.

[edit] General

The port to the Qt 4 series is expected to enable KDE 4 to use less memory and be noticeably faster than KDE 3. The KDE libraries themselves have also been made more efficient. Qt 4 is available under the GPL for Mac OS X and Windows, which will allow KDE 4 to run on those platforms. The ports to both platforms are in an early state but expected to be suitable for regular use by the release of KDE 4.1. Both ports are trying to use as little divergent code as possible to make the applications function almost identically on all platforms. During Google's Summer of Code 2007 an icon cache was created to speed up application start up times for use in KDE 4.[3] Improvements were varied - Kfind, an application which used several hundred icons, started up in almost a quarter of the time it took previously.[4] Other applications and a full KDE session started up a little over a second faster.

Many applications in the Extragear module have received numerous improvements with the new features of KDE 4 and Qt 4. But since they follow their own release schedule, they were not all available at the time of the first KDE 4 release. Popular applications like Amarok, K3b, digiKam, Gwenview and KOffice (though not part of the extragear module) are being ported.

[edit] Visual

The most noticeable changes for users are the new icons, theme and sounds provided by the Oxygen Project. These represent a break from previous KDE icons and graphics, which had a cartoonish look. Instead Oxygen icons will opt for a more photorealistic style. The Oxygen Project builds on the freedesktop.org Icon Naming Specification and Icon Theme Specification, allowing consistency across applications. The Oxygen team will be using community help for better visuals in KDE 4, with both alternate icon sets and the winners of a wallpaper contest held by the Oxygen project being included in KDE 4.[5] There will also be a new set of human interface guidelines for a more standardized layout.

Plasma is a rewrite of several core KDE applications, like the desktop drawing and most notably the widget engine. Plasma will allow for a more customizable desktop and more versatile widgets.

KWin, the KDE Window Manager from KDE 3, now provides its own compositing effects, similar to Compiz. Compositing is disabled by default in 4.0.

[edit] Development

Phonon is the name of the new multimedia API in KDE 4. Phonon is a different approach to multimedia backends than in previous versions of KDE, as Phonon only functions as a wrapper. Abstracting the various multimedia frameworks available for unix-like operating systems into runtime switchable backends that can be accessed through a single API. This was done to provide a stable API for KDE 4 and to prevent it from depending on a single multimedia framework. Applications that use the Phonon API can be switched between multimedia frameworks seamlessly by simply changing the backend used in system settings. Trolltech adopted Phonon for multimedia use in Qt 4.4 and are developing backends for Gstreamer, Windows and OS X in the KDE SVN repository under the LGPL.[6]

Solid is the hardware API in KDE 4. It functions similarly to Phonon as it doesn't manage hardware on its own but makes existing solutions accessible through a single API. The current solution uses HAL, NetworkManager and BlueZ (the official Linux bluetooth stack), but any and all parts can be replaced without breaking the application, making applications using Solid extremely flexible and portable.

ThreadWeaver is a programming library to help applications take advantage of multicore processors and is included with kdelibs.

Kross is the new scripting framework for KDE 4. Kross itself is not a scripting language, but makes it easier for developers to add support for other scripting languages. Once an application adds support for Kross, any language Kross supports can be used by developers. New scripting languages can be added by creating a plugin for Kross, which benefits all applications using it.

Decibel is a Telepathy based communication framework, which is expected to be fully used by Kopete by KDE 4.2 and will allow for easy embedding of chat inside applications.

Strigi is the default search tool for KDE 4, chosen for its speed and few dependencies.[7] In concert with other software like Soprano, an RDF storage framework, and the NEPOMUK specification, Strigi will provide the beginnings of a semantic desktop in KDE 4. Users can tag files with additional information through Dolphin, which Strigi can index for more accurate searches.[8]

KDE 4 uses CMake for its build system. Since previous versions of KDE were only on Unix systems, autotools were used, but a new build system was needed for builds on operating systems like Windows and Mac OS X. CMake also dramatically simplified the build process. The autotools build system had become so complicated by KDE 3 that few developers understood it, requiring hours of work for simple changes. In early 2007 CMake was shown to compile the KDE 4 version of KDElibs 40 % faster than the autotools compiled KDE 3 version.[9]

DXS, previously known as GHNS (Get Hot New Stuff)[10] and now adopted by freedesktop.org, is a web service that lets applications download and install data from the Internet with one click. It was used in the KDE 3 series but has been extended for use throughout KDE 4. One example was Kstars, that can use Astronomical data that is free for personal use but you cannot redistribute it. DXS allows that data to be easily downloaded and installed from within the application instead of manually downloading it.

Akonadi is a new PIM framework for KDE 4 that will be included in later releases. Akonadi is a unification of previously separate KDE PIM components. In the past each application would have its own method for storing information and handling data. Akonadi itself functions as a server that provides data and search functions to PIM applications. It is also able to update the status of contacts. So if one application changes information about a contact, all other applications are immediately informed of the change.[11]

[edit] KDE 4.0

The majority of development went into implementing most of the new technologies and frameworks of KDE 4. Plasma and the Oxygen style were two of the biggest user-facing changes.

Dolphin replaces Konqueror as the default file manager in KDE 4.0. This was done to address complaints of Konqueror being too complicated for a simple file manager. However Dolphin and Konqueror will share as much code as possible, and Dolphin can be embedded in Konqueror to allow Konqueror to still be used as a file manager.

Okular replaces several document viewers used in KDE 3, like KPDF, KGhostView and KDVI. Okular makes use of software libraries and can be extended to view almost any kind of document. Like Konqueror and KPDF in KDE 3, Okular can be embedded in other applications.

[edit] Pre-releases

On May 11, 2007, KDE 4.0 Alpha 1 was released marking the end of the addition of large features to the KDE base libraries and shifting the focus onto integrating the new technologies into applications and the basic desktop. Alpha 1 included new frameworks to build applications with, providing improved hardware and multimedia integration through Solid and Phonon. Dolphin and Okular were integrated and a new visual appearance was provided through Oxygen icons.[12]

On 2007-07-04, Alpha 2 was released.[13] The release focused on integrating the Plasma desktop, improving functionality and stabilizing KDE.

On 2007-08-02, Beta 1 was released.[14] Major features included a pixmap cache – speeding up icon loading, KDE PIM improvements, improved KWin effects and configuration, better interaction between Konqueror and Dolphin and Metalink support added to KGet for improved downloads.

On 2007-09-06, Beta 2 was released with improved BSD and Solaris support.[15] The release included the addition of the Blitz graphic library – allowing for developers to use high performance graphical tricks like icon animation – and an overhaul of KRDC (K Remote Desktop Client) for Google’s Summer of Code. Plasma was also integrated with Amarok to provide Amarok’s central context view.

On 2007-10-16 Beta 3 was released.[16] The beta 3 release was focused on stabilizing and finishing the design of libraries for the release of the KDE Development Platform. Plasma received many new features including an applet browser. The Educational software received many improvements in Marble and Parley (formerly known as KVoctrain) with bugfixes in other applications. A program called Step, an interactive physics simulator, was produced as part of the Google Summer of Code.

On 2007-10-30 Beta 4 was released.[17] A list of release blockers was compiled,[18] listing issues that need to be resolved before KDE will start with the release candidate cycle for the desktop. The goals were to focus on stabilization and fixing the release blockers.

At the same time, the first release candidate of the KDE 4.0 Development Platform was released. The development platform contains all the base libraries to develop KDE applications, including “high-level widget libraries, a network abstraction layer and various libraries for multimedia integration, hardware integration and transparent access to resources on the network.”[19]

On November 20, 2007 Release Candidate (RC) 1 was released.[20] This release was called a "Release Candidate" despite Plasma requiring further work and not being ready for release. On 2007-12-11 RC2 was released.[21] The codebase was declared feature-complete. Some work was still required to fix bugs, finish off artwork and smoothen out the user experience.

[edit] Stable releases

KDE 4.0 was released on January 11, 2008. Despite being a stable release, it is intended for early adopters.[22] Users wanting a stable, "feature complete" desktop may wish to continue using KDE 3.5 for now.[23] There are maintenance releases every month,[2] which fix bugs and add some minor features such as resizable desktop panels.

[edit] KDE 4.1

Development of the 4.1 release, which is expected to be available in July 2008, is in progress.[2][24] KDE 4.1 will include a shared emoticon theming system which is used in PIM and Kopete, and DXS, a service that lets applications download and install data from the Internet with one click.[25] Also introduced are GStreamer, QuickTime 7, and DirectShow 9 Phonon backends.[25] Plasma improvements include support for Qt widgets and WebKit integration – allowing many Apple Dashboard widgets to be displayed.[25] There will also be ports of some applications to Windows and Mac OS X.[25]

New applications include:[25]

  • Dragon Player multimedia player (formally Codeine)
  • KDE-PIM module, with some Akonadi functionality
  • Skanlite scanner application
  • Step physics simulator
  • Games - Kdiamond (a Bejeweled clone), Kollision, Kubrick, KsirK, KBreakout


[edit] Release schedule

Date Event
4.0[26]
April 2, 2007 Subsystem Freeze
From this date forward, no new KDE subsystem or major changes can be committed to kdelibs.
May 1, 2007 kdelibs soft API Freeze
The kdelibs API is "soft-frozen", meaning that changes can be made with the consent of the core developers.
May 11, 2007 Alpha 1
June 1, 2007 trunk/KDE is module frozen
Trunk is frozen for new or resurrected applications.
July 4, 2007 Alpha 2
Initially due to be called Beta 1, it was decided to retain the alpha designation because this release wasn’t judged to be beta quality.
July 24, 2007 Core Library API Freeze
August 2, 2007 Beta 1
September 6, 2007 Beta 2
Trunk is frozen for feature commits.
October 18, 2007 Beta 3
October 24, 2007 KDE 4 Release Freeze
Source and binary compatibility until KDE 5, hard freeze Platform & soft freeze Desktop.
October 30, 2007 Beta 4
November 20, 2007 Release candidate 1
KDE Development Platform released
December 11, 2007 Release candidate 2
Only regressions or serious bugs can be fixed.
January 11, 2008 KDE 4.0 released
February 5, 2008 4.0.1 Maintenance release.
March 5, 2008 4.0.2 Maintenance release.
April 2, 2008 4.0.3 Maintenance release.
May 7, 2008 4.0.4 Maintenance release.
June 4, 2008 4.0.5 Maintenance release.
4.1[24]
April 20, 2008 Soft Feature Freeze
Features must be finished or listed in the planned features document.
April 29, 2008 Alpha 1
May 19, 2008 Hard Feature Freeze
Trunk is frozen for all feature commits. Hereafter, only bug fixes are allowed.
May 27, 2008 Beta 1
June 24, 2008 Beta 2
July 15, 2008 Release candidate 1
Additional release candidates will be created as needed.
July 29, 2008 Release KDE 4.1
Expected release date of KDE 4.1
All future dates are provisional.

[edit] External links

[edit] References