Development: Difference between revisions

From KDE TechBase
No edit summary
(split apart standard and guidelines)
Line 19: Line 19:
<translate>
<translate>
:How to set up a development environment, build KDE Software and submit patches.
:How to set up a development environment, build KDE Software and submit patches.
:''Related'': [[Special:myLanguage/Contribute|Contribute]]</translate>
:''Related'': [http://flossmanuals.net/kde-guide/ The KDE Dev Guide book] | [[Special:myLanguage/Contribute|Contribute]]</translate>
|-
|-
| style="padding-left: 50px;"|[[Image:Start-here.png|noframe|left|40px]] ||
| style="padding-left: 50px;"|[[Image:Start-here.png|noframe|left|40px]] ||
Line 55: Line 55:
Policies</translate>]]
Policies</translate>]]
<translate>
<translate>
:Policies covering development of KDE software.</translate>
:Policies covering development of KDE software.
:''Related:'' [[Special:myLanguage/Development/Guidelines|Guidelines]]</translate>
|-
|-
| style="padding-left: 50px;" |[[Image:Action chronometer.svg|noframe|left|40px]] ||
| style="padding-left: 50px;" |[[Image:Action chronometer.svg|noframe|left|40px]] ||
Line 64: Line 65:
|-
|-
| style="padding-left: 50px;" |[[Image:Action_note.svg|noframe|left|40px]] ||
| style="padding-left: 50px;" |[[Image:Action_note.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Guidelines|<translate>
;[[Special:myLanguage/Development/External_Standards|<translate>
<!--T:11-->
External Standards</translate>]]
Standards & Guidelines</translate>]]
<translate>
<translate>
<!--T:12-->
:Externally or jointly developed standards for interoperating with other software.</translate>
:Developer guidelines and technical standards KDE uses.
|-
:''Related:'' [[Special:myLanguage/Development/Further Information|Further Information]] Links to further information</translate>
| style="padding-left: 50px;" |[[Image:Action domtreeviewer.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Further Information|<translate>
Further Information</translate>]]
<translate>
:Links to other resources.</translate>
|}
|}



Revision as of 18:40, 22 August 2015


This page contains reference information useful for people writing KDE Software. There are plenty of other ways to contribute to KDE: see the Get Involved page on the Community wiki for a list of ideas.

Note that the Community wiki provides a place for KDE developers and other KDE community members to co-ordinate (including meeting notes and to-do lists). This section is for (relatively) stable documentation.

Learning

noframe
noframe
Getting Started
How to set up a development environment, build KDE Software and submit patches.
Related: The KDE Dev Guide book | Contribute
noframe
noframe
Programming Tutorials
Step by step tutorials for KDE development.
noframe
noframe
Getting Help
Resources for finding help with KDE development.
Related: FAQs

Reference

noframe
noframe
API Documentation
Reference documentation for classes, functions and other programming interfaces.
noframe
noframe
Policies
Policies covering development of KDE software.
Related: Guidelines
noframe
noframe
Schedules
Upcoming freeze and release dates.
noframe
noframe
External Standards
Externally or jointly developed standards for interoperating with other software.
noframe
noframe
Further Information
Links to other resources.

Technologies and Tools

noframe
noframe
KDE Architecture
Architectural design documents explaining KDE technologies.
noframe
noframe
Programming Languages
Supported programming languages for KDE development.
noframe
noframe
Build System: CMake
CMake related information.
noframe
noframe
Version Control System: Git
Git related information.
noframe
noframe
Software Engineering Framework
Software Engineering tools and processes used by KDE.