Projects/Documentation/KDE (health table): Difference between revisions

    From KDE TechBase
    (updates)
     
    Line 3: Line 3:
    =Docbook Health Table=
    =Docbook Health Table=


    ==Main modules==
    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, [https://mail.kde.org/mailman/listinfo/kde-doc-english subscribe] to kde-doc-english АТ kde.org and ask your questions.


    Docbooks of these modules can be found in KDE/''module name''/doc/''program name'' of the KDE [http://websvn.kde.org/trunk/ websvn trunk].
    ==KDE Frameworks==


    ===kdeaccessibility===
    Docbooks of these modules can be found in ''module name''/docs/''program name'' of the [https://commits.kde.org/ 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).
    {| style="width:130%" border="2"
     
    ===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====
     
    qtpaths --paths GenericCacheLocation -> $HOME/.cache
     
    qtpaths --paths GenericConfigLocation -> $HOME/.config
     
    qtpaths --paths GenericDataLocation -> $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:
     
    * https://commits.kde.org/repo-management/2cce855af48ec3d3ffaf295f27d66212f2d18f6e
    * https://commits.kde.org/repo-management
    * https://commits.kde.org/okular?branch=Applications/16.04
    * https://commits.kde.org/okular?path=CMakeLists.txt
    * https://commits.kde.org/okular?path=cmake/
    * https://commits.kde.org/okular?branch=Applications/16.04&path=CMakeLists.txt
    * https://commits.kde.org/okular?branch=Applications/16.04&path=cmake/
     
    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===
     
    ====accessibility====
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 19: Line 72:
    |-  
    |-  
    | kmag
    | kmag
    | 2009-12-19
    | 2017-07-07
    | 1.0
    | 1.0 (Applications 17.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update in trunk, backport it to 4.4.0
    | -
    | --[[User:Lueck|Lueck]] 10:06, 19 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 13:56, 8 July 2017 (UTC)
    |-  
    |-  
    | kmousetool
    | kmousetool
    | 2009-12-19
    | 2017-07-06
    | 1.12
    | 1.12 (Applications 17.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update in trunk, backport it to 4.4.0
    | -
    | --[[User:Lueck|Lueck]] 10:06, 19 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 09:33, 7 July 2017 (UTC)
    |-  
    |-  
    | KMouth
    | KMouth
    | 2006-05-20
    | 2018-01-04
    | 1.1.1
    | 1.2.0 (17.12)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 10:15, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:06, 7 January 2018 (UTC)
    |-  
    |-  
    | KTTSD
    | Kontrast
    | 2009-12-25
    | -
    | 0.4.0
    | -
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#fa5858" | Garbage
    | High
    | Medium
    | Will be updated soon? See [http://lists.kde.org/?l=kde-core-devel&m=126130541303752&w=2 Jeremy Whiting explanation].
    | No documentation
    | --[[User:Yurchor|Yurchor]] 14:27, 9 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:54, 8 October 2020 (UTC)
    |}
    |}


    ===kdeadmin===
    ====education====
    {| style="width:130%" border="2"
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 62: Line 115:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | KControl/ knetworkconf
    | Artikulate
    | 2005-03-24
    | 2015-09-27
    | 1.0
    | 0.6.0 (Applications 15.12)
    | style="background:#fa5858" | Garbage
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Almost all, from the methods to open module window to the methods of compilation, have to be rewritten.
    | -
    | --[[User:Yurchor|Yurchor]] 16:57, 31 December 2009 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:14, 16 April 2016 (UTC)
    |-  
    |-  
    | KCron
    | Blinken
    | 2010-01-11
    | 2020-12-10
    | kde 4.4
    | Applications 20.12.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update in trunk, backport it to 4.4.0 now kcm mv to kdeadmin/kcontrol
    | -
    | --[[User:Lueck|Lueck]] 10:06, 19 January 2010 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:38, 15 December 2020 (UTC)
    |-  
    |-  
    | KDat
    | Cantor
    | 2000-10-03
    | 2020-12-16
    | 2.00.00
    | Applications 20.12
    | style="background:#fa5858" | Garbage
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | Application deprecated
    | -
    | --[[User:Yurchor|Yurchor]] 16:57, 31 December 2009 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:59, 18 December 2020 (UTC)
    |-  
    |-  
    | KSystemLog
    | GCompris Administrative Guide
    | 2008-02-08
    | 2023-02-25
    | 0.4.1
    | 3.1
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 16:57, 31 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:55, 26 February 2023 (UTC)
    |-  
    |-  
    | KSysV
    | KAlgebra
    | 2001-03-21
    | 2020-12-17
    | 1.03.06
    | Applications 20.12
    | style="background:#fa5858" | Garbage
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | Application deprecated
    | -
    | --[[User:Yurchor|Yurchor]] 16:57, 31 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:39, 19 December 2020 (UTC)
    |-  
    |-  
    | KUser
    | Kalzium
    | 2010-01-18
    | 2020-12-19
    | 3.9
    | Applications 20.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update in trunk, backport it to 4.4.0
    | Update screenshot-calc-conc.png, screenshot-calc-titr.png, screenshot-mol-edit.png
    | --[[User:Lueck|Lueck]] 10:13, 19 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:39, 19 December 2020 (UTC)
    |-  
    |-  
    | Lilo-config
    | Kanagram
    | 2005-01-18
    | 2020-12-21
    | 1.00.00
    | Applications 20.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | Application turned into KCM, have to be in kcontrol.
    | -
    | --[[User:Yurchor|Yurchor]] 16:57, 31 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:56, 23 December 2020 (UTC)
    |}
     
    ===kdebase-apps===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    |-  
    | Dolphin
    | Kard
    | 2009-10-21
    | 2004-01-27
    | 1.4.0
    | 0.1
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | -
    | --[[User:Yurchor|Yurchor]] 10:15, 27 December 2009 (UTC)
    |-
    | Kartesio
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 10:31, 22 October 2009 (UTC)
    |-
    | Kappfinder
    | 2003-04-08
    | -
    | -
    | style="background:#fa5858" | Garbage?
    | style="background:#fa5858" | Garbage
    | Low
    | Application discontinued by SUSE, Mandriva, etc.<br />
    findern->finder
    | --[[User:Yurchor|Yurchor]] 10:31, 22 October 2009 (UTC)
    |-
    | Kdepasswd
    | 2010-01-06
    | kde 4.4
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update is in trunk, backport it to 4.4.0, kcm now
    | docbook removed from repo
    | --[[User:Lueck|Lueck]] 10:20, 19 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 17:45, 18 June 2016 (UTC)
    |-
    |-
    | KFind
    | KBruch
    | 2009-12-18
    | 2020-12-21
    | kde 4.4
    | Applications 20.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update is in trunk, backport it to 4.4.0
    | --[[User:Lueck|Lueck]] 10:20, 19 January 2010 (UTC)
    |-
    | KFind.man
    | 2005-07-07
    | -
    | -
    | style="background:#faf458" | Slightly outdated
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:56, 23 December 2020 (UTC)
    | Low
    |-  
    | Add maintainer
    | KGeography
    | --[[User:Yurchor|Yurchor]] 10:31, 22 October 2009 (UTC)
    | 2020-12-22
    |-
    | Applications 20.12
    | KInfoCenter
    | 2010-01-08
    | kde 4.4
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update is in trunk, backport it to 4.4.0
    | -
    | --[[User:Lueck|Lueck]] 10:20, 19 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:56, 23 December 2020 (UTC)
    |-
    |-  
    | Konqueror
    | KHangMan
    | 2002-09-22
    | 2020-12-22
    | 3.1
    | Applications 20.12
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update screenshots, remove some settings and sidebar modules
    | --[[User:Yurchor|Yurchor]] 12:15, 22 October 2009 (UTC)
    |-
    | Konsole
    | 2009-10-20
    | 2.4.0
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:56, 23 December 2020 (UTC)
    |-
    |-  
    | KWrite
    | Khipu
    | 2009-02-05
    | 2013-09-18
    | 4.2.00
    | 1.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 12:15, 22 October 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:54, 8 October 2020 (UTC)
    |}
     
    ===kdebase-runtime===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    |-  
    | FAQ
    | Kig
    | 2005-01-19
    | 2020-12-23
    | 3.4
    | Applications 20.12
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | KPPP will be replaced by knetworkmanager, new links on Minefield, konqueror is not default FM any more, replace Trolltech by Nokia, update information on versions of KDE and Qt, remove ARTS references.
    | --[[User:Yurchor|Yurchor]] 12:15, 22 October 2009 (UTC)
    |-
    | Glossary
    | 2008-08-18
    | -
    | -
    | style="background:#faac58" | Moderate outdated
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:15, 24 December 2020 (UTC)
    |-
    | Kiten
    | 2016-05-07
    | 1.3 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Sync with [http://userbase.kde.org/Glossary Userbase glossary], remove printing glossary?
    | -
    | --[[User:Yurchor|Yurchor]] 12:15, 22 October 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 18:12, 9 May 2016 (UTC)
    |-
    |-  
    | KControl modules
    | KLettres
    | colspan="6"| See [[Projects/Documentation/KDE4_(health_table)/kcontrol|KControl health table]]
    | 2020-12-29
    |-
    | Applications 20.12
    | KDebugDialog
    | 2001-02-13
    | 0.03.00
    | style="background:#faf458" | Slightly outdated
    | Low
    | Bump the version.
    | --[[User:Yurchor|Yurchor]] 12:15, 22 October 2009 (UTC)
    |-
    | KDEsu
    | 2005-06-07
    | 1.00.00
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | way to launch it changed, see comment in docbook
    | --[[User:Lueck|Lueck]] 10:38, 19 January 2010 (UTC)
    |-
    | kdesu.man
    | 2005-06-07
    | -
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 09:44, 30 December 2020 (UTC)
    |-
    | KMPlot
    | 2021-01-05
    | 1.3.0 (Applications 20.12)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 12:15, 22 October 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:02, 10 January 2021 (UTC)
    |-
    |-  
    | KHelpCenter
    | KStars
    | 2009-05-09
    | 2023-08-01
    | 4.00.00
    | 3.6.6
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 12:15, 22 October 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 05:48, 29 July 2023 (UTC)
    |-
    |-  
    | KIOSlave
    | KTouch
    | colspan="6"| See [[Projects/Documentation/KDE4_(health_table)/kioslaves|KIOSlaves health table]]
    | 2021-01-05
    |-
    | Applications 20.12
    | KNetAttach
    | 2010-01-18
    | kde 4.4
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update in trunk, backport it to 4.4.0
    | -
    | --[[User:Lueck|Lueck]] 10:38, 19 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:07, 17 January 2021 (UTC)
    |-
    |-  
    | Nepomuk
    | KTurtle
    | 2009-04-28
    | 2016-05-07
    | 0.01.01
    | 0.8.1 beta (Applications 16.04)
    | Stub
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Current documentation tells admin almost nothing. See [https://bugs.kde.org/show_bug.cgi?id=207273 bug 207273].
    | -
    | --[[User:Yurchor|Yurchor]] 17:32, 31 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:37, 10 May 2016 (UTC)
    |-
    | Quickstart
    | 2004-08-28
    | 3.00.00
    | style="background:#faac58" | Moderate outdated
    | High
    | New Kickoff has different methods to add launchers on it. New context menus, new launcer features (can be found on userbase). New switch options. Activities (can be taken from userbase).
    | --[[User:Yurchor|Yurchor]] 16:31, 2 January 2010 (UTC)
    |-
    | Userguide
    | 2004-2005
    | 0.0.1
    | style="background:#fa5858" | Garbage
    | High
    | Have to be rewritten almost from scratch (use userbase structure?). Maybe unneeded at all (replaced by userbase).
    | --[[User:Yurchor|Yurchor]] 16:31, 2 January 2010 (UTC)
    |-  
    |-  
    | Visualdict
    | KWordQuiz
    | 2007-09-02
    | 2023-07-04
    | 3.00.00
    | Applications 23.08
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | Update with new figures and the new terminology. One can use [http://pigux.com/kde4/documentation/visualguide_2009-0927.zip Arturo Silva work] as a starting point.
    | -
    | --[[User:Yurchor|Yurchor]] 13:19, 27 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 05:48, 29 July 2023 (UTC)
    |}
     
    ===kdebase-workspace===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    |-  
    | PolicyKit-kde
    | LabPlot
    | 2009-01-25
    | 2016-12-24
    | 0.9.0
    | 3.3.1
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | New general breakdown is coming (polkit1). This docs will shortly be outdated.
    | -
    | --[[User:Yurchor|Yurchor]] 13:19, 27 December 2009 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:08, 24 December 2016 (UTC)
    |-  
    |-  
    | KControl modules
    | Marble
    | colspan="6"| See [[Projects/Documentation/KDE4_(health_table)/kcontrol|KControl health table]]
    | 2013-11-17
    | 1.7 (4.13)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 19:41, 17 November 2013 (UTC)
    |-  
    |-  
    | KDM
    | marK
    | 2007-12-07
    | -
    | 0.06.00
    | -
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#fa5858" | Garbage
    | Medium
    | Medium
    | chapter "Configuration" needs to be updated, a new doc part for the "Background" tab is in trunk
    | No documentation
    | --[[User:Lueck|Lueck]] 11:47, 14 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:54, 8 October 2020 (UTC)
    |-  
    |-  
    | Klipper
    | Minuet
    | 2010-01-14
    | 2016-12-09
    | 0.9.7
    | Applications 16.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | Update is in trunk, backport it to 4.4.0
    | -
    | --[[User:Lueck|Lueck]] 10:40, 19 January 2010 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:14, 16 April 2016 (UTC)
    |-  
    |-  
    | KMenuEdit
    | Parley
    | 2008-09-15
    | 2016-05-12
    | 0.8
    | 2.10 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:22, 11 August 2016 (UTC)
    |-  
    |-  
    | KSysGuard
    | Rocs
    | 2000-12-14
    | 2016-04-10
    | 1.00.00
    | 2.1.50 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 05:43, 21 November 2013 (UTC)
    |-  
    |-  
    | Plasma
    | RKWard
    | 2008-06-03
    | 2007-02-04
    | 1.01.00
    | 0.4.6
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | Stub. Docs are in-built in the code.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 10:59, 31 January 2017 (UTC)
    |-  
    |-  
    | System Settings
    | RKWard Plugins Writing Manual
    | 2009-05-13
    | 2015-11-05
    | 1.01.00
    | 0.6.400
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | Comments (what should be improved, responsible person)
    | -
    | Signed off by
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 10:59, 31 January 2017 (UTC)
    |-
    | Step
    | 2016-05-07
    | 0.1.0 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:37, 10 May 2016 (UTC)
    |}
    |}


    ===kdeedu===
    ====frameworks====
    {| style="width:130%" border="2"
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 392: Line 367:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | Blinken
    | KControl modules
    | 2008-08-23
    | colspan="6"| See [[Projects/Documentation/KDE_(health_table)/kcontrol5#frameworks|KControl health table frameworks]]
    | 0.2 (KDE 4.1.2)
    |-  
    | checkXML5
    | 2014-03-04
    | Frameworks 5.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 15:40, 2 August 2015 (UTC)
    |-  
    |-  
    | Cantor
    | desktoptojson
    | 2009-08-26
    | 2014-04-02
    | 0.1
    | Frameworks 5.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Tutorials?
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:39, 3 August 2015 (UTC)
    |-  
    |-  
    | KAlgebra
    | Documentationnotfound
    | 2009-11-08
    | 2014-04-02
    | 0.9 (KDE 4.4)
    | Frameworks 5.0
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:17, 31 July 2015 (UTC)
    |-
    | kbuildsycoca5
    | 2015-09-17
    | Frameworks 5.15
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:39, 3 August 2015 (UTC)
    |-  
    |-  
    | Kalzium
    | kcookiejar5
    | 2008-07-27
    | 2015-07-31
    | 2.0.80
    | Frameworks 5.13
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | Search in the internet (settings page) and new calculators should be documented.
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:13, 31 July 2015 (UTC)
    |-  
    |-  
    | Kanagram
    | kdebugdialog5
    | 2008-08-22
    | 2016-04-02
    | 0.2 (KDE 4.1.2)
    | Frameworks 5.21
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 18:46, 02 April 2016 (UTC)
    |-  
    |-  
    | KBruch
    | kded5
    | 2009-02-03
    | 2014-03-22
    | 4.2
    | Frameworks 5.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 07:08, 3 August 2015 (UTC)
    |-  
    |-  
    | KGeography
    | kdeinit5
    | 2009-01-25
    | 2013-12-18
    | 0.5.9-10
    | Frameworks 5.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 15:02, 3 August 2015 (UTC)
    |-  
    |-  
    | KHangMan
    | kf5-config
    | 2009-10-01
    | 2015-07-31
    | 2.3
    | Frameworks 5.13
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 18:46, 2 August 2015 (UTC)
    |-  
    |-  
    | Kig
    | kf5kross
    | 2005-08-20?
    | 2015-07-31
    | 1.0 (KDE 4.1.1)
    | Frameworks 5.13
    | style="background:#faf458" | Slightly outdated
    | Medium
    | New screenshots, new types of cubic and quadratic Bezier curves
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    |-
    | Kiten
    | 2008-10
    | 1.1
    | style="background:#faf458" | Slightly outdated
    | Medium
    | New screenshots
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    |-
    | KLettres
    | 2008-08-23
    | 2.1
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:25, 2 August 2015 (UTC)
    |-  
    |-  
    | KMPlot
    | kf5options
    | 2008-02-09
    | 2016-05-13
    | 1.2.0
    | Frameworks 5.22
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 04:56, 14 June 2016 (UTC)
    |-  
    |-  
    | KStars
    | kgendesignerplugin
    | 2007-08-18
    | 2014-05-28
    | 1.1
    | Frameworks 5.0
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | Replace old sourceforge and CVS links in faq and install. Update mailing lists info. Update build system in install to cmake. Astrocalculator and settings dialogs were changed, replace screenshots, new AstroInfo pages?
    | -
    | --[[User:Yurchor|Yurchor]] 11:54, 2 January 2010 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 17:57, 2 August 2015 (UTC)
    |-  
    |-  
    | KTouch
    | kioslave/data
    | 2008-08-23
    | 2003-02-06
    | 1.7.1
    | -
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] 16:09, 2 January 2010 (UTC)
    |-  
    |-  
    | KTurtle
    | kioslave/file
    | 2009-05-26
    | 2002-01-20
    | 0.8.1 beta (KDE 4.3)
    | -
    | style="background:#a9f5a9" | Up-to-date?
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | screenshots updated
    | -
    | --[[User:Lueck|Lueck]] 13:57, 14 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] 16:09, 2 January 2010 (UTC)
    |-  
    |-  
    | KWordQuiz
    | kioslave/ftp
    | 2008-08-24
    | 2002-01-20
    | 0.8.9
    | -
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] 16:09, 2 January 2010 (UTC)
    |-  
    |-  
    | Marble
    | kioslave/help
    | 2009-08-04
    | 2002-01-20
    | 0.8
    | -
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] 16:09, 2 January 2010 (UTC)
    |-  
    |-  
    | Parley
    | kioslave/http
    | 2007-10-01
    | 2002-01-20
    | 0.9.0
    | -
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | New screenshots, new exercises
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] 16:09, 2 January 2010 (UTC)
    |-  
    |-  
    | Rocs
    | kioslave/mailto
    | 2009-11-05
    | 2012-01-28
    | 1.0
    | kde 4.8
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update is in trunk, backport it to 4.4.0, Screenshots?
    | -
    | --[[User:Lueck|Lueck]] 10:41, 19 January 2010 (UTC)
    | --[[User:Lueck|Lueck]] 07:01, 9 March 2012 (UTC)
    |-  
    |-  
    | Step
    | kioslave/telnet
    | 2007-12-06
    | 2002-01-20
    | 0.0.3
    | -
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:46, 28 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] 16:09, 2 January 2010 (UTC)
    |}
    |-  
     
    | kioslave/webdav
    ===kdegames===
    | 2002-01-21
    {| style="width:130%" border="2"
    | -
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    | Bomber
    | 2008-10-07
    | 0.1
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] 16:09, 2 January 2010 (UTC)
    |-  
    |-  
    | Bovo
    | kjscmd5
    | 2007-10-16
    | 2015-07-31
    | 0.6
    | Frameworks 5.13
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | Comments (what should be improved, responsible person)
    | -
    | Signed off by
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:25, 2 August 2015 (UTC)
    |-  
    |-  
    | Granatier
    | kjs5
    | 2009-10-11
    | 2014-05-04
    | 0.8
    | Frameworks 5.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:33, 2 August 2015 (UTC)
    |-  
    |-  
    | KapMan
    | kpackagetool
    | 2008-09-30
    | 2017-01-03
    | 1.0
    | Frameworks 5.30
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 11:17, 6 January 2017 (UTC)
    |-  
    |-  
    | KAtomic
    | kwallet-query
    | 2007-11-14
    | 2015-06-14
    | 3.0
    | Frameworks 5.11
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 15:42, 2 August 2015 (UTC)
    |-  
    |-  
    | KBattleship
    | meinproc5
    | 2007-11-14
    | 2014-05-08
    | 2.0
    | Frameworks 5.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 15:40, 2 August 2015 (UTC)
    |-  
    |-  
    | KBlackBox
    | plasmapkg2
    | 2007-08-16
    | 2014-04-25
    | 0.4.0
    | Frameworks 5.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 05:26, 3 August 2015 (UTC)
    |-  
    |-  
    | KBlocks
    | preparetips5
    | 2008-04-01
    | 2014-03-04
    | 1.0
    | Frameworks 5.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:25, 2 August 2015 (UTC)
    |-  
    |-  
    | KBounce
    | qt5options
    | 2007-10-13
    | 2016-06-04
    | 0.9
    | Qt 5.4
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 10:30, 6 July 2016 (UTC)
    |}
     
    ====games====
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | Amor
    | 2021-10-09
    | 2.4.0 (KDE Gear 21.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:17, 10 October 2021 (UTC)
    |-  
    |-  
    | KBreakOut
    | Atlantik
    | 2008-05-05
    | 2021-10-10
    | 1.0.0
    | 0.7.80 (KDE Gear 21.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:17, 10 October 2021 (UTC)
    |-  
    |-  
    | KDiamond
    | Bomber
    | 2009-01-27
    | 2016-05-09
    | 1.1.0
    | 0.4 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 08:43, 10 May 2016 (UTC)
    |-  
    |-  
    | KFourInLine
    | Bovo
    | 2007-11-14
    | 2021-06-21
    | 1.4.0
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 04:42, 25 June 2021 (UTC)
    |-  
    |-  
    | KGoldrunner
    | Granatier
    | 2009-05-22
    | 2016-05-09
    | 4.3
    | 1.3.1 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Now game have pleasant new themes. tute008.png is very oldish, should it be replaced?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 09:40, 10 May 2016 (UTC)
    |-  
    |-  
    | Kigo
    | Kajongg
    | 2009-10-25
    | 2021-05-30
    | 0.5.5
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:41, 4 June 2021 (UTC)
    |-  
    |-  
    | Killbots
    | Kapman
    | 2009-07-28
    | 2021-04-06
    | 1.1.0
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:09, 9 June 2021 (UTC)
    |-  
    |-  
    | Kiriki
    | KAtomic
    | 2007-03-04
    | 2016-05-09
    | 0.1
    | 4.0 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 10:01, 10 May 2016 (UTC)
    |-  
    |-  
    | KJumpingCube
    | KBlackBox
    | 2007-11-16
    | 2021-06-24
    | 1.2
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 04:42, 25 June 2021 (UTC)
    |-  
    |-  
    | KLines
    | KBlocks
    | 2007-11-14
    | 2021-06-04
    | 1.5
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:09, 9 June 2021 (UTC)
    |-  
    |-  
    | KMahjongg
    | KBounce
    | 2007-10-11
    | 2021-06-25
    | 0.8.0
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | boardeditor.png and showremoved.png are from previous version of documentation. Remove?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 05:35, 26 June 2021 (UTC)
    |-  
    |-  
    | KMines
    | KBreakOut
    | 2007-11-13
    | 2021-06-25
    | 3.0
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update screenshots.
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 05:35, 26 June 2021 (UTC)
    |-  
    |-  
    | KNetWalk
    | KDiamond
    | 2007-11-13
    | 2016-05-09
    | 3.0.0
    | 1.5 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 17:54, 10 May 2016 (UTC)
    |-  
    |-  
    | Kolf
    | KFourInLine
    | 2007-10-14
    | 2021-06-05
    | 1.9
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Will be replaced by Kolf2?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:09, 9 June 2021 (UTC)
    |-  
    |-  
    | Kollision
    | KGoldrunner
    | 2008-01-20
    | 2021-06-30
    | 0.1
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:41, 8 August 2021 (UTC)
    |-  
    |-  
    | Konquest
    | Kigo
    | 2007-11-13
    | 2021-07-01
    | 2.0
    | 0.6.2 (KDE Gear 21.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 05:47, 2 July 2021 (UTC)
    |-  
    |-  
    | KPat
    | Killbots
    | 2008-09-25
    | 2021-07-05
    | 3.0
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:48, 11 July 2021 (UTC)
    |-  
    |-  
    | KReversi
    | Kiriki
    | 2007-11-14
    | 2021-07-06
    | 2.0
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:59, 10 May 2016 (UTC)
    |-  
    |-  
    | KSame
    | KJumpingCube
    | 2007-11-14
    | 2021-07-09
    | 0.9
    | 2.1 (KDE Gear 21.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:48, 11 July 2021 (UTC)
    |-  
    |-  
    | KShisen
    | Klickety
    | 2007-09-26
    | 2021-07-08
    | 1.7.0
    | 2.1 (KDE Gear 21.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:48, 11 July 2021 (UTC)
    |-  
    |-  
    | KSirk
    | KLines
    | 2008-09-18
    | 2021-07-11
    | 4.1.2
    | 1.6 (KDE Gear 21.04)
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | All initial screens were changed, add sections about games via jabber
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:41, 8 August 2021 (UTC)
    |-  
    |-  
    | KSirkSkinEditor
    | KMahjongg
    | 2009-05-22
    | 2021-06-16
    | 4.3
    | 0.9 (KDE Gear 21.04)
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:26, 21 June 2021 (UTC)
    |-
    | KMines
    | 2021-07-11
    | 4.0 (KDE Gear 21.04)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update screenshots.
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:41, 8 August 2021 (UTC)
    |-  
    |-  
    | KSpaceDuel
    | KNavalBattle
    | 2007-11-14
    | 2020-12-10
    | 2.0
    | Applications 20.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:15, 24 December 2020 (UTC)
    |-  
    |-  
    | KSquares
    | KNetWalk
    | 2007-11-14
    | 2021-07-26
    | 0.3
    | 3.3.2 (KDE Gear 21.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:41, 8 August 2021 (UTC)
    |-  
    |-  
    | KSudoku
    | Knights
    | 2007-11-14
    | 2015-01-07
    | 0.5
    | 2.5.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | Update screenshots
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:28, 14 November 2018 (UTC)
    |-  
    |-  
    | KTron
    | Kolf
    | 2009-01-22
    | 2021-08-06
    | 2.0
    | KDE Gear 21.08
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:41, 8 August 2021 (UTC)
    |-  
    |-  
    | KTuberling
    | Kollision
    | 2007-11-14
    | 2021-08-07
    | 0.5.1
    | 0.3 (KDE Gear 21.08)
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update is in branches/work/doc
    | -
    | --[[User:Lueck|Lueck]] 14:24, 6 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:41, 8 August 2021 (UTC)
    |-  
    |-  
    | Kubrick
    | Konquest
    | 2008-03-19
    | 2014-02-08
    | 0.3
    | 2.3 (4.13)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Screenshots?
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:22, 22 April 2017 (UTC)
    |-  
    |-  
    | LSkat
    | KPat
    | 2008-02-26
    | 2021-06-20
    | Version
    | KDE Gear 21.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:26, 21 June 2021 (UTC)
    |-  
    |-  
    | Palapeli
    | KReversi
    | 2009-11-09
    | 2017-07-11
    | 1.0
    | 2.1 (Applications 17.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 15:08, 12 July 2017 (UTC)
    |-
    | KSirk
    | 2013-02-17
    | 4.10.0
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Add section about Jabber games
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 15:55, 17 February 2013 (UTC)
    |-
    | KSirkSkinEditor
    | 2009-05-22
    | 4.3
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Update screenshots.
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] 18:57, 29 December 2009 (UTC)
    |}
    ===kdegraphics===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    |-  
    | GwenView
    | KShisen
    | 2008-08-18
    | 2021-06-05
    | 2.1.2?
    | KDE Gear 21.08
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | New features on download images from devices, bump the version.
    | -
    | --[[User:Yurchor|Yurchor]] 19:06, 30 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:09, 9 June 2021 (UTC)
    |-  
    |-  
    | kcontrol/kamera
    | KSnakeDuel
    | 2008-10-12
    | 2020-06-20
    | 4.2
    | 2.1 (Applications 20.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 19:06, 30 December 2009 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 11:57, 20 June 2020 (UTC)
    |-  
    |-  
    | kcontrol/kgamma
    | KSpaceDuel
    | 2009-11-16
    | 2013-05-05
    | 4.4
    | 2.0 (4.11)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 19:06, 30 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 08:04, 6 May 2013 (BST)
    |-  
    |-  
    | KolourPaint
    | KSquares
    | 2005-12-29
    | 2016-05-10
    | 1.4
    | 0.6 (Applications 16.04)
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Update screenshots
    | --[[User:Yurchor|Yurchor]] 19:06, 30 December 2009 (UTC)
    |-
    | KRuler
    | 2008-08-26
    | 4.1.1
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 19:06, 30 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:14, 10 May 2016 (UTC)
    |-  
    |-  
    | KSnapShot
    | KSudoku
    | 2010-01-07
    | 2013-12-18
    | 0.8.1
    | 1.2.1 (4.12)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update is in trunk, backport it to 4.4.0
    | Screenshots?
    | --[[User:Lueck|Lueck]] 10:43, 19 January 2010 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 15:32, 18 December 2013 (UTC)
    |-  
    |-  
    | Okular
    | KTuberling
    | 2009-05-22
    | 2021-10-04
    | 0.9
    | KDE Gear 21.08
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:17, 10 October 2021 (UTC)
    |-
    | Kubrick
    | 2013-05-05
    | 1.0 (4.11)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Screenshots?
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 17:20, 5 May 2013 (BST)
    |-
    | LSkat
    | 2021-10-05
    | 1.50 (KDE Gear 21.08)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:17, 10 October 2021 (UTC)
    |-
    | Palapeli
    | 2021-10-06
    | 2.1 (KDE Gear 21.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 19:06, 30 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:17, 10 October 2021 (UTC)
    |-
    | Picmi
    | 2021-10-08
    | 2.0.0 (KDE Gear 21.08)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Add more info about strategies and how to play
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:17, 10 October 2021 (UTC)
    |}
    |}


    ===kdelibs===
    ====graphics====
    {| style="width:130%" border="2"
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 948: Line 962:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | checkXML
    | digiKam
    | 2007-09-28
    | 2018-01-01
    | -
    | 5.8
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | High
    | -
    | Needs polishing
    | --[[User:Yurchor|Yurchor]] 19:06, 30 December 2009 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 14:15, 3 January 2018 (UTC)
    |-  
    |-  
    | kbuildsycoca4
    | GwenView
    | 2008-11-03
    | 2021-06-04
    | 0.01.01
    | KDE Gear 21.08
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update is in trunk, backport it to 4.4.0
    | -
    | --[[User:Lueck|Lueck]] 10:45, 19 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:41, 4 June 2021 (UTC)
    |-  
    |-  
    | kconfig_compiler
    | KolourPaint
    | 2008-11-03
    | 2018-03-23
    | -
    | Applications 18.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 19:06, 30 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 12:47, 25 March 2018 (UTC)
    |-  
    |-  
    | kcookiejar4
    | kcontrol/kamera
    | 2008-10-14
    | 2018-03-23
    | 0.01.01
    | Applications 18.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 14:54, 15 April 2018 (UTC)
    |-  
    |-  
    | kde4-config
    | KGraphviewer
    | 2007-09-28
    | 2020-12-14
    | -
    | 2.4.3
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:38, 15 December 2020 (UTC)
    |-  
    |-  
    | kded4
    | KImageMapEditor
    | 2008-11-12
    | 2011-08-22
    | 0.01.01
    | 3.9.0 (kde 4.7)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Lueck|Lueck]] 21:31, 7 September 2011 (BST)
    |-
    | KPhotoalbum
    | 2012-02-23
    | 4.2
    | style="background:#faf458" | Moderate outdated
    | Medium
    | New screenshots, new features (gps location, positional tags&face detection, age display, android client), UI changes in settings dialog
    | [[User:Jzarl|Jzarl]] ([[User talk:Jzarl|talk]]) 20:35, 9 November 2016 (UTC)
    |-  
    |-  
    | kdeinit4
    | KRuler
    | 2008-10-03
    | 2017-06-14
    | 0.01.01
    | 5.0 (Applications 17.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 04:30, 15 June 2017 (UTC)
    |-  
    |-  
    | kdeoptions
    | Kst
    | 2004-02-02
    | 2017-01-31
    | -
    | 2.0.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | Manpage is not converted into DocBook
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 20:20, 2 February 2017 (UTC)
    |-  
    |-  
    | kioslave
    | KXStitch
    | colspan="6"| See [[Projects/Documentation/KDE4_(health_table)/kioslaves|KIOSlaves health table]]
    | 2019-05-19
    |-  
    | 2.2.0
    | KJS
    | 2008-10-15
    | 0.01.01
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | merge docs into one DocBook?
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 14:50, 20 May 2019 (UTC)
    |-  
    |-  
    | kjscmd
    | Okular
    | 2008-10-16
    | 2019-08-10
    | 0.01.01
    | 1.9 (Applications 19.12)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:23, 11 August 2019 (UTC)
    |-  
    |-  
    | kross
    | Showfoto
    | 2008-10-16
    | 2018-01-01
    | 0.01.01
    | 5.8
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | High
    | -
    | See digiKam.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 15:39, 7 January 2018 (UTC)
    |-  
    |-  
    | makekdewidgets
    | Spectacle
    | 2006-06-01
    | 2021-04-11
    | -
    | Applications 21.08
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 11:25, 11 April 2021 (UTC)
    |-  
    |-  
    | meinproc4
    | Skanlite
    | 2008-10-03
    | 2016-08-24
    | 0.01.01
    | Skanlite 2.0.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:32, 24 August 2016 (UTC)
    |-  
    |-  
    | preparetips
    | SymbolEditor
    | 2006-06-01
    | 2016-12-01
    | -
    | SymbolEditor 2.0.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | -
    | merge docs into one DocBook?
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 21:29, 5 December 2016 (UTC)
    |}
     
    ====kdevelop====
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    |-  
    | qtoptions
    | KDevelop
    | 2004-02-02
    | 2011-06-03
    | -
    | 4.2 (KDE 4.7)
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | Sonnet
    | 2003-02-24
    | -
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | Some chapters are still on UserBase (not written yet)
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] 14:37, 25 August 2011 (BST)
    |-
    | colspan="7" style="background:#fa5858" | See [http://websvn.kde.org/trunk/KDE/kdelibs/doc/TODO?revision=881123&view=markup TODO] for the other docs to be written.
    |}
    |}


    ===kdemultimedia===
    ====multimedia====
    {| style="width:130%" border="2"
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 1,093: Line 1,114:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | DragonPlayer
    | Amarok
    | 2007-12-28
    | 2013-08-13
    | 2
    | 2.8.0
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:47, 22 March 2018 (UTC)
    |-
    | DragonPlayer
    | 2016-06-29
    | Applications 16.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 06:48, 7 July 2016 (UTC)
    |-  
    | Elisa
    | 2018-01-17
    | 0.0.81
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    |[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:51, 22 March 2018 (UTC)
    |-  
    |-  
    | JuK
    | JuK
    | 2004-05-06
    | 2013-06-16
    | 2.1
    | 3.11 (4.11)
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Application interface completely reworked. Screenshots have to be updated.
    | readd Cover Manager section
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 19:02, 16 June 2013 (BST)
    |-  
    |-  
    | KIOSlave/ audiocd
    | K3b
    | 2004-09-16
    | 2012-01-06
    | 2.30.00
    | 2.1 (kde 4.8)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:42, 22 March 2018 (UTC)
    |-  
    |-  
    | KMix
    | Kamoso
    | 2007-01-05
    | 2016-08-24
    | 2.6.1
    | kamoso 3.2
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Low
    | Application interface reworked. Screenshots have to updated.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:42, 22 March 2018 (UTC)
    |-
    | Kaffeine
    | 2018-04-27
    | Kaffeine 2.0.15
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:49, 28 April 2018 (UTC)
    |-  
    |-  
    | KSCD
    | KAudiocreator
    | 2008-08-01
    | 2009-03-07
    | 1.5
    | 1.13
    | style="background:#fa5858" | Garbage
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | UI completely changed, cddb functionality removed,  
    | update screenshot, proofread
    does this simple app really need a doc?
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 08:10, 15 December 2016 (UTC)
    kscd/index.html#cddb-page is used for KCM CDDB Retrieval,
    change to article + mv to doc/kcontrol?
    | --[[User:Lueck|Lueck]] 20:14, 6 January 2010 (UTC)
    |}
     
    ===kdenetwork===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    |-  
    | KGet
    | Kid3
    | 2005-08-31
    | 2021-06-20
    | 0.8.4
    | 3.8.7
    | style="background:#fa5858" | Garbage
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | Update is in branches/work/doc
    | -
    | --[[User:Lueck|Lueck]] 11:09, 6 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:28, 21 June 2021 (UTC)
    |-  
    |-  
    | Kopete
    | KMix
    | 2008-11-25
    | 2020-10-04
    | 0.12
    | Applications 20.12
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:09, 5 October 2020 (UTC)
    |-
    | KMPlayer
    | 2008-01-13
    | 0.07.00
    | style="background:#faf458" | Slightly outdated
    | style="background:#faf458" | Slightly outdated
    | High
    | Medium
    | New controls at the buttom of main program window are absolutely unobvious.
    | It is not a documentation but slightly outdated FAQ.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-  
    |-  
    | KPPP
    | Kdenlive
    | 2001-06-11
    | 2019-05-08
    | 1.01.00
    | Applications 19.04
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | New screenshots, new wizard layout. Have to be replaced by KNetworkManager?
    | Partially written and not-yet-converted parts are stored [http://userbase.kde.org/Kdenlive/Manual here]
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:57, 8 May 2019 (UTC)
    |-  
    |-  
    | KRDC
    | cddbretrieval
    | 2008-05-18
    | 2013-12-05
    | 1.0.1
    | 4.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 08:22, 12 September 2016 (UTC)
    |-  
    |-  
    | KRFB
    | KIOSlave/ audiocd
    | 2003-09-17
    | 2004-09-16
    | 1.0.1
    | 2.30.00
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | Update screenshots. Remove EPS?
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 11:52, 29 July 2013 (BST)
    |-
    | kcontrol/kcmaudiocd
    | 2019-02-08
    | Applications 19.04
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:52, 8 February 2019 (UTC)
    |-
    | Kwave
    | 2016-06-26
    | 0.9.2 (Applications 16.12)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 15:09, 21 November 2016 (UTC)
    |}
    |}


    ===kdepim===
    ====network====
    {| style="width:130%" border="2"
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 1,200: Line 1,254:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | Akregator
    | Choqok
    | 2006-12-08
    | 2015-01-25
    | 1.2.5
    | 1.5
    | style="background:#faf458" | Slightly outdated
    | style="background:#faf458" | Slightly outdated
    | High
    | Medium
    | New main window layout. Update screenshots. Does popup menu in Konqueror work?
    | New screenshots, updates in interface. Online docs can be found [http://userbase.kde.org/ChoqoK/Using_ChoqoK here].
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:52, 28 March 2015 (UTC)
    |-  
    |-  
    | Blogilo
    | KGet
    | 2009-09-21
    | 2017-11-21
    | 1.0
    | 2.95.0 (Applications 17.12)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 17:44, 2 January 2018 (UTC)
    |-  
    |-  
    | kabcclient
    | kioslaves
    | 2008-11-20
    | 1.1.1
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | -
    | -
    | -
    | kio-extras: bookmarks  bzip2 fish  gzip  info  man  network  nfs  sftp  smb  tar  thumbnail  xz docs?
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:04, 26 July 2016 (UTC)
    |-  
    |-  
    | KAddressbook
    | KIOSlave/gopher
    | 2008-09-20
    | 4.1.2
    | style="background:#faac58" | Moderate outdated
    | High
    | The old docbook can be taken from [http://websvn.kde.org/branches/KDE/4.3/kdepim/doc/kaddressbook/ here]. It should be updated to Akonadi Address Book. Cannot figure out why old docbook was removed...
    | --[[User:Yurchor|Yurchor]] 09:38, 27 December 2009 (UTC)
    |-
    | KAlarm
    | 2009-11-28
    | 2.04.00
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | KIOSlave/ news
    | 2001-07-15
    | -
    | -
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-  
    |-
    | KJots
    | Konqueror
    | 2004-10-17
    | 2016-11-05
    | 0.05.00
    | Applications 16.12
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | High
    | New main menu entries.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 14:06, 17 November 2016 (UTC)
    |-  
    |-
    | Kleopatra
    | Konversation
    | 2009-02-19
    | 2016-11-29
    | 2.0.5
    | konversation 1.6
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:42, 6 December 2016 (UTC)
    |-  
    | Kopete
    | 2008-11-25
    | 0.12
    | style="background:#faf458" | Slightly outdated
    | style="background:#faf458" | Slightly outdated
    | High
    | High
    | Small update in branches/work/doc
    | New controls at the buttom of main program window are absolutely unobvious.
    | --[[User:Lueck|Lueck]] 14:55, 6 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:38, 22 March 2018 (UTC)
    |-  
    |-  
    | KMail
    | KRDC
    | 2004-07-13
    | 2016-07-25
    | 1.7
    | Application 16.08
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | See [http://lists.kde.org/?l=kde-doc-english&m=122781866620812&w=2 here] and [[Projects/Documentation/KDE4/kdepim/kmail|here]] for the details.
    | --[[User:Yurchor|Yurchor]] 18:44, 3 January 2010 (UTC)
    |-
    | KNode
    | 2002-04-13
    | 0.07.00
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Medium
    | New configuration dialogs.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 08:14, 26 July 2016 (UTC)
    |-  
    |-  
    | KNotes
    | KRFB
    | 2008-09-29
    | 2016-07-25
    | 3.9
    | 5.0 (Applications 16.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 05:02, 29 July 2016 (UTC)
    |-  
    |-  
    | konsolecalendar
    | KTorrent
    | 2004-04-15
    | 2010-10-27
    | 1.1.1
    | 4.0 (4.5)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | Help page with KTorrent online resources
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Lueck|Lueck]] 06:37, 29 October 2010 (UTC)
    |-  
    |-  
    | Kontact
    | Smb4K
    | 2005-09-04
    | 2023-02-19
    | 1.1.1
    | Smb4k 3.2.0
    | style="background:#faf458" | Slightly outdated
    | High
    | Update screenshots.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | Kontact-admin
    | 2009-06-08
    | 0.00.03
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 10:04, 20 February 2023 (UTC)
    |-
    | KOrganizer
    | 2005-08-29
    | 3.00.00
    | style="background:#faac58" | Moderate outdated
    | High
    | New configuration window, new number of tabs. Do migration tools work?
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | KTimeTracker
    | 2009-10-19
    | 4.3.1
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Update screnshots.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | KWatchGNUPG
    | 2004-05-09
    | 1.0
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |}
    |}


    ===kdepimlibs===
    ====office====
    {| style="width:130%" border="2"
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 1,348: Line 1,354:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | kcontrol/ kresources
    | Calligra
    | 2009-09-24
    | 2012-01-03
    | 4.1.3?
    | 2.4
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | High
    | Ok, but link to kaddressbook is dead.
    | add doc for common stuff here (dockers etc)
    | --[[User:Yurchor|Yurchor]] 10:04, 1 January 2010 (UTC)
    | --[[User:Lueck|Lueck]] 07:47, 9 January 2012 (UTC)
    |-  
    |-  
    | KIOSlave
    | Flow
    | colspan="6"| See [[Projects/Documentation/KDE4_(health_table)/kioslaves|KIOSlaves health table]]
    | -
    |}
    | -
     
    | style="background:#fa5858" | Garbage
    ===kdesdk===
    | Low
    {| style="width:130%" border="2"
    | No documentation
    |- style="background:#efefef"
    | --[[User:Lueck|Lueck]] 07:34, 26 July 2011 (BST)
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! Coments (what should be improved)
    ! Signed off by
    |-  
    |-  
    | Cervisia
    | Karbon
    | 2008-09-08
    | -
    | 3.1.1
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | style="background:#fa5858" | Garbage
    | High
    | No documentation
    | --[[User:Yurchor|Yurchor]] 08:47, 23 January 2011 (UTC)
    |-  
    |-  
    | KAppTemplate
    | KBibTeX
    | 2008-04-28
    | 2019-05-07
    | 0.1
    | 0.9
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    |
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:57, 8 May 2019 (UTC)
    |-
    | Kexi
    | 2012-09-14
    | 2.5
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:37, 15 September 2012 (BST)
    |-  
    |-  
    | Kate
    | Kile
    | 2009-09-13
    | 2011-05-22
    | 3.4.0
    | 2.1
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] 17:22, 23 May 2011 (UTC)
    |-  
    |-  
    | Kate-Plugins
    | KMyMoney
    | 2006-02-24
    | 2018-02-01
    | 3.5.1
    | 5.0
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Missing documentation for backtracebrowser, externaltools, filebrowser, findinfiles, helloworld, kate-ctags, katebuild-plugin, kjswrapper, kpybrowser, kttsd, mailfiles, quickdocumentswitcher, skeleton, snippets, snippets_tng, symbolviewer, tabbarextension. Update screenshots.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:07, 30 January 2018 (UTC)
    |-  
    |-  
    | KBugBuster
    | Plan
    | -
    | -
    | -
    | -
    | style="background:#fa5858" | Garbage
    | style="background:#fa5858" | Garbage
    | Low
    | High
    | No documentation.
    | Drafts can be found [http://userbase.kde.org/KPlato/Manual here] and [http://userbase.kde.org/KPlato/Engineering_To_Order_project_tutorial here].
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] 07:30, 6 March 2010 (UTC)
    |-  
    |-  
    | KCacheGrind
    | Skrooge
    | 2009-10-07
    | 2017-08-30
    | 0.5.1
    | 2.9.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Native English editor with knowledge of share stuff needed.
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 17:44, 1 September 2017 (UTC)
    |-
    | Stage
    | 2012-12-09
    | 2.6
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:40, 9 December 2012 (UTC)
    |-  
    |-  
    | kmtrace
    | Sheets
    | 2003-04-07
    | 2013-03-11
    | 2.7
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 19:37, 16 March 2013 (UTC)
    |-
    | Tellico
    | 2021-03-14
    | 3.4
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 19:14, 18 March 2021 (UTC)
    |-
    | Kompare
    | 2008-07-31
    | 3.5.1?
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Update screnshots.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | Lokalize
    | 2009-05-09
    | 1.0
    | style="background:#faf458" | Slightly outdated
    | High
    | Autocomplete feature is not documented.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-  
    |-  
    | poxml
    | Words
    | 2003-04
    | -
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | Scripts
    | -
    | -
    | -
    | -
    | style="background:#faac58" | Moderate outdated
    | style="background:#faac58" | Moderate outdated
    | Medium
    | High
    | 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.
    | Draft can be found [http://userbase.kde.org/KWord/Manual here], [http://userbase.kde.org/KWord/Tutorials/BasicLayout here], [http://userbase.kde.org/KWord/Tutorials/SecondLayout here], and [http://userbase.kde.org/KWord/Tutorials/ThirdLayout here].
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] 08:47, 23 January 2011 (UTC)
    |-
    |}
    | kdesvnbuild
     
    | 2009-12-19
    ====PIM====
    | 1.11
    {| class="wikitable sortable" style="width:100%" border="2"
    | style="background:#a9f5a9" | Up-to-date
    |- style="background:#efefef"
    | Medium
    ! style="width:12%" | Docbook name
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | Umbrello
    | 2003-10-15
    | 1.2
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Update screenshots. New features?
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |}
     
    ===kdetoys===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:8%" | Version
    Line 1,487: Line 1,470:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | Amor
    | Akregator
    | 2003-09-16
    | 2021-03-31
    | 2.2
    | Applications 21.08
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | High
    | Draw Konqi for this amusement app? ;)
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:22, 31 March 2021 (UTC)
    |-  
    |-  
    | KTeaTime
    | Archive Mail Agent
    | 2006-10-25
    | 2019-09-21
    | 1.1.0
    | Applications 19.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | High
    | Update screenshot.
    | part of kmail doc?
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:24, 29 September 2019 (UTC)
    |-
    |-
    | KWeather
    | Contact Theme Editor
    | 2004-05-21
    | 2016-04-06
    | 3.00.00
    | Applications 16.04
    | style="background:#fa5858" | Garbage
    | Low
    | No application.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
     
    |}
     
    ===kdeutils===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    | Ark
    | 2009-01-24
    | 2.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | High
    | Update screenshot.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:44, 16 April 2016 (UTC)
    |-  
    |-
    | KCalc
    | Header Theme Editor
    | 2009-02-10
    | 2016-04-06
    | 2.4
    | Applications 16.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:44, 16 April 2016 (UTC)
    |-  
    |-  
    | KCharSelect
    | Import Wizard
    | 2016-07-27
    | 5.3.40 (Applications 16.08)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | -
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 08:01, 30 July 2016 (UTC)
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-  
    |-  
    | kcontrol/ blockdevices
    | Follow Up Reminder Agent
    | 2008-09-04
    | 2019-09-21
    | 4.1.2
    | Applications 19.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | part of kmail doc?
    | --[[User:Yurchor|Yurchor]] 10:04, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:24, 29 September 2019 (UTC)
    |-  
    |-  
    | KDELirc/ irkick
    | KAddressbook
    | 2010-01-06
    | 2019-07-20
    | 2.0
    | Applications 18.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | High
    | update in trunk
    |  
    | --[[User:Lueck|Lueck]] 14:36, 13 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:24, 29 September 2019 (UTC)
    |-  
    |-  
    | KDELirc/ kcmlirc
    | KAlarm
    | 2010-01-06
    | 2022-05-02
    | 2.0
    | 3.5.0 (Applications 22.08)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | High
    | update in trunk
    | -
    | --[[User:Lueck|Lueck]] 14:36, 13 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:48, 11 July 2021 (UTC)
    |-  
    |-  
    | KDF
    | Kleopatra
    | 2010-01-12
    | 2013-07-04
    | v0.11 (kde 4.4)
    | 2.1.1 (4.11)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | High
    | Update in trunk
    | --[[User:Lueck|Lueck]] 14:32, 13 January 2010 (UTC)
    |-
    | KFloppy
    | 2005-06-01
    | 3.5
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 13:21, 17 August 2013 (BST)
    |-  
    |-  
    | KGPG
    | KMail
    | 2009-05-15
    | 2021-06-06
    | 0.05.00
    | 5.14.2 (Applications 20.04.2)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:DavidCBryant|DavidCBryant]] ([[User talk:DavidCBryant|talk]]) 17:25, 5 July 2021 (UTC)
    |-  
    |-  
    | KTimer
    | KNotes
    | 2008-11-26
    | 2016-07-28
    | 0.01.00
    | 5.3.40 (Applications 16.08)
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:34, 31 July 2016 (UTC)
    |-
    | konsolekalendar
    | 2016-11-23
    | 5.1.3 (Applications 16.12)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | change to man page - it is no GUI app
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 21:14, 5 December 2016 (UTC)
    |-  
    |-  
    | KWallet
    | Kontact
    | 2009-01-12
    | 2016-12-08
    | 1.4
    | 5.4.40 (Applications 16.12)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | High
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 10:38, 6 January 2017 (UTC)
    |-  
    |-  
    | Okteta
    | KOrganizer
    | 2010-01-12
    | 2016-12-08
    | 0.3.92
    | 5.4.40 (Applications 16.12)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | High
    | update in trunk
    | -
    | --[[User:Lueck|Lueck]] 14:32, 13 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 10:38, 6 January 2017 (UTC)
    |-  
    |-  
    | Superkaramba
    | KTNEF
    | 2005-08-04
    | 2016-07-27
    | 0.3.5
    | 5.3.40 (Applications 16.08)
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | See FIXMEs in doc.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | Sweeper
    | -
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 11:47, 30 July 2016 (UTC)
    |-
    | KWatchGNUPG
    | 2016-07-26
    | 1.0 (Applications 16.08)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | -
    | style="background:#fa5858" | Garbage
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 18:12, 3 August 2016 (UTC)
    | Low
    |-
    | No documentation.
    | Notes Agent
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | 2013-12-20
    | (4.13)
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | part of kmail doc?
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 02:48, 11 May 2016 (UTC)
    |-
    | PIM Settings Exporter
    | 2016-07-27
    | 5.3.40 (applications 16.08)
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 11:47, 30 July 2016 (UTC)
    |-
    | Send Later Agent
    | 2019-09-21
    | Applications 19.12
    | style="background:#a9f5a9" | Up-to-date
    | High
    | part of kmail doc?
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:24, 29 September 2019 (UTC)
    |-
    | Sieve Editor
    | 2016-04-14
    | Applications 16.04
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 22:13, 16.04.2016 (UTC)
    |-
    | Trojitá
    | 2013-01-31
    | 0.3.92
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 15:23, 15 December 2016 (UTC)
    |}
    |}


    ===kdewebdev===
    ====plasma====
    {| style="width:130%" border="2"
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 1,648: Line 1,650:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | KFileReplace
    | KControl modules
    | 2004-08-09
    | colspan="6"| See [[Projects/Documentation/KDE_(health_table)/kcontrol5#kde-workspace|KControl health table kde-workspace]]
    | 1.0.0
    |-
    | style="background:#faf458" | Slightly outdated
    | KDEsu
    | Medium
    | 2010-09-21
    | Update screenshots.
    | KDE 4.5
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | style="background:#a9f5a9" | Up-to-date
    |-  
    | Low
    | KImageMapEditor
    | Code is in frameworks/kdesu / workspace kde-cli-tools ?
    | 2007-06-02
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 07:19, 30 July 2015 (UTC)
    | 0.0.1
    |-
    | kdesu.man
    | 2010-09-18
    | -
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Code is in frameworks/kdesu / workspace kde-cli-tools ?
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 07:19, 30 July 2015 (UTC)
    |-
    | KFontView
    | 2018-03-31
    | Plasma 5.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:18, 4 April 2018 (UTC)
    |-
    | KInfoCenter
    | 2016-03-09
    | Plasma 5.6
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 23 April 2016
    |-  
    |-  
    | KLinkStatus
    | Klipper
    | 2004-04-29
    | 2022-05-05
    | 0.1.3
    | Plasma 5.25
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | High
    | Update screenshot.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 06:58, 14 May 2022 (UTC)
    |-  
    |-  
    | Kommander
    | KMenuEdit
    | 2004-05-03
    | 2015-04-27
    | 3.2.90
    | Plasma 5.3
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Application is not ported to KDE 4 yet.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 09:14, 13 July 2015 (UTC)
    |-
    | KNetAttach
    | 2015-04-10
    | Plasma 5.3
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 09:14, 13 July 2015 (UTC)
    |-
    | KSysGuard
    | 2017-01-31
    | Plasma 5.9
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:37, 17 April 2016 (UTC)
    |-
    | Plasma-desktop
    | 2016-08-21
    | Plasma 5.7
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | check / fix coords for callouts
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 15:11, 12 September 2016 (UTC)
    |-
    | System Settings
    | 2021-04-11
    | Plasma 5.20
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 11:25, 11 April 2021 (UTC)
    |}
    |}


    ==KOffice==
    ====SDK====
     
    {| class="wikitable sortable" style="width:100%" border="2"
    Docbooks of this module can be found in KDE/koffice/doc/''program name'' of the KDE [http://websvn.kde.org/trunk/ websvn trunk].
     
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 1,692: Line 1,742:
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Coments (what should be improved)
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | Karbon14
    | Cervisia
    | -
    | 2016-06-16
    | -
    | 3.11 (Applications 16.08)
    | style="background:#fa5858" | Garbage
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Low
    | No documentation
    | update some screenshots
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 17:25, 18 June 2016 (UTC)
    |-  
    |-  
    | KChart
    | KAppTemplate
    | 2006-01-30
    | 2017-11-01
    | 1.5.0
    | 0.1 (Applications 17.12)
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Application is converted to ChartShape.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 12:17, 8 November 2017 (UTC)
    |-  
    |-  
    | Kexi
    || KCacheGrind
    | 2006-09-07
    | 2016-11-18
    | 1.6
    | 0.8.0 (Applications 17.04)
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | Update screenshots. New layout.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 10:53, 19 November 2016 (UTC)
    |-  
    |-  
    | KFormula
    | Kdesvn
    | 2006-09-09
    | 2016-05-22
    | 1.5.90
    | kdesvn 2.0
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Application is converted to FormulaShape.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | Kivio
    | 2006-01-30
    | 1.5.0
    | style="background:#faac58" | Moderate outdated
    | Low
    | Low
    | Application discontinued.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:34, 19 July 2016 (UTC)
    |-  
    |-  
    | KOffice
    | Kompare
    | 2005-10-27
    | 2016-07-05
    | 1.5.0
    | 4.1.3 (Applications 16.04)
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | Update to new application list.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 19:45, 7 July 2016 (UTC)
    |-
    | KTechlab
    | 2017-01-01
    | 0.3.6
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 10:59, 31 January 2017 (UTC)
    |-
    | Massif Visualizer
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:54, 8 October 2020 (UTC)
    |-  
    |-  
    | KPlato
    | Lokalize
    | 2006-02-11
    | 2018-10-14
    | 0.5.0
    | 2.0 (Applications 18.12)
    | style="background:#faf458" | Slightly outdated
    | style="background:#faf458" | Slightly outdated
    | High
    | High
    | Update screenshots. New layout.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 08:49, 15 October 2018 (UTC)
    |-  
    |-  
    | KPresenter
    | poxml
    | 2006-11-22
    | 2003-04
    | 1.6
    | -
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | Update screenshots. New layout.
    | -
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-  
    |-  
    | Krita
    | Scripts
    | -
    | -
    | -
    | -
    | style="background:#faac58" | Moderate outdated
    | style="background:#faac58" | Moderate outdated
    | High
    | Medium
    | Removed from SVN. Will be on [http://userbase.kde.org/User:Boudewijn/Krita/Manual Userbase]?
    | 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.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-  
    |-  
    | KSpread
    | Umbrello
    | 2006-06-12
    | 2013-06-01
    | 1.5.2
    | 2.11
    | style="background:#faac58" | Moderate outdated
    | High
    | Update screenshots. New layout.
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | KWord
    | -
    | -
    | style="background:#faac58" | Moderate outdated
    | High
    | Removed from SVN. Will be on Userbase?
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    |-
    | Thesaurus
    | 2003-04-12
    | 0.95.00
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | New features?
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 10:24, 17 August 2013 (BST)
    |}
    |}


    ==Extragear==
    ====system====
     
    {| class="wikitable sortable" style="width:100%" border="2"
    Docbooks of these modules can be found in extragear/''module name''/doc/''program name'' of the KDE [http://websvn.kde.org/trunk/ websvn trunk].
     
    ===extragear-base===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 1,807: Line 1,845:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | Konq-plugins
    | Apper
    | 2006-05-20
    | 2016-11-28
    | 3.5.2
    | apper 0.9.3
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Low
    | Links to missing documentation for adblock, autorefresh, imagerotation can be found in SVN.
    | only man pages
    | --[[User:Yurchor|Yurchor]] 15:29, 1 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 21:21, 5 December 2016 (UTC)
    |}
    |-
     
    | KControl modules
    ===extragear-graphics===
    | colspan="6"| See [[Projects/Documentation/KDE_(health_table)/kcontrol5#applications|KControl health table applications]]
    {| style="width:130%" border="2"
    |-  
    |- style="background:#efefef"
    | Dolphin
    ! style="width:12%" | Docbook name
    | 2020-12-29
    ! style="width:10%" | Last update
    | Applications 21.04
    ! style="width:8%" | Version
    | style="background:#a9f5a9" | Up-to-date
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    | High
    ! style="width:8%" | Priority (high, medium, low)
    | -
    ! style="width:35%" | Comments (what should be improved, responsible person)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 15:47, 24 December 2020 (UTC)
    ! Signed off by
    |-
    |-  
    | Fundamentals
    | digiKam
    | 2016-11-28
    | 2009-03-05
    | -
    | 0.10
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#faf458" | Slightly outdated
    | High
    | High
    | Dewikification of color-management.docbook. Update to new configuration dialog, new screenshots with new effects (liquid-rescale etc.).
    | fix coords for callouts
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 21:45, 5 December 2016 (UTC)
    |-
    | Glossary
    | 2016-08-24
    | -
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:32, 25 August 2016 (UTC)
    |-  
    |-  
    | KColoredit
    | kcm-wacomtablet
    | 2005-12-10
    | 2020-10-17
    | 3.5.0
    | 2.0
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | Current SVN version is 2.1. Replace in documentation?
    | -
    | --[[User:Yurchor|Yurchor]] 10:56, 1 January 2010 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:10, 17 October 2020 (UTC)
    |-  
    |-  
    | KGraphviewer
    | KCron
    | 2006-10-22
    | 2017-01-12
    | 1.0.3
    | Applications 16.12
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | New screenshots, review the menu items.
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 18:50, 1 April 2018 (UTC)
    |-  
    |-
    | KIconEdit
    | KEditbookmarks
    | 2005-12-10
    | 2016-11-04
    | 3.5.0
    | Applications 16.12
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update to new version, new screenshot.
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 08:42, 7 November 2016 (UTC)
    |-  
    |-  
    | KIPI-plugins
    | KFind
    | 2008-02-13
    | 2016-11-05
    | 0.1.3
    | Applications 16.12
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update to Docbook 4.2, remove discontinued plugins, add new. See See [[Projects/Documentation/KDE4_(health_table)/kipi-plugins|KIPI-Plugins health table]] for the details
    | -
    | --[[User:Yurchor|Yurchor]] 17:44, 4 January 2010 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 07:53, 23 January 2017 (UTC)
    |-
    | KFind.man
    | 2016-11-05
    | Applications 16.12
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 07:53, 23 January 2017 (UTC)
    |-
    | KHelpCenter
    | 2016-04-17
    | Applications 16.04
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 05:34, 25 April 2016 (UTC)
    |-  
    |-  
    | KPhotoalbum
    | KSystemlog
    | 2004-08-06
    | 2016-04-17
    | 2.0
    | 0.4 (Applications 16.04)
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update screenshots, bump the version.
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:21, 15 April 2016 (UTC)
    |-  
    |-  
    | KPOVModeler
    | Kup
    | 2002-09-07
    | -
    | 1.00.00
    | -
    | style="background:#faf458" | Slightly outdated
    | style="background:#fa5858" | Garbage
    | Medium
    | Medium
    | Screenshots, new versions of POV-Ray, etc.
    | No documentation
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:38, 8 October 2020 (UTC)
    |-  
    |-  
    | KuickShow
    | Muon
    | 2005-12-29
    | -
    | 0.8.7
    | -
    | style="background:#faf458" | Slightly outdated
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation. Kubuntu team had declared that manual will be written on LP but seems failed to do so.
    | --[[User:Yurchor|Yurchor]] 16:00, 6 January 2012 (UTC)
    |-
    | Onlinehelp
    | 2018-04-01
    | Application 18.04
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | Update screenshots.
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 18:14, 3 April 2018 (UTC)
    |-
    |-
    | Showfoto
    | Partition Manager
    | 2009-03-05
    | 2016-12-01
    | 0.10
    | Partition Manager 3.0.0
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Medium
    | See digiKam.
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 21:12, 5 December 2016 (UTC)
    |-  
    | Skanlite
    | 2008-04-12
    | 0.0.3
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Will be replaced by Kopier from playground?
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |}
    |}


    ===extragear-multimedia===
    ====utilities====
    {| style="width:130%" border="2"
    {| class="wikitable sortable" style="width:100%" border="2"
    |- style="background:#efefef"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:12%" | Docbook name
    Line 1,919: Line 1,980:
    ! Signed off by
    ! Signed off by
    |-  
    |-  
    | Amarok
    | Abakus
    | 2006-02-20
    | 2012-10-29
    | 0.92
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | -
    | style="background:#fa5858" | Garbage
    | --[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 18:08, 5 November 2012 (UTC)
    | High
    | Draft of the new documentation can be found in Amarok git.
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-  
    |-  
    | K3b
    | Ark
    | 2005-06-21
    | 2016-09-10
    | 0.03.00
    | Applications 16.12
    | style="background:#faac58" | Moderate outdated
    | style="background:#a9f5a9" | Up-to-date
    | High
    | High
    | Replace DCOP parts with D-Bus, new screenshots, new media (BD).
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 08:44, 7 November 2016 (UTC)
    |-  
    |-  
    | KAudiocreator
    | Basket
    | 2009-03-07
    | 2016-11-07
    | 1.13
    | 2.11
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#fa5858" | Garbage
    | Medium
    | Stub
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:38, 8 October 2020 (UTC)
    |-
    | KBackup
    | 2018-01-05
    | Applications 18.04
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 13:00, 6 January 2018 (UTC)
    |-  
    |-  
    | KMid
    | Filelight
    | 2002-02-05
    | 2015-08-04
    | 2.00.00
    | Filelight 1.21 (Applications 15.08)
    | style="background:#fa5858" | Garbage
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Medium
    | KMid is dead, long live KMid2 from playground!
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 17:32, 4 August 2015 (UTC)
    |-  
    |-
    | KMPlayer
    | Kate
    | 2008-01-13
    | 2020-09-16
    | 0.07.00
    | Applications 20.12
    | style="background:#faf458" | Slightly outdated
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Medium
    | It is not a documentation but slightly outdated FAQ.
    | missing plugin docs: Replicode, Run current document
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 17:42, 16 September 2020 (UTC)
    |-
    | KatePart
    | 2018-03-23
    | Frameworks Frameworks 5.44
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | code is in frameworks/ktexteditor
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 08:14, 31 March 2018 (UTC)
    |-  
    |-  
    | KPlayer
    | KCalc
    | 2007-05-13
    | 2016-07-25
    | 0.6.2
    | Applications 16.08
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | High
    | Discontinued?
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 13:18, 2 August 2016 (UTC)
    |}
     
    ===extragear-network===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    |-  
    | Choqok
    | KCharSelect
    | 2009-03-25
    | 2016-04-25
    | 0.5
    | 1.12 (Applications 16.04)
    | style="background:#faf458" | Slightly outdated
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | New screenshots, updates in interface.
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 14:50, 26 April 2016 (UTC)
    |-  
    |-  
    | KFTPGrabber
    | kcontrol/ blockdevices
    | 2016-04-14
    | Applications 16.04
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | -
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 23:23, 15 April 2016 (UTC)
    |-
    | kdesrc-build
    | 2018-01-20
    | kdesrc-build 17.12
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | -
    | style="background:#fa5858" | Garbage
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 07:07, 30 January 2018 (UTC)
    | Low
    | No documentation, no development.
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-  
    |-  
    | KIOSlave/gopher
    | KDF
    | 2016-04-13
    | Applications 16.08
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | -
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 21:49, 15 April 2016 (UTC)
    |-
    | KDiff3
    | 2019-02-22
    | 1.09.70
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | EBN check needed.
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 12:47, 9 April 2019 (UTC)
    |-
    | KEuroCalc
    | 2018-06-05
    | 1.3.0
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | -
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 10:33, 5 June 2018 (UTC)
    |-
    | KFloppy
    | 2016-03-23
    | 5.0 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Low
    | Does it work?
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | -[[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:39, 25 March 2016 (UTC)
    |-  
    |-  
    | KMLDonkey
    | KGpg
    | 2016-10-10
    | Application 16.12
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | -
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:14, 15 October 2016 (UTC)
    | style="background:#fa5858" | Garbage
    | Medium
    | No documentation.
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-  
    |-  
    | KNemo
    | Kimtoy
    | -
    | -
    | -
    | -
    | style="background:#fa5858" | Garbage
    | style="background:#fa5858" | Garbage
    | Medium
    | Low
    | No documentation
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 10:32, 6 January 2017 (UTC)
    |-
    |-
    | Konversation
    | Konsole
    | 2009-09-13
    | 2023-02-10
    | 1.2
    | KDE Gear 23.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 14:28, 24 February 2023 (UTC)
    |-
    | KRegExpEditor
    | 2001-07-03
    | 0.1
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Medium
    | In commit message to SVN 1023175 tjmcherry announce full revamp, but it was not happened. ;) New screenshots needed.
    | Update screenshots. Carefully review examples.
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | --[[User:Yurchor|Yurchor]] 12:41, 7 January 2010 (UTC)
    |-  
    |-  
    | Kopete-cryptography
    | KRename
    | 2007-10-14
    | 1.3.0
    | style="background:#a9f5a9" | Up-to-date?
    | Low)
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-
    | KTorrent
    | -
    | -
    | -
    | -
    | style="background:#fa5858" | Garbage
    | style="background:#fa5858" | Garbage
    | Medium
    | Documentation is implemented as tooltips
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 13:38, 8 October 2020 (UTC)
    |-
    | Kronometer
    | 2015-08-24
    | Kronometer 2.0
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Low
    | No documentation
    | -
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    | --[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 17:41, 4 August 2015 (UTC)
    |-  
    |-  
    | KWLan
    | Krusader
    | 2018-08-12
    | 2.7.1
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | -
    | [[User:Yurchor|Yurchor]] ([[User talk:Yurchor|talk]]) 09:11, 5 August 2018 (UTC)
    |-
    | KTeaTime
    | 2016-07-06
    | 1.3.0 (Applications 16.04)
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | -
    | style="background:#fa5858" | Garbage
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 11:44, 6 July 2016 (UTC)
    | Low
    |-
    | No documentation
    | KTimer
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    | 2018-03-04
    |}
    | Applications 18.04
     
    ===extragear-office===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-  
    | Kile
    | 2009-11
    | 2.1
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 16:11, 22 March 2018 (UTC)
    |-  
    |-  
    | Skrooge
    | KWallet
    | 2009-12-20
    | 2016-07-05
    | 0.6.0
    | Applications 16.04
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | High
    | Native English editor with a knowledge of share stuff needed.
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-
    | Tellico
    | 2009-08-28
    | 2.0
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 10:10, 11 August 2016 (UTC)
    |}
    |-
     
    | KWrite
    ===extragear-pim===
    | 2018-05-19
    {| style="width:130%" border="2"
    | Applications 18.08
    |- style="background:#efefef"
    | style="background:#a9f5a9" | Up-to-date
    ! style="width:12%" | Docbook name
    | High
    ! style="width:10%" | Last update
    | -
    ! style="width:8%" | Version
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:44, 21 May 2018 (UTC)
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    |-
    ! style="width:8%" | Priority (high, medium, low)
    | Okteta
    ! style="width:35%" | Comments (what should be improved, responsible person)
    | 2018-03-23
    ! Signed off by
    | 0.24.60
    | style="background:#a9f5a9" | Up-to-date
    | High
    | -
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 07:31, 30 July 2016 (UTC)
    |-  
    |-  
    | KSig
    | RSIBreak
    | 2007-01-06
    | 2016-08-24
    | 1.01.00
    | 0.12
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Low
    | Discontinued?
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 20:24, 25 August 2016 (UTC)
    |-  
    |-  
    | Mailody
    | Sweeper
    | 2007-04-01
    | 2018-01-03
    | 1.00
    | 1.11 (17.12)
    | style="background:#faac58" | Moderate outdated
    | Medium
    | 1.5 is absolutely new program (Akonadi-based). Major rewrite with new screenshots needed.
    | --[[User:Yurchor|Yurchor]] 09:38, 5 January 2010 (UTC)
    |}
     
    ===extragear-sdk===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | KDevelop
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation. Reuse from KDevelop3?
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | KXSLDbg
    | 2004-11-18
    | 0.8
    | style="background:#faf458" | Slightly outdated
    | Medium
    | New screenshots, bump the version to 3.9.0.
    | --[[User:Yurchor|Yurchor]] 10:56, 1 January 2010 (UTC)
    |-
    | Quanta
    | 2005-08-24
    | 3.4.90
    | style="background:#faac58" | Moderate outdated
    | Medium
    | Quanta 4 now is just a plugin to Kdevelop, only PHP editing available.
    | --[[User:Yurchor|Yurchor]] 10:56, 1 January 2010 (UTC)
    |-
    | XSLDbg
    | 2004-09-26
    | 1.01.00
    | style="background:#faf458" | Slightly outdated
    | Low
    | Replace CVS by SVN and kdewebdev by extragear-sdk.
    | --[[User:Yurchor|Yurchor]] 10:56, 1 January 2010 (UTC)
    |}
     
    ===extragear-sysadmin===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | Kiosktool
    | 2004-11-12
    | 1.0
    | style="background:#faac58" | Moderate outdated
    | Medium
    | Most of the documentation parts are yet to be written.
    | --[[User:Yurchor|Yurchor]] 10:56, 1 January 2010 (UTC)
    |-
    | Partition Manager
    | 2010-01-08
    | 1.00.00
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | --[[User:Yurchor|Yurchor]] 14:27, 9 January 2010 (UTC)
    |}
     
    ===extragear-utils===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | KATiMon
    | 2009-04-16
    | 1.0.2
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-
    | KDiff3
    | 2007-03-31
    | 0.9.92
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | EBN check needed. Fix date in header.
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-
    | KEuroCalc
    | 2008-02-24
    | 1.0.0
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-
    | KPager
    | 2001-01-28
    | 0.02.00
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Update screenshots.
    | --[[User:Yurchor|Yurchor]] 16:57, 31 December 2009 (UTC)
    |-
    | KRecipes
    | 2010-01-09
    | 2.0.alpha5
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Shortcuts section is a garbage.
    | --[[User:Yurchor|Yurchor]] 19:08, 13 January 2010 (UTC)
    |-
    | Krusader
    | 2009-10-26
    | 2.1.0-beta1
    | style="background:#a9f5a9" | Up-to-date
    | High
    | Krusader has its own reliable system of documentation writing. Please consult Frank Schoolmeesters to know more.
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-
    | RSIBreak
    | 2006-08-20
    | 0.7.1
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Replace screenshots, new settings dialog.
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |-
    | Yakuake
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Medium
    | No documentation
    | --[[User:Yurchor|Yurchor]] 16:37, 27 December 2009 (UTC)
    |}
     
    ==Ready-to-use playground==
     
    Docbooks of these modules can be found in playground/''module name''/doc/''program name'' of the KDE [http://websvn.kde.org/trunk/ websvn trunk].
     
    ===playground-edu===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | Kard
    | 2004-01-27
    | 0.1
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | --[[User:Yurchor|Yurchor]] 10:15, 27 December 2009 (UTC)
    |-
    | KVerbos
    | 2009-11-23
    | 2.0
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | --[[User:Yurchor|Yurchor]] 10:15, 27 December 2009 (UTC)
    |}
     
    ===playground-games===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | Kamala
    | 2009-07-22
    | 0.01.00
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Give just a little info how to use it
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | KBackgammon
    | 2007-03-07
    | 2.6.0
    | style="background:#faf458" | Slightly outdated
    | Low
    | See [https://bugs.kde.org/show_bug.cgi?id=72974 Bug 72974]
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | KMJ
    | 2010-01-18
    | 0.4
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | -
    | --[[User:Yurchor|Yurchor]] 05:40, 19 January 2010 (UTC)
    |-
    | KrossWordPuzzle
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Medium
    | The game is good, but it comes with just a template of documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | Magaziner
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Medium
    | No documentation at all
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | Pege
    | 2009-03-01
    | 1.0.80
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Add more info about strategies and how to play
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |}
     
    ===playground-graphics===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | Darkroom
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Medium
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | Klotz
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Medium
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | Kooka
    | 2002-02-04
    | 0.33.00
    | style="background:#faac58" | Moderate outdated
    | Low
    | Update to [http://websvn.kde.org/branches/work/kooka-kde4/ Kooka for KDE 4].
    | --[[User:Yurchor|Yurchor]] 09:38, 27 December 2009 (UTC)
    |-
    | Kopier
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |}
     
    ===playground-multimedia===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | Audex
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | KMid2
    | 2010-01-12
    | 0.2
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Screenshot?
    | --[[User:Yurchor|Yurchor]] 19:08, 13 January 2010 (UTC)
    |-
    | LinTV
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Medium
    | No documentation.
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |}
     
    ===playground-network===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | Aki
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Medium
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | KBluetooth
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Medium
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | KCall
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | Konsume
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | Kvpnc
    | 2009-05-12
    | 0.9.3
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Documentation is just an advertisement. It says nothing about how to use application.
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | rekonq
    | 2009-10-22
    | 0.3.0
    | style="background:#a9f5a9" | Up-to-date
    | Low
    | Documentation is just an advertisement. It says nothing about how to use application.
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | smb4k
    | 2008-10-05
    | 2.0.1
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Fix according to coles fixes in GUI.
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |}
     
    ===playground-office===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | KMyMoney
    | 2009-08-10
    | 1.00.00
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Bump the version
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | Kraft
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Medium
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |}
     
    ===playground-pim===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | KMobileTools(?)
    | 2007-04-29
    | 1.01.00
    | style="background:#a9f5a9" | Up-to-date
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | Application is discontinued.
    | --[[User:Yurchor|Yurchor]] 10:15, 27 December 2009 (UTC)
    |}
    ===playground-sysadmin===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | KAlternatives
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | Low
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | KFormat
    | -
    | -
    | -
    |[[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 12:45, 6 January 2018 (UTC)
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation. Reuse KFloppy?
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-  
    |-  
    | KPackageKit
    | Yakuake
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | Shaman
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |}
     
    ===playground-utils===
    {| style="width:130%" border="2"
    |- style="background:#efefef"
    ! style="width:12%" | Docbook name
    ! style="width:10%" | Last update
    ! style="width:8%" | Version
    ! style="width:10%" | State (up-to-date, slightly outdated, moderate outdated, garbage)
    ! style="width:8%" | Priority (high, medium, low)
    ! style="width:35%" | Comments (what should be improved, responsible person)
    ! Signed off by
    |-
    | Filelight
    | 2009-03-28
    | 4
    | style="background:#a9f5a9" | Up-to-date
    | Medium
    | -
    | --[[User:Yurchor|Yurchor]] 10:15, 27 December 2009 (UTC)
    |-
    | GwenRename
    | -
    | -
    | -
    | -
    | style="background:#fa5858" | Garbage
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | KRegExpEditor
    | 2001-07-03
    | 0.1
    | style="background:#faf458" | Slightly outdated
    | Medium
    | Medium
    | Update screenshots. Carefully review examples..
    | --[[User:Yurchor|Yurchor]] 12:41, 7 January 2010 (UTC)
    |-
    | Kvkbd
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    |-
    | UltraCopier
    | -
    | -
    | style="background:#fa5858" | Garbage
    | Low
    | No documentation
    | No documentation
    | --[[User:Yurchor|Yurchor]] 19:19, 26 December 2009 (UTC)
    | [[User:Lueck|Lueck]] ([[User talk:Lueck|talk]]) 10:30, 6 January 2017 (UTC)
    |}
    |}

    Latest revision as of 05:48, 29 July 2023

    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

    qtpaths --paths GenericCacheLocation -> $HOME/.cache
    
    qtpaths --paths GenericConfigLocation -> $HOME/.config
    
    qtpaths --paths GenericDataLocation -> $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

    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
    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)
    Kontrast - - Garbage Medium No documentation Yurchor (talk) 12:54, 8 October 2020 (UTC)

    education

    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 2020-12-10 Applications 20.12.0 Up-to-date Medium - -Yurchor (talk) 06:38, 15 December 2020 (UTC)
    Cantor 2020-12-16 Applications 20.12 Up-to-date Medium - -Yurchor (talk) 06:59, 18 December 2020 (UTC)
    GCompris Administrative Guide 2023-02-25 3.1 Up-to-date Medium - Yurchor (talk) 06:55, 26 February 2023 (UTC)
    KAlgebra 2020-12-17 Applications 20.12 Up-to-date Medium - --Yurchor (talk) 07:39, 19 December 2020 (UTC)
    Kalzium 2020-12-19 Applications 20.12 Up-to-date Medium Update screenshot-calc-conc.png, screenshot-calc-titr.png, screenshot-mol-edit.png --Yurchor (talk) 07:39, 19 December 2020 (UTC)
    Kanagram 2020-12-21 Applications 20.12 Up-to-date Medium - Yurchor (talk) 07:56, 23 December 2020 (UTC)
    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)
    KBruch 2020-12-21 Applications 20.12 Up-to-date Medium - Yurchor (talk) 07:56, 23 December 2020 (UTC)
    KGeography 2020-12-22 Applications 20.12 Up-to-date Medium - Yurchor (talk) 07:56, 23 December 2020 (UTC)
    KHangMan 2020-12-22 Applications 20.12 Up-to-date Medium - Yurchor (talk) 07:56, 23 December 2020 (UTC)
    Khipu 2013-09-18 1.0 Up-to-date Medium - Yurchor (talk) 12:54, 8 October 2020 (UTC)
    Kig 2020-12-23 Applications 20.12 Up-to-date Medium - Yurchor (talk) 07:15, 24 December 2020 (UTC)
    Kiten 2016-05-07 1.3 (Applications 16.04) Up-to-date Medium - Lueck (talk) 18:12, 9 May 2016 (UTC)
    KLettres 2020-12-29 Applications 20.12 Up-to-date Medium - Yurchor (talk) 09:44, 30 December 2020 (UTC)
    KMPlot 2021-01-05 1.3.0 (Applications 20.12) Up-to-date Medium - Yurchor (talk) 08:02, 10 January 2021 (UTC)
    KStars 2023-08-01 3.6.6 Up-to-date Medium - Yurchor (talk) 05:48, 29 July 2023 (UTC)
    KTouch 2021-01-05 Applications 20.12 Up-to-date Medium - Yurchor (talk) 08:07, 17 January 2021 (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 2023-07-04 Applications 23.08 Up-to-date Medium - Yurchor (talk) 05:48, 29 July 2023 (UTC)
    LabPlot 2016-12-24 3.3.1 Up-to-date Medium - -Yurchor (talk) 07:08, 24 December 2016 (UTC)
    Marble 2013-11-17 1.7 (4.13) Up-to-date Medium - --Yurchor (talk) 19:41, 17 November 2013 (UTC)
    marK - - Garbage Medium No documentation Yurchor (talk) 12:54, 8 October 2020 (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)
    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)
    Step 2016-05-07 0.1.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 19:37, 10 May 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)

    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
    Amor 2021-10-09 2.4.0 (KDE Gear 21.08) Up-to-date Medium - Yurchor (talk) 13:17, 10 October 2021 (UTC)
    Atlantik 2021-10-10 0.7.80 (KDE Gear 21.08) Up-to-date Medium - Yurchor (talk) 13:17, 10 October 2021 (UTC)
    Bomber 2016-05-09 0.4 (Applications 16.04) Up-to-date Medium - Lueck (talk) 08:43, 10 May 2016 (UTC)
    Bovo 2021-06-21 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 04:42, 25 June 2021 (UTC)
    Granatier 2016-05-09 1.3.1 (Applications 16.04) Up-to-date Medium - Lueck (talk) 09:40, 10 May 2016 (UTC)
    Kajongg 2021-05-30 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 06:41, 4 June 2021 (UTC)
    Kapman 2021-04-06 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 12:09, 9 June 2021 (UTC)
    KAtomic 2016-05-09 4.0 (Applications 16.04) Up-to-date Medium - Lueck (talk) 10:01, 10 May 2016 (UTC)
    KBlackBox 2021-06-24 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 04:42, 25 June 2021 (UTC)
    KBlocks 2021-06-04 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 12:09, 9 June 2021 (UTC)
    KBounce 2021-06-25 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 05:35, 26 June 2021 (UTC)
    KBreakOut 2021-06-25 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 05:35, 26 June 2021 (UTC)
    KDiamond 2016-05-09 1.5 (Applications 16.04) Up-to-date Medium - Lueck (talk) 17:54, 10 May 2016 (UTC)
    KFourInLine 2021-06-05 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 12:09, 9 June 2021 (UTC)
    KGoldrunner 2021-06-30 KDE Gear 21.04 Up-to-date Medium - --Yurchor (talk) 08:41, 8 August 2021 (UTC)
    Kigo 2021-07-01 0.6.2 (KDE Gear 21.04) Up-to-date Medium - Yurchor (talk) 05:47, 2 July 2021 (UTC)
    Killbots 2021-07-05 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 18:48, 11 July 2021 (UTC)
    Kiriki 2021-07-06 KDE Gear 21.04 Up-to-date Medium - Lueck (talk) 19:59, 10 May 2016 (UTC)
    KJumpingCube 2021-07-09 2.1 (KDE Gear 21.04) Up-to-date Medium - Yurchor (talk) 18:48, 11 July 2021 (UTC)
    Klickety 2021-07-08 2.1 (KDE Gear 21.04) Up-to-date Medium - Yurchor (talk) 18:48, 11 July 2021 (UTC)
    KLines 2021-07-11 1.6 (KDE Gear 21.04) Up-to-date Medium - Yurchor (talk) 08:41, 8 August 2021 (UTC)
    KMahjongg 2021-06-16 0.9 (KDE Gear 21.04) Up-to-date Medium - Yurchor (talk) 06:26, 21 June 2021 (UTC)
    KMines 2021-07-11 4.0 (KDE Gear 21.04) Up-to-date Medium - Yurchor (talk) 08:41, 8 August 2021 (UTC)
    KNavalBattle 2020-12-10 Applications 20.12 Up-to-date Medium - Yurchor (talk) 07:15, 24 December 2020 (UTC)
    KNetWalk 2021-07-26 3.3.2 (KDE Gear 21.08) Up-to-date Medium - Yurchor (talk) 08:41, 8 August 2021 (UTC)
    Knights 2015-01-07 2.5.0 Up-to-date Medium Update screenshots -Yurchor (talk) 06:28, 14 November 2018 (UTC)
    Kolf 2021-08-06 KDE Gear 21.08 Up-to-date Medium - Yurchor (talk) 08:41, 8 August 2021 (UTC)
    Kollision 2021-08-07 0.3 (KDE Gear 21.08) Up-to-date Medium - Yurchor (talk) 08:41, 8 August 2021 (UTC)
    Konquest 2014-02-08 2.3 (4.13) Up-to-date Medium - Yurchor (talk) 07:22, 22 April 2017 (UTC)
    KPat 2021-06-20 KDE Gear 21.04 Up-to-date Medium - Yurchor (talk) 06:26, 21 June 2021 (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 2021-06-05 KDE Gear 21.08 Up-to-date Medium - Yurchor (talk) 12:09, 9 June 2021 (UTC)
    KSnakeDuel 2020-06-20 2.1 (Applications 20.08) Up-to-date Medium - -Yurchor (talk) 11:57, 20 June 2020 (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)
    KTuberling 2021-10-04 KDE Gear 21.08 Up-to-date Medium - Yurchor (talk) 13:17, 10 October 2021 (UTC)
    Kubrick 2013-05-05 1.0 (4.11) Up-to-date Medium Screenshots? --Yurchor (talk) 17:20, 5 May 2013 (BST)
    LSkat 2021-10-05 1.50 (KDE Gear 21.08) Up-to-date Medium - Yurchor (talk) 13:17, 10 October 2021 (UTC)
    Palapeli 2021-10-06 2.1 (KDE Gear 21.08) Up-to-date Medium - Yurchor (talk) 13:17, 10 October 2021 (UTC)
    Picmi 2021-10-08 2.0.0 (KDE Gear 21.08) Up-to-date Medium Add more info about strategies and how to play Yurchor (talk) 13:17, 10 October 2021 (UTC)

    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)
    GwenView 2021-06-04 KDE Gear 21.08 Up-to-date Medium - Yurchor (talk) 06:41, 4 June 2021 (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)
    KGraphviewer 2020-12-14 2.4.3 Up-to-date Medium - Yurchor (talk) 06:38, 15 December 2020 (UTC)
    KImageMapEditor 2011-08-22 3.9.0 (kde 4.7) Up-to-date Medium - --Lueck 21:31, 7 September 2011 (BST)
    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)
    KRuler 2017-06-14 5.0 (Applications 17.08) Up-to-date Medium - Lueck (talk) 04:30, 15 June 2017 (UTC)
    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)
    KXStitch 2019-05-19 2.2.0 Up-to-date Medium merge docs into one DocBook? --Yurchor (talk) 14:50, 20 May 2019 (UTC)
    Okular 2019-08-10 1.9 (Applications 19.12) Up-to-date High - Yurchor (talk) 06:23, 11 August 2019 (UTC)
    Showfoto 2018-01-01 5.8 Up-to-date High See digiKam. -Yurchor (talk) 15:39, 7 January 2018 (UTC)
    Spectacle 2021-04-11 Applications 21.08 Up-to-date Medium - Yurchor (talk) 11:25, 11 April 2021 (UTC)
    Skanlite 2016-08-24 Skanlite 2.0.0 Up-to-date Medium - Lueck (talk) 19:32, 24 August 2016 (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)

    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)

    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)
    DragonPlayer 2016-06-29 Applications 16.04 Up-to-date Medium - Lueck (talk) 06:48, 7 July 2016 (UTC)
    Elisa 2018-01-17 0.0.81 Up-to-date Low - Lueck (talk) 16:51, 22 March 2018 (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)
    Kaffeine 2018-04-27 Kaffeine 2.0.15 Up-to-date Low - Yurchor (talk) 06:49, 28 April 2018 (UTC)
    KAudiocreator 2009-03-07 1.13 Up-to-date Medium update screenshot, proofread Lueck (talk) 08:10, 15 December 2016 (UTC)
    Kid3 2021-06-20 3.8.7 Up-to-date Medium - Yurchor (talk) 06:28, 21 June 2021 (UTC)
    KMix 2020-10-04 Applications 20.12 Up-to-date High - Yurchor (talk) 07:09, 5 October 2020 (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)
    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)

    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)
    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)
    KIOSlave/gopher - - Up-to-date Low - --Yurchor 16:37, 27 December 2009 (UTC)
    Konqueror 2016-11-05 Applications 16.12 Up-to-date High - Lueck (talk) 14:06, 17 November 2016 (UTC)
    Konversation 2016-11-29 konversation 1.6 Up-to-date Medium - Lueck (talk) 20:42, 6 December 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)
    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 2023-02-19 Smb4k 3.2.0 Up-to-date Low - -Yurchor (talk) 10:04, 20 February 2023 (UTC)

    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
    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)
    KBibTeX 2019-05-07 0.9 Up-to-date Medium Yurchor (talk) 18:57, 8 May 2019 (UTC)
    Kexi 2012-09-14 2.5 Up-to-date High - --Yurchor (talk) 08:37, 15 September 2012 (BST)
    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)
    Plan - - Garbage High Drafts can be found here and here. --Yurchor 07:30, 6 March 2010 (UTC)
    Skrooge 2017-08-30 2.9.0 Up-to-date Medium Native English editor with knowledge of share stuff needed. -Yurchor (talk) 17:44, 1 September 2017 (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)
    Tellico 2021-03-14 3.4 Up-to-date Medium - --Yurchor (talk) 19:14, 18 March 2021 (UTC)
    Words - - Moderate outdated High Draft can be found here, here, here, and here. --Yurchor 08:47, 23 January 2011 (UTC)

    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 2021-03-31 Applications 21.08 Up-to-date High - Yurchor (talk) 13:22, 31 March 2021 (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 2022-05-02 3.5.0 (Applications 22.08) Up-to-date High - Yurchor (talk) 18:48, 11 July 2021 (UTC)
    Kleopatra 2013-07-04 2.1.1 (4.11) Up-to-date High - --Lueck (talk) 13:21, 17 August 2013 (BST)
    KMail 2021-06-06 5.14.2 (Applications 20.04.2) Up-to-date High - --DavidCBryant (talk) 17:25, 5 July 2021 (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)
    Trojitá 2013-01-31 0.3.92 Up-to-date Medium - Lueck (talk) 15:23, 15 December 2016 (UTC)

    plasma

    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 2022-05-05 Plasma 5.25 Up-to-date High - --Yurchor (talk) 06:58, 14 May 2022 (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 2021-04-11 Plasma 5.20 Up-to-date High - Yurchor (talk) 11:25, 11 April 2021 (UTC)

    SDK

    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)
    Kdesvn 2016-05-22 kdesvn 2.0 Up-to-date Low - Lueck (talk) 19:34, 19 July 2016 (UTC)
    Kompare 2016-07-05 4.1.3 (Applications 16.04) Up-to-date Medium - Lueck (talk) 19:45, 7 July 2016 (UTC)
    KTechlab 2017-01-01 0.3.6 Up-to-date Medium - -Yurchor (talk) 10:59, 31 January 2017 (UTC)
    Massif Visualizer - - Garbage Low No documentation Yurchor (talk) 12:54, 8 October 2020 (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)

    system

    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)
    KControl modules See KControl health table applications
    Dolphin 2020-12-29 Applications 21.04 Up-to-date High - Yurchor (talk) 15:47, 24 December 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)
    kcm-wacomtablet 2020-10-17 2.0 Up-to-date Medium - Yurchor (talk) 07:10, 17 October 2020 (UTC)
    KCron 2017-01-12 Applications 16.12 Up-to-date Medium - Lueck (talk) 18:50, 1 April 2018 (UTC)
    KEditbookmarks 2016-11-04 Applications 16.12 Up-to-date Medium - Lueck (talk) 08:42, 7 November 2016 (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)
    KHelpCenter 2016-04-17 Applications 16.04 Up-to-date High - Lueck (talk) 05:34, 25 April 2016 (UTC)
    KSystemlog 2016-04-17 0.4 (Applications 16.04) Up-to-date Medium - --Lueck (talk) 16:21, 15 April 2016 (UTC)
    Kup - - Garbage Medium No documentation Yurchor (talk) 13:38, 8 October 2020 (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)
    Onlinehelp 2018-04-01 Application 18.04 Up-to-date Medium - Lueck (talk) 18:14, 3 April 2018 (UTC)
    Partition Manager 2016-12-01 Partition Manager 3.0.0 Up-to-date Medium - Lueck (talk) 21:12, 5 December 2016 (UTC)

    utilities

    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)
    Ark 2016-09-10 Applications 16.12 Up-to-date High - Lueck (talk) 08:44, 7 November 2016 (UTC)
    Basket 2016-11-07 2.11 Garbage Medium Stub Yurchor (talk) 13:38, 8 October 2020 (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)
    Kate 2020-09-16 Applications 20.12 Slightly outdated Medium missing plugin docs: Replicode, Run current document Yurchor (talk) 17:42, 16 September 2020 (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)
    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)
    kdesrc-build 2018-01-20 kdesrc-build 17.12 Up-to-date Medium - Yurchor (talk) 07:07, 30 January 2018 (UTC)
    KDF 2016-04-13 Applications 16.08 Up-to-date Low - --Lueck (talk) 21:49, 15 April 2016 (UTC)
    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)
    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)
    Kimtoy - - Garbage Low No documentation Lueck (talk) 10:32, 6 January 2017 (UTC)
    Konsole 2023-02-10 KDE Gear 23.04 Up-to-date High - Yurchor (talk) 14:28, 24 February 2023 (UTC)
    KRegExpEditor 2001-07-03 0.1 Slightly outdated Medium Update screenshots. Carefully review examples. --Yurchor 12:41, 7 January 2010 (UTC)
    KRename - - Garbage Medium Documentation is implemented as tooltips Yurchor (talk) 13:38, 8 October 2020 (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)
    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)
    KWrite 2018-05-19 Applications 18.08 Up-to-date High - Lueck (talk) 20:44, 21 May 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)
    Sweeper 2018-01-03 1.11 (17.12) Up-to-date Low - Lueck (talk) 12:45, 6 January 2018 (UTC)
    Yakuake - - Garbage Medium No documentation Lueck (talk) 10:30, 6 January 2017 (UTC)