Applications/Development: Difference between revisions

From KDE UserBase Wiki
(Finished Applications/Development)
(Linkified app names, moved KFileReplace from WebDev to SoftDev)
Line 6: Line 6:


{|style="width:75%" cellpadding="4"
{|style="width:75%" cellpadding="4"
|[[Image:Kdevelop.png|48px]]||'''KDevelop'''
|[[Image:Kdevelop.png|48px]]||'''[[KDevelop]]'''
:A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.
:A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.
|-
|-
|[[Image:Cervisia.png|48px]]||'''Cervisia'''
|[[Image:Cervisia.png|48px]]||'''[[Cervisia]]'''
:A user-friendly graphical tool for using CVS.
:A user-friendly graphical tool for using CVS.
|-
|-
|[[Image:Kapptemplate.png|48px]]||'''KAppTemplate'''
|[[Image:Kapptemplate.png|48px]]||'''[[KAppTemplate]]'''
:Generates the basic directory and file structure for a KDE development project.
:Generates the basic directory and file structure for a KDE development project.
|-
|-
|[[Image:Kate.png|48px]]||'''Kate'''
|[[Image:Kate.png|48px]]||'''[[Kate]]'''
:An advanced text editor with many features including syntax highlighting
:An advanced text editor with many features including syntax highlighting
|-
|-
|[[Image:Kbugbuster.png|48px]]||'''KBugbuster'''
|[[Image:Kbugbuster.png|48px]]||'''[[KBugbuster]]'''
:View and manipulate bug reports on the KDE bug tracking system from you desktop.
:View and manipulate bug reports on the KDE bug tracking system from you desktop.
|-
|-
|[[Image:Kcachegrind.png|48px]]||'''KCachegrind'''
|[[Image:Kcachegrind.png|48px]]||'''[[KCachegrind]]'''
:A profiling tool to determine the most time consuming execution parts of program.
:A profiling tool to determine the most time consuming execution parts of program.
|-
|-
|[[Image:KompareIcon.png|48px]]||'''Kompare'''
|[[Image:KompareIcon.png|48px]]||'''[[Kompare]]'''
:See clearly the differences between two versions of a text file
:See clearly the differences between two versions of a text file
|-
|-
|[[Image:Kuiviewer.png|48px]]||'''KUIViewer'''
|[[Image:Kuiviewer.png|48px]]||'''[[KUIViewer]]'''
:Display Qt Designer user interface (.ui) files.
:Display Qt Designer user interface (.ui) files.
|-
|-
|[[Image:Lokalize.png|48px]]||'''Lokalize'''
|[[Image:Lokalize.png|48px]]||'''[[Lokalize]]'''
:Computer-aided translation system using a paragraph-by-paragraph translation approach when translating documentation.
:Computer-aided translation system using a paragraph-by-paragraph translation approach when translating documentation.
|-
|-
|[[Image:Umbrello.png|48px]]||'''Umbrello'''
|[[Image:Umbrello.png|48px]]||'''[[Umbrello]]'''
:A diagramming tool for creating models of object-oriented software using UML.
:A diagramming tool for creating models of object-oriented software using UML.
|-
|-
|[[Image:Kommander.png|48px]]|| '''Kommander'''
|[[Image:Kfilereplace.png|48px]]||'''[[KFileReplace]]'''
:A very capable multi-line, mutli-file, multi-directory find and replace.
|-
|[[Image:Kommander.png|48px]]|| '''[[Kommander]]'''
:A visual dialog builder that can be used to create applications.
:A visual dialog builder that can be used to create applications.
|}
|}
Line 43: Line 46:


{|style="width:75%" cellpadding="4"
{|style="width:75%" cellpadding="4"
|[[Image:Quanta.png|48px]]||'''Quanta+'''
|[[Image:Quanta.png|48px]]||'''[[Quanta|Quanta+]]'''
: A feature-rich web development environment with support for various markup and scripting languages, such as HTML, XML, and PHP.
: A feature-rich web development environment with support for various markup and scripting languages, such as HTML, XML, and PHP.
|-
|-
|[[Image:Kfilereplace.png|48px]]||'''KFileReplace'''
|[[Image:Kimagemapeditor.png|48px]]||'''[[KImageMapEditor]]'''
:A very capable multi-line, mutli-file, multi-directory find and replace.
|-
|[[Image:Kimagemapeditor.png|48px]]||'''KImageMapEditor'''
:An HTML image map editor for KDE.
:An HTML image map editor for KDE.
|-
|-
|[[Image:Klinkstatus.png|48px]]||'''KLinkStatus'''
|[[Image:Klinkstatus.png|48px]]||'''[[KLinkStatus]]'''
:A link checker for KDE, based in LinkStatus.
:A link checker for KDE, based in LinkStatus.
|-
|-
|[[Image:Kxsldbg.png|48px]]||'''KSXLDbg'''
|[[Image:Kxsldbg.png|48px]]||'''[[KXSLDbg]]'''
:A KDE GUI for debugging XSLT scripts
:A KDE GUI for debugging XSLT scripts
|}
|}

Revision as of 16:35, 18 September 2008

Development and Programming

Development
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.

Software Development

KDevelop
A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.
Cervisia
A user-friendly graphical tool for using CVS.
KAppTemplate
Generates the basic directory and file structure for a KDE development project.
Kate
An advanced text editor with many features including syntax highlighting
KBugbuster
View and manipulate bug reports on the KDE bug tracking system from you desktop.
KCachegrind
A profiling tool to determine the most time consuming execution parts of program.
Kompare
See clearly the differences between two versions of a text file
KUIViewer
Display Qt Designer user interface (.ui) files.
Lokalize
Computer-aided translation system using a paragraph-by-paragraph translation approach when translating documentation.
Umbrello
A diagramming tool for creating models of object-oriented software using UML.
KFileReplace
A very capable multi-line, mutli-file, multi-directory find and replace.
Kommander
A visual dialog builder that can be used to create applications.

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 for KDE.
KLinkStatus
A link checker for KDE, based in LinkStatus.
KXSLDbg
A KDE GUI for debugging XSLT scripts