Applications/Development: Difference between revisions

From KDE UserBase Wiki
mNo edit summary
(Marked this version for translation)
(38 intermediate revisions by 15 users not shown)
Line 1: Line 1:
= Development and Programming =
<languages />
<translate>


[[Image:Applications-development.png|left|64px|Development]] KDE is not only a desktop environment but also a software ecosystem, providing not only software for regular desktop use, but also tools to create such software. Whether developing for KDE or programming in general or doing even web development, KDE offers programs that can help make any programmer's, or even non-programmer's, life easier and more productive.
= Development and Programming = <!--T:1-->
</translate>


== Software Development ==
{|
|[[Image:Applications-development.png|left|64px|<translate><!--T:91-->
Development</translate>]]||<translate><!--T:71-->
KDE delivers not only a desktop environment but also a software ecosystem, providing not only software for regular desktop use, but also tools to create such software. Whether developing for KDE platforms or programming in general or doing even web development, KDE offers programs that can help make any programmer's, or even non-programmer's, life easier and more productive.</translate>
|}
 
<translate>
 
== Software Development == <!--T:4--></translate>


{|style="width:75%" cellpadding="4"
:{|  
|[[Image:Kdevelop.png|48px]]||'''[[KDevelop]]'''
|colspan="2"|<h4>[[Special:myLanguage/KAppTemplate|<translate><!--T:92-->
:A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.
KAppTemplate</translate>]]</h4>
|-
|[[Image:Kapptemplate.png|48px|link=Special:myLanguage/KAppTemplate]]||<translate><!--T:72-->
Generates the basic directory and file structure for a KDE development project.</translate>
|-
| colspan="2"|<h4>[[Special:myLanguage/Kate|<translate><!--T:93-->
Kate</translate>]]</h4>
|-
|[[Image:Kate.png|48px|link=Special:myLanguage/Kate]]||<translate>
<!--T:73-->
An advanced text editor with many features including syntax highlighting.</translate>
|-
|colspan="2"|<h4>[[Special:myLanguage/Kdesvn|<translate><!--T:96-->
Kdesvn</translate>]]</h4>
|-
|[[Image:Kdesvn.png|48px|link=Special:myLanguage/Kdesvn]]||<translate><!--T:76-->
A client to subversion. It integrates nice in your Desktop and many applications. {{Community-app}}</translate>
|-
|colspan="2"|<h4>[[Special:myLanguage/KDevelop|<translate><!--T:97-->
KDevelop</translate>]]</h4>
|-
|[[Image:Kdevelop.png|48px|link=Special:myLanguage/KDevelop]]||<translate><!--T:77-->
A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.</translate>
|-
|colspan="2"|<h4>[[Special:myLanguage/Kompare|<translate><!--T:98-->
Kompare</translate>]]</h4>
|-
|[[Image:KompareIcon.png|48px|link=Special:myLanguage/Kompare]]||<translate><!--T:78-->
See the differences between two versions of a text file clearly.</translate>
|-
|colspan="2"|<h4>[[Special:myLanguage/KDiff3|<translate><!--T:99-->
KDiff3</translate>]]</h4>
|-
|[[Image:Kdiff3.png|48px|link=Special:myLanguage/KDiff3]]||<translate><!--T:79-->
A viewer to compare or merge 2 or 3 files or directories.</translate>
|-
|colspan="2"|<h4>[[Special:myLanguage/KDbg|<translate><!--T:100-->
KDbg</translate>]]</h4>
|-
|[[Image:trans.png|48px|link=Special:myLanguage/KDbg]]||<translate>
<!--T:80-->
A Graphical Debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code.</translate>
|-
|-
|[[Image:Cervisia.png|48px]]||'''[[Cervisia]]'''
|colspan="2"|<h4>[[Special:myLanguage/KFileReplace|<translate><!--T:101-->
:A user-friendly graphical tool for using CVS.
KFileReplace</translate>]]</h4>
|-
|-
|[[Image:Kapptemplate.png|48px]]||'''[[KAppTemplate]]'''
|[[Image:Kfilereplace.png|48px|link=Special:myLanguage/KFileReplace]]||<translate><!--T:81-->
:Generates the basic directory and file structure for a KDE development project.
A very capable multi-line, multi-file, multi-directory find and replace.</translate>
|-
|-
|[[Image:Kate.png|48px]]||'''[[Kate]]'''
|colspan="2"|<h4>[[Special:myLanguage/KUIViewer|<translate><!--T:103-->
:An advanced text editor with many features including syntax highlighting
KUIViewer</translate>]]</h4>
|-
|-
|[[Image:Kbugbuster.png|48px]]||'''[[KBugbuster]]'''
|[[Image:Kuiviewer.png|48px|link=Special:myLanguage/KUIViewer]]||<translate><!--T:83-->
:View and manipulate bug reports on the KDE bug tracking system from you desktop.
Display Qt Designer user interface (.ui) files.</translate>
|-
|-
|[[Image:Kcachegrind.png|48px]]||'''[[KCachegrind]]'''
|colspan="2"|<h4>[[Special:myLanguage/Lokalize|<translate><!--T:104-->
:A profiling tool to determine the most time consuming execution parts of program.
Lokalize</translate>]]</h4>
|-
|-
|[[Image:KompareIcon.png|48px]]||'''[[Kompare]]'''
|[[Image:Lokalize.png|48px|link=Special:myLanguage/Lokalize]]||<translate><!--T:84-->
:See clearly the differences between two versions of a text file
Computer-aided translation system using a paragraph-by-paragraph translation approach when translating documentation.</translate>
|-
|-
|[[Image:Kuiviewer.png|48px]]||'''[[KUIViewer]]'''
|colspan="2"|<h4>[[Special:myLanguage/Plasmate|<translate><!--T:105-->
:Display Qt Designer user interface (.ui) files.
Plasmate</translate>]]</h4>
|-
|-
|[[Image:Lokalize48.png|48px]]||'''[[Lokalize]]'''
|[[Image:Plasma.png|48px|link=Special:myLanguage/Plasmate]]||<translate><!--T:85-->
:Computer-aided translation system using a paragraph-by-paragraph translation approach when translating documentation.
Plasma add-ons creator that provides a "mini-IDE" for creating scripted Plasmoids, DataEngines, Runners, etc.</translate>
|-
|-
|[[Image:Umbrello.png|48px]]||'''[[Umbrello]]'''
|colspan="2"|<h4>[[Special:myLanguage/Umbrello|<translate><!--T:106-->
:A diagramming tool for creating models of object-oriented software using UML.
Umbrello</translate>]]</h4>
|-
|-
|[[Image:Kfilereplace.png|48px]]||'''[[KFileReplace]]'''
|[[Image:Umbrello.png|48px|link=Special:myLanguage/Umbrello]]||<translate><!--T:86-->
:A very capable multi-line, mutli-file, multi-directory find and replace.
A diagramming tool for creating models of object-oriented software using UML.</translate>
|-
|-
|[[Image:Kommander.png|48px]]|| '''[[Kommander]]'''
|colspan="2"|<h4>[[Special:myLanguage/Okteta|<translate>
:A visual dialog builder that can be used to create applications.
<!--T:111-->
Okteta</translate>]]</h4>
|-
|[[Image:Okteta.png|48px|link=Special:myLanguage/Okteta]]||<translate>
<!--T:112-->
An editor that allows you to look into any file and modify the bytes in it.</translate>
|-
|colspan="2"|<h4>[[Special:myLanguage/KTechlab|<translate>
<!--T:113-->
KTechlab</translate>]]</h4>
|-
|[[Image:KTechlab.png|48px|link=Special:myLanguage/KTechlab]]||<translate>
<!--T:114-->
An IDE for microcontrollers and electronics.</translate>
|}
|}


== Web Development ==
<translate>== Web Development == <!--T:6-->
 
</translate>
{|style="width:75%" cellpadding="4"
:{|
|[[Image:Quanta.png|48px]]||'''[[Quanta|Quanta+]]'''
|colspan-"2"|<h4>[[Special:myLanguage/Quanta|<translate><!--T:107-->
: A feature-rich web development environment with support for various markup and scripting languages, such as HTML, XML, and PHP.
Quanta+</translate>]]</h4>
|-
|[[Image:Quanta.png|48px|link=Special:myLanguage/Quanta]]||<translate>
<!--T:87-->
A feature-rich web development environment with support for various markup and scripting languages, such as HTML, XML, and PHP.</translate>
|-
|colspan="2"|<h4>[[Special:myLanguage/KImageMapEditor|<translate><!--T:108-->
KImageMapEditor</translate>]]</h4>
|-
|[[Image:Kimagemapeditor.png|48px|link=Special:myLanguage/KImageMapEditor]]||<translate><!--T:88-->
An HTML image map editor from KDE.</translate>
|-
|colspan="2"|<h4>[[Special:myLanguage/KLinkStatus|<translate><!--T:109-->
KLinkStatus</translate>]]</h4>
|-
|-
|[[Image:Kimagemapeditor.png|48px]]||'''[[KImageMapEditor]]'''
|[[Image:Klinkstatus.png|48px|link=Special:myLanguage/KLinkStatus]]||<translate><!--T:89-->
:An HTML image map editor for KDE.
A link checker from KDE, based in LinkStatus.</translate>
|-
|-
|[[Image:Klinkstatus.png|48px]]||'''[[KLinkStatus]]'''
|colspan="2"|<h4>[[Special:myLanguage/KXSLDbg|<translate><!--T:110-->
:A link checker for KDE, based in LinkStatus.
KXSLDbg</translate>]]</h4>
|-
|-
|[[Image:Kxsldbg.png|48px]]||'''[[KXSLDbg]]'''
|[[Image:Kxsldbg.png|48px|link=Special:myLanguage/KXSLDbg]]||<translate><!--T:90-->
:A KDE GUI for debugging XSLT scripts
A GUI for debugging XSLT scripts</translate>
|}
|}
<translate><!--T:8-->
[[Category:Applications]]
</translate>
<translate><!--T:9-->
{{Community-app-footnote}}</translate>

Revision as of 18:11, 12 January 2017

Development and Programming

Development
Development
KDE delivers not only a desktop environment but also a software ecosystem, providing not only software for regular desktop use, but also tools to create such software. Whether developing for KDE platforms or programming in general or doing even web development, KDE offers programs that can help make any programmer's, or even non-programmer's, life easier and more productive.


Software Development

KAppTemplate

Generates the basic directory and file structure for a KDE development project.

Kate

An advanced text editor with many features including syntax highlighting.

Kdesvn

A client to subversion. It integrates nice in your Desktop and many applications.

 See footnote

KDevelop

A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.

Kompare

See the differences between two versions of a text file clearly.

KDiff3

A viewer to compare or merge 2 or 3 files or directories.

KDbg

A Graphical Debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code.

KFileReplace

A very capable multi-line, multi-file, multi-directory find and replace.

KUIViewer

Display Qt Designer user interface (.ui) files.

Lokalize

Computer-aided translation system using a paragraph-by-paragraph translation approach when translating documentation.

Plasmate

Plasma add-ons creator that provides a "mini-IDE" for creating scripted Plasmoids, DataEngines, Runners, etc.

Umbrello

A diagramming tool for creating models of object-oriented software using UML.

Okteta

An editor that allows you to look into any file and modify the bytes in it.

KTechlab

An IDE for microcontrollers and electronics.

Web Development

Quanta+

A feature-rich web development environment with support for various markup and scripting languages, such as HTML, XML, and PHP.

KImageMapEditor

An HTML image map editor from KDE.

KLinkStatus

A link checker from KDE, based in LinkStatus.

KXSLDbg

A GUI for debugging XSLT scripts



Support for this application can be found from the project's home page