Informatics Science    
   
Table of contents
(Prev) KDE Software Compilation 4KDE System Guard (Next)

KDE Software Compilation

KDE Software Compilation
KDE4 logo preview.svg
KDE 4.png
KDE Plasma Desktop
Developer(s)KDE
Initial release12 July 1998 (1.0)
Stable release4.10 (February 5, 2013; 48 days ago (2013-02-05)[1]) [±] [±]
Development statusCurrent
Written inMainly C++ (Qt), some C
Operating systemWhole desktop: Unix-like with X11 and also Windows XP7.[2]
Applications only: Mac OS X v10.410.6
Available inMultilingual[3]
TypeDesktop environment
LicenseGPL, LGPL, BSD license, MIT license and X11 license[4]
Websitewww.kde.org

The KDE Software Compilation (KDE SC) is a desktop environment and an associated range of KDE Applications produced by KDE. Prior to version 4.4, released in February 2010, the Software Compilation was known as KDE, which used to stand for K Desktop Environment until November 2009.[5] The KDE SC includes only applications whose development teams choose to follow the Software Compilation's release schedule; as a result, many popular KDE applications, such as Amarok and Digikam, are not part of the Software Compilation. To date there have been four series of releases.

Contents

History

Origins

KDE was founded in 1996 by Matthias Ettrich, who was then a student at the Eberhard Karls University of Tübingen. At the time, he was troubled by certain aspects of the Unix desktop. Among his qualms was that none of the applications looked, felt, or worked alike. He proposed the formation of not only a set of applications, but, rather, a desktop environment, in which users could expect things to look, feel, and work consistently. He also wanted to make this desktop easy to use; one of his complaints with desktop applications of the time was that his girlfriend could not use them. His initial Usenet post spurred a lot of interest, and the KDE project was born.[6]

Ettrich chose to use Trolltech’s Qt framework for the KDE project. Other programmers quickly started developing KDE/Qt applications, and by early 1997, a few applications were being released.

First series

K Desktop Environment 1.0

On 12 July 1998, K Desktop Environment 1.0 was released. In November 1998, the Qt toolkit was dual-licensed under the free/open source Q Public License (QPL) and a proprietary license for proprietary software developers. Debate continued about compatibility with the GNU General Public License (GPL), so in September 2000, Trolltech made the Unix version of the Qt libraries available under the GPL, in addition to the QPL. Trolltech continued to require licenses for developing proprietary software with Qt. The core libraries of KDE are collectively licensed under the GNU LGPL, but the only way for proprietary software to make use of them was to be developed under the terms of the Qt proprietary license.

Second series

K Desktop Environment 2.0

The second series of releases, K Desktop Environment 2, introduced significant technological improvements.[7] These included DCOP (Desktop COmmunication Protocol), KIO (an application I/O library), KParts (a component object model, which allows an application to embed another within itself), and KHTML (an HTML rendering and drawing engine).[7]

Third series

K Desktop Environment 3.2 with Konqueror and the About screen. This has been described as a watershed release.[8]

The third series was much larger than previous series, consisting of six major releases. The API changes between K Desktop Environment 2 and K Desktop Environment 3 were comparatively minor, meaning that the KDE 3 can be seen as largely a continuation of the K Desktop Environment 2 series. All releases of K Desktop Environment 3 were built upon Qt 3, which was only released under the GPL for Linux and Unix-like operating systems, including Mac OS X. It is marked stable running on Mac OS X since 2008. Unlike KDE SC 4, however, it requires an X11 server to operate.[9] In 2002, members of the KDE on Cygwin project began porting the GPL licensed Qt/X11 code base to Windows.[10]

Fourth series

Latest Plasma Desktop in KDE Software Compilation 4.7

KDE Software Compilation 4 is based on Qt 4, which is also released under the GPL for Windows and Mac OS X. Therefore KDE SC 4 applications can be compiled and run natively on these operating systems as well. KDE Software Compilation 4 on Mac OS X is currently considered beta,[11] while on Windows it is not in the final state, so applications can be unsuitable for day to day use.[12][13]

KDE SC 4 includes many new technologies and technical changes. The centerpiece is a redesigned desktop and panels collectively called Plasma, which replaces Kicker, KDesktop, and SuperKaramba by integrating their functionality into one piece of technology; Plasma is intended to be more configurable for those wanting to update the decades-old desktop metaphor. There are a number of new frameworks, including Phonon (a new multimedia interface making KDE independent of any one specific media backend) Solid (an API for network and portable devices), and Decibel (a new communication framework to integrate all communication protocols into the desktop). Also featured is a metadata and search framework, incorporating Strigi as a full-text file indexing service, and NEPOMUK with KDE integration.[14]

Starting with Qt 4.5, Qt was also made available under the LGPL version 2.1,[15] a major step for KDE adoption in corporate and proprietary environments, as the LGPL permits proprietary applications to link to libraries licensed under the LGPL.

Development

Source code

KDE SC releases are made to the KDE FTP server[16] in the form of source code with configure scripts, which are compiled by operating system vendors and integrated with the rest of their systems before distribution. Most vendors use only stable and tested versions of KDE SC, providing it in the form of easily installable, pre-compiled packages. The source code of every stable and development version of KDE SC is stored in the KDE source code repository, using Git.[17] KDE Platform is licensed under the LGPL, BSD license, MIT license, or X11 license. Applications also allow GPL. Documentation also allow FDL. CMake modules must be licensed under the BSD licence.[18]

Release cycle

Timeline of major releases
DateReleaseLoC
14 October 1996Project announced by Matthias Ettrich[19] 
KDE 1
12 July 1998KDE 1.0 released[20]800,000 [21]
6 February 1999KDE 1.1 released[22] 
KDE 2
23 October 2000KDE 2.0 released[7] 
26 February 2001KDE 2.1 released[23] 
15 August 2001KDE 2.2 released[24] 
KDE 3
3 April 2002KDE 3.0 released[25] 
28 January 2003KDE 3.1 released[26] 
3 February 2004KDE 3.2 released[27] 
19 August 2004KDE 3.3 released[28] 
16 March 2005KDE 3.4 released[29] 
29 November 2005KDE 3.5 released[30] 
KDE SC 4
11 January 2008KDE 4.0 released[31] 
29 July 2008KDE 4.1 released[32] 
27 January 2009KDE 4.2 released[33] 
4 August 2009KDE 4.3 released[34]4,200,000 [35]
9 February 2010KDE SC 4.4 released [36] 
10 August 2010KDE SC 4.5 released [37] 
26 January 2011KDE SC 4.6 released [38] 
27 July 2011KDE SC 4.7 released [39] 
25 January 2012KDE SC 4.8 released [40] 
1 August 2012KDE SC 4.9 released [41] 
5 February 2013KDE SC 4.10 released [42] 

The KDE team releases new versions on a regular basis.

Platform releases

Platform releases are major releases that begin a series (version number X.0). These releases are allowed to break both binary and source code compatibility with the predecessor, or to put it differently, all following releases (X.1, X.2, ...) will guarantee source & binary compatibility (API & ABI). This means, for instance, that software that was developed for KDE 3.0 will work on all (future) KDE 3 releases; however, an application developed for KDE 2 is not guaranteed to be able to make use of the KDE 3 libraries. KDE major version numbers follow the Qt release cycle, meaning that KDE SC 4 is based on Qt 4, while KDE 3 was based on Qt 3.

Standard releases

There are two main types of releases: major releases and maintenance releases.

Major releases (with two version numbers, for example 3.5) contain new features. As soon as a major release is ready and announced, work on the next major release starts. A major release needs several months to be finished and many bugs that are fixed during this time are backported to the stable branch, meaning that these fixes are incorporated into the last stable release by maintenance releases. Starting with the KDE SC 4 series, KDE SC has a major release roughly every six months.

Maintenance releases have three version numbers, e.g. KDE 1.1.1, and focus on fixing bugs, minor glitches, and making small usability improvements. Maintenance releases in general do not allow new features, although some releases include small enhancements. A shortened release schedule is used. Starting with the KDE SC 4 series, KDE SC has a maintenance release roughly every month, except during the month of a major release.

Packages

Menu
0:00
Default login sound of KDE SC

The Software Compilation consists of the following packages:

Applications

The Kontact personal information manager and Konqueror file manager/web browser running on KDE 3.5

Major applications by KDE Software Compilation include:

For more applications, see list of KDE applications.

Base technologies

See also

References

  1. ^ "KDE Software Compilation 4.10". http://www.kde.org/announcements/4.10 /.
  2. ^ "Replace Windows Shell with KDE Plasma Desktop". http://techbase.kde.org/Projects/KDE_ on_Windows/FAQ#How_to_replace_windows _explorer_as_shell.3F.
  3. ^ "KDE Localization statistics". http://i18n.kde.org/stats/gui/stable- kde4/essential/.
  4. ^ "KDE Licensing Policy". http://techbase.kde.org/index.php?tit le=Policies/Licensing_Policy. Retrieved 2010-11-06.
  5. ^ Repositioning the KDE Brand
  6. ^ Ettrich, Matthias (14 October 1996). "New Project: Kool Desktop Environment (KDE)". de.comp.os.linux.misc. Web link. Retrieved 2006-12-29.
  7. ^ a b c KDE 2.0 Release Announcement
  8. ^ Aaron Seigo. "milestones". http://aseigo.blogspot.com/2008/11/mi lestones.html. Retrieved 2008-11-10.
  9. ^ http://techbase.kde.org/index.php?tit le=Projects/KDE_on_Mac_OS_X/KDE_3
  10. ^ Q../Windows Edition history, 5 June 2006
  11. ^ "KDE 4 Mac". KDE. July 7, 2007. http://mac.kde.org/. Retrieved 2010-11-06.
  12. ^ "The KDE on Windows Project". KDE. July 7, 2007. http://windows.kde.org/. Retrieved 2010-11-06.
  13. ^ "KDE on Windows at TechBase". KDE. November 5, 2009. http://techbase.kde.org/Projects/KDE_ on_Windows. Retrieved 2010-11-06.
  14. ^ NEPOMUK-KDE
  15. ^ Ryan Paul. "LGPL License Option Added to Qt". Nokia. 
  16. ^ "KDE stable release ftp server". http://ftp.kde.org/stable/.
  17. ^ "KDE Projects". https://projects.kde.org/. Retrieved 2010-12-31.
  18. ^ "KDE Licensing Policy". http://techbase.kde.org/index.php?tit le=Policies/Licensing_Policy. Retrieved 2010-11-06.
  19. ^ Matthias Ettrich original posting
  20. ^ "KDE 1.0 Release Announcement". http://www.kde.org/announcements/anno unce-1.0.php. Retrieved 2008-03-27.
  21. ^ Update: Harmony ceased to exist as Qt is GPL now
  22. ^ KDE News Archive for February 1999 referring to the release of version 1.1
  23. ^ KDE press release for version 2.1
  24. ^ KDE press release for version 2.2
  25. ^ KDE press release for version 3.0
  26. ^ KDE press release for version 3.1
  27. ^ KDE press release for version 3.2
  28. ^ KDE press release for version 3.3
  29. ^ KDE press release for version 3.4
  30. ^ KDE press release for version 3.5
  31. ^ "KDE 4.0 Release Schedule". http://techbase.kde.org/Schedules/KDE 4/4.0_Release_Schedule. Retrieved 2007-12-01.
  32. ^ "KDE 4.1 Release Schedule". http://techbase.kde.org/Schedules/KDE 4/4.1_Release_Schedule. Retrieved 2008-08-29.
  33. ^ "KDE 4.2 Release Schedule". http://techbase.kde.org/Schedules/KDE 4/4.2_Release_Schedule. Retrieved 2009-01-27.
  34. ^ "KDE 4.3 Release Schedule". http://techbase.kde.org/Schedules/KDE 4/4.3_Release_Schedule. Retrieved 2009-08-04.
  35. ^ Code Statistics: KDE Costs 175 Million Dollars
  36. ^ "KDE 4.4 README". http://websvn.kde.org/branches/KDE/4. 4/kdegraphics/README?view=log. Retrieved 2009-08-04.
  37. ^ "KDE SC 4.5 Release Announcement". http://www.kde.org/announcements/4.5/. Retrieved 2010-08-10.
  38. ^ "KDE SC 4.6 Release Announcement". http://www.kde.org/announcements/4.6/. Retrieved 2011-01-27.
  39. ^ "KDE SC 4.7 Release Announcement". http://www.kde.org/announcements/4.7/. Retrieved 2011-07-28.
  40. ^ "KDE SC 4.8 Release Announcement". http://www.kde.org/announcements/4.8/. Retrieved 2012-01-25.
  41. ^ "KDE SC 4.9 Release Announcement". http://www.kde.org/announcements/4.9/. Retrieved 2012-08-01.
  42. ^ "KDE SC 4.10 Release Announcement". http://www.kde.org/announcements/4.10 /. Retrieved 2013-02-07.
  43. ^ Dragon Player website

External links

(Prev) KDE Software Compilation 4KDE System Guard (Next)