KDE Projects

KDE Projects
Developer(s) KDE
Written in C++
Operating system Entire DE: Unix-like with X11 or Wayland and also Windows XP7.[1]
Applications only: Mac OS X 10.410.6
Type Software suite
License GPL, LGPL, BSD License, MIT License, CC[2]
Website cgit.kde.org

KDE Projects are projects hosted on KDE's own git servers and developed by the KDE community, for example KDE Plasma, KDE Frameworks or applications such as Amarok, Krita or Digikam. There is also non-coding work like the Breeze desktop theme or the Oxygen iconset, which are coordinated by KDE's VisualDesignGroup. Also non-Qt applications like GCompris, which started as a GTK-based application, or pure web-based projects like WikiToLearn are now part of the growing list of KDE Projects.

Overview

It all started with the idea of developing a free desktop environment. That project quickly grew into a set of desktop components, libraries and applications sharing a unified philosophy and underlying base technology of Qt and C++. As of today there are many KDE projects that are either stand-alone or grouped into larger sub-projects:

KDE technological core projects

KDE Applications

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

Major applications developed by KDE include:

Other projects

  • KDE neon : a distro featuring the latest KDE software packages on an Ubuntu base.
  • Wiki2Learn : a wiki-based web framework for people to participate and share knowledge.

==Development== Bikram kumar das

===Source code===7777555221

The source code of every KDE project is stored in a source code repository using Git.[5] Stable versions are released to the KDE FTP server[6] in the form of source code with configure scripts, ready to be compiled by operating system vendors and to be integrated with the rest of their systems before distribution. Most vendors use only stable and tested versions of KDE programs or applications, providing it in the form of easily installable, pre-compiled packages.

Implementation

Most KDE projects are using the Qt framework, which runs on most Unix and Unix-like systems (including Mac OS X), and Microsoft Windows. As of 2011 CMake serves as the build tool. This allows KDE to support a wider range of platforms, including Windows.[7] GNU gettext is used for translation. Doxygen is used to generate api documentation.[8]

Licensing

KDE software projects must be released under free licensing terms. In November 1998, the Qt framework was dual-licensed under the free and open-source Q Public License (QPL) and a commercial license for proprietary software developers. The same year, the KDE Free Qt foundation was created which guarantees that Qt would fall under a variant of the very liberal BSD license should Trolltech cease to exist or no free version of Qt be released during 12 months.[9]

Debate continued about compatibility with the GNU General Public License (GPL), hence in September 2000 Trolltech made the Unix version of the Qt libraries available under the GPL in addition to the QPL which eliminated the concerns of the Free Software Foundation.[10] 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.

Starting with Qt 4.5, Qt was also made available under the LGPL version 2.1,[11] now allowing proprietary applications to legally use the open source Qt version.

See also

References

  1. "Replace Windows Shell with KDE Plasma Desktop".
  2. "KDE Licensing Policy". Retrieved 2010-11-06.
  3. "KDE Software Compilation". Retrieved 2010-11-20.
  4. Dragon Player website Archived 2009-05-27 at the Wayback Machine.
  5. "KDE Projects". Retrieved 2010-12-31.
  6. "KDE stable release ftp server".
  7. Troy Unrau (2007-02-22). "The Road to KDE 4: CMake, a New Build System for KDE". KDE. KDE.NEWS. Archived from the original on 2010-07-01. Retrieved 2010-11-13.
  8. "Software Engineering Framework". 29 October 2010. Retrieved 2010-11-28.
  9. "KDE Free Qt Foundation". KDE. Retrieved 2010-11-13.
  10. "Trolltech offers a choice in licensing with the addition of GPL licensing for the upcoming release of Qt". 2000-09-05. Archived from the original on 2012-03-13. Retrieved 2010-11-28.
  11. Ryan Paul. "LGPL License Option Added to Qt". Nokia. Archived from the original on 2011-05-19. Retrieved 2010-11-13.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.