Welcome to KDE TechBase: Difference between revisions
(Remove KIPI) |
(Reorganize projects, add section heading) |
||
Line 27: | Line 27: | ||
:Jump head first into development with our '''[[Special:MyLanguage/Development/Tutorials|Tutorials]]''' or take a peek at the various [[Special:MyLanguage/Development/Tools|Tools]] used by KDE and Qt programmers. | :Jump head first into development with our '''[[Special:MyLanguage/Development/Tutorials|Tutorials]]''' or take a peek at the various [[Special:MyLanguage/Development/Tools|Tools]] used by KDE and Qt programmers. | ||
= KDE Projects = | |||
[[File:CMake-logo-48.png |noframe|left| | {| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5" | ||
|- | |||
| style="padding-left: 50px;" |[[File:CMake-logo-48.png |noframe|left|100px|]] || | |||
<translate><!--T:34--> | <translate><!--T:34--> | ||
;[[Special:MyLanguage/ECM5|Extra CMake Modules]]</translate> | ;[[Special:MyLanguage/ECM5|Extra CMake Modules]]</translate> | ||
<translate><!--T:35--> | <translate><!--T:35--> | ||
:Save yourself time and frustration when searching for and including KDE Frameworks and libraries | :Save yourself time and frustration when searching for and including KDE Frameworks and libraries.</translate> | ||
|- | |- | ||
| style="padding-left: | | style="padding-left: 50px;" |[[File:520px-Mascot_20140702_konqui-plasma.png |noframe|left|100px|]] || | ||
<translate><!--T: | <translate><!--T:50--> | ||
;[[Special:MyLanguage/ | ;[[Special:MyLanguage/Projects/Plasma|Plasma]]</translate> | ||
<translate><!--T: | <translate><!--T:51--> | ||
: | :Documentation of Plasma plugins and API</translate> | ||
|- | |- | ||
| style="padding-left: 50px;" |[[File: | | style="padding-left: 50px;" |[[File:Phonon-gstreamer.png |noframe|left|100px|]] || | ||
<translate><!--T: | <translate><!--T:48--> | ||
;[[Special:MyLanguage/ | ;[[Special:MyLanguage/Phonon|Phonon]]</translate> | ||
<translate><!--T: | <translate><!--T:49--> | ||
: | :Documentation of Phonon</translate> | ||
|- | |- | ||
| style="padding-left: 50px;" |[[File:Kdevelop.svg |noframe|left|100px|]] || | | style="padding-left: 50px;" |[[File:Kdevelop.svg |noframe|left|100px|]] || | ||
Line 55: | Line 54: | ||
<translate><!--T:43--> | <translate><!--T:43--> | ||
:Documentation concerning KDevelop plugins and API</translate> | :Documentation concerning KDevelop plugins and API</translate> | ||
|- | |||
| style="padding-left: 50px;" |[[File:Mascot_20140731_konqui-app-utilities.png |noframe|left|100px|]] || | |||
<translate><!--T:40--> | |||
;[[Special:MyLanguage/KDE PIM|KDE PIM]]</translate> | |||
<translate><!--T:41--> | |||
:KDE PIM description</translate> | |||
|- | |- | ||
| style="padding-left: 50px;" |[[File:Krita128.png |noframe|left|100px|]] || | | style="padding-left: 50px;" |[[File:Krita128.png |noframe|left|100px|]] || | ||
Line 68: | Line 73: | ||
:Documentation of Marble plugins and API</translate> | :Documentation of Marble plugins and API</translate> | ||
|- | |- | ||
| style="padding-left: | | style="padding-left: 35px;" |[[File:Calligra120.png |noframe|left|120px|]] || | ||
<translate><!--T: | <translate><!--T:32--> | ||
;[[Special:MyLanguage/ | ;[[Special:MyLanguage/Development/Tutorials/Calligra Overview|Calligra]]</translate> | ||
<translate><!--T:33--> | |||
:Calligra description</translate> | |||
<translate><!--T: | |||
: | |||
|} | |} | ||
Revision as of 09:44, 2 June 2019
Welcome to the TechBase Wiki! This site contains the information developers need to use KDE Frameworks and application libraries for their own software projects. Here you will find tutorials and guides for using KDE Frameworks to create rich and well-behaved Qt applications, Plasma and KWin API for writing applets and scripts, Marble API to provide mapping functionality for your product, and more.
If you're interested in getting involved in KDE, please head over to the Community Wiki to see the different ways to contribute and be part of the community.
Tip
Don't know yet where to go? Check our Getting Started guide to begin your adventure!
- KDE Frameworks (KF5)
- Want to develop a powerful Qt application or take your current one to the next level? Try using the KDE Frameworks, a set of powerful libraries built on top of Qt. It includes utility classes like KArchive for file compression, KItemModels for extending Qt's Model/View framework, or Kirigami for creating responsive and convergent applications for mobile, desktop, and anything in between.
- Development
- Jump head first into development with our Tutorials or take a peek at the various Tools used by KDE and Qt programmers.
KDE Projects
| |
| |
| |
| |
| |
| |
| |
|
Outdated products
|
Note
Before editing the wiki, look at this page to see where to add content.