Schedules/KDE4/4.1 Feature Plan: Difference between revisions

    From KDE TechBase
    (→‎kdeutils: Add Kjots Kontact::Plugin)
    (add move to community notice)
     
    (143 intermediate revisions by 66 users not shown)
    Line 1: Line 1:
    This is a list of planned features. The deadline for adding entries here for the 4.1 release is '''20 April 2008'''.
    {{Moved To Community}}
     
    Entries added after that date will be scheduled for the 4.2 release.
     
    Legend:
    * todo => not started yet
    * in-progress => started, but not completed yet
    * done => completed
    __TOC__
    = kdelibs =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|kdeui|Add KFadeWidgetEffect to easily add fading UI transitions to KDE applications|[email protected]|Matthias Kretz}}
    {{FeatureDone|kdeui|Make icon naming spec compliant 3rd party icon themes like Tango or gnome-icon-theme work correctly.|[email protected]|Jakob Petsovits}}
    {{FeatureDone|kross|Add QtScript support|[email protected]|Sebastian Sauer}}
    {{FeatureDone|KHTML|Support CSS3 Media Queries|[email protected]|Germain Garand}}
    {{FeatureDone|KHTML|Efficient smooth scrolling|[email protected]|Germain Garand}}
    {{FeatureDone|Phonon KCM|More UI feedback|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|Phonon|VideoWidget snapshot function|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|Phonon|better integration of pulseaudio|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|Phonon|make AbstractMediaStream/StreamInterface threadsafe|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|Phonon|allow backend switching on the fly|[email protected]|Matthias Kretz}}
    {{FeatureTodo|Phonon|add Port class for fine grained control over data flow between Phonon objects|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|Phonon|subtitle, audio track selection|[email protected]|Matthias Kretz and Ian Monroe}}
    {{FeatureInProgress|Phonon|"low-level" PCM I/O with at least an ALSA implementation|[email protected]|Matthias Kretz and Ian Monroe}}
    {{FeatureTodo|Phonon|update device preference on the fly|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|kdeui|Goya, a framework for inserting controls into itemviews in a really easy and fast way|[email protected]|Rafael Fernández López}}
    {{FeatureInProgress | kdeui | Rich textedit widget supporting most rich text features. | [email protected] | Stephen Kelly }}
    {{FeatureInProgress|kdeui|Shortcut schemes for KDE applications|[email protected]|Alexander Dymo}}
    {{FeatureDone|kmimetypetrader/kbuildsycoca|Replace use of profilerc for ordering applications with new mimeapps.list standard|[email protected]|David Faure}}
    {{FeatureInProgress|knewstuff|Support caching, and speed up the interface through use of Models/Views and goya|[email protected]|Jeremy Whiting}}
    {{FeatureInProgress|Phonon KCM|Handle advanced devices|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|KDEPrint|Reintroduce KDEPrint in some form, depending on what Qt4.4 delivers.|[email protected]|john Layt}}
    {{FeatureInProgress|KDEPrint|Add CUPS Options tabs to QPrintDialog to support n-up, page borders, banner pages, page labels, mirror pages, job scheduling, and manual CUPS options.|[email protected]|John Layt}}
    {{FeatureTodo|KDEPrint|Add framework for standard actions for 'Send to...' for e-mail, fax, etc by printing to PDF/PS.|[email protected]|John Layt}}
    {{FeatureTodo|KDEPrint|Migrate FilePrinter class from Okular to enable file printing for all apps via QPrinter, modify to utilise new Qt4.4 features.  To be discussed on k-c-d first.|[email protected]|John Layt}}
    {{FeatureInProgress|KIO|speed limits on KIO Transfers|[email protected]|Manolo Valdes}}
    {{FeatureInProgress|kdeui|Printing of shortcuts from the shortcut dialog|[email protected]|Andreas Pakulat}}
    {{FeatureDone|Kate Part|Annotation framework for the editor|[email protected]|Andreas Pakulat}}
    {{FeatureInProgress|KJS|Bytecode interpreter and performance improvements|[email protected]|Maks Orlovich}}
    {{FeatureInProgress|KHTML|Sync class and file structure with WebKit to prepare merging|[email protected]|Harri Porten}}
    {{FeatureInProgress|KHTML|contentEditable/designMode implementation|[email protected]|Germain Garand}}
    {{FeatureTodo|KCalenderSystem|Complete migration of Jalali, Hijri, and Hebrew calendars to new code base.|[email protected]|John Layt}}
    {{FeatureTodo|KCalenderSystem|Add new calendar systems: Indian Civil (Saka), Ethiopean, Chinese, Pure Julian, Pure Gregorian. (Note, not all may live in kdelibs or be available as a global calendar system)|[email protected]|John Layt}}
    {{FeatureTodo|KLocale|Implement KLocale based methods to return weekend days and day of religious observance.  Currently KCalendarSystem provides dayOfPray(), but for Gregorian this is not correct in all locales where it is used.  Currently KDatePicker hardcodes Saturday and dayOfPray() as weekend days which may not be correct in all locales.  To be discussed first on k-c-d and with kdepim.|[email protected]|John Layt}}
    {{FeatureDone|dnssd|Models for service browser and domain browser.|[email protected]|Jakub Stachowski}}
    {{FeatureTodo|KHTML|Adaptable/Scriptable workarounds for broken websites.|[email protected]|Maks Orlovich}}
    {{FeatureTodo|KHTML|support for borders-* properties from the CSS3 Background and Borders Module|[email protected]|Germain Garand}}
    {{FeatureTodo|KHTML|support for Audio/Video tags from the HTML5 draft specification|[email protected]|Germain Garand}}
    {{FeatureDone|KHTML|prospective loading of other network resources while waiting for arrival of blocking scripts|[email protected]|Germain Garand}}
    {{FeatureTodo|KHTML|CSS3 module: Web Fonts|[email protected]|Germain Garand}}
    {{FeatureTodo|KJS|Public API for extensions. Possibly analog to JavaScriptCore's C API.|[email protected]|Harri Porten}}
    {{FeatureTodo|KTextEditor|Several interface extensions (e.g. open/save filter)|[email protected]|Kate Developers}}
    {{FeatureTodo|KTextEditor|Plugin for basic collaborative editing|[email protected]|Kate Developers}}
    {{FeatureInProgress|Kate Part|Scripting support for indentation and little helpers|[email protected]|Kate Developers}}
    {{FeatureTodo|Kate Part|Input modes to allow e.g. vim-like editing|[email protected]|Kate Developers}}
    {{FeatureDone|KIO|Implement support for inline editing in KFileItemDelegate|[email protected]|Fredrik Höglund}}
    {{FeatureDone|KIO|Add support for drawing text shadows in KFileItemDelegate|[email protected]|Fredrik Höglund}}
    {{FeatureInProgress|Emoticons lib|An emoticons library so each applications doesn't have to implement the same things over and over again |[email protected]|Carlo Segato}}
    {{FeatureInProgress|KFile|Implement fd.o desktop-bookmark-spec for KFilePlacesModel|[email protected]|Norbert Frese}}
    {{FeatureTodo|kdeui| Support for About Data of libs and modules used by a program |[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|kdeui|Drop-in replacement for QFontComboBox, with more informative previews in non-Latin1 locales|[email protected]|Chusslove Illich}}
    {{FeatureInProgress|KAboutLicense|Select licenses by keyword, to centralize license info texts for frequent licenses.|[email protected]|Chusslove Illich}}
    |}
     
    = kdepimlibs =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|Akonadi|Move the Akonadi development library from kdepim.|[email protected]|Volker Krause}}
    {{FeatureInProgress|Akonadi|Item size ([[Projects/PIM/Akonadi#Core|details]])|[email protected]|Thomas McGuire}}
    {{FeatureTodo|Akonadi|Payload serialization format versioning ([[Projects/PIM/Akonadi#Core|details]])|[email protected]|Volker Krause}}
    {{FeatureTodo|Akonadi|Item streaming in ItemSync/ResourceBase ([[Projects/PIM/Akonadi#Core|details]])|[email protected]|Tom Albers}}
    {{FeatureInProgress|Akonadi|API for additional item parts ([[Projects/PIM/Akonadi#Core|details]])|[email protected],[email protected]|Volker Krause/Tobias Koenig}}
    {{FeatureInProgress|Akonadi|Infrastructure for showing additional dialogs from agents/resources ([[Projects/PIM/Akonadi#Core|details]])|[email protected]|Tom Albers}}
    {{FeatureTodo|Akonadi|Allow to limit ItemFetchJob to current cache content ([[Projects/PIM/Akonadi#Core|details]])|[email protected]|Volker Krause}}
    {{FeatureInProgress|Akonadi|Fix API for item/collection modifications ([[Projects/PIM/Akonadi#Core|details]])|[email protected]|Volker Krause}}
    {{FeatureTodo|Akonadi|Error reporting ([[Projects/PIM/Akonadi#Core|details]])|[email protected]|Tobias Koenig}}
    {{FeatureTodo|gpgme++2|newly designed gpgme++ (multithreaded, exceptions, less event loop integration: better for Windows)|[email protected]|Marc Mutz (Gpg4win)}}
    |}
     
    = kdebase-apps =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureInProgress|Dolphin|Details-view: Allow to open folders as tree (turned off per default).|[email protected]|Peter Penz}}
    {{FeatureDone|Dolphin|Refactor view-action handling to a DolphinViewActionHandler to share more code with DolphinPart|[email protected]|David Faure}}
    {{FeatureDone|Konqueror|Re-implement Copy To / Move To in the popup menu|[email protected]|David Faure}}
    {{FeatureTodo|Konqueror|Separate konquerorrc and kfmrc (at least useful for home URL and toolbar settings)|[email protected]|David Faure and Emanuele Tamponi}}
    {{FeatureDone|Dolphin|Simplify selecting of files in the single-click mode (based on http://aseigo.blogspot.com/2006/04/icons.html).|[email protected]|Peter Penz}}
    {{FeatureInProgress|Raptor|The KDE4-Application-Menu}}
    {{FeatureInProgress|Dolphin|Provide optional tooltips for files and directories.|[email protected]|Peter Penz}}
    {{FeatureInProgress|Dolphin|Tabs|[email protected]|Peter Penz}}
    {{FeatureInProgress|Konqueror|Bring back the large tooltip like in kde3|[email protected]|David Faure}}
    {{FeatureInProgress|Konqueror|Session management (save/restore session/restore from crash).|[email protected]|Eduardo Robles Elvira}}
    {{FeatureInProgress|Konqueror|Support for undo closed window.|[email protected]|Eduardo Robles Elvira}}
    {{FeatureDone|Konqueror|Allow to configure the Dolphin KPart within the Konquerors settings dialog.|[email protected]|Peter Penz}}
    |}
     
    = kdebase-workspace =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|Plasma|Kickoff orientation dependent layout|[email protected]|Will Stephenson}}
    {{FeatureDone|kmenuedit|Restore menu system|[email protected]|Laurent Montel}}
    {{FeatureDone|KCM autostart|Configure autostart desktop file|[email protected]|Laurent Montel}}
    {{FeatureDone|Plasma|improve fail to launch and needs
    config|[email protected]|Aaron Seigo}}
    {{FeatureDone|ksmserver|UI for selecting WMs|[email protected]|Luboš Luňák}}
    {{FeatureDone|Plasma|polish kickoff|[email protected]|Will Stephenson}}
    {{FeatureDone|Plasma|toolbox improvements |[email protected]|Aaron Seigo}}
    {{FeatureDone|Plasma|GHNS2 plasma themes|[email protected]|Jeremy Whiting}}
    {{FeatureDone|Plasma|Resizable, relocatable panel|[email protected]|Stephan Binner}}
    {{FeatureInProgress|Solid|Refactor Solid::Control networking|[email protected]|Will Stephenson}}
    {{FeatureInProgress|Solid|Backend for NetworkManager 0.7|[email protected]|Will Stephenson}}
    {{FeatureInProgress|System Settings|Filtering/Lazy load category modules|[email protected]|Will Stephenson}}
    {{FeatureInProgress|KSysGuard|Monitor process I/O|[email protected]|John Tapsell}}
    {{FeatureInProgress|KDEPrint|Add printer applet for viewing print jobs and printer auto-configuration.|jriddell @ubuntu.com|Jonathan Riddell}}
    {{FeatureTodo|Plasma|Mac-like menu bar plasmoid|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Color KCM|Add 'smart setting' of extended colors|[email protected]|Matthew Woehlke}}
    {{FeatureTodo|Color KCM|Add KDE3 scheme import|[email protected]|Matthew Woehlke}}
    {{FeatureTodo|Color KCM|Query kwin for supported colors; add full set of kwin colors|[email protected]|Matthew Woehlke}}
    {{FeatureTodo|KDEPrint|reintroduce KDEPrint Print Management tools, e.g. KCM, kprinter, kjobviewer, etc.  Depends upon progress of kdelibs side of KDEPrint and Qt4.4 feature set.|[email protected]|john Layt}}
    {{FeatureTodo|System Settings|Administrator mode support|[email protected]|Will Stephenson}}
    {{FeatureTodo|krunner|Revamp GUI.|[email protected]|Riccardo Iaconelli}}
    {{FeatureInProgress|Plasma|webkit widget|[email protected]|Aaron Seigo}}
    {{FeatureInProgress|Plasma|shared timer in engines|[email protected]|Aaron Seigo}}
    {{FeatureInProgress|Plasma|welcome plasmoid|[email protected]|Aaron Seigo}}
    {{FeatureInProgress|Plasma|dashboard widget support|[email protected]|Aaron Seigo}}
    {{FeatureInProgress|Plasma|Plasmagik packaging|[email protected]|Riccardo Iaconelli}}
    {{FeatureInProgress|Plasma|Scriptengines|[email protected]|Sebastian Sauer}}
    {{FeatureInProgress|Plasma|QtScript scriptengine|[email protected]|Richard Moore}}
    {{FeatureInProgress|Plasma|Filebrowser Plasmoid|[email protected]|Fredrik Höglund}}
    {{FeatureInProgress|Plasma|Improve QtScript support|[email protected]|Richard Moore}}
    {{FeatureInProgress|Plasma|Zooming User Interface|[email protected]|Chani Armitage}}
    {{FeatureInProgress|Plasma|Multiple Desktop Containments|[email protected]|Chani Armitage}}
    {{FeatureInProgress|Plasma|Networkmanager Plasmoid and DataEngine|[email protected]|Christopher Blauvelt}}
    {{FeatureInProgress|Plasma|API changes [[Projects/Plasma/Tokamak1]]|[email protected]|Plasma team }}
    {{FeatureInProgress|Plasma|Panel Toolbox|[email protected]|Marco Martin}}
    {{FeatureInProgress|Plasma|Panel changes to make it work with the new default theme|[email protected]|Marco Martin}}
    {{FeatureInProgress|Plasma|Generic folder view applet/containment, that can also be used as the desktop background (showing the desktop folder).|[email protected]|Fredrik Höglund}}
    {{FeatureInProgress|Krunner|Configuration options for blacklisting, user ranking, runner ranking, learning|[email protected]|Jordi Polo}}
    {{FeatureTodo|Krunner|Simple learning|[email protected]|Jordi Polo}}
    {{FeatureTodo|Krunner|Simple GUI for above options|[email protected]|Jordi Polo}}
    {{FeatureTodo|Krunner|Runners able to share parsing|[email protected]|Jordi Polo}}
    {{FeatureTodo|Plasma|Temperature sensing in the device engine|[email protected]|Christopher Blauvelt}}
    {{FeatureTodo|Plasma|Video data in the device engine|[email protected]|Christopher Blauvelt}}
    {{FeatureTodo|Plasma|New plasma theme|[email protected]|Nuno Pinheiro}}
    {{FeatureTodo|Plasma|physics-based animator|[email protected]|Riccardo Iaconelli}}
    {{FeatureTodo|Plasma|Top-level windows plasmoids|[email protected]|Riccardo Iaconelli}}
    {{FeatureTodo|Plasma|change showConfigurationInterfaction to createConfigurationInterface|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Plasma::Service |[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Keyboard shortcuts |[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|panel hiding |[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|panel toolbox |[email protected]|Aaron Seigo}}
    {{FeatureInProgress|KWin|non-linear animations also for KWin|[email protected]|Sebastian Kuegler}}
    {{FeatureInProgress|KWin|Compiz's wobbly like effect for KWin|[email protected]|Cédric Borgese}}
    {{FeatureTodo|KDM|Theme KDM (login manager) by default|[email protected]|Urs Wolfer}}
    {{FeatureInProgress|Nepomuk|Simple Desktop Search client based on Nepomuk search|[email protected]|Sebastian Trueg}}
    {{FeatureInProgress|Plasma|Add a dataengine that implements galago-project Notifications DBus interface and a plasmoid which provides cute visualization of notifications along with nice and easy way to interact with them|[email protected]|Dmitry Suzdalev}}
    |}
     
    = kdebase-runtime =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureInProgress|nepomuk|Service that monitors file rename and delete operations and updates the metadata accordingly. kded module already exists in playground. problem: depends on inotify.|[email protected]|Sebastian Trueg}}
    {{FeatureDone|KCM emoticons|Adding/editing/removing emoticons theme|[email protected]|Carlo Segato}}
    {{FeatureInProgress|phonon-xine|snapshots in video widget|[email protected]|Matthias Kretz}}
    {{FeatureTodo|phonon-xine|try to make VideoWidget work on GraphicsView|[email protected]|Matthias Kretz}}
    {{FeatureTodo|phonon-xine|make states compatible to other backends|[email protected]|Matthias Kretz}}
    {{FeatureTodo|phonon-xine|better support for pulseaudio (most work possibly in kdelibs)|[email protected]|Matthias Kretz}}
    {{FeatureTodo|phonon-gstreamer|Make phonon-gstreamer as released with Qt 4.4 fully integrate into KDE and add the features added to libphonon after libphonon 4.1|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|desktop ioslave|Add an ioslave that lists the contents of the desktop folder, and reports the names in the .desktop files instead of the actual file names.|[email protected]|Fredrik Höglund}}
    {{FeatureInProgress|knotify|Add support for galago desktop notifications spec - if knotify will find a certain DBus service on session bus, it'll forward its popup notification events to this service |[email protected]|Dmitry Suzdalev}}
    |}
     
    = kdeaccessibility =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|KMagnifier|Add color blindness simulation|[email protected]|Matthew Woehlke}}
    {{FeatureTodo|KMagnifier|Refactor color menu, re-add invert, add color-shift modes to help people with color blindness|[email protected]|Matthew Woehlke}}
    |}
     
    = kdeadmin =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|KSystemLog|KSystemLog, a Log Viewer Tool. Move from kde-apps|[email protected]}}
    {{FeatureDone|KCron|Do some refactoring in KCron|[email protected]}}
    {{FeatureDone|KCron|Improve ergonomy and general interface|[email protected]}}
    {{FeatureDone|KCron|Fix all existing bugs in KCron|[email protected]}}
    {{FeatureDone|KCron|Convert KCron into a KCM Module, to use it in System Settings|[email protected]}}
    {{FeatureInProgress|Environment Variables|Create a environment variables KCM Module|[email protected]}}
    |}
     
    = kdeartwork =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    |}
     
    = kdebindings =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureTodo|Smoke2|Move Smoke2 to kdebindings-trunk.|[email protected]|KDE-bindings developers}}
    {{FeatureTodo|PHP-Qt|Move PHP-Qt to kdebindings-trunk.|[email protected]|KDE-bindings developers}}
    {{FeatureTodo|kross|Move krossjava to kdebindings-trunk.|[email protected]|Sebastian Sauer}}
    {{FeatureTodo|General|Wrap some more APIs (at least Akanodi for all languages and Plasma for C#)|[email protected]|KDE-bindings developers}}
    {{FeatureTodo|Qyoto|Add delegate support for signal/slot connections.|[email protected]|KDE-bindings developers}}
    |}
     
    = kdeedu =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|Kalzium|Clean up the database. I am syncing with the BlueObelisk data repository again. There we decided to remove the density (not a element property but a compound property. I also removed the mean weight. We think it is better to provide correct data than a lot (but partly wrong) data.|[email protected]|Carsten Niehaus}}
    {{FeatureDone|KAlgebra|Calculator Plasmoid|[email protected]|Aleix Pol}}
    {{FeatureDone|KAlgebra|Vector support|[email protected]|Aleix Pol}}
    {{FeatureDone|Step|A physics simulator, move from playground to kdeedu module |[email protected]|Vladimir Kuznetsov}}
    {{FeatureDone|Kalzium|Update the snapshot of libavogadro to 0.6.1. This introduces a gazillion new possibilities for the 3D renderer and fixes many issues.|[email protected]|Carsten Niehaus}}
    {{FeatureInProgress|Kalzium|Make use of the new libavogadro-version.|[email protected]|Carsten Niehaus}}
    {{FeatureInProgress|Marble|DGML2 Support|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|KDE-Version settings dialog|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Port authors list from the Qt-About dialog to the KDE-About dialog|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Qt-Version settings dialog|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Improved KML support|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|OpenStreetMap support using original OSM tiles|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Real Time Cloud-Cover|[email protected]|David Roberts / Torsten Rahn}}
    {{FeatureTodo|Marble|Map Contents translation|[email protected]|Torsten Rahn}}
    {{FeatureTodo|Marble|Copy position to clipboard|[email protected]|Torsten Rahn}}
    {{FeatureTodo|Marble|Create Tiles on compile time|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Mercator Projection|[email protected]|Inge Wallin}}
    {{FeatureInProgress|Marble|More generic projection support|[email protected]|Inge Wallin}}
    {{FeatureInProgress|Marble|Usage of Marble in non-widgets|[email protected]|Inge Wallin}}
    {{FeatureTodo|Marble|Export map to MxN pixel bitmap|[email protected]|Inge Wallin}}
    {{FeatureTodo|Marble|Support for MarbleWidget::setEnabled( bool )|[email protected]|Inge Wallin}}
    {{FeatureTodo|Marble|Layer Management Class|[email protected]|Tobias König}}
    {{FeatureTodo|Marble|Plugin architecture for map layers|[email protected]|Tobias König}}
    {{FeatureInProgress|KEduca|Rewrite of the classic test writing/taking application|[email protected]|Matt Williams}}
    {{FeatureDone|Parley|Redesigned main window|[email protected]|Frederik Gladhorn}}
    {{FeatureInProgress|Parley|Vocabulary Plasmoid|[email protected]|Frederik Gladhorn}}
    {{FeatureInProgress|KBruch and KPercentage|Merge in 1 app|[email protected]|Peter Murdoch}}
    {{FeatureInProgress|Kalzium|Plasmoid to access Kalzium database|[email protected]|Carsten Niehaus}}
    {{FeatureInProgress|Step|Improve GUI for creating gas and softbody|[email protected]|Vladimir Kuznetsov}}
    {{FeatureTodo|KAlgebra|Variables share between calculations|[email protected]|Aleix Pol}}
    {{FeatureTodo|KTurtle|Export canvas as image|[email protected]|Mauricio Piacentini}}
    {{FeatureTodo|KTurtle|Optional rulers/grid for canvas units|[email protected]|Mauricio Piacentini}}
    {{FeatureTodo|KTurtle|Add command line|[email protected]|Mauricio Piacentini}}
    {{FeatureTodo|KTurtle|Add a color picker|[email protected]|Niels Slot}}
    {{FeatureInProgress|Parley|Declensions|[email protected]|Frederik Gladhorn}}
    {{FeatureInProgress|Parley|Improved printing support|[email protected]|Frederik Gladhorn}}
    {{FeatureTodo|KLettres|Number support|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|KLettres|Theme manager|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|KHangMan|Add a Open File action|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|KHangMan|Integrate an editor|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|KHangMan|Plasmoid|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|KHangMan|Theme manager|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|Kiten|Link radselect with kiten|[email protected]|Joe Kerian}}
    {{FeatureInProgress|Kiten|Sort output by dictionary/user selected sorting values|[email protected]|Joe Kerian}}
    {{FeatureTodo|Step|Use common constraints handling code for collisions|[email protected]|Vladimir Kuznetsov}}
    {{FeatureDone|Kig|Cubic-line intersection in case two of the three intersection points are already present|[email protected]|Maurizio Paolini}}
    |}
     
    = kdegames =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|KDiamond|New game, move to kdegames|[email protected]|Stefan Majewsky}}
    {{FeatureDone|KDiamond|Get themes with KNewStuff|[email protected]|Stefan Majewsky}}
    {{FeatureDone|KNetWalk|Better scoring system|[email protected]|Fela Winkelmolen}}
    {{FeatureDone|KNetWalk|Add support for loading new themes|[email protected]|Fela Winkelmolen}}
    {{FeatureDone|Kollision|Move to kdereview/kdegames|[email protected]|Paolo Capriotti}}
    {{FeatureDone|Kubrick|New game, 3D OpenGL - move to playground|ianw}}
    {{FeatureDone|Kubrick|Polish up the features|ianw}}
    {{FeatureDone|Kubrick|Port to Qt4 and KDE4|ianw}}
    {{FeatureDone|KBlocks|Finish display of points and level|[email protected]}}
    {{FeatureDone|KBlocks|Implement KNewStuff support|[email protected]}}
    {{FeatureDone|KBlocks|Implement key/action/shortcut configuration|[email protected]}}
    {{FeatureDone|KBlocks|Docbook|[email protected]}}
    {{FeatureInProgress|KGoldRunner|Improved theming and animation|[email protected]}}
    {{FeatureInProgress|KGoldRunner|Sound support and theming|[email protected]}}
    {{FeatureInProgress|KSquares|Multiplayer support|josef}}
    {{FeatureDone|KBattleship|Bring back Zeroconf support for network games|[email protected]}}
    {{FeatureInProgress|Kubrick|New game, 3D OpenGL - in kdereview|ianw}}
    {{FeatureInProgress|KGGZ|Add kggzcore and kggzdmod libraries|josef}}
    {{FeatureTodo|KBlocks|Add additional themes|[email protected]}}
    {{FeatureInProgress|KBreakout|Finish it, and move it from playground to kdegames|[email protected]}}
    {{FeatureTodo|KGGZ|Add new Qt4-based core client as successor to the old KDE3-based KGGZ|josef (now SoC proposal)}}
    {{FeatureTodo|KGGZ|Fire-and-forget highscore submission for single-player games and client-to-client multiplayer games|josef)}}
    {{FeatureTodo|KGoldRunner|Also see kdegames/kgoldrunner/TODO|ianw}}
    {{FeatureTodo|KGoldRunner|Hot new stuff support for themes and levels|[email protected]}}
    {{FeatureTodo|KGoldRunner|Startup screen|[email protected]}}
    {{FeatureTodo|KMahjongg|Reimplement the Board Editor|[email protected]}}
    {{FeatureDone|KMines|Add pause actions|[email protected]}}
    {{FeatureTodo|KNetWalk|Configurable keyboard support|[email protected]|Fela Winkelmolen}}
    {{FeatureTodo|KNetWalk|Support for custom and non-square board sizes|[email protected]|Fela Winkelmolen}}
    {{FeatureTodo|KShisen|Port to KScoreDialog|[email protected]}}
    {{FeatureTodo|Kubrick|See SVN file kubrick/TODO|ianw}}
    {{FeatureTodo|Kubrick|Move to KDE Games for 4.1|ianw}}
    |}
     
    = kdegraphics =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|Gwenview|Undo system|[email protected]|Aurélien Gâteau}}
    {{FeatureDone|Gwenview|Fullscreen meta information|[email protected]|Aurélien Gâteau}}
    {{FeatureDone|Gwenview|Ability to open an image with another application|[email protected]|Aurélien Gâteau}}
    {{FeatureDone|Okular|Better Text-To-Speech integration: speech the whole document, the current page or the selection.|[email protected]|Pino Toscano}}
    {{FeatureDone|Okular|Encryption support for ODF generator|[email protected]}}
    {{FeatureInProgress|Okular|Backward direction for text search.|[email protected]|Pino Toscano}}
    {{FeatureInProgress|Okular|Centralized text & graphics antialias configuration.|[email protected]|Pino Toscano}}
    {{FeatureDone|Okular|EPub backend.|[email protected]|Ely Levy}}
    {{FeatureInProgress|Okular|Improved form support (add missing types, handle the fields better).|[email protected]|Pino Toscano}}
    {{FeatureInProgress|Gwenview|Support for tagging with Nepomuk|[email protected]|Aurélien Gâteau}}
    {{FeatureInProgress|Gwenview|Thumbnail bar in view and fullscreen modes|[email protected]|Aurélien Gâteau}}
    {{FeatureTodo|Gwenview|Crop ratio|[email protected]|Aurélien Gâteau}}
    {{FeatureTodo|Gwenview|KIPI support|[email protected]|Aurélien Gâteau}}
    {{FeatureTodo|Gwenview|Red eye correction|[email protected]|Aurélien Gâteau}}
    {{FeatureTodo|Okular|JavaScript support (mostly for PDF documents).|[email protected]|Pino Toscano}}
    {{FeatureInProgress|Okular|Improved placement and sizing of the presentation mode: choose the screen to use, adapt to screen size changes.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Okular|Caret annotations.|[email protected]|Pino Toscano}}
    {{FeatureInProgress|Okular|File attachment annotations (read only for now).|[email protected]|Pino Toscano}}
    {{FeatureTodo|Okular|Sound annotations.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Okular|Link annotations.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Okular|Improve annotation support: for existing types (rubber stamps, line, note, etc), and for the way they are constructed and handled.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Okular|Per-document zoom level.|[email protected]|Pino Toscano}}
    |}
     
    = kdemultimedia =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|Dragon Player|A simple Phonon-based videoplayer application|[email protected]|Ian Monroe}}
    {{FeatureInProgress|Dragon Player|Make Dragon indipendent from Xine|[email protected]|Ian Monroe}}
    {{FeatureInProgress|Dragon Player|File Manager|David Edmunson}}
    |}
     
    = kdenetwork =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|KGet|Group-Settings|[email protected]|Lukas Appelhans}}
    {{FeatureDone|KGet|Torrent-Support|[email protected]|Lukas Appelhans}}
    {{FeatureDone|KGet|Transfer-Settings|[email protected]|Lukas Appelhans}}
    {{FeatureDone|KGet|Webinterface|[email protected]|Urs Wolfer}}
    {{FeatureDone|Kopete|AIM offline messages|[email protected]|Roman Jarosz}}
    {{FeatureDone|Kopete|OTR Encryption support|[email protected]|Michael Zanetti}}
    {{FeatureDone|Kopete|Status manager|[email protected]|Roman Jarosz}}
    {{FeatureDone|Kopete|Non-intrusive notification system|[email protected]|Roman Jarosz}}
    {{FeatureInProgress|KGet|MultiSource-Downloading|[email protected]|Lukas Appelhans}}
    {{FeatureInProgress|Kopete|Bring back chat style and emoticon selection via knewstuff2|[email protected]|Dennis Nienhüser}}
    {{FeatureInProgress|Kopete|ICQ 6 status icons|[email protected]|Roman Jarosz}}
    {{FeatureInProgress|Kopete|MSNP15 implementation for MSN|[email protected]|Matt Rogers}}
    {{FeatureInProgress|Kopete|UPnp Support|[email protected]|Matt Rogers}}
    {{FeatureInProgress|Kopete|Updated contact list interface (uses Qt 4 rather than Qt 3)|[email protected]|Matt Rogers}}
    {{FeatureInProgress|Kopete|Use notebook lid for auto away|[email protected]|Roman Jarosz}}
    {{FeatureTodo|Kopete|Update Kopete to better support Decibel|[email protected]|Kopete Developers}}
    {{FeatureInProgress|KGet|Nepomuk-Integration|[email protected]|Lukas Appelhans}}
    {{FeatureInProgress|KGet|Support mms://-protocol, see https://launchpad.net/libmms|[email protected]|Lukas Appelhans}}
    {{FeatureDone|KGet|Global Speedlimits|[email protected]|Lukas Appelhans}}
    {{FeatureDone|KGet|Setup libbtcore from KTorrent in KGet (to avoid dependency to extragear)|[email protected]|Urs Wolfer}}
    {{FeatureInProgress|KGet|Extend the TransferHistory to use SQLite and XML-Backends and display the information inside a kcategorizedview|[email protected]|Javier Goday}}
    {{FeatureTodo|Kopete|GroupWise chatroom support|[email protected]|Will Stephenson}}
    {{FeatureTodo|[http://decibel.kde.org Decibel]|Decibel, a framework for real time communication services. Move from playground/pim|[email protected]|Tobias Hunger}}
    {{FeatureDone|KRDC|Optional system tray icon (with quick access to bookmarks)|[email protected]|Urs Wolfer}}
    {{FeatureDone|KRDC|Improved behavior of entering special keys for better workflow|[email protected]|Urs Wolfer}}
    {{FeatureDone|KRDC|Zeroconf support (detecting remote desktop services in local network)|[email protected]|Magnus Romnes}}
    {{FeatureInProgress|KRDC|Bookmark dock widget for quick access to bookmars, zero conf detected services and recently used connections|[email protected]|Urs Wolfer}}
    {{FeatureDone|KRDC|Support for up- and downscaling VNC remote desktop|[email protected]|Urs Wolfer}}
    |}
     
    = kdepim =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|KAddressbook|Ability to add LDAP search results to distribution lists|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KAddressbook|Indication of which resource folder a contact belongs to|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KAddressbook|Read-only view for contacts in read-only folders|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KAddressbook|copy/cut/paste context menu items|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KAlarm|Allow use of multiple calendar resources|[email protected]|David Jarvie}}
    {{FeatureDone|KAlarm|Handle time zones and seasonal time changes properly|[email protected]|David Jarvie}}
    {{FeatureDone|KAlarm|Replace simple repetitions by recurrence sub-repetitions to reduce confusion|[email protected]|David Jarvie}}
    {{FeatureDone|KAlarm|New option for display alarm text to be generated by a command|[email protected]|David Jarvie}}
    {{FeatureDone|KAlarm|New option to specify reminder times in minutes|[email protected]|David Jarvie}}
    {{FeatureDone|KAlarm|Prevent multiple identical error messages accumulating for the same alarm|[email protected]|David Jarvie}}
    {{FeatureDone|KAlarm|Provide "don't show again for this alarm" option for command error messages|[email protected]|David Jarvie}}
    {{FeatureDone|KAlarm|Remember main window show/hide options used when KAlarm closed instead of setting them in Preferences dialog|[email protected]|David Jarvie}}
    {{FeatureDone|KAlarm|Simplification and improvements to alarm edit dialog|[email protected]|David Jarvie}}
    {{FeatureDone|Kleopatra|Ability to search in internal and external certificates at the same time|[email protected]|Kolab Konsortium}}
    {{FeatureDone|Kleopatra|General UI Server|[email protected]|Marc Mutz (Gpg4win)}}
    {{FeatureDone|Kleopatra|New, tabbed, mainwindow design|[email protected]|Marc Mutz (Gpg4win)}}
    {{FeatureDone|KMail|Ability to create hyperlinks in HTML messages|[email protected]|Stephen Kelly}}
    {{FeatureDone|KMail|Ability to easily create todos with reminders from emails|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Ability to open messages from search results when the reader is hidden|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Better invitation update emails showing what changed|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Better reminder visualization in very small events|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Better, natural language search criteria names|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Clickable status columns|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Client side configurability of warnings in shared folders|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Colored ribbons for indication of signing and encryption status in the composer|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Configuration option for whether invitation emails are automatically deleted or not when having been acted upon|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Copy/paste and drag and drop from/to the mail composer|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Decryption on demand in reader window|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Display of quota information in foldertree tooltips|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Drag and drop and copy and paste support in the search result viewer|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Drag and drop from the mail reader window and mime-tree viewer|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Drag and drop of folders|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Editing of attachments from the composer|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Export and import of filters|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Favorites Folder|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Folder quicksearch|[email protected]|Martin Koller}}
    {{FeatureDone|KMail|Harmonization of actions in main and standalone mail reader windows|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|IMAP Server storage of non-standard flags|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Improved TNEF attachment handling|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Improved quota warnings|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Initialize full search from quicksearch on request|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Override font and fontsize for standalone message viewers|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Per-folder identity configurability|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Recursive IMAP cache troubleshooting|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Resizable recipients area in composer|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Support for creating new mails based on received mails (Resend)|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Support for immediate sync of resource folders|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Support for soft line breaking|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Tab navigation through groups in the address completion|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Text snippets with shortcuts and variable expansion in the composer|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Warning about active out-of-office scripts|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|lost+found recovery of locally changed folders that lose access rights|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KNotes|Ability to print notes|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KonsoleKalendar|Support "file" and "localdir" resources|[email protected]|Allen Winter}}
    {{FeatureDone|Kontact|Config option to close despite system tray|[email protected]|Kolab Konsortium}}
    {{FeatureDone|Kontact|Harmonization of component naming in sidebar, configuration, summary view|[email protected]|Kolab Konsortium}}
    {{FeatureDone|Kontact|Right-aligned component navigation toolbar|[email protected]|Kolab Konsortium}}
    {{FeatureDone|Kontact|Ubiquitous sync actions|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Ability to have both distribution lists and addresbook extension visible|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Aggregated reminders view|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Better default resource colors|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Drag and drop of attachments|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Faster initial loading of kolab resources|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Forwarding and delegation of invitations|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Improved coloring of agenda view items|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Improved event printing|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Merge of the attachment view in into the main page|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Merge of the free-busy and attendee views for easier scheduling|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Month view scrolling, paging, mouse-wheeling|[email protected]|Thomas Thrainer}}
    {{FeatureDone|KOrganizer|More readable Kolab resource folder labels|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Redesigned incidence editor UI|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Side-by-side calendar view|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Support for by-value attachments|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Timeline calendar view|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KOrganizer|Rich text incidence editor|[email protected]|Mike Arthur}}
    {{FeatureDone|KOrganizer|Hide/Show reminder daemon icon in the systeay|[email protected]|Allen Winter}}
    {{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Column-specific whatsthis-help| |Thorsten Stärk}}
    {{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Combined search and add task widget| |Thorsten Stärk}}
    {{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Drag&Drop| |Thorsten Stärk}}
    {{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|File management (file->load)| |Thorsten Stärk}}
    {{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Managing history| |Thorsten Stärk}}
    {{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Tracking tasks by active applications| |Thorsten Stärk}}
    {{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Whatsthis-help dependent on if a task has been created| |Thorsten Stärk}}
    {{FeatureInProgress|KAlarm|Remove alarm daemon and do all scheduling in kalarm itself|[email protected]|David Jarvie}}
    {{FeatureInProgress|KAlarm|New option to restrict alarms to working hours|[email protected]|David Jarvie}}
    {{FeatureInProgress|Kleopatra|OpenPGP support|[email protected]|Marc Mutz (Gpg4win)}}
    {{FeatureInProgress|KMail|HTML  Signatures|[email protected]|Edwin Schepers}}
    {{FeatureInProgress|KNotes|Zeroconf support for sending notes on LAN|[email protected]|Jakub Stachowski}}
    {{FeatureInProgress|Kontact|New Planner summary; combines Appointment+To-do+SpecialDates into 1 pretty summary|[email protected]|Allen Winter}}
    {{FeatureInProgress|KOrganizer|New To-do View (model/view)|[email protected]|Thomas Thrainer}}
    {{FeatureInProgress|KOrganizer|New Month View (qgraphicsitem)|[email protected]|Bruno Virlet}}
    {{FeatureInProgress|KPilot|Finish Keyring conduit, base conduit code and test cases, category syncing|[email protected]|Jason 'vanRijn' Kasper}}
    {{FeatureTodo|KAlarm|Option to display alarm only if pre-alarm command succeeded|[email protected]|David Jarvie}}
    {{FeatureTodo|KAlarm|Option to display alarms in centre of screen, with enable delay on buttons to avoid accidental acknowledgement|[email protected]|David Jarvie}}
    {{FeatureTodo|[http://kblogger.pwsp.net KBlogger]|KBlogger, a blogging application| [email protected]|Christian Weilbach}}
    {{FeatureTodo|Kleopatra|Konqueror and Dolphin Kleopatra plugins|[email protected]|Marc Mutz (Gpg4win)}}
    {{FeatureTodo|KMail|Aggregated attachment view in the mail header area of the reader window|[email protected]|Kolab Konsortium}}
    {{FeatureTodo|KMail|Improved error messages and audit log for cryptographic operations|[email protected]|Kolab Konsortium}}
    {{FeatureTodo|Kontact|Support for Kontact wide profiles|[email protected]|Kolab Konsortium}}
    {{FeatureTodo|KOrganizer|Ability to jump to the right day in the agenda from invitation mails|[email protected]|Kolab Konsortium}}
    {{FeatureTodo|KOrganizer|Drag and drop in the free-busy view|[email protected]|Kolab Konsortium}}
    {{FeatureTodo|KOrganizer|Support for comments in replies to invitations|[email protected]|Kolab Konsortium}}
    {{FeatureTodo|KOrganizer|Support for extended free-busy lists|[email protected]|Kolab Konsortium}}
    {{FeatureTodo|KOrganizer|Blog-styled journal view|[email protected]|Mike Arthur}}
    {{FeatureTodo|KOrganizer|Blogging KResource|[email protected]|Mike Arthur}}
    {{FeatureTodo|KPilot|Port old conduits to new base conduit architecture and KDE4/Qt4|[email protected]|Jason 'vanRijn' Kasper}}
    |}
     
    = kdesdk =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|Cervisia|New context menu entry "Add to Ignore List"|[email protected]|Christian Loose}}
    {{FeatureDone|Lokalize|Move this application (formerly known as Kaider) from extragear|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureInProgress|Cervisia|A file view based on KDirModel|[email protected]|Christian Loose}}
    {{FeatureInProgress|Lokalize|various Translation Memory enhancements|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureInProgress|Lokalize|XLIFF support|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureInProgress|KBugBuster|Make it work|[email protected]|Fabio Locati}}
    {{FeatureInProgress|KCachegrind|Everything working again|[email protected]|Josef Weidendorfer}}
    {{FeatureInProgress|Kate|Session plasmoid|[email protected]|Laurent Montel}}
    {{FeatureInProgress|KAppTemplate|Make a GUI for it - in playground/devtools|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureInProgress|KAppTemplate|Add a PyQt4 template|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureInProgress|KAppTemplate|Add a Ruby template|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureInProgress|KAppTemplate|Add a Plasmoid template|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|KAppTemplate|Add DBUS support in templates|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|KCachegrind|Better handling of huge symbols|[email protected]|Josef Weidendorfer}}
    {{FeatureTodo|Lokalize|Kross-based scripting|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureTodo|Lokalize|QA: glossary checklists|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureTodo|kioslave svn|Add Export/Import feature|[email protected]|Laurent Montel}}
    {{FeatureTodo|Kate App|Improved session management|[email protected]|Kate Developers}}
    |}
     
    = kdetoys =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    |}
     
    = kdeutils =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureDone|Okteta|binary/hex editor (successor to KHexEdit). Move from playground/utils.|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|make printing support only selection|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|ask artists for own icon|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add support for memory mapping of files|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add "Export as"|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|enable extract-strings tool and add copy|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|more explicit titels for undo/redo actions, also from filters|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|parameter dialog for "Copy as..."|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add support for blocking processes like printing, string search or filter|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add Kate-like search tool|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|refactor KByteArrayView|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureInProgress|KDiskFree|Use Solid API|[email protected]|Nicolas Ternisien}}
    {{FeatureTodo|KwikDisk|Replace it by a Plasmoid (in the desktop bar and on the desktop|[email protected]|Nicolas Ternisien}}
    {{FeatureInProgress | KJots | Support more rich text features like text formatting, hyperlinks and ordered/unordered lists. | [email protected] | Stephen Kelly }}
    {{FeatureDone | KJots | Add checkmarks to pages. | [email protected] | Stephen Kelly }}
    {{FeatureInProgress | KJots | Port to KRichText widget. | [email protected] |Stephen Kelly }}
    {{FeatureToDo | KJots | Create a Kontact::Plugin to integrate kjots into Kontact. | [email protected] |Stephen Kelly }}
    |}
     
    = kdevelop =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    |}
     
    = kdevplatform =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    |}
     
    = kdewebdev =
    {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
    |- style="background: #ececec; white-space:nowrap;"
    ! Status !! Project !! Description !! Contact
    {{FeatureInProgress|Kommander|Port the executor to KDE4.|[email protected]|Andras Mantia}}
    {{FeatureTodo|Kommander|Create Qt Designer plugins for the editor.|[email protected]|Andras Mantia}}
    {{FeatureInProgress|Quanta Plus|Create an upload plugin.| [email protected]|Niko Sams}}
    {{FeatureInProgress|Quanta Plus|Create a new, state machine based parser.| [email protected]|Andras Mantia}}
    {{FeatureInProgress|Quanta Plus|Port existing functionality to KDevPlatform plugins. Only text mode is targeted.|[email protected]|Andras Mantia}}
    {{FeatureInProgress|KXslDbg|Port to KDE4.|[email protected]  |
    Keith Isdale}}
    {{FeatureTodo|KLinkStatus|Aided correction of broken links||}}
    {{FeatureDone|KLinkStatus|Site check automation|[email protected]|Paulo Moura Guedes}}
    {{FeatureInProgress|KLinkStatus|D-Bus/Scripting interfaces|[email protected]|Paulo Moura Guedes}}
    {{FeatureInProgress|KLinkStatus|HTML validation|[email protected]|Sam Ryan}}
    {{FeatureDone|KLinkStatus|Ability to export only broken links|[email protected]|Paulo Moura Guedes}}
    {{FeatureDone|KLinkStatus|Ability to do background search which only update the GUI when finished (much faster))|[email protected]|Paulo Moura Guedes}}
    {{FeatureDone|KLinkStatus|Tray Icon and KUniqueApplication|Paulo Moura Guedes}}
    {{FeatureDone|KLinkStatus|Scripting Plugin|Paulo Moura Guedes}}
    {{FeatureDone|KLinkStatus|Get Hot New Stuff for HTML result stylesheets|Paulo Moura Guedes}}
    |}

    Latest revision as of 10:57, 16 March 2016

    This page is now on the community wiki.