KDE Software Compilation
| |
Developer(s) | KDE |
---|---|
Initial release | 12 July 1998 (1.0) |
Stable release | 4.14.3 (November 11, 2014 ) [±][1] |
Development status | Discontinued |
Written in | Mainly C++ (Qt), some C |
Operating system |
Entire DE: Unix-like with X11 or Wayland and also Windows XP–7.[2] Applications only: Mac OS X v10.4–10.6 |
Available in | 86 languages[3] |
List of languages
| |
Type | Desktop environment |
License | GNU GPL, GNU LGPL, BSD License, MIT License[4] |
Website |
www |
The KDE Software Compilation (KDE SC) was formerly used as an umbrella term consisting of 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 stood for K Desktop Environment until November 2009.[5] The KDE SC included only applications whose development teams chose to follow the Software Compilation's release schedule; as a result, many popular KDE applications, such as Amarok and Digikam, were not part of the Software Compilation. To date there have been four series of releases. After that, the KDE SC was split into three separate product entities: KDE Plasma, KDE Frameworks and KDE Applications, each with their own independent release schedules.
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
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
Beginning 23 October 2000, 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
The third series was much larger than previous series, consisting of six major releases starting on 3 April 2002. 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
KDE Software Compilation 4, first released on 11 January 2008, is based on Qt 4, which is also released under the GPL for Windows and 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.
Post-fourth series
As of August 2014, KDE no longer provides synchronized releases of the entire software compilation; instead the software is split into three parts:
- KDE Frameworks 5, a collection of libraries and software frameworks (5.0 released on July 7, 2014, and new major releases are made monthly)[16]
- KDE Plasma 5, a desktop environment (5.0 released on July 15, 2014, and new major releases are made every three months)[17]
- KDE Applications, a bundle of applications and supporting libraries (14.12 was the first version incorporating Frameworks 5 based applications, and introduced date-based version numbers).[18]
Major changes include a move from Qt 4 to Qt 5, support for the next-generation display server protocol Wayland, support for the next-generation rendering API Vulkan and modularization of the KDE core libraries.[19] Initial releases of Frameworks 5 and Plasma 5 were made available in July 2014.[16][17]
“ | The releases KDE Frameworks 5, KDE Plasma 5 and KDE Applications 5 are not one singular entity. These parts have been only released together, and cobbling them up under one name really has not been helpful. 3rd party developers thought they would only target Plasma Workspaces, Plasma users have thought you’ll only be able to run “KDE apps”, potential users of applications will assume that you can only use them inside Plasma workspaces — all of them untrue, all of them taken right out of my daily experience.[20] | ” |
Development
Source code
KDE SC releases are made to the KDE FTP server[21] 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.[22] 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.[23]
Release cycle
Timeline of major releases | |||||
---|---|---|---|---|---|
Date | Release | ||||
14 October 1996 | Project announced by Matthias Ettrich[24] | ||||
KDE 1 | |||||
12 July 1998 | KDE 1.0[25] | ||||
6 February 1999 | KDE 1.1[26] | ||||
KDE 2 | |||||
23 October 2000 | KDE 2.0[7] | ||||
26 February 2001 | KDE 2.1[27] | ||||
15 August 2001 | KDE 2.2[28] | ||||
KDE 3 | |||||
3 April 2002 | KDE 3.0[29] | ||||
28 January 2003 | KDE 3.1[30] | ||||
3 February 2004 | KDE 3.2[31] | ||||
19 August 2004 | KDE 3.3[32] | ||||
16 March 2005 | KDE 3.4[33] | ||||
29 November 2005 | KDE 3.5[34] | ||||
KDE SC 4 (Qt4-based software) | |||||
11 January 2008 | KDE 4.0[35] | ||||
29 July 2008 | KDE 4.1[36] | ||||
27 January 2009 | KDE 4.2[37] | ||||
4 August 2009 | KDE 4.3[38] | ||||
9 February 2010 | KDE SC 4.4[39] | ||||
10 August 2010 | KDE SC 4.5[40] | ||||
26 January 2011 | KDE SC 4.6[41] | ||||
27 July 2011 | KDE SC 4.7[42] | ||||
25 January 2012 | KDE SC 4.8[43] | ||||
1 August 2012 | KDE SC 4.9[44] | ||||
5 February 2013 | KDE SC 4.10[45] | ||||
14 August 2013 | KDE SC 4.11[46] KDE Plasma 4 feature freeze + LTS until August 2015 | ||||
18 December 2013 | KDE SC 4.12[47] | ||||
16 April 2014 | KDE SC 4.13[48] | ||||
31 July 2014 | KDE SC 4.14 released; Some Applications are based on KDE Platform 4, some on KDE Frameworks 5[49] | ||||
Post-fourth series (Qt5-based software) | |||||
Date | Release | Date | Release | Date | Release |
KDE Frameworks 5 | KDE Plasma 5 | KDE Applications | |||
7 July 2014 | KDE Frameworks 5.0[16] | 15 July 2014 | KDE Plasma 5.0[17] | ||
7 August 2014 | KDE Frameworks 5.1[50] | ||||
12 September 2014 | KDE Frameworks 5.2[51] | ||||
7 October 2014 | KDE Frameworks 5.3[52] | 15 October 2014 | KDE Plasma 5.1[53] | ||
6 November 2014 | KDE Frameworks 5.4[54] | ||||
11 December 2014 | KDE Frameworks 5.5[55] | 17 December 2014 | KDE Applications 14.12[56] | ||
8 January 2015 | KDE Frameworks 5.6[57] | 27 January 2015 | KDE Plasma 5.2[58] | ||
14 February 2015 | KDE Frameworks 5.7[59] | ||||
13 March 2015 | KDE Frameworks 5.8[60] | ||||
10 April 2015 | KDE Frameworks 5.9[61] | 28 April 2015 | KDE Plasma 5.3[62] | 15 April 2015 | KDE Applications 15.04[63] |
8 May 2015 | KDE Frameworks 5.10[64] | ||||
12 June 2015 | KDE Frameworks 5.11[65] | ||||
10 July 2015 | KDE Frameworks 5.12[66] | ||||
12 August 2015 | KDE Frameworks 5.13[67] | 25 August 2015 | KDE Plasma 5.4[68] | 19 August 2015 | KDE Applications 15.08[69] |
12 September 2015 | KDE Frameworks 5.14[70] | ||||
10 October 2015 | KDE Frameworks 5.15[71] | ||||
13 November 2015 | KDE Frameworks 5.16[72] | ||||
12 December 2015 | KDE Frameworks 5.17[73] | 8 December 2015 | KDE Plasma 5.5[74] | 16 December 2015 | KDE Applications 15.12[75] |
9 January 2016 | KDE Frameworks 5.18[76] | ||||
13 February 2016 | KDE Frameworks 5.19[77] | ||||
13 March 2016 | KDE Frameworks 5.20[78] | 22 March 2016 | KDE Plasma 5.6[79] | ||
9 April 2016 | KDE Frameworks 5.21[80] | 20 April 2016 | KDE Applications 16.04[81] | ||
15 May 2016 | KDE Frameworks 5.22[82] | ||||
13 June 2016 | KDE Frameworks 5.23[83] | ||||
9 July 2016 | KDE Frameworks 5.24[84] | 5 July 2016 | KDE Plasma 5.7[85] | ||
13 August 2016 | KDE Frameworks 5.25[86] | 18 August 2016 | KDE Applications 16.08[87] | ||
10 September 2016 | KDE Frameworks 5.26[88] | ||||
8 October 2016 | KDE Frameworks 5.27[89] | 4 October 2016 | KDE Plasma 5.8 LTS[90] | ||
?? November 2016 | KDE Frameworks 5.28 |
The KDE team releases new versions on a regular basis.
Major Platform releases
Major releases are 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 portability (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.
Qt 5.0 was released 19 December 2012, Qt 5.2 12 December 2013. And for example KDE Frameworks 5.21.0 requires Qt >= 5.4, and no longer supports Qt 5.3 (cf. list of Qt releases).
Standard releases
There are two main types of standard releases: Feature releases and bugfix releases.
Feature releases have two version numbers, for example 3.5 and contain new features. As soon as a feature release is ready and announced, work on the next feature release starts. A feature 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 bugfix releases. During the KDE SC 4 series, KDE SC had a feature release roughly every six months. Since the split, KDE Plasma releases a new feature version roughly every 3–4 months.
Bugfix releases have three version numbers, e.g. KDE 1.1.1, and focus on fixing bugs, minor glitches, and making small usability improvements. Bugfix 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 feature release, while with Plasma 5, bugfix releases tend to happen even shorter like 2–3 weeks.
Lines of Code
Packages
The Software Compilation consists of the following packages:
- KDE-Libs: A collection of libraries that provides frameworks and functionality for developers.
- KDE-Base: The base set of files, libraries and programs needed by the Software Compilation. KDE-Base is divided into three parts:
- Applications: Containing the applications that form the KDE desktop, like Konqueror, Dolphin, KWrite, and Konsole.
- Runtime: Applications required by KDE apps to function properly at runtime.
- Workspace: Provides the graphical environments.
- KDE-Plasma-Addons: Additional Plasma widgets.
- KDE-Network
- KDE-Pim
- KDE-Graphics
- KDE-Multimedia
- Phonon
- KDE-Accessibility: Accessibility applications.
- KDE-Utilities
- KDE-Edu
- KDE-Games
- KDE-Toys
- KDE-Artwork: Additional icons, styles, etc.
- KDE-Admin
- KDE-SDK
- KDE-Bindings
Applications
Major applications by KDE Software Compilation include:
- Ark – Archiving tool
- Dragon Player – Media player.[93]
- Dolphin – File manager
- Gwenview – Image viewer
- Kate / KWrite – Text editor
- Konsole – Terminal emulator
- Kontact – Personal information manager featuring an e-mail client, a news client, a feed aggregator, to-do lists, etc.
- Konqueror – Web browser and File manager
- Kopete – Instant messaging client
For more applications, see list of KDE applications.
Base technologies
- KHTML – HTML rendering engine, forked into WebKit in 2004
- KJS - JavaScript engine
- KIO – Extensible network-transparent file access
- Kiosk – Allows disabling features within KDE to create a more controlled environment
- KParts – Lightweight in-process graphical component framework
- KWin – Window manager
- XMLGUI – Allows defining UI elements, such as menus and toolbars via XML files
- Phonon – Multimedia framework
- Plasma – Desktop and panel widget engine
- Solid – Device integration framework
- Sonnet – Spell checker
- ThreadWeaver – Library to use multiprocessor systems more effectively
See also
References
- ↑ "KDE Ships KDE Applications and Platform 4.14.3". KDE. 11 November 2014. Retrieved 13 November 2015.
- ↑ "Replace Windows Shell with KDE Plasma Desktop".
- ↑ "KDE Localization statistics".
- ↑ "KDE Licensing Policy". Retrieved 2010-11-06.
- ↑ Repositioning the KDE Brand
- ↑ Ettrich, Matthias (14 October 1996). "New Project: Kool Desktop Environment (KDE)". Newsgroup: de.comp.os.linux.misc. Usenet: [email protected]. Retrieved 2006-12-29.
- 1 2 3 KDE 2.0 Release Announcement
- ↑ Seigo, Aaron. "milestones". Retrieved 2008-11-10.
- ↑ http://techbase.kde.org/index.php?title=Projects/KDE_on_Mac_OS_X/KDE_3
- ↑ Q../Windows Edition history, 5 June 2006
- ↑ "KDE 4 Mac". KDE. July 7, 2007. Retrieved 2010-11-06.
- ↑ "The KDE on Windows Project". KDE. July 7, 2007. Retrieved 2010-11-06.
- ↑ "KDE on Windows at TechBase". KDE. November 5, 2009. Retrieved 2010-11-06.
- ↑ NEPOMUK-KDE
- ↑ Paul, Ryan. "LGPL License Option Added to Qt". Nokia.
- 1 2 3 "KDE Frameworks 5.0 Release Announcement". Retrieved 2014-07-07.
- 1 2 3 "KDE Plasma 5.0 Release Announcement". Retrieved 2014-07-15.
- ↑ Albert Astals Cid (2014-08-23). "KDE Community plans for Releases in the Future".
- ↑ Kügler, Sebastian (2013-04-24). "Plasma Pow-wow Produces Detailed Plans for Workspace Convergence". Dot.kde.org.
- ↑ http://vizzzion.org/blog/2013/01/the-road-to-kde-frameworks-5-and-plasma-2/
- ↑ "KDE stable release ftp server".
- ↑ "KDE Projects". Retrieved 2010-12-31.
- ↑ "KDE Licensing Policy". Retrieved 2010-11-06.
- ↑ Matthias Ettrich original posting
- ↑ "KDE 1.0 Release Announcement". Retrieved 2008-03-27.
- ↑ KDE News Archive for February 1999 referring to the release of version 1.1
- ↑ KDE press release for version 2.1
- ↑ KDE press release for version 2.2
- ↑ KDE press release for version 3.0
- ↑ KDE press release for version 3.1
- ↑ KDE press release for version 3.2
- ↑ KDE press release for version 3.3
- ↑ KDE press release for version 3.4
- ↑ KDE press release for version 3.5
- ↑ "KDE 4.0 Release Schedule". Retrieved 2007-12-01.
- ↑ "KDE 4.1 Release Schedule". Retrieved 2008-08-29.
- ↑ "KDE 4.2 Release Schedule". Retrieved 2009-01-27.
- ↑ "KDE 4.3 Release Schedule". Retrieved 2009-08-04.
- ↑ "KDE 4.4 README". Retrieved 2009-08-04.
- ↑ "KDE SC 4.5 Release Announcement". Retrieved 2010-08-10.
- ↑ "KDE SC 4.6 Release Announcement". Retrieved 2011-01-27.
- ↑ "KDE SC 4.7 Release Announcement". Retrieved 2011-07-28.
- ↑ "KDE SC 4.8 Release Announcement". Retrieved 2012-01-25.
- ↑ "KDE SC 4.9 Release Announcement". Retrieved 2012-08-01.
- ↑ "KDE SC 4.10 Release Announcement". Retrieved 2013-02-07.
- ↑ "KDE SC 4.11 Release Announcement". Retrieved 2013-08-15.
- ↑ "KDE SC 4.12 Release Announcement". Retrieved 2013-12-18.
- ↑ "KDE SC 4.13 Release Announcement". Retrieved 2014-05-19.
- ↑ "KDE SC 4.14 Release Announcement". 2014-08-20. Retrieved 2014-08-20.
- ↑ "KDE Frameworks 5.1 Release Announcement". Retrieved 2014-07-08.
- ↑ "Release of KDE Frameworks 5.2.0". KDE. 2014-09-12. Retrieved 2014-09-15.
- ↑ "Release of KDE Frameworks 5.3.0". KDE. 2014-10-07. Retrieved 2014-11-16.
- ↑ "KDE Plasma 5.1 Release Announcement". Retrieved 2014-11-16.
- ↑ "Release of KDE Frameworks 5.4.0". KDE. 2014-11-06. Retrieved 2014-11-16.
- ↑ "Release of KDE Frameworks 5.5.0". KDE. 2014-12-11. Retrieved 2015-03-13.
- ↑ "KDE Ships KDE Applications 14.12.0". Retrieved 2015-04-25.
- ↑ "Release of KDE Frameworks 5.6.0". KDE. 2015-01-08. Retrieved 2015-03-13.
- ↑ "KDE Ships Plasma 5.2". Retrieved 2015-02-04.
- ↑ "Release of KDE Frameworks 5.7.0". KDE. 2015-02-14. Retrieved 2015-03-13.
- ↑ "Release of KDE Frameworks 5.8.0". KDE. 2015-03-13. Retrieved 2015-03-13.
- ↑ "Release of KDE Frameworks 5.9.0". KDE. 2015-04-11. Retrieved 2015-04-30.
- ↑ "KDE Ships Plasma 5.3". Retrieved 2015-04-29.
- ↑ "KDE Ships KDE Applications 15.04.0". Retrieved 2015-04-21.
- ↑ "Release of KDE Frameworks 5.10.0". KDE. 2015-05-08. Retrieved 2015-05-21.
- ↑ "Release of KDE Frameworks 5.11.0". KDE. 2015-06-12. Retrieved 2015-06-15.
- ↑ "Release of KDE Frameworks 5.12.0". KDE. 2015-07-10. Retrieved 2015-08-26.
- ↑ "Release of KDE Frameworks 5.13.0". KDE. 2015-08-12. Retrieved 2015-08-26.
- ↑ "KDE Ships Plasma 5.4.0". Retrieved 2015-08-26.
- ↑ "KDE Ships KDE Applications 15.08.0". Retrieved 2015-08-26.
- ↑ "Release of KDE Frameworks 5.14.0". KDE. 2015-09-12. Retrieved 2015-12-06.
- ↑ "Release of KDE Frameworks 5.15.0". KDE. 2015-10-10. Retrieved 2015-12-06.
- ↑ "Release of KDE Frameworks 5.16.0". KDE. 2015-11-13. Retrieved 2015-12-06.
- ↑ "Release of KDE Frameworks 5.17.0". KDE. 2015-12-12. Retrieved 2015-12-14.
- ↑ "KDE Ships Plasma 5.5.0". Retrieved 2015-12-08.
- ↑ "KDE Ships KDE Applications 15.12.0". Retrieved 2015-12-16.
- ↑ "Release of KDE Frameworks 5.18.0". KDE. 2016-01-09. Retrieved 2016-03-23.
- ↑ "Release of KDE Frameworks 5.19.0". KDE. 2016-02-13. Retrieved 2016-03-23.
- ↑ "Release of KDE Frameworks 5.20.0". KDE. 2016-03-13. Retrieved 2016-03-23.
- ↑ "KDE Ships Plasma 5.6.0". Retrieved 2016-03-23.
- ↑ "Release of KDE Frameworks 5.21.0". KDE. 2016-04-09. Retrieved 2016-04-09.
- ↑ "KDE Ships KDE Applications 16.04.0". 2016-04-20.
- ↑ "Release of KDE Frameworks 5.22.0". KDE. 2016-05-15. Retrieved 2016-06-03.
- ↑ "Release of KDE Frameworks 5.23.0". KDE. 2016-06-13. Retrieved 2016-07-10.
- ↑ "Release of KDE Frameworks 5.24.0". KDE. 2016-07-09. Retrieved 2016-07-10.
- ↑ "KDE Ships Plasma 5.7.0". 2016-07-05. Retrieved 2016-07-19.
- ↑ "Release of KDE Frameworks 5.25.0". KDE. 2016-08-13. Retrieved 2016-07-10.
- ↑ "KDE Ships KDE Applications 16.08.0". 2016-08-18.
- ↑ "Release of KDE Frameworks 5.26.0". KDE. 2016-09-10. Retrieved 2016-10-08.
- ↑ "Release of KDE Frameworks 5.27.0". KDE. 2016-10-10. Retrieved 2016-10-08.
- ↑ "KDE Ships Plasma 5.8 LTS". 2016-10-04. Retrieved 2016-10-08.
- ↑ Update: Harmony ceased to exist as Qt is GPL now
- ↑ Code Statistics: KDE Costs 175 Million Dollars
- ↑ Dragon Player website
External links
Wikibooks has a book on the topic of: Using KDE |
- The KDE website
- KDE.News, news announcements
- KDE community forums, the official forum board
- Planet KDE, blog aggregate
- KDE wikis
- KDE Localization
- KDE-Apps, KDE and Qt software repository
- KDE-Look
- KDE-Files