Schedules/Applications/15.08 Feature Plan: Difference between revisions
*>Elvis |
(use new bugzilla extension to show bugs in kdesdk) |
||
Line 29: | Line 29: | ||
= kdesdk = | = kdesdk = | ||
{| style="background-color:#FFABAB" | |||
{| | |TODO | ||
| | |} | ||
<bugzilla display="list"> | |||
{ | |||
"product": "umbrello", | |||
"status" : "CONFIRMED", | |||
"target_milestone": "2.17 (KDE Applications 15.08)", | |||
"include_fields" : [ "product", "id", "summary", "assigned_to"] | |||
{ | } | ||
</bugzilla> | |||
{| style="background-color:#FFFFA0" | |||
|IN PROGRESS | |||
|} | |||
<bugzilla display="list"> | |||
{ | |||
"product": "umbrello", | |||
"status" : "ASSIGNED", | |||
"target_milestone": "2.17 (KDE Applications 15.08)", | |||
"include_fields" : [ "product", "id", "summary", "assigned_to"] | |||
} | |||
</bugzilla> | |||
{| style="background-color:#ABFFAB" | |||
|DONE | |||
|} | |} | ||
<bugzilla display="list"> | |||
{ | |||
"product": "umbrello", | |||
"status" : "RESOLVED", | |||
"target_milestone": "2.17 (KDE Applications 15.08)", | |||
"include_fields" : [ "product", "id", "summary", "assigned_to"] | |||
} | |||
</bugzilla> | |||
__TOC__ | __TOC__ | ||
=kdeutils= | =kdeutils= | ||
Revision as of 11:32, 14 September 2015
This is a list of planned features for the KDE Application 15.08 release.
See also:
- Schedules/Applications/15.08 Release Schedule
- 15.04 Feature Plan (previous major release)
Legend:
- to do => not started yet
- in-progress => started, but not completed yet
- done => completed
kdegames
Status | Project | Description | Contact |
---|---|---|---|
DONE | KSudoku | Add Killer Sudoku puzzle types, of sizes 4x4 with 2x2 blocks and 9x9 with 3x3 blocks, in which there are irregular cages and the cells in a cage must add up to a given total, but the usual Sudoku rules for rows, columns and blocks also apply and the digits in a cage must not repeat. | |
DONE | KSudoku | Add Mathdoku (aka KenKen TM) puzzle types, in which each cage has an add, subtract, multiply or divide operator and a given result. Sudoku rules apply to rows and columns only and digits can repeat within a cage. Puzzles may range in size from 3x3 to 9x9, with digit ranges 1-3 up to 1-9. | |
DONE | KSudoku | Add a DLX (Dancing Links) solver (algorithm by Donald Knuth) for Mathdoku and Killer Sudoku puzzles. |
kdesdk
TODO |
product | id | summary | assigned_to |
IN PROGRESS |
product | id | summary | assigned_to |
DONE |
product | id | summary | assigned_to |
umbrello | 109097 | Move "Export Diagram" to File menu | [email protected] |
umbrello | 274264 | Request: Add mysql import to create entities | [email protected] |
umbrello | 347553 | Provide access to umbrello settings through tree view | [email protected] |
kdeutils
Status | Project | Description | Contact |
---|---|---|---|
IN PROGRESS | Ark | Enable extraction of multiple selected files - Link | |
DONE | Ark | Create password-protected archives with Ark - Link | |
DONE | Ark | Support for Ark settings dialog - Link | |
DONE | Ark | Fix password never being asked again after a wrong one - Link |