Welcome to KDE TechBase/ru: Difference between revisions

    From KDE TechBase
    (Created page with "Техническая информация о программной обеспечении от KDE.")
    (Updating to match new version of source page)
     
    (10 intermediate revisions by 2 users not shown)
    Line 1: Line 1:
    <languages />
    <languages />
    __noTOC__


    '''Техническая информация о программной обеспечении от KDE.'''
    <br />
    [[File:Kdevelop.png|noframe|left|128px]]
    '''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 '''[[Development/Tutorials|tutorials and guides]]''' for using KDE Frameworks to create rich and well-behaved Qt applications, '''[[Development/Tutorials/Plasma5|Plasma and KWin API]]''' for writing applets and scripts, '''[[Marble|Marble API]]''' to provide mapping functionality for your product, and more.


    {{note|Techbase.kde.org — основной сайт с технической информацией о продуктах KDE, ориентированный на наших разработчиков, независимых разработчиков ПО и системных администраторов. Всего у KDE есть три вики-сайта, перечисленные на [https://wiki.kde.org/ wiki.kde.org]}}
    If you're interested in getting involved in KDE, please head over to the [https://community.kde.org Community Wiki] to see the different ways to contribute and be part of the community.


    {| cellpadding="4"
    <br />
    | colspan=2 | <h4>[[Special:myLanguage/Development|Разработка]]</h4>
    {{Tip|Don't know yet where to go? Check our '''[[Special:MyLanguage/Getting_Started|Getting Started]]''' guide to begin your adventure!}}
    |-
    |
    [[File:Action_configure.svg|64px|link=Special:myLanguage/Development|Разработка]]
    ||
    Technical information for people who write KDE Software. Including [[Special:myLanguage/Getting Started|how to set up a development environment]], [[Special:myLanguage/Development/Tutorials|
    Tutorials]], [http://api.kde.org API Documentation], [[Special:myLanguage/Development/FAQs|FAQs]] and how to contact other developers and maintainers.
    |-
    | colspan=2 | <h4>[[Special:myLanguage/KDE System Administration|Развёртывание]]</h4>
    |-
    |
    [[File:Devices_system.svg|64px|link=Special:myLanguage/KDE System Administration|Развёртывание]]
    ||
    Information for system administrators managing KDE deployments, from a handful of computers with one or two KDE Applications to thousands of machines running the Plasma Desktop. This area is also useful for power users wishing to tweak their own installations.
    |-
    | colspan=2 | <h4>[[Special:myLanguage/ISV|Интеграция]]</h4>
    |-
    |
    [[File:Action_contents.svg|64px|link=Special:myLanguage/ISV|Интеграция]]
    ||
    Information for Independent Software Vendors (ISVs) who are interested producing software that builds on KDE technologies or integrates with the Plasma Desktop.
    |}


    [[File:Konqui frameworks cropped.png|noframe|left|128px|]]
    ;[[Special:MyLanguage/KF5|KDE Frameworks (KF5)]]
    :Want to develop a powerful Qt application or take your current one to the next level? Try using the '''[[Special:MyLanguage/KF5|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.


    {|
    <br />
    |If you are willing to contribute, please read [[Special:mylanguage/Tasks_and_Tools|Tasks and Tools]] before starting.  If you already contribute, check out [[Stats|Stats]] to see the ''top 10 contributors'' for the week, the ''most popular pages'' and ''most discussed pages''.
     
    |}
    [[File:Develop.png|noframe|right]]
    ;[[Special:MyLanguage/Development|Development]]
    :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 ==
     
    {{AppMiniCard|Extra CMake Modules|Special:MyLanguage/ECM5|File:CMake-logo-48.png|Save yourself time and frustration when searching for and including KDE Frameworks and libraries.}}
     
    {{AppMiniCard|Plasma|Special:MyLanguage/Development/Tutorials/Plasma5|File:520px-Mascot_20140702_konqui-plasma.png|Learn how to extend and build on KDE's powerful workspace.}}
     
    {{AppMiniCard|Phonon|Special:MyLanguage/Phonon|File:Phonon-gstreamer.png|<div class="mw-translate-fuzzy">
    Документация по Phonon
    </div>}}
     
    {{AppMiniCard|KDevelop|Special:MyLanguage/KDevelop5|File:Kdevelop.svg|Customize KDE's powerful IDE for your own workflow.}}
     
    {{AppMiniCard|KDE PIM|Special:MyLanguage/KDE PIM|File:Mascot_20140731_konqui-app-utilities.png|Mails, calendars, and contacts, all in one roof.}}
     
    {{AppMiniCard|Marble|Special:MyLanguage/Marble|File:Marble128.png|Documentation of Marble plugins and API}}
     
    {{AppMiniCard|Calligra|Special:MyLanguage/Development/Tutorials/Calligra Overview|File:Calligra120.png|Empower productivity plugins.|icon-dark-invert}}
     
    {{AppMiniCard|Latte Dock|Special:MyLanguage/LatteDock|File:LatteDock.png|Replacement Docks and Panels for Plasma Desktops. Provides an elegant and intuitive experience for your tasks and plasmoids.}}
     
    === Устаревшие программные продукты ===
     
    {{AppMiniCard|Language Bindings|Special:MyLanguage/Languages|File:Sublime.svg|Bindings for Qt 4 and KDE 4 (kdelibs)}}
     
    {{Note|Before editing the wiki, look at [[Help:Contribute#Organisation|this page]] to see where to add content.''
    <br />
    If you want a '''real book''' to learn how to use the Frameworks, please [https://community.kde.org/Books read there], on our community pages!}}

    Latest revision as of 19:00, 16 September 2019


    noframe
    noframe

    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.


    noframe
    noframe
    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

    Extra CMake Modules

    Save yourself time and frustration when searching for and including KDE Frameworks and libraries.

    Plasma

    Learn how to extend and build on KDE's powerful workspace.

    Phonon

    {{{4}}}

    KDevelop

    Customize KDE's powerful IDE for your own workflow.

    KDE PIM

    Mails, calendars, and contacts, all in one roof.

    Marble

    Documentation of Marble plugins and API

    Calligra

    Empower productivity plugins.

    Latte Dock

    Replacement Docks and Panels for Plasma Desktops. Provides an elegant and intuitive experience for your tasks and plasmoids.

    Устаревшие программные продукты

    Language Bindings

    Bindings for Qt 4 and KDE 4 (kdelibs)

    Note
    Before editing the wiki, look at this page to see where to add content.


    If you want a real book to learn how to use the Frameworks, please read there, on our community pages!