Projects/Documentation/KDE (health table)

    From KDE TechBase
    Revision as of 10:01, 5 May 2020 by Yurchor (talk | contribs) (Update for Dolphin)
    The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

    Docbook Health Table

    Please feel free to add your comments or suggestions to this table. If you want to update a docbook and do not know where to begin, subscribe to kde-doc-english АТ kde.org and ask your questions.

    KDE Frameworks

    Docbooks of these modules can be found in module name/docs/program name of the KDE Git-Repos but the location is unsystematic so you should inspect the whole tree to find the correct item (there are many duplicates with KDE 4 counterparts).

    Using paths

    kf5-config should not be used, as it is part of kdelibs4support and deprecated. Using qtpaths is recommended because XDG* environment variables are not always defined.

    XDG

    Use XDG_DATA_HOME (default $HOME/.local), XDG_CONFIG_HOME (default $HOME/.config) and XDG_CACHE_HOME (default $HOME/.cache) instead of the paths used in KDE 4

    System ui.rc files in kf5 are in XDG_DATA_DIRS/share/kxmlgui5/appname/appnameui.rc ( XDG_DATA_DIRS defaults to /usr/share), user changes for ui.rc files (e.g. Toolbars) in kf5 are in XDG_DATA_HOME/share/kxmlgui5/appname/appnameui.rc

    Use markup like <filename class="directory"><envar>XDG_CONFIG_HOME</envar>/afolder/.../</filename> or <filename><envar>XDG_CONFIG_HOME</envar>/afile</filename>

    qtpaths

    <userinput><command>qtpaths</command> <option>--paths GenericCacheLocation</option></userinput> -> $HOME/.cache

    <userinput><command>qtpaths</command> <option>--paths GenericConfigLocation</option></userinput> -> $HOME/.config

    <userinput><command>qtpaths</command> <option>--paths GenericDataLocation </option></userinput> -> $HOME/.local/share:/usr/local/share

    Links to kde repos

    The following has been setup:

    • commits.kde.org/<repo>/<commit> -> view for that commit
    • commits.kde.org/<repo> -> view for that repository
    • commits.kde.org/ -> view the overview of all repos

    In addition, the following parameters are supported:

    • branch: fairly self-explanatory
    • path: to a file. If you wish to pass a directory, make sure it has a trailing slash.

    Examples:

    Note that where branch is not present, the determination of what branch to display from will be made by GitPHP / Quickgit, but will probably be the default branch 'master'.

    Where a branch alone is specified (no path) then Quickgit will display a listing of recent changes to that branch. A plain request will continue to direct users to the overview page for a repository.

    Main Modules

    applications

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KControl modules See KControl health table applications
    Dolphin 2020-05-05 Applications 20.08 Up-to-date High - Yurchor (talk) 10:01, 5 May 2020 (UTC)
    Fundamentals 2016-11-28 - Up-to-date High fix coords for callouts Lueck (talk) 21:45, 5 December 2016 (UTC)
    Glossary 2016-08-24 - Up-to-date Medium - Lueck (talk) 20:32, 25 August 2016 (UTC)
    Kate 2018-03-23 Applications 18.04 Up-to-date Medium missing plugin docs: Replicode Lueck (talk) 05:08, 26 March 2018 (UTC)
    KatePart 2018-03-23 Frameworks Frameworks 5.44 Up-to-date Medium code is in frameworks/ktexteditor Lueck (talk) 08:14, 31 March 2018 (UTC)
    KHelpCenter 2016-04-17 Applications 16.04 Up-to-date High - Lueck (talk) 05:34, 25 April 2016 (UTC)
    Konsole 2018-03-10 Applications 18.04 Up-to-date High - Yurchor (talk) 13:45, 11 March 2018 (UTC)
    KWrite 2018-05-19 Applications 18.08 Up-to-date High - Lueck (talk) 20:44, 21 May 2018 (UTC)
    Onlinehelp 2018-04-01 Application 18.04 Up-to-date Medium - Lueck (talk) 18:14, 3 April 2018 (UTC)
    KFind 2016-11-05 Applications 16.12 Up-to-date Medium - Lueck (talk) 07:53, 23 January 2017 (UTC)
    KFind.man 2016-11-05 Applications 16.12 Up-to-date Low - Lueck (talk) 07:53, 23 January 2017 (UTC)
    Konqueror 2016-11-05 Applications 16.12 Up-to-date High - Lueck (talk) 14:06, 17 November 2016 (UTC)
    KEditbookmarks 2016-11-04 Applications 16.12 Up-to-date Medium - Lueck (talk) 08:42, 7 November 2016 (UTC)

    frameworks

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KControl modules See KControl health table frameworks
    checkXML5 2014-03-04 Frameworks 5.0 Up-to-date Low - --Lueck (talk) 15:40, 2 August 2015 (UTC)
    desktoptojson 2014-04-02 Frameworks 5.0 Up-to-date Medium - --Lueck (talk) 20:39, 3 August 2015 (UTC)
    Documentationnotfound 2014-04-02 Frameworks 5.0 Up-to-date High - --Lueck (talk) 20:17, 31 July 2015 (UTC)
    kbuildsycoca5 2015-09-17 Frameworks 5.15 Up-to-date Medium - --Lueck (talk) 20:39, 3 August 2015 (UTC)
    kcookiejar5 2015-07-31 Frameworks 5.13 Up-to-date Low - --Lueck (talk) 20:13, 31 July 2015 (UTC)
    kdebugdialog5 2016-04-02 Frameworks 5.21 Up-to-date Medium - --Lueck (talk) 18:46, 02 April 2016 (UTC)
    kded5 2014-03-22 Frameworks 5.0 Up-to-date Low - --Lueck (talk) 07:08, 3 August 2015 (UTC)
    kdeinit5 2013-12-18 Frameworks 5.0 Up-to-date Low - --Lueck (talk) 15:02, 3 August 2015 (UTC)
    kf5-config 2015-07-31 Frameworks 5.13 Up-to-date Low - --Lueck (talk) 18:46, 2 August 2015 (UTC)
    kf5kross 2015-07-31 Frameworks 5.13 Up-to-date Low - --Lueck (talk) 16:25, 2 August 2015 (UTC)
    kf5options 2016-05-13 Frameworks 5.22 Up-to-date Low - Lueck (talk) 04:56, 14 June 2016 (UTC)
    kgendesignerplugin 2014-05-28 Frameworks 5.0 Up-to-date Low - --Lueck (talk) 17:57, 2 August 2015 (UTC)
    kioslave/data 2003-02-06 - Up-to-date Medium - --Yurchor 16:09, 2 January 2010 (UTC)
    kioslave/file 2002-01-20 - Up-to-date Medium - --Yurchor 16:09, 2 January 2010 (UTC)
    kioslave/ftp 2002-01-20 - Up-to-date Medium - --Yurchor 16:09, 2 January 2010 (UTC)
    kioslave/help 2002-01-20 - Up-to-date Medium - --Yurchor 16:09, 2 January 2010 (UTC)
    kioslave/http 2002-01-20 - Up-to-date Medium - --Yurchor 16:09, 2 January 2010 (UTC)
    kioslave/mailto 2012-01-28 kde 4.8 Up-to-date Medium - --Lueck 07:01, 9 March 2012 (UTC)
    kioslave/telnet 2002-01-20 - Up-to-date Medium - --Yurchor 16:09, 2 January 2010 (UTC)
    kioslave/webdav 2002-01-21 - Up-to-date Medium - --Yurchor 16:09, 2 January 2010 (UTC)
    kjscmd5 2015-07-31 Frameworks 5.13 Up-to-date Low - --Lueck (talk) 16:25, 2 August 2015 (UTC)
    kjs5 2014-05-04 Frameworks 5.0 Up-to-date Low - --Lueck (talk) 16:33, 2 August 2015 (UTC)
    kpackagetool 2017-01-03 Frameworks 5.30 Up-to-date Low - Lueck (talk) 11:17, 6 January 2017 (UTC)
    kwallet-query 2015-06-14 Frameworks 5.11 Up-to-date Low - --Lueck (talk) 15:42, 2 August 2015 (UTC)
    meinproc5 2014-05-08 Frameworks 5.0 Up-to-date Low - --Lueck (talk) 15:40, 2 August 2015 (UTC)
    plasmapkg2 2014-04-25 Frameworks 5.0 Up-to-date Low - --Lueck (talk) 05:26, 3 August 2015 (UTC)
    preparetips5 2014-03-04 Frameworks 5.0 Up-to-date Low - --Lueck (talk) 16:25, 2 August 2015 (UTC)
    qt5options 2016-06-04 Qt 5.4 Up-to-date Low - Lueck (talk) 10:30, 6 July 2016 (UTC)

    kde-workspace

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KControl modules See KControl health table kde-workspace
    KDEsu 2010-09-21 KDE 4.5 Up-to-date Low Code is in frameworks/kdesu / workspace kde-cli-tools ? --Lueck (talk) 07:19, 30 July 2015 (UTC)
    kdesu.man 2010-09-18 - Up-to-date Low Code is in frameworks/kdesu / workspace kde-cli-tools ? --Lueck (talk) 07:19, 30 July 2015 (UTC)
    KFontView 2018-03-31 Plasma 5.12 Up-to-date Medium - Lueck (talk) 19:18, 4 April 2018 (UTC)
    KInfoCenter 2016-03-09 Plasma 5.6 Up-to-date High - --Lueck (talk) 23 April 2016
    Klipper 2015-07-20 Plasma 5.4 Up-to-date High - --Lueck (talk) 16:37, 2 August 2015 (UTC)
    KMenuEdit 2015-04-27 Plasma 5.3 Up-to-date Medium - --Yurchor (talk) 09:14, 13 July 2015 (UTC)
    KNetAttach 2015-04-10 Plasma 5.3 Up-to-date Medium - --Yurchor (talk) 09:14, 13 July 2015 (UTC)
    KSysGuard 2017-01-31 Plasma 5.9 Up-to-date Medium - --Lueck (talk) 16:37, 17 April 2016 (UTC)
    Plasma-desktop 2016-08-21 Plasma 5.7 Up-to-date Medium check / fix coords for callouts Lueck (talk) 15:11, 12 September 2016 (UTC)
    System Settings 2018-03-23 Plasma 5.12 Up-to-date High - Lueck (talk) 21:36, 26 January 2017 (UTC)

    kdeaccessibility

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    kmag 2017-07-07 1.0 (Applications 17.08) Up-to-date Medium - Lueck (talk) 13:56, 8 July 2017 (UTC)
    kmousetool 2017-07-06 1.12 (Applications 17.08) Up-to-date Medium - Lueck (talk) 09:33, 7 July 2017 (UTC)
    KMouth 2018-01-04 1.2.0 (17.12) Up-to-date Medium - Lueck (talk) 20:06, 7 January 2018 (UTC)

    kdeadmin

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KCron 2017-01-12 Applications 16.12 Up-to-date Medium - Lueck (talk) 18:50, 1 April 2018 (UTC)
    KSystemlog 2016-04-17 0.4 (Applications 16.04) Up-to-date Medium - --Lueck (talk) 16:21, 15 April 2016 (UTC)

    kdeedu

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Artikulate 2015-09-27 0.6.0 (Applications 15.12) Up-to-date Medium - -Yurchor (talk) 18:14, 16 April 2016 (UTC)
    Blinken 2016-04-26 0.4 (Applications 16.04) Up-to-date Medium - --Yurchor 18:46, 28 December 2009 (UTC)
    Cantor 2016-08-25 Applications 16.12 Up-to-date Medium - -Yurchor (talk) 12:02, 25 August 2016 (UTC)
    KAlgebra 2016-04-19 0.10 (Applications 16.04) Up-to-date Medium - --Lueck (talk) 20-04-2016
    Kalzium 2019-07-19 Applications 19.08 Up-to-date Medium Update screenshot-calc-conc.png, screenshot-calc-titr.png, screenshot-mol-edit.png Yurchor (talk) 17:52, 20 July 2019 (UTC)
    Kanagram 2016-04-27 1.2 (Applications 16.04) Up-to-date Medium - Lueck (talk) 09:10, 7 May 2016 (UTC)
    KBruch 2015-09-27 KBruch 5.0 (Applications 15.12) Up-to-date Medium - Lueck (talk) 13:55, 26 April 2016 (UTC)
    KGeography 2016-05-08 0.9 (Applications 16.04) Up-to-date Medium - Lueck (talk) 09:39, 21 May 2016 (UTC)
    KHangMan 2016-04-25 3.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 12:21, 27 April 2016 (UTC)
    Kig 2015-09-27 kig 1.0 (Applications 15.12) Up-to-date Medium update screenshots to kf5 Lueck (talk) 09:04, 28 November 2016 (UTC)
    Kiten 2016-05-07 1.3 (Applications 16.04) Up-to-date Medium - Lueck (talk) 18:12, 9 May 2016 (UTC)
    KLettres 2016-04-20 2.3 (Applications 16.04) Up-to-date Medium - Lueck (talk) 02:37, 27 April 2016 (UTC)
    KMPlot 2018-11-09 1.2.2 (Applications 18.12) Up-to-date Medium - Yurchor (talk) 06:28, 14 November 2018 (UTC)
    KTouch 2019-07-05 Applications 19.08 Up-to-date Medium - Yurchor (talk) 07:00, 6 July 2019 (UTC)
    KTurtle 2016-05-07 0.8.1 beta (Applications 16.04) Up-to-date Medium - Lueck (talk) 19:37, 10 May 2016 (UTC)
    KWordQuiz 2016-05-07 0.9.2 (Applications 16.04) Up-to-date Medium - Lueck (talk) 19:37, 10 May 2016 (UTC)
    Marble 2013-11-17 1.7 (4.13) Up-to-date Medium - --Yurchor (talk) 19:41, 17 November 2013 (UTC)
    Minuet 2016-12-09 Applications 16.12 Up-to-date Medium - -Yurchor (talk) 18:14, 16 April 2016 (UTC)
    Parley 2016-05-12 2.10 (Applications 16.04) Up-to-date Medium - Lueck (talk) 19:22, 11 August 2016 (UTC)
    Rocs 2016-04-10 2.1.50 (Applications 16.04) Up-to-date Medium - --Yurchor (talk) 05:43, 21 November 2013 (UTC)
    Step 2016-05-07 0.1.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 19:37, 10 May 2016 (UTC)

    kdegames

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Bomber 2016-05-09 0.4 (Applications 16.04) Up-to-date Medium - Lueck (talk) 08:43, 10 May 2016 (UTC)
    Bovo 2016-05-09 1.1 (Applications 16.04) Up-to-date Medium - Lueck (talk) 08:43, 10 May 2016 (UTC)
    Granatier 2016-05-09 1.3.1 (Applications 16.04) Up-to-date Medium - Lueck (talk) 09:40, 10 May 2016 (UTC)
    Kajongg 2017-01-20 Applications 17.04 Up-to-date Medium - Lueck (talk) 15:56, 22 January 2017 (UTC)
    Kapman 2016-05-09 1.1.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 09:40, 10 May 2016 (UTC)
    KAtomic 2016-05-09 4.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 10:01, 10 May 2016 (UTC)
    KBlackBox 2016-05-09 0.5.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 10:01, 10 May 2016 (UTC)
    KBlocks 2016-05-09 0.4 (Applications 16.04) Up-to-date Medium - Lueck (talk) 12:22, 10 May 2016 (UTC)
    KBounce 2016-05-09 0.11 (Applications 16.04) Up-to-date Medium - Lueck (talk) 12:22, 10 May 2016 (UTC)
    KBreakOut 2016-05-09 1.2.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:54, 10 May 2016 (UTC)
    KDiamond 2016-05-09 1.5 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:54, 10 May 2016 (UTC)
    KFourInLine 2016-05-09 v1.4.1 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:54, 10 May 2016 (UTC)
    KGoldrunner 2013-05-14 4.10 (4.11) Up-to-date Medium - --Lueck (talk) 10:53, 14 May 2013 (BST)
    Kigo 2013-05-06 0.5.6 (4.11) Up-to-date Medium - Yurchor (talk) 07:22, 22 April 2017 (UTC)
    Killbots 2016-05-09 1.2.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:54, 10 May 2016 (UTC)
    Kiriki 2016-05-09 0.3.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 19:59, 10 May 2016 (UTC)
    KJumpingCube 2016-06-09 2.1 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:54, 10 May 2016 (UTC)
    Klickety 2016-05-09 2.1+ (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:54, 10 May 2016 (UTC)
    KLines 2016-05-10 1.6 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:54, 10 May 2016 (UTC)
    KMahjongg 2019-10-17 0.9 (Applications 19.12) Up-to-date Medium - Yurchor (talk) 09:58, 18 October 2019 (UTC)
    KMines 2016-05-10 4.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:54, 10 May 2016 (UTC)
    KNavalBattle 2016-05-10 2.1 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:58, 10 May 2016 (UTC)
    KNetWalk 2016-05-10 3.3.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:58, 10 May 2016 (UTC)
    Knights 2015-01-07 2.5.0 Up-to-date Medium Update screenshots -Yurchor (talk) 06:28, 14 November 2018 (UTC)
    Kolf 2007-10-14 1.9 Up-to-date Medium Will be replaced by Kolf2? --Yurchor 18:57, 29 December 2009 (UTC)
    Kollision 2016-05-10 0.3 (applications 16.04) Up-to-date Medium - Lueck (talk) 17:58, 10 May 2016 (UTC)
    Konquest 2014-02-08 2.3 (4.13) Up-to-date Medium - Yurchor (talk) 07:22, 22 April 2017 (UTC)
    KPat 2016-05-11 3.6 (Applications 16.04) Up-to-date Medium - Lueck (talk) 04:20, 13 May 2016 (UTC)
    KReversi 2017-07-11 2.1 (Applications 17.08) Up-to-date Medium - Lueck (talk) 15:08, 12 July 2017 (UTC)
    KSirk 2013-02-17 4.10.0 Up-to-date Medium Add section about Jabber games --Yurchor (talk) 15:55, 17 February 2013 (UTC)
    KSirkSkinEditor 2009-05-22 4.3 Slightly outdated Medium Update screenshots. --Yurchor 18:57, 29 December 2009 (UTC)
    KShisen 2016-05-09 1.10 (Applications 16.04) Up-to-date Medium - Lueck (talk) 08:28, 10 May 2016 (UTC)
    KSpaceDuel 2013-05-05 2.0 (4.11) Up-to-date Medium - --Lueck (talk) 08:04, 6 May 2013 (BST)
    KSquares 2016-05-10 0.6 (Applications 16.04) Up-to-date Medium - Lueck (talk) 19:14, 10 May 2016 (UTC)
    KSudoku 2013-12-18 1.2.1 (4.12) Up-to-date Medium Screenshots? --Lueck (talk) 15:32, 18 December 2013 (UTC)
    KTron/KSnake 2013-05-95 2.0 (4.11) Up-to-date Medium - --Lueck (talk) 08:37, 6 May 2013 (BST)
    KTuberling 2016-05-11 1.0.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 20:56, 14 May 2016 (UTC)
    Kubrick 2013-05-05 1.0 (4.11) Up-to-date Medium Screenshots? --Yurchor (talk) 17:20, 5 May 2013 (BST)
    LSkat 2013-05-05 1.40 (4.11) Up-to-date Medium - --Yurchor (talk) 17:20, 5 May 2013 (BST)
    Palapeli 2010-11-29 1.2 Up-to-date Medium - -Yurchor 18:00, 30 November 2010 (UTC)
    Picmi 2016-05-13 2.0.0 (Applications 16.04) Up-to-date Medium Add more info about strategies and how to play --Yurchor (talk) 17:20, 5 May 2013 (BST)

    kdegraphics

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    GwenView 2018-10-14 Applications 18.12 Up-to-date Medium - Yurchor (talk) 08:49, 15 October 2018 (UTC)
    KolourPaint 2018-03-23 Applications 18.04 Up-to-date Medium - Lueck (talk) 12:47, 25 March 2018 (UTC)
    kcontrol/kamera 2018-03-23 Applications 18.04 Up-to-date Medium - Lueck (talk) 14:54, 15 April 2018 (UTC)
    KRuler 2017-06-14 5.0 (Applications 17.08) Up-to-date Medium - Lueck (talk) 04:30, 15 June 2017 (UTC)
    Okular 2019-08-10 1.9 (Applications 19.12) Up-to-date High - Yurchor (talk) 06:23, 11 August 2019 (UTC)
    Spectacle 2019-08-10 Applications 19.08 Up-to-date Medium - Yurchor (talk) 06:23, 11 August 2019 (UTC)

    kdemultimedia

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    DragonPlayer 2016-06-29 Applications 16.04 Up-to-date Medium - Lueck (talk) 06:48, 7 July 2016 (UTC)
    JuK 2013-06-16 3.11 (4.11) Up-to-date Medium readd Cover Manager section --Yurchor (talk) 19:02, 16 June 2013 (BST)
    K3b 2012-01-06 2.1 (kde 4.8) Up-to-date High - Lueck (talk) 16:42, 22 March 2018 (UTC)
    Kamoso 2016-08-24 kamoso 3.2 Up-to-date Low - Lueck (talk) 16:42, 22 March 2018 (UTC)
    KMix 2020-04-01 Applications 20.08 Up-to-date High - Yurchor (talk) 05:27, 2 April 2020 (UTC)
    Kdenlive 2019-05-08 Applications 19.04 Up-to-date Medium Partially written and not-yet-converted parts are stored here Yurchor (talk) 18:57, 8 May 2019 (UTC)
    cddbretrieval 2013-12-05 4.12 Up-to-date Medium - Lueck (talk) 08:22, 12 September 2016 (UTC)
    KIOSlave/ audiocd 2004-09-16 2.30.00 Up-to-date Medium - --Lueck (talk) 11:52, 29 July 2013 (BST)
    kcontrol/kcmaudiocd 2019-02-08 Applications 19.04 Up-to-date Medium - Yurchor (talk) 18:52, 8 February 2019 (UTC)
    Kwave 2016-06-26 0.9.2 (Applications 16.12) Up-to-date Medium - Lueck (talk) 15:09, 21 November 2016 (UTC)

    kdenetwork

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KGet 2017-11-21 2.95.0 (Applications 17.12) Up-to-date High - Lueck (talk) 17:44, 2 January 2018 (UTC)
    kioslaves - - - - kio-extras: bookmarks bzip2 fish gzip info man network nfs sftp smb tar thumbnail xz docs? Lueck (talk) 19:04, 26 July 2016 (UTC)
    Kopete 2008-11-25 0.12 Slightly outdated High New controls at the buttom of main program window are absolutely unobvious. Lueck (talk) 16:38, 22 March 2018 (UTC)
    KRDC 2016-07-25 Application 16.08 Up-to-date Medium - Lueck (talk) 08:14, 26 July 2016 (UTC)
    KRFB 2016-07-25 5.0 (Applications 16.08) Up-to-date High - Lueck (talk) 05:02, 29 July 2016 (UTC)

    kdesdk

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Coments (what should be improved) Signed off by
    Cervisia 2016-06-16 3.11 (Applications 16.08) Up-to-date Low update some screenshots Lueck (talk) 17:25, 18 June 2016 (UTC)
    KAppTemplate 2017-11-01 0.1 (Applications 17.12) Up-to-date Medium - Lueck (talk) 12:17, 8 November 2017 (UTC)
    KCacheGrind 2016-11-18 0.8.0 (Applications 17.04) Up-to-date Medium - Lueck (talk) 10:53, 19 November 2016 (UTC)
    Kompare 2016-07-05 4.1.3 (Applications 16.04) Up-to-date Medium - Lueck (talk) 19:45, 7 July 2016 (UTC)
    Lokalize 2018-10-14 2.0 (Applications 18.12) Slightly outdated High - -Yurchor (talk) 08:49, 15 October 2018 (UTC)
    poxml 2003-04 - Up-to-date Medium - --Yurchor 15:29, 1 January 2010 (UTC)
    Scripts - - Moderate outdated Medium No scripts for cheatmake, reportview, fixincludes, transxx. Missing documentation for add_trace.pl, astyle-kdelibs, astyle-kdelibs.bat, authors2xml.pl, build-progress.sh, cmakelint.pl, colorcvs,, colorsvn, create_svnignore, cvs-clean, cvsaddcurrentdir, cvsbackport, cvsblame, cvsforwardport, cvsgettags, cvslastreferenced, cvsversion, extractattr, findmissingcrystal, fixheaders, fixkdeincludes, fixuifiles, generate_changelog, generate_string_table.pl, includemocs, kDebug2kdDebug.sh, kde-headercheck, kde-spellcheck.pl, kde_generate_export_header, kdedoc, kdekillall, kdelnk2desktop.py, kdemangen.pl, png2mng.pl, rc2kcfgxt.pl, relicensecheck.pl, rename_source_files, svn-clean, svn2log.py, svn2log.sh, svnaddcurrentdir, svnbackport, svnchangesince, svnforwardport, svngettags, svnintegrate, svnlastchange, svnlastlog, svnrevertlast, svnversions, unsercmake, wcgrep can be found on techbase. --Yurchor 15:29, 1 January 2010 (UTC)
    Umbrello 2013-06-01 2.11 Up-to-date Medium New features? --Lueck (talk) 10:24, 17 August 2013 (BST)

    kdeutils

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Ark 2016-09-10 Applications 16.12 Up-to-date High - Lueck (talk) 08:44, 7 November 2016 (UTC)
    KBackup 2018-01-05 Applications 18.04 Up-to-date Medium - Lueck (talk) 13:00, 6 January 2018 (UTC)
    Filelight 2015-08-04 Filelight 1.21 (Applications 15.08) Up-to-date Medium - --Lueck (talk) 17:32, 4 August 2015 (UTC)
    KCalc 2016-07-25 Applications 16.08 Up-to-date High - Lueck (talk) 13:18, 2 August 2016 (UTC)
    KCharSelect 2016-04-25 1.12 (Applications 16.04) Up-to-date Medium - Lueck (talk) 14:50, 26 April 2016 (UTC)
    kcontrol/ blockdevices 2016-04-14 Applications 16.04 Up-to-date Medium - --Lueck (talk) 23:23, 15 April 2016 (UTC)
    KDF 2016-04-13 Applications 16.08 Up-to-date Low - --Lueck (talk) 21:49, 15 April 2016 (UTC)
    KFloppy 2016-03-23 5.0 (Applications 16.04) Up-to-date Low - -Yurchor (talk) 13:39, 25 March 2016 (UTC)
    KGpg 2016-10-10 Application 16.12 Up-to-date High - Lueck (talk) 20:14, 15 October 2016 (UTC)
    KTeaTime 2016-07-06 1.3.0 (Applications 16.04) Up-to-date Low - Lueck (talk) 11:44, 6 July 2016 (UTC)
    KTimer 2018-03-04 Applications 18.04 Up-to-date Medium - Lueck (talk) 16:11, 22 March 2018 (UTC)
    KWallet 2016-07-05 Applications 16.04 Up-to-date High - Lueck (talk) 10:10, 11 August 2016 (UTC)
    Sweeper 2018-01-03 1.11 (17.12) Up-to-date Low - Lueck (talk) 12:45, 6 January 2018 (UTC)

    kdewebdev

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KImageMapEditor 2011-08-22 3.9.0 (kde 4.7) Up-to-date Medium - --Lueck 21:31, 7 September 2011 (BST)

    pim

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Akregator 2016-07-28 5.3.40 (Applications 16.08) Up-to-date High - Lueck (talk) 07:56, 30 July 2016 (UTC)
    Archive Mail Agent 2019-09-21 Applications 19.12 Up-to-date High part of kmail doc? Yurchor (talk) 12:24, 29 September 2019 (UTC)
    Contact Theme Editor 2016-04-06 Applications 16.04 Up-to-date High - -Yurchor (talk) 18:44, 16 April 2016 (UTC)
    Header Theme Editor 2016-04-06 Applications 16.04 Up-to-date High - -Yurchor (talk) 18:44, 16 April 2016 (UTC)
    Import Wizard 2016-07-27 5.3.40 (Applications 16.08) Up-to-date Medium - Lueck (talk) 08:01, 30 July 2016 (UTC)
    Follow Up Reminder Agent 2019-09-21 Applications 19.12 Up-to-date Medium part of kmail doc? Yurchor (talk) 12:24, 29 September 2019 (UTC)
    KAddressbook 2019-07-20 Applications 18.12 Up-to-date High --Yurchor (talk) 12:24, 29 September 2019 (UTC)
    KAlarm 2016-12-06 2.11.11 (Applications 16.12) Up-to-date High - Lueck (talk) 14:13, 10 December 2016 (UTC)
    Kleopatra 2013-07-04 2.1.1 (4.11) Up-to-date High - --Lueck (talk) 13:21, 17 August 2013 (BST)
    KMail 2013-06-26 (kde 4.12) Up-to-date High - --Lueck (talk) 11:39, 12 December 2013 (UTC)
    KNotes 2016-07-28 5.3.40 (Applications 16.08) Up-to-date Low - Lueck (talk) 19:34, 31 July 2016 (UTC)
    konsolekalendar 2016-11-23 5.1.3 (Applications 16.12) Up-to-date Medium change to man page - it is no GUI app Lueck (talk) 21:14, 5 December 2016 (UTC)
    Kontact 2016-12-08 5.4.40 (Applications 16.12) Up-to-date High - Lueck (talk) 10:38, 6 January 2017 (UTC)
    KOrganizer 2016-12-08 5.4.40 (Applications 16.12) Up-to-date High - Lueck (talk) 10:38, 6 January 2017 (UTC)
    KTNEF 2016-07-27 5.3.40 (Applications 16.08) Up-to-date Medium - Lueck (talk) 11:47, 30 July 2016 (UTC)
    KWatchGNUPG 2016-07-26 1.0 (Applications 16.08) Up-to-date Medium - Lueck (talk) 18:12, 3 August 2016 (UTC)
    Notes Agent 2013-12-20 (4.13) Up-to-date Medium part of kmail doc? Lueck (talk) 02:48, 11 May 2016 (UTC)
    PIM Settings Exporter 2016-07-27 5.3.40 (applications 16.08) Up-to-date High - Lueck (talk) 11:47, 30 July 2016 (UTC)
    Send Later Agent 2019-09-21 Applications 19.12 Up-to-date High part of kmail doc? Yurchor (talk) 12:24, 29 September 2019 (UTC)
    Sieve Editor 2016-04-14 Applications 16.04 Up-to-date High - --Lueck (talk) 22:13, 16.04.2016 (UTC)

    Calligra

    Docbooks of this module can be found in doc/program name of the various Calligra apps.

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Calligra 2012-01-03 2.4 Up-to-date High add doc for common stuff here (dockers etc) --Lueck 07:47, 9 January 2012 (UTC)
    Flow - - Garbage Low No documentation --Lueck 07:34, 26 July 2011 (BST)
    Karbon - - Garbage High No documentation --Yurchor 08:47, 23 January 2011 (UTC)
    Kexi 2012-09-14 2.5 Up-to-date High - --Yurchor (talk) 08:37, 15 September 2012 (BST)
    Krita - - Moderate outdated High The docs are online here. No plans to make them offline. -Yurchor (talk) 20:32, 14 April 2016 (UTC)
    Plan - - Garbage High Drafts can be found here and here. --Yurchor 07:30, 6 March 2010 (UTC)
    Stage 2012-12-09 2.6 Up-to-date High - --Yurchor (talk) 18:40, 9 December 2012 (UTC)
    Sheets 2013-03-11 2.7 Up-to-date High - --Yurchor (talk) 19:37, 16 March 2013 (UTC)
    Words - - Moderate outdated High Draft can be found here, here, here, and here. --Yurchor 08:47, 23 January 2011 (UTC)

    Extragear

    Docbooks of these modules can be found in extragear/module name/doc/program name in KDEGit.

    extragear-base

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    kcm-wacomtablet 2013-03-16 2.0 Up-to-date Medium - -

    extragear-edu

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    GCompris Administrative Guide 2015-03-14 0.30 Up-to-date Medium Update screenshots --Yurchor (talk) 16:04, 22 April 2015 (UTC)
    KStars 2018-05-25 2.9.6 Up-to-date Medium - Yurchor (talk) 12:08, 25 May 2018 (UTC)
    LabPlot 2016-12-24 3.3.1 Up-to-date Medium - -Yurchor (talk) 07:08, 24 December 2016 (UTC)

    extragear-games

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by

    extragear-graphics

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    digiKam 2018-01-01 5.8 Up-to-date High Needs polishing -Yurchor (talk) 14:15, 3 January 2018 (UTC)
    KGraphviewer 2018-01-03 2.42 Up-to-date Medium - Lueck (talk) 04:46, 6 January 2018 (UTC)
    KPhotoalbum 2012-02-23 4.2 Moderate outdated Medium New screenshots, new features (gps location, positional tags&face detection, age display, android client), UI changes in settings dialog Jzarl (talk) 20:35, 9 November 2016 (UTC)
    KXStitch 2019-05-19 2.2.0 Up-to-date Medium merge docs into one DocBook? --Yurchor (talk) 14:50, 20 May 2019 (UTC)
    SymbolEditor 2016-12-01 SymbolEditor 2.0.0 Up-to-date Medium merge docs into one DocBook? Lueck (talk) 21:29, 5 December 2016 (UTC)
    Showfoto 2018-01-01 5.8 Up-to-date High See digiKam. -Yurchor (talk) 15:39, 7 January 2018 (UTC)
    Skanlite 2016-08-24 Skanlite 2.0.0 Up-to-date Medium - Lueck (talk) 19:32, 24 August 2016 (UTC)

    extragear-kdevelop

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KDevelop 2011-06-03 4.2 (KDE 4.7) Up-to-date Medium Some chapters are still on UserBase (not written yet) --Yurchor 14:37, 25 August 2011 (BST)

    extragear-multimedia

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Amarok 2013-08-13 2.8.0 Up-to-date High - Lueck (talk) 16:47, 22 March 2018 (UTC)
    Elisa 2018-01-17 0.0.81 Up-to-date Low - Lueck (talk) 16:51, 22 March 2018 (UTC)
    KAudiocreator 2009-03-07 1.13 Up-to-date Medium update screenshot, proofread Lueck (talk) 08:10, 15 December 2016 (UTC)
    Kaffeine 2018-04-27 Kaffeine 2.0.15 Up-to-date Low - Yurchor (talk) 06:49, 28 April 2018 (UTC)
    KMPlayer 2008-01-13 0.07.00 Slightly outdated Medium It is not a documentation but slightly outdated FAQ. --Yurchor 16:37, 27 December 2009 (UTC)

    extragear-network

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Choqok 2015-01-25 1.5 Slightly outdated Medium New screenshots, updates in interface. Online docs can be found here. --Yurchor (talk) 18:52, 28 March 2015 (UTC)
    KIOSlave/gopher - - Up-to-date Low - --Yurchor 16:37, 27 December 2009 (UTC)
    Konversation 2016-11-29 konversation 1.6 Up-to-date Medium - Lueck (talk) 20:42, 6 December 2016 (UTC)
    KTorrent 2010-10-27 4.0 (4.5) Up-to-date Low Help page with KTorrent online resources --Lueck 06:37, 29 October 2010 (UTC)
    Smb4K 2019-05-19 Smb4k 3.0.0 Up-to-date Low - --Yurchor (talk) 14:50, 20 May 2019 (UTC)

    extragear-office

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KBibTeX 2019-05-07 0.9 Up-to-date Medium Yurchor (talk) 18:57, 8 May 2019 (UTC)
    Kile 2011-05-22 2.1 Up-to-date Medium - --Yurchor 17:22, 23 May 2011 (UTC)
    KMyMoney 2018-02-01 5.0 Up-to-date Medium - Yurchor (talk) 07:07, 30 January 2018 (UTC)
    Skrooge 2017-08-30 2.9.0 Up-to-date Medium Native English editor with a knowledge of share stuff needed. -Yurchor (talk) 17:44, 1 September 2017 (UTC)
    Tellico 2009-08-28 2.0 Up-to-date Medium - --Yurchor 16:37, 27 December 2009 (UTC)

    extragear-pim

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Ring-kde 2009-05-10 1.1.0 Up-to-date Medium - Yurchor (talk) 08:49, 15 October 2018 (UTC)
    Trojitá 2013-01-31 0.3.92 Up-to-date Medium - Lueck (talk) 15:23, 15 December 2016 (UTC)

    extragear-sdk

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Kdesvn 2016-05-22 kdesvn 2.0 Up-to-date Low - Lueck (talk) 19:34, 19 July 2016 (UTC)

    extragear-sysadmin

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Apper 2016-11-28 apper 0.9.3 Up-to-date Low only man pages Lueck (talk) 21:21, 5 December 2016 (UTC)
    Muon - - Garbage Low No documentation. Kubuntu team had declared that manual will be written on LP but seems failed to do so. --Yurchor 16:00, 6 January 2012 (UTC)
    Partition Manager 2016-12-01 Partition Manager 3.0.0 Up-to-date Medium - Lueck (talk) 21:12, 5 December 2016 (UTC)

    extragear-utils

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KDiff3 2019-02-22 1.09.70 Up-to-date Medium EBN check needed. -Yurchor (talk) 12:47, 9 April 2019 (UTC)
    KEuroCalc 2018-06-05 1.3.0 Up-to-date Low - -Yurchor (talk) 10:33, 5 June 2018 (UTC)
    kdesrc-build 2018-01-20 kdesrc-build 17.12 Up-to-date Medium - Yurchor (talk) 07:07, 30 January 2018 (UTC)
    Kimtoy - - Garbage Low No documentation Lueck (talk) 10:32, 6 January 2017 (UTC)
    Kronometer 2015-08-24 Kronometer 2.0 Up-to-date Low - --Lueck (talk) 17:41, 4 August 2015 (UTC)
    Krusader 2018-08-12 2.7.1 Up-to-date High - Yurchor (talk) 09:11, 5 August 2018 (UTC)
    Okteta 2018-03-23 0.24.60 Up-to-date High - Lueck (talk) 07:31, 30 July 2016 (UTC)
    RSIBreak 2016-08-24 0.12 Up-to-date Low - Lueck (talk) 20:24, 25 August 2016 (UTC)
    Yakuake - - Garbage Medium No documentation Lueck (talk) 10:30, 6 January 2017 (UTC)

    kdereview

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    RKWard 2007-02-04 0.4.6 Up-to-date Medium Stub. Docs are in-built in the code. -Yurchor (talk) 10:59, 31 January 2017 (UTC)
    RKWard Plugins Writing Manual 2015-11-05 0.6.400 Up-to-date Medium - -Yurchor (talk) 10:59, 31 January 2017 (UTC)

    playground-utils

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by

    KDE 4 based

    Main KDE 4 modules

    Docbooks of these modules can be found in KDE/module name/doc/program name of the KDE websvn trunk or in KDE Git.

    kdebase-runtime

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Documentationnotfound 2010-09-21 (kde 4.5) Up-to-date High - --Lueck 07:29, 20 October 2010 (UTC)
    Glossary 2010-09-15 - Up-to-date Medium - --Lueck 21:27, 7 September 2011 (BST)
    KControl modules See KControl health table
    KDebugDialog 2011-12-20 1.0 (kde 4.8) Up-to-date Low - --Lueck 13:02, 3 February 2012 (UTC)
    KDEsu 2010-09-21 1.00.00 Up-to-date Low - --Lueck 07:29, 20 October 2010 (UTC)
    kdesu.man 2010-09-18 - Up-to-date Low - -Yurchor 17:48, 8 October 2010 (UTC)
    KHelpCenter 2013-05-22 4.11 (4.11) Up-to-date High - --Lueck (talk) 10:07, 28 August 2013 (BST)
    KIOSlave See KIOSlaves health table
    KNetAttach 2010-01-18 kde 4.4 Up-to-date Medium - --Lueck 22:08, 10 February 2010 (UTC)
    Nepomuk 2009-04-28 0.01.01 Stub Medium Current documentation tells admin almost nothing. See bug 207273. --Yurchor 17:32, 31 December 2009 (UTC)
    Onlinehelp 2010-05-13 4.5 Up-to-date Medium - --Yurchor 16:44, 14 May 2010 (UTC)
    Fundamentals 2013-12-08 (4.12) Up-to-date High - --Lueck (talk) 11:20, 12 December 2013 (UTC)

    kdelibs

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    checkXML 2007-09-28 - Up-to-date Low - --Yurchor 19:06, 30 December 2009 (UTC)
    kbuildsycoca4 2010-01-04 1.1 Up-to-date Medium - --Lueck 20:22, 9 February 2010 (UTC)
    kconfig_compiler 2008-11-03 - Up-to-date Medium - --Yurchor 19:06, 30 December 2009 (UTC)
    kcookiejar4 2008-10-14 0.01.01 Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    kde4-config 2007-09-28 - Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    kded4 2010-10-28 kde 4.5 Up-to-date Low - --Lueck 06:42, 29 October 2010 (UTC)
    kdeinit4 2008-10-03 0.01.01 Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    kdeoptions 2004-02-02 - Up-to-date Low - --Lueck (talk) 11:30, 12 December 2013 (UTC)
    kioslave See KIOSlaves health table
    KJS 2008-10-15 0.01.01 Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    kjscmd 2008-10-16 0.01.01 Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    kross 2008-10-16 0.01.01 Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    makekdewidgets 2006-06-01 - Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    meinproc4 2008-10-03 0.01.01 Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    preparetips 2006-06-01 - Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    qtoptions 2004-02-02 - Up-to-date Low - --Yurchor 15:29, 1 January 2010 (UTC)
    Sonnet 2010-09-02 kde 4.5 Up-to-date High - -Yurchor 17:48, 8 October 2010 (UTC)
    See TODO for the other docs to be written.

    kdepimlibs

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    kcontrol/ kresources 2013-08-08 (4.11) Up-to-date Medium - --Lueck (talk) 11:42, 12 December 2013 (UTC)
    KIOSlave See KIOSlaves health table

    Extragear

    Docbooks of these modules can be found in extragear/module name/doc/program name of the KDE websvn trunk or in KDEGit.

    extragear-accessibility

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    afaras 2012-12-14 0.4 Up-to-date Medium - --Yurchor (talk) 16:05, 15 December 2012 (UTC)
    ksimond 2012-12-13 0.4 Up-to-date Medium - --Yurchor (talk) 16:05, 15 December 2012 (UTC)
    sam 2012-12-13 0.4 Up-to-date Medium - --Yurchor (talk) 16:05, 15 December 2012 (UTC)
    simon 2012-12-14 0.4 Up-to-date Medium - --Yurchor (talk) 16:05, 15 December 2012 (UTC)
    simond 2012-12-13 0.4 Up-to-date Medium - --Yurchor (talk) 16:05, 15 December 2012 (UTC)
    ssc 2012-12-14 0.4 Up-to-date Medium - --Yurchor (talk) 16:05, 15 December 2012 (UTC)
    sscd 2012-12-13 0.4 Up-to-date Medium - --Yurchor (talk) 16:05, 15 December 2012 (UTC)

    extragear-base

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    BlueDevil - - Garbage Medium No documentation. --Yurchor 17:05, 10 November 2010 (UTC)
    KNetworkManager - - Garbage Medium No documentation. Can be copied from here. --Yurchor 07:24, 7 August 2010 (UTC)
    Kappfinder 2003-04-08 - Garbage? Low Application discontinued by SUSE, Mandriva, etc. --Lueck 19:48, 30 March 2010 (UTC)
    nepomuk-webminer 2013-06-11 0.6 Up-to-date Low - --Yurchor (talk) 20:49, 11 June 2013 (BST)

    extragear-edu

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by

    extragear-graphics

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KolorManager 2016-12-10 1.1.0 Up-to-date Medium Online docs can be found here. --KaiUweBehrmann (talk) 09:31, 5 April 2017 (UTC)
    KSnapShot 2013-05-22 0.8.2 (4.11) Up-to-date Medium - --Lueck (talk) 10:23, 17 August 2013 (BST)
    Kst 2017-01-31 2.0.0 Up-to-date Medium Manpage is not converted into DocBook Yurchor (talk) 20:20, 2 February 2017 (UTC)

    extragear-multimedia

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KMid 2010-01-12 0.2 Up-to-date Medium Screenshot? --Yurchor 17:31, 1 March 2010 (UTC)

    extragear-network

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KFTPGrabber - - Garbage Low No documentation, no development. --Yurchor 19:19, 26 December 2009 (UTC)
    KMLDonkey - - Garbage Medium No documentation. --Yurchor 19:19, 26 December 2009 (UTC)
    KNemo - - Garbage Medium No documentation --Yurchor 19:19, 26 December 2009 (UTC)
    KWLan - - Garbage Low No documentation --Yurchor 19:19, 26 December 2009 (UTC)
    rekonq 2012-06-02 0.9.61 Up-to-date Low Features: synchronization (Tools->Tools->Synchronize) --Yurchor 08:52, 17 July 2012 (BST)

    extragear-pim

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KSig 2013-11-25 1.1 (4.12) Up-to-date Low - -Lueck (talk) 22:31, 27 November 2013 (UTC)

    extragear-sdk

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KXSLDbg 2011-09-29 3.9.0 (kde 4.7) Up-to-date Low - --Lueck 13:50, 29 September 2011 (BST)

    extragear-sysadmin

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    kcm-grub2 - - Garbage Medium No documentation. --Yurchor 16:00, 6 January 2012 (UTC)
    Kiosktool 2004-11-12 1.0 Moderate outdated Medium Most of the documentation parts are yet to be written. --Yurchor 10:56, 1 January 2010 (UTC)

    extragear-utils

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KPager 2012-07-16 1.5 (kde 4.9) Up-to-date Medium - --Yurchor 08:49, 17 July 2012 (BST)
    KRecipes 2015-03-23 2.1 Up-to-date Medium - --Yurchor (talk) 17:50, 24 March 2015 (UTC)
    Nepomukshell 2010-09-24 1.0.0 Up-to-date Low - -Yurchor 17:31, 24 November 2010 (UTC)

    Ready-to-use playground

    Docbooks of these modules can be found in playground/module name/doc/program name of the KDE websvn trunk, in KDEReview Git master, or in KDE Git.

    playground-base

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KCM LightDM - - Garbage Low No documentation --Yurchor (talk) 19:10, 3 September 2012 (BST)

    playground-devtools

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KTechlab 2017-01-01 0.3.6 Up-to-date Medium - -Yurchor (talk) 10:59, 31 January 2017 (UTC)

    playground-edu

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Kard 2004-01-27 0.1 Up-to-date Medium - --Yurchor 10:15, 27 December 2009 (UTC)
    kartesio - - Garbage Medium docbook removed from repo Lueck (talk) 17:45, 18 June 2016 (UTC)
    Khipu 2013-09-18 1.0 Up-to-date Medium - --Yurchor (talk) 19:36, 8 October 2013 (BST)
    KVerbos 2009-11-23 2.0 Up-to-date Medium - --Yurchor 10:15, 27 December 2009 (UTC)

    playground-games

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KBackgammon 2007-03-07 2.6.0 Slightly outdated Low See Bug 72974 --Yurchor 19:19, 26 December 2009 (UTC)
    KrossWordPuzzle 2010-09-12 0.15.60 (kde 4.5) Up-to-date Medium - -Yurchor 17:31, 24 November 2010 (UTC)
    Mancala 2010-04-05 0.2 Up-to-date Low Native speaker's proofreading is needed. --Yurchor 11:43, 24 July 2012 (BST)

    playground-graphics

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Cirkuit 2011-09-12 0.1 Up-to-date Low Give some more info on how to use it --Yurchor 16:53, 9 April 2012 (BST)
    Darkroom - - Garbage Medium No documentation --Yurchor 19:19, 26 December 2009 (UTC)
    Klotz - - Garbage Medium No documentation --Yurchor 19:19, 26 December 2009 (UTC)
    Kooka 2012-08-02 0.61 (kde 4.9) Up-to-date Low needs some polishing --Lueck (talk) 20:53, 6 August 2012 (BST)
    Kopier - - Garbage Low No documentation --Yurchor 19:19, 26 December 2009 (UTC)

    playground-libs

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    KTutorial-Editor 2012-08-18 0.5 Up-to-date High - --Yurchor (talk) 19:33, 17 September 2012 (BST)

    playground-multimedia

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Audex - - Garbage Low No documentation --Yurchor 19:19, 26 December 2009 (UTC)
    LinTV - - Garbage Medium No documentation. --Yurchor 19:19, 26 December 2009 (UTC)

    playground-network

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Aki - - Garbage Medium No documentation --Yurchor 19:19, 26 December 2009 (UTC)
    Konsume - - Garbage Low No documentation --Yurchor 19:19, 26 December 2009 (UTC)
    Kvpnc 2009-05-12 0.9.3 Up-to-date Medium Documentation is just an advertisement. It says nothing about how to use application. --Yurchor 19:19, 26 December 2009 (UTC)

    playground-office

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Kraft - - Garbage Medium No documentation --Yurchor 19:19, 26 December 2009 (UTC)

    playground-pim

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by

    playground-sysadmin

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    ufw-kde 2011-06-02 0.4.0 Up-to-date Medium - -Yurchor (talk) 10:59, 31 January 2017 (UTC)

    playground-utils

    Docbook name Last update Version State (up-to-date, slightly outdated, moderate outdated, garbage) Priority (high, medium, low) Comments (what should be improved, responsible person) Signed off by
    Abakus 2012-10-29 0.92 Up-to-date Medium - --Yurchor (talk) 18:08, 5 November 2012 (UTC)
    GwenRename 2011-07-05 1.1 (4.8) Up-to-date Medium - --Lueck 18:48, 9 December 2011 (UTC)
    KRegExpEditor 2001-07-03 0.1 Slightly outdated Medium Update screenshots. Carefully review examples. --Yurchor 12:41, 7 January 2010 (UTC)