Jump to content

Schedules/KDE4/4.2 Feature Plan: Difference between revisions

From KDE TechBase
Mgraesslin (talk | contribs)
No edit summary
TMG (talk | contribs)
kdepim: the kmail soc merge is done
Line 236: Line 236:
{{FeatureTodo|Kleopatra|Konqueror and Dolphin Kleopatra plugins|marc@kdab.net|Marc Mutz (Gpg4win)}}
{{FeatureTodo|Kleopatra|Konqueror and Dolphin Kleopatra plugins|marc@kdab.net|Marc Mutz (Gpg4win)}}
{{FeatureDone|KMail|Aggregated attachment view in the mail header area of the reader window|kdepim@kdab.net|Kolab Konsortium}}
{{FeatureDone|KMail|Aggregated attachment view in the mail header area of the reader window|kdepim@kdab.net|Kolab Konsortium}}
{{FeatureTodo|KMail|Merge the new message list from the SoC branch|mcguire@kde.org|Thomas McGuire}}
{{FeatureDone|KMail|Merge the new message list from the SoC branch|mcguire@kde.org|Thomas McGuire}}
{{FeatureTodo|KMail|Save metadata about attachments to Nepomuk when saving them|onurf@su.sabanciuniv.edu|Ismail Onur Filiz}}
{{FeatureTodo|KMail|Save metadata about attachments to Nepomuk when saving them|onurf@su.sabanciuniv.edu|Ismail Onur Filiz}}
{{FeatureTodo|Kontact|Support for Kontact wide profiles|kdepim@kdab.net|Kolab Konsortium}}
{{FeatureTodo|Kontact|Support for Kontact wide profiles|kdepim@kdab.net|Kolab Konsortium}}

Revision as of 20:20, 7 November 2008

This is a list of planned features for the 4.2 release.

See also:

Legend:

  • todo => not started yet
  • in-progress => started, but not completed yet
  • done => completed

Other

Status Project Description Contact
TO DO System Settings add Administrator mode button Alessandro Diaferia <alediaferia@gmail.com>
TO DO PolicyKit integration Add PolicyKit support for KDE Dario Freddi <drf54321@gmail.com>
TO DO KPackageKit Pushing in KPackageKit (dependant on PolicyKit integration) Daniel <dantti85-dev@yahoo.com.br>
DONE Eigen Make Eigen 2 ready for KDE, and move it to kdesupport Benoît Jacob <jacob@math.jussieu.fr>
IN PROGRESS Eigen Port all Eigen-using code in KDE and KOffice to Eigen 2.0 Benoît Jacob <jacob@math.jussieu.fr>
IN PROGRESS KNotify Create OSD based replacement for current KPassivePopup Ben Cooksley <ben()eclipse.endoftheinternet.org>
TO DO Dikku Context Framework Create a context framework with working activities Harikrishna Anandhan <harikrishna.anandhan@gmail.com>
DONE kwrited Use knotify in kwrited George Kiagiadakis <gkiagiad@csd.uoc.gr>
IN PROGRESS Akonadi Various Akonadi related items can be found here http://techbase.kde.org/Projects/PIM/Akonadi#Scheduled_for_4.2 Akonadi Developers <kde-pim@kde.org>
TO DO Printer Admin KDEPrint is dead, long live system-config-printer-kde (kdeadmin) and printer-applet (kdeutils)! Thanks to jriddell for these. Restore feature parity in user interfaces where possible. john Layt <john@layt.net>

kdelibs

Status Project Description Contact
IN PROGRESS kross Extend QtScript integration. Sebastian Sauer <mail@dipe.org>
TO DO KDEPrint Add framework for standard actions for 'Send to...' for e-mail, fax, etc by printing to PDF/PS. John Layt <john@layt.net>
TO DO KDEPrint *Defer to 4.3* 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. John Layt <john@layt.net>
TO DO KCalenderSystem *Defer to 4.3* 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) John Layt <john@layt.net>
IN PROGRESS KLocale Implement KLocale based methods to return working week start and end 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. John Layt <john@layt.net>
TO DO Phonon add Port class for fine grained control over data flow between Phonon objects Matthias Kretz <kretz@kde.org>
IN PROGRESS Phonon make AbstractMediaStream/StreamInterface threadsafe Matthias Kretz <kretz@kde.org>
IN PROGRESS Phonon "low-level" PCM I/O with at least an ALSA implementation Matthias Kretz and Ian Monroe <kretz@kde.org>
IN PROGRESS Phonon VideoWidget snapshot function Matthias Kretz <kretz@kde.org>
IN PROGRESS KConfig API review and export KConfigBackend Aaron Seigo <aseigo@kde.org>
IN PROGRESS KConfig Make KConfigSkeleton KConfigGroup aware Aaron Seigo <aseigo@kde.org>
IN PROGRESS KConfig Make KConfigDialog work nicer with KConfigSkeleton + manually managed widgets Aaron Seigo <aseigo@kde.org>
DONE KUrlNavigator Provide an option to always show the full path in the breadcrumb mode. Peter Penz <peter.penz@gmx.at>
IN PROGRESS Katepart Make a Vi input mode for Katepart Erlend Hamberg <ehamberg@gmail.com>
TO DO KIO::Global Make KDynamicJobTracker do the checking if the kuiserver service is registered or not, for full implementation of "Progress in the same window" Rafael Fernández López <ereslibre@kde.org>
TO DO KJS Further performance improvements, in particular variable access (Blizzard stage 2), calling convention (FrostByte stage 2) and object property model improvements Maksim Orlovich <maksim@kde.org>
IN PROGRESS KJS and KHTML Support for transparent reindenting of standalone sources in debugger, debug info management improvements, DOM/CSS inspection Maksim Orlovich <maksim@kde.org>
IN PROGRESS KHTML SVG support in KHTML (port from WebKit) Vyacheslav Tokarev <tsjoker@gmail.com>
DONE KHTML Use of IDString (hashed strings) for local names, prefixes and namespaces in DOM core instead of document-related ids, in particular for better API compatibility with WebCore Vyacheslav Tokarev <tsjoker@gmail.com>
IN PROGRESS KHTML String optimizations. Class style selector performance improvement. DOMString API extension. Vyacheslav Tokarev <tsjoker@gmail.com>
TO DO KHTML More automation in JS/C++ bindings generation Maksim Orlovich and Vyacheslav Tokarev <maksim@kde.org>
TO DO KHTML XPath level 1 Maksim Orlovich <maksim@kde.org>
TO DO KHTML Scriptable extension plug-ins Harri <porten@kde.org>
TO DO KHTML Gaussian SVG filter Fredrik Höglund <fredrik@kde.org>
TO DO KHTML Support for CSS3 border-* properties Fredrik Höglund <fredrik@kde.org>
IN PROGRESS KHTML Finish support of Video/Audio elements Germain Garand <germain@ebooksfrance.org>
IN PROGRESS KHTML Early domain name resolution (prefetch) Germain Garand <germain@ebooksfrance.org>
IN PROGRESS KHTML KHTMLFindBar - an embedded search/find-as-you-type bar Bernhard Beschow <bbeschow@cs.tu-berlin.de>
TO DO KHTML Faster page cache Germain Garand <germain@ebooksfrance.org>
DONE kwallet Move kwalletd to kdebase-runtime David Faure <dfaure@kde.org>
IN PROGRESS kdeui Rich text builders for KTextEdit, including BBCode, html, plain text markup, mediawiki and markdown output. Stephen Kelly <steveire@gmail.com>
DONE i18n proper filenames decoding for FAT mounting, in KUrls and content-disposition Nick Shaforostoff <shafff-at-ukr.net>
DONE Kross expose KAssistantDialog as part of forms module Nick Shaforostoff <shafff-at-ukr.net>
TO DO KLocale Method to strip accelerator marker from UI strings; needs to take into account CJK-style markers too. Chusslove Illich <caslav.ilic@gmx.net>
IN PROGRESS KStyle New branch style for treeviews Fredrik Höglund <fredrik@kde.org>
TO DO kdeui entries to help menu and aboutdata pointing to UserBase entry and forum.kde.org Friedrich W. H. Kossebau <kossebau@kde.org>
IN PROGRESS CMake Reduced library link interface Alexander Neundorf <neundorf@kde.org>
TO DO CMake Exporting and importing (library) targets Alexander Neundorf <neundorf@kde.org>

kdebase-workspace

Status Project Description Contact
TO DO Color KCM Add 'smart setting' of extended colors Matthew Woehlke <mw_triad@users.sourceforge.net>
TO DO Color KCM Add KDE3 scheme import Matthew Woehlke <mw_triad@users.sourceforge.net>
TO DO Color KCM Query kwin for supported colors; add full set of kwin colors Matthew Woehlke <mw_triad@users.sourceforge.net>
DONE Power Manager import PowerDevil Dario Freddi <drf@kdemod.ath.cx>
TO DO Font Installer KCM Use PolicyKit for installtion of system-wide fonts. Craig Drummond <craig@kde.org>
IN PROGRESS Kephal Import kephal for better xrandr-support. Aike Sommer <dev@aikesommer.name>
IN PROGRESS ConsoleKit support Add ConsoleKit support to kdm. Kevin Kofler <kkofler@fedoraproject.org>
KRunner
IN PROGRESS Krunner Configuration options for blacklisting, user ranking, runner ranking, learning Jordi Polo <mumismo@gmail.com>
IN PROGRESS Krunner SearchMatch configuration Aaron Seigo <aseigo@kde.org>
TO DO Krunner Simple learning Jordi Polo <mumismo@gmail.com>
TO DO Krunner Simple GUI for above options Jordi Polo <mumismo@gmail.com>
TO DO Krunner Runners able to share parsing Jordi Polo <mumismo@gmail.com>
TO DO Krunner Noun-Verb support Ryan P. Bitanga <ryan.bitanga@gmail.com>
TO DO Krunner Implement Nuno's UI polishings Aaron Seigo <aseigo@kde.org>
TO DO Krunner Runtime syntax documentation Aaron Seigo <aseigo@kde.org>
TO DO Krunner Runner configuration Aaron Seigo <aseigo@kde.org>
TO DO Krunner Search set paging Aaron Seigo <aseigo@kde.org>
TO DO KRunner runner for the plasma dbus interface Aaron Seigo <aseigo@kde.org>
DONE KRunner Konqueror history runner Sebastian Kügler <sebas@kde.org>
DONE KRunner Kate sessions runner Sebastian Kügler <sebas@kde.org>
DONE KRunner Recent Documents runner Sebastian Kügler <sebas@kde.org>
Plasma - Priority Features
TO DO Plasma Welcome plasmoid Aaron Seigo <aseigo@kde.org>
IN PROGRESS Plasma JOLIE Integration Kevin Ottens <ervin@kde.org>
IN PROGRESS Plasma Notification plasmoid Dmitry Suzdalev <dimsuzkde@gmail.com>
IN PROGRESS Plasma Kuiserver plasmoid Rob Scheepmaker <r.scheepmaker@student.utwente.nl>
TO DO KWin Make it possible to focus plasma panels Chani <chanika@gmail.com>
TO DO Plasma panel->desktop dragging Aaron Seigo <aseigo@kde.org>
TO DO Plasma Expand cashew to full action bar when zoomed out Aaron Seigo <aseigo@kde.org>
IN PROGRESS Plasma Plasmagik packaging (and package classes) Riccardo Iaconelli <riccardo@kde.org>
DONE Plasma Improved Battery applet for Powerdevil Sebastian Kügler <sebas@kde.org>
IN PROGRESS Plasma Networkmanager Plasmoid and DataEngine Christopher Blauvelt <cblauvelt@gmail.com>
IN PROGRESS Plasma New ECMA Script Scriptengines Richard Moore <richmoore44@gmail.com>
DONE Plasma Extenders Rob Scheepmaker <r.scheepmaker@student.utwente.nl>
DONE Plasma Wallpaper plugins Aaron Seigo <aseigo@kde.org>
DONE Plasma Separate Desktop Settings from DesktopContainment Aaron Seigo <aseigo@kde.org>
TO DO Plasma Script Security Framework Aaron Seigo <aseigo@kde.org>
IN PROGRESS Plasma Python support Simon Edwards <simon@simonzone.com>
Plasma
DONE Plasma Plasma Popup Tips Aaron Seigo <aseigo@kde.org>
DONE Plasma Collapsing Applet convenience class Aaron Seigo <aseigo@kde.org>


IN PROGRESS Plasma Taskbar grouping Christian Mollekopf <hrigi_1@hotmail.com>
IN PROGRESS Plasma Weather plasmoid Shawn Starr <shawn.starr@rogers.com>
IN PROGRESS Plasma Small Form Factors Marijn Kruisselbrink <m.kruisselbrink@student.tue.nl>
DONE Plasma Plasma On Screensaver Chani Armitage <chanika@gmail.com>
IN PROGRESS Plasma Website update Aaron Seigo <aseigo@kde.org>
IN PROGRESS Plasma Grid applet Sebastian Kügler <sebas@kde.org>
IN PROGRESS Plasma Techbase Tutorials Aaron Seigo <aseigo@kde.org>
TO DO Plasma Context menu plugins Aaron Seigo <aseigo@kde.org>
TO DO Plasma Add New Widgets: Pluggable widget browser Aaron Seigo <aseigo@kde.org>
TO DO Plasma Activity<->Virtual Desktop Affinity Aaron Seigo <aseigo@kde.org>
TO DO Plasma Optional Per-Virtual Desktop DesktopView Aaron Seigo <aseigo@kde.org>
TO DO Plasma Make non-SVG painting in Plasma low-color and non-anim friendly Aaron Seigo <aseigo@kde.org>
TO DO Plasma Runtime DataEngine documentation (sources, usage, etc) Aaron Seigo <aseigo@kde.org>
DONE Plasma Panel Autohide Aaron Seigo <aseigo@kde.org>
TO DO Plasma Keyboard Shortcut Config UI Aaron Seigo <aseigo@kde.org>
TO DO Plasma Systray++ Spec Aaron Seigo <aseigo@kde.org>
DONE Plasma Save icon positioning in folderview Aaron Seigo <aseigo@kde.org>
TO DO Plasma New wallpapers Riccardo Iaconelli <riccardo@kde.org>
TO DO Plasma Import Raptor Riccardo Iaconelli <riccardo@kde.org>
IN PROGRESS Plasma Quicklaunch Plasmoid Lukas Appelhans <l.appelhans@gmx.de>
TO DO Plasma Preserve wallpaper choice by copying user paper to home dir Aaron Seigo <aseigo@kde.org>
TO DO Plasma New way of handling wallpapers and different sizes (package format, and so on...) Riccardo Iaconelli <riccardo@kde.org>
TO DO Plasma Top-level windows plasmoids Riccardo Iaconelli <riccardo@kde.org>
TO DO Plasma drop indicator in panel Aaron Seigo <aseigo@kde.org>
TO DO Plasma improve usability of appletbrowser delete button Aaron Seigo <aseigo@kde.org>
TO DO Plasma adding containments from the appletbrowser (and remove the "add panel" from DefaultDeskrop) Aaron Seigo <aseigo@kde.org>
TO DO Plasma highlight the applet with active keyboard shortcuts Chani <chanika@gmail.com>
TO DO Plasma dbus interface Chani <chanika@gmail.com>
DONE Plasma make the panel controller a bit more usable Marco Martin <notmart@gmail.com>
DONE Plasma nicely draw the desktop toolbox when it's moved because of a panel Marco Martin <notmart@gmail.com>
DONE Plasma theme Plasma::PushButton with svg Marco Martin <notmart@gmail.com>
DONE Plasma Tabbar widget derived from QTabBar and themed with svg Marco Martin <notmart@gmail.com>
IN PROGRESS Plasma Complete the panel size sliders feature: an applet can ask the panel to resize Marco Martin <notmart@gmail.com>
IN PROGRESS Plasma New theming capabilities by expanding the lower level theming classes (Theme and PanelSvg) Marco Martin <notmart@gmail.com>
IN PROGRESS Plasma Activitybar: an applet to quickly switch between activities Marco Martin <notmart@gmail.com>
IN PROGRESS Plasma A new plasmoid that implements the functionality of a simple web browser Marco Martin <notmart@gmail.com>
TO DO Plasma Visual clue when dragging applets from applet browser to the panel Marco Martin <notmart@gmail.com>
IN PROGRESS Plasma Wallpaper plugin: Mandelbrot fractal explorer Benoît Jacob <jacob@math.jussieu.fr>
DONE Plasma Google Gadgets support Tiger Dong <idlecat511@gmail.com>
DONE Plasma Add Google Gadgets from Internet through AppletBrowser Tiger Dong <idlecat511@gmail.com>
TO DO Plasma Panel form factor support in the folderview applet Fredrik Höglund <fredrik@kde.org>
TO DO Plasma Support for creating applets for dropped URLs in the folderview applet when it's acting as a containment Fredrik Höglund <fredrik@kde.org>
IN PROGRESS Plasma Add a places combo box to the location page in the folderview config dialog Fredrik Höglund <fredrik@kde.org>
KWin - Core
DONE KWin New window snapping zones; screen center and window corners Lucas Murray <lmurray@undefinedfire.com>
DONE KWin Move maximized windows between Xinerama screens Lucas Murray <lmurray@undefinedfire.com>
DONE KWin Support for decoration shadows Lucas Murray <lmurray@undefinedfire.com>
TO DO KWin Implement _NET_WM_FULLSCREEN_MONITORS EWMH spec hint Jason 'vanRijn' Kasper <vR@movingparts.net>
KWin - Desktop Effects
DONE KWin Compositing self-check Luboš Luňák <l.lunak@kde.org>
DONE KWin Global animation speed setting Luboš Luňák <l.lunak@kde.org>
DONE KWin Motion dynamics Lucas Murray <lmurray@undefinedfire.com>
DONE KWin Improved UI for selecting window/desktop switcher Martin Gräßlin <ubuntu@martin-graesslin.com>
DONE KWin UI for assigning effects to screen edges Martin Gräßlin <ubuntu@martin-graesslin.com>
DONE KWin Cube/cylinder/sphere effect Martin Gräßlin <ubuntu@martin-graesslin.com>
DONE KWin Magic lamp minimize effect Martin Gräßlin <ubuntu@martin-graesslin.com>
DONE KWin Animation in box switch effect Martin Gräßlin <ubuntu@martin-graesslin.com>
IN PROGRESS KWin Mouse interaction for cover switch Effect Martin Gräßlin <ubuntu@martin-graesslin.com>
IN PROGRESS KWin Thumbnail bar in the cover switch effect Martin Gräßlin <ubuntu@martin-graesslin.com>
DONE KWin Improved snow effect; Different sizes, better randomness and different directions Torgny Johansson <torgny.johansson@gmail.com>
TO DO KWin Shader for snow effect Martin Gräßlin <ubuntu@martin-graesslin.com>
DONE KWin Improved desktop grid Lucas Murray <lmurray@undefinedfire.com>
DONE KWin New present window layout modes Lucas Murray <lmurray@undefinedfire.com>
DONE KWin Invert only selected windows Lucas Murray <lmurray@undefinedfire.com>
IN PROGRESS KWin Improved mouse mark/scribble effect Lucas Murray <lmurray@undefinedfire.com>

kdepimlibs

Status Project Description Contact
DONE KCal Library Make the KCal library dependent on the external libical package (from freeassocation) rather than our own old, forked version. Allen Winter <winter@kde.org>

kdenetwork

Status Project Description Contact
IN PROGRESS Kopete MSNP15 implementation for MSN Matt Rogers <mattr@kde.org>
IN PROGRESS Kopete UPnp Support Matt Rogers <mattr@kde.org>
IN PROGRESS Kopete Updated contact list interface (uses Qt 4 rather than Qt 3) Matt Rogers <mattr@kde.org>
TO DO Kopete Update Kopete to better support Decibel Kopete Developers <kopete-devel@kde.org>
IN PROGRESS Kopete Contacts plasmoid Dennis Nienhüser <earthwings@gentoo.org>
DONE Kopete Move file transfer request into chat window Roman Jarosz <kedgedev@centrum.cz>
DONE Kopete Message delivery notifications Roman Jarosz <kedgedev@centrum.cz>
DONE Kopete Improve file transfer progress dialog Roman Jarosz <kedgedev@centrum.cz>
IN PROGRESS Kopete Jabber Jingle Audio support Detlev Casanova <detlev.casanova@gmail.com>
IN PROGRESS KGet MultiSource-Downloading Lukas Appelhans <l.appelhans@gmx.de>
IN PROGRESS KGet Support mms://-protocol, see https://launchpad.net/libmms Lukas Appelhans <l.appelhans@gmx.de>
TO DO KGet MLDonkey-Plugin based on libkmldonkey Lukas Appelhans <l.appelhans@gmx.de>
TO DO KGet Advanced Details Lukas Appelhans <l.appelhans@gmx.de>
IN PROGRESS Plasma Network Manager Applet Christopher Blauvelt <cblauvelt@gmail.com>
IN PROGRESS KRDC NX support David Gross <gdavid.devel@gmail.com>
DONE KRDC Greatly improve experience for LDAP (e.g. MS Active Directory) administrators Urs Wolfer <uwolfer@kde.org>
DONE KRDC Improve per-host settings (remember scaling mode and other options) Guillaume Pothier <gpothier@gmail.com>
TO DO KRDC Minimal-clutter mode to optimize screen real estate usage Guillaume Pothier <gpothier@gmail.com>

kdepim

Status Project Description Contact
DONE KonsoleKalendar Add an option to support resources that might need a GUI (i.e. all resources) Kevin Krammer <kevin.krammer@gmx.at>
IN PROGRESS Akregator Support for syncing the feed list with Google Reader Frank Osterfeld <osterfeld@kde.org>
IN PROGRESS KAlarm Improve alarm edit and preferences dialog layouts David Jarvie <djarvie@kde.org>
IN PROGRESS KAlarm Add holidays support David Jarvie <djarvie@kde.org>
IN PROGRESS Kleopatra OpenPGP support Marc Mutz (Gpg4win) <marc@kdab.net>
IN PROGRESS KNotes Zeroconf support for sending notes on LAN Jakub Stachowski <qbast@go2.pl>
DONE Kontact New Planner summary; combines Appointment+To-do+SpecialDates into 1 pretty summary Oral Timocin <o_timocin@gmx.de>
DONE Akregator Basic support for enclosures (Displaying links, mimetype and size) Frank Osterfeld <osterfeld@kde.org>
TO DO KBlogger KBlogger, a blogging application Christian Weilbach <christian_weilbach@.web.de>
TO DO Kleopatra Konqueror and Dolphin Kleopatra plugins Marc Mutz (Gpg4win) <marc@kdab.net>
DONE KMail Aggregated attachment view in the mail header area of the reader window Kolab Konsortium <kdepim@kdab.net>
DONE KMail Merge the new message list from the SoC branch Thomas McGuire <mcguire@kde.org>
TO DO KMail Save metadata about attachments to Nepomuk when saving them Ismail Onur Filiz <onurf@su.sabanciuniv.edu>
TO DO Kontact Support for Kontact wide profiles Kolab Konsortium <kdepim@kdab.net>
TO DO KOrganizer Drag and drop in the free-busy view Kolab Konsortium <kdepim@kdab.net>
TO DO KOrganizer Support for comments in replies to invitations Kolab Konsortium <kdepim@kdab.net>
TO DO KOrganizer Support for extended free-busy lists Kolab Konsortium <kdepim@kdab.net>
IN PROGRESS KPilot Port old conduits to new base conduit architecture and KDE4/Qt4 Jason 'vanRijn' Kasper <jkasper@kde.org>
IN PROGRESS KPilot Finish Keyring conduit, base conduit code and test cases, category syncing Jason 'vanRijn' Kasper <jkasper@kde.org>
TO DO KBlogger Port to use KRichTextEdit (Or KMEditor) Stephen Kelly <steveire@gmail.com>
TO DO KNode Port to use KRichTextEdit (Or KMEditor) Stephen Kelly <steveire@gmail.com>
IN PROGRESS Kjots Import notes from KnowIt as KJots pages. Stephen Kelly <steveire@gmail.com>
IN PROGRESS Kjots Create and port to akonadi model. Stephen Kelly <steveire@gmail.com>
TO DO Kjots Add support for nepomuk including tagging, possibly storage, and linking. Also a nepomuk tag proxy model for representing the structure as tagged. Stephen Kelly <steveire@gmail.com>
IN PROGRESS Kjots Create plasmoid capable of showing the entire tree, or a single book. Stephen Kelly <steveire@gmail.com>
TO DO Kjots Email KJots pages using default mail client (bug #124509. Stephen Kelly <steveire@gmail.com>
TO DO Kontact Tip-of-the-Day summary Daniel Molkentin <molkentin@kde.org>
IN PROGRESS Akonadi Migration of contacts and calendar data from KResource to Akonadi (Details) [mailto: Volker Krause, Kevin Krammer, Tobias Koenig <>]

kdeutils

Status Project Description Contact
DONE Okteta rework Decoding table, add int64 and UTF-8 Friedrich W. H. Kossebau <kossebau@kde.org>
DONE Okteta refactor KByteArrayView and add a row-oriented view Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta make editing capability to Decoding table Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta add Kate-like search tool Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta work on Tabs: add remove button, make Tab buddy of view, accept drop of url as load command Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta add support for import by drop, both url and data Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta copy again puts also a value or char variant of the data to clipboard Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta add support for memory mapping of files Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta parameter dialog for "Copy as..." Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta add further export formats like s-record and intel 16 Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta add support for jobs like io, printing, string search or filter Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta add a document info tool(view) Friedrich W. H. Kossebau <kossebau@kde.org>
TO DO Okteta Add option to expand selection in Goto dialog Friedrich W. H. Kossebau <kossebau@kde.org>
IN PROGRESS Ark Implement proper drag/drop between Ark/dolphin Harald Hvaal <haraldhv((at))stud(dot)ntnu.no>
DONE Ark Make the service menu work (possibly doing it as a KonqPopupPlugin Harald Hvaal <haraldhv((at))stud(dot)ntnu.no>
DONE Ark Proper password support Harald Hvaal <haraldhv((at))stud(dot)ntnu.no>
TO DO Ark Support for custom options from the compression interface (eg. a slider for selecting compression level for rar files) Harald Hvaal <haraldhv((at))stud(dot)ntnu.no>
IN PROGRESS Ark Implement a plugin for .gz files Harald Hvaal <haraldhv((at))stud(dot)ntnu.no>
TO DO Ark Add an options dialog (maybe) Harald Hvaal <haraldhv((at))stud(dot)ntnu.no>
IN PROGRESS kwalletmanager Move kwalletmanager to the Model/View architecture and redesign the UI Michael Leupold <lemma@confuego.org>

kdebindings

Status Project Description Contact
DONE krosspython and krossruby Support custom types via handlers Sebastian Sauer <mail@dipe.org>
DONE krosspython and krossruby Support QList<CustomType*> constructs Sebastian Sauer <mail@dipe.org>
IN PROGRESS Smoke Wrap some more APIs (at least Akanodi for all languages and Plasma for C#) KDE-bindings developers <kde-bindings@kde.org>
IN PROGRESS PyKDE KCM support and other plugins Simon Edwards <simon@simonzone.com>
TO DO krossjava Integrate into e.g. SuperKaramba and fix issues that show up. Sebastian Sauer <mail@dipe.org>
TO DO krossjava Documentation++ Sebastian Sauer <mail@dipe.org>
TO DO krossfalcon Unittests++ Sebastian Sauer <mail@dipe.org>

kdegames

Status Project Description Contact
IN PROGRESS libkdegames New highscore management system Matt Williams <milliams>
DONE kdiamond Drag jewels Stefan Majewsky <majewsky@gmx.net>
TO DO kdiamond Optional OpenGL rendering Stefan Majewsky <majewsky@gmx.net>
DONE ksirk Map scrolling arrows Gaël de Chalendar <kleag@free.fr>
DONE ksirk KHotNewStuff skins Gaël de Chalendar <kleag@free.fr>
IN PROGRESS ksirk Jabber based net game finding Gaël de Chalendar <kleag@free.fr>
DONE ksirk Use only names in skins instead of numeric ids Gaël de Chalendar <kleag@free.fr>
DONE ksirk Skins editor Gaël de Chalendar <kleag@free.fr>
IN PROGRESS ktron Port and remake the KTron game for KDE 4.2 Stas Verberkt <legolas@legolasweb.nl>
IN PROGRESS KBreakOut (Optional) fire on mouse click Fela Winkelmolen <fela.kde@gmail.com>
TO DO KBreakOut Sounds Fela Winkelmolen <fela.kde@gmail.com>
TO DO KBreakOut Custom levelsets Fela Winkelmolen <fela.kde@gmail.com>
TO DO KBreakOut KHotNewStuff support for themes Fela Winkelmolen <fela.kde@gmail.com>
TO DO KNetWalk Support for custom and non-square board sizes Fela Winkelmolen <fela.kde@gmail.com>
TO DO KGoldrunner Improvement to sound support and themes <mikelima@cirulla.net>
TO DO KBlocks Support for sounds Mauricio Piacentini <piacentini@kde.org>
TO DO KMahjongg Support for sounds Mauricio Piacentini <piacentini@kde.org>
DONE Killbots New app for 4.2 Parker Coates <parker.coates@gmail.com>
TO DO KSudoku Port of "print game" feature from old version Paulo Roberto Cattai <paulo.cattai@ltia.fc.unesp.br>
TO DO KSudoku Redesign of symbol themes Paulo Roberto Cattai <paulo.cattai@ltia.fc.unesp.br>
TO DO KSudoku Replace the core engine with a new version that will solve most bugs related to gameplay Johannes Bergmeier <johannes.bergmeier@gmx.net>

kdesdk

Status Project Description Contact
DONE Kate Port and reenable the Snippets plugin. Jakob Petsovits <jpetso@gmx.at>
DONE perldoc KIOSlave Add KIOSlave to allow reading Perldoc documentation. Michael Pyne <michael.pyne@kdemail.net>
IN PROGRESS Lokalize XLIFF support Nick Shaforostoff <shafff-at-ukr.net>
IN PROGRESS Lokalize various Translation Memory enhancements Nick Shaforostoff <shafff-at-ukr.net>
DONE Lokalize wrap all windows belonging to one project into one MDI window Nick Shaforostoff <shafff-at-ukr.net>
TO DO Lokalize Kross-based scripting Nick Shaforostoff <shafff-at-ukr.net>
IN PROGRESS Lokalize QA: glossary checklists Nick Shaforostoff <shafff-at-ukr.net>
TO DO KAppTemplate Add DBUS support in templates Anne-Marie Mahfouf <annma@kde.org>
DONE Umbrello Port code generation wizard to QWizard and replace all q3 widgets Andi Fischer <andi.fischer@hispeed.ch>
IN PROGRESS Umbrello Replace all q3 widgets in the refactoring assistant Andi Fischer <andi.fischer@hispeed.ch>
IN PROGRESS Umbrello Merge in SoC qgraphicsview port branch ail.com Gopala Krishna A <krishna.ggk@gm ail.com>
DONE Kate Move the kate-ctags plugin to kdesdk. Kåre Särs <kare.sars@iki.fi>
DONE Kate Replace the make-plugin with katebuild-plugin. Kåre Särs <kare.sars@iki.fi>

kdeedu

Status Project Description Contact
IN PROGRESS KEduca Rewrite of the classic test writing/taking application Matt Williams <matt@milliams.com>
TO DO KLettres Number support Anne-Marie Mahfouf <annma@kde.org>
TO DO KLettres Theme manager Anne-Marie Mahfouf <annma@kde.org>
IN PROGRESS KHangMan Add a Open File action Anne-Marie Mahfouf <annma@kde.org>
TO DO KHangMan Integrate an editor Anne-Marie Mahfouf <annma@kde.org>
TO DO KHangMan Plasmoid Anne-Marie Mahfouf <annma@kde.org>
TO DO KHangMan Theme manager Anne-Marie Mahfouf <annma@kde.org>
TO DO KLettres Visual Indicator when letter is wrong Anne-Marie Mahfouf <annma@kde.org>
TO DO Kalzium Port Kalzium's periodic table to use new QGraphicsView. Marcus D. Hanwell <marcus@cryos.org>
TO DO Kalzium Remove the libavogadro snapshot, depend on libavogadro directly. Benoit Jacob <jacob@math.jussieu.fr>
IN PROGRESS Kalzium Plasmoid to access Kalzium database Carsten Niehaus <cniehaus@kde.org>
TO DO Step Improve GUI for creating softbody Vladimir Kuznetsov <ksvladimir@gmail.com>
TO DO Step Use common constraints handling code for collisions Vladimir Kuznetsov <ksvladimir@gmail.com>
DONE KAlgebra New parser (using QLALR) and new lexer Aleix Pol <aleixpol@gmail.com>
DONE KAlgebra Import capability for MathML Presentation Markup in libanalitza Aleix Pol <aleixpol@gmail.com>
TO DO KAlgebra Export to MathML Presentation Markup Aleix Pol <aleixpol@gmail.com>
TO DO KAlgebra Some integration with the new KFormula widget Aleix Pol <aleixpol@gmail.com>
IN PROGRESS Parley Declensions Frederik Gladhorn <frederik.gladhorn@kdemail.net>
IN PROGRESS Parley Rework main window infrastructure Daniel Laidig <d.laidig@gmx.de>
DONE KStars Display millions of stars Akarsh Simha <akarshsimha@gmail.com>
DONE KStars Tool to predict Conjunctions Akarsh Simha <akarshsimha@gmail.com>
IN PROGRESS KStars Earth Satellites Jason Harris <kstars@30doradus.org>
IN PROGRESS KStars Sky Calendar Tool Jason Harris <kstars@30doradus.org>
IN PROGRESS KStars Support of Non-western Constellations Jérôme Sonrier <jsid@emor3j.fr.eu.org>
DONE KStars Include HD Catalog Numbers (in search, in display) Akarsh Simha <akarshsimha@gmail.com>
TO DO KStars Marble widget for Geolocation tool Médéric Boquien <mboquien@free.fr>
TO DO KStars Better printed star charts Jason Harris <kstars@30doradus.org>
TO DO KStars Separate INDI From KStars Jasem Mutlaq <mutlaqja@ikarustech.com>
TO DO KStars Sync KStars time from device Jasem Mutlaq <mutlaqja@ikarustech.com>
TO DO KStars Better rendering of comets/asteroids Jason Harris <kstars@30doradus.org>
TO DO KStars Texture mapping of the skymap??? Jason Harris <kstars@30doradus.org>
TO DO KStars Improve Observing List Wizard Akarsh Simha <akarshsimha@gmail.com>
TO DO KStars Display Comet Magnitudes whenever possible Akarsh Simha <akarshsimha@gmail.com>
TO DO KStars Information links in-place for each technical term Akarsh Simha <akarshsimha@gmail.com>
TO DO KStars Tool to suggest star-hopping techniques??? Akarsh Simha <akarshsimha@gmail.com>
TO DO KStars Extend conjunction tool to have one object unspecified, but have a genre of objects specified instead Akarsh Simha <akarshsimha@gmail.com>
TO DO Marble Export map to MxN pixel bitmap Inge Wallin <inge@lysator.liu.se>
TO DO Marble Bookmarks Inge Wallin <inge@lysator.liu.se>
TO DO Marble Support for MarbleWidget::setEnabled( bool ) Inge Wallin <inge@lysator.liu.se>
TO DO Marble Map Contents translation Torsten Rahn <tackat@kde.org>
TO DO Marble Editing GeoDataFeatures Torsten Rahn <tackat@kde.org>
IN PROGRESS Marble Layer Management Class Torsten Rahn <rahn@kde.org>
IN PROGRESS Marble Plugin architecture for map layers Torsten Rahn <rahn@kde.org>
IN PROGRESS Marble Extending GeoPainter Torsten Rahn <rahn@kde.org>
IN PROGRESS Marble Marble Runners Henry de Valence <hdevalence@gmail.com>
IN PROGRESS Marble GeoClue Integration Jens-Michael Hoffmann <jensmh@gmx.de>
IN PROGRESS Marble Routing Jens-Michael Hoffmann <jensmh@gmx.de>
IN PROGRESS Marble More map providers (WMS?) Jens-Michael Hoffmann <jensmh@gmx.de>
IN PROGRESS Marble Winkel Triple projection / equivalent Henry de Valence <hdevalence@gmail.com>
IN PROGRESS Marble Marble WorldClock Plasmoid Henry de Valence <hdevalence@gmail.com>
IN PROGRESS Marble Qt-Version settings dialog Henry de Valence <hdevalence@gmail.com>
IN PROGRESS Marble Panoramio Support [mailto: Shashank Singh <>]
IN PROGRESS Marble Twitter Plugin [mailto: Shashank Singh <>]
IN PROGRESS Marble TimeZone Support Torsten Rahn <tackat@kde.org>
IN PROGRESS Marble Support for other planets and the moon Torsten Rahn <tackat@kde.org>
IN PROGRESS Marble DGML2 Support Torsten Rahn <tackat@kde.org>
IN PROGRESS Marble Support for imperial units Torsten Rahn <tackat@kde.org>
IN PROGRESS Marble Graticule plugin Torsten Rahn <tackat@kde.org>
IN PROGRESS Marble MeasureTool plugin Torsten Rahn <tackat@kde.org>
IN PROGRESS Marble Port authors list from the Qt-About dialog to the KDE-About dialog Torsten Rahn <tackat@kde.org>
IN PROGRESS Marble Basic KML support Patrick Spendrin <ps_ml@gmx.de>
IN PROGRESS Marble GeoData Model/View Visualization Patrick Spendrin <ps_ml@gmx.de>
IN PROGRESS Marble More generic projection support Inge Wallin <inge@lysator.liu.se>
IN PROGRESS Marble Python bindings to the Marble widget and classes Simon Edwards <simon@simonzone.com>
IN PROGRESS Marble Network plugins Pino Toscano <pino@kde.org>
TO DO Kig Properties dialog for objects. Pino Toscano <pino@kde.org>
TO DO Kig Improve construction of bisect lines. Pino Toscano <pino@kde.org>
TO DO Kig Improve feedback when constructing objects. Pino Toscano <pino@kde.org>
TO DO Kig More geometric objects. Pino Toscano <pino@kde.org>
TO DO Kig Script objects as macros (to be reused more than once). Pino Toscano <pino@kde.org>
TO DO Kig Improve the Cabri import filter. Pino Toscano <pino@kde.org>
TO DO Kig Improve the new/edit script wizard. Pino Toscano <pino@kde.org>
DONE KTurtle Export canvas as image Mauricio Piacentini <piacentini@kde.org>
TO DO KTurtle Optional rulers/grid for canvas units Mauricio Piacentini <piacentini@kde.org>
DONE KTurtle Add command line Mauricio Piacentini <piacentini@kde.org>
DONE KTurtle Add a color picker Niels Slot <nielsslot@gmail.com>
IN PROGRESS KBruch Usability Improvements Tiago Porangaba <tiago.porangaba@ltia.fc.unesp.br>
IN PROGRESS KBruch Merging KPercentage functionalities into KBruch Tiago Porangaba <tiago.porangaba@ltia.fc.unesp.br>
TO DO Kalzium Visualization of Schemes and Gradients at same time Tiago Porangaba <tiago.porangaba@ltia.fc.unesp.br>

kdemultimedia

Status Project Description Contact
IN PROGRESS KsCD Dbus Connection for Now Playing plasmoid Amine Bouchikhi <bouchikhi.amine@gmail.com>
IN PROGRESS Dragon Player Make Dragon indipendent from Xine Ian Monroe <ian.monroe@gmail.com>
IN PROGRESS Dragon Player File Manager Ian Monroe <ian.monroe@gmail.com>
IN PROGRESS Dragon Player play media dialog Ian Monroe <ian.monroe@gmail.com>
IN PROGRESS Dragon Player slider changes Ian Monroe <ian.monroe@gmail.com>
IN PROGRESS Dragon Player show info while playing audio files Ian Monroe <ian.monroe@gmail.com>
TO DO JuK Remove Qt/KDE3 support lib requirements Michael Pyne <michael.pyne@kdemail.net>
TO DO JuK Allow setting covers directly from URLs supported by KIO - drag/drop already allows this however Michael Pyne <michael.pyne@kdemail.net>
TO DO JuK Use XCOMPOSITE real transparency when available for the track announcement popup Michael Pyne <michael.pyne@kdemail.net>
TO DO JuK Allow disabling crossfade Michael Pyne <michael.pyne@kdemail.net>

kdeaccessibility

Status Project Description Contact
TO DO KMagnifier Refactor color menu, re-add invert, break current color blindness code into "daltonize" and "simulate" Matthew Woehlke <mw_triad@users.sourceforge.net>
TO DO KMagnifier Add color-shift modes to help people with color blindness Matthew Woehlke <mw_triad@users.sourceforge.net>

kdegraphics

Status Project Description Contact
DONE KSnapshot Add support for grabbing a single screen in multihead Richard Moore <rich@kde.org>
DONE KSnapshot Increase jpeg image quality from 75% to 85% Richard Moore <rich@kde.org>
DONE KSnapshot If we're saving the window decorations then record the window title and class in the image (if the format supports it) to play nice with indexers like strigi Richard Moore <rich@kde.org>
TO DO Okular Sound annotations. Pino Toscano <pino@kde.org>
TO DO Okular Link annotations. Pino Toscano <pino@kde.org>
TO DO Okular Improve annotation support: for existing types (rubber stamps, line, note, etc), and for the way they are constructed and handled. Pino Toscano <pino@kde.org>
TO DO Okular Caret annotations. Pino Toscano <pino@kde.org>
IN PROGRESS Okular Support for videos & movie annotations. Pino Toscano <pino@kde.org>
TO DO Okular Support .snp and .emf file formats Brad Hards <bradh@kde.org>
DONE Gwenview Support for animated images (.gif and .mng) Aurélien Gâteau <aurelien.gateau@free.fr>
IN PROGRESS Gwenview Red Eye Reduction Aurélien Gâteau <aurelien.gateau@free.fr>
IN PROGRESS Gwenview Nepomuk integration Aurélien Gâteau <aurelien.gateau@free.fr>
TO DO Gwenview Dolphin-like single-click selection Aurélien Gâteau <aurelien.gateau@free.fr>
TO DO Gwenview Optional tree view Aurélien Gâteau <aurelien.gateau@free.fr>
IN PROGRESS Okular Usable inverse search. Pino Toscano <pino@kde.org>
TO DO Okular Synctex support. Pino Toscano <pino@kde.org>
TO DO Okular "Okular document package" for import/export a document with metadata (eg annotations). Pino Toscano <pino@kde.org>
DONE Okular New backend for fax documents. Tobias Koenig <tokoe@kde.org>
TO DO Okular Usability improvements. Pino Toscano <pino@kde.org>

kdebase-runtime

Status Project Description Contact
DONE kio_bookmarks A new konqueror home page displaying user bookmarks. See [description] Xavier Vello <xavier.vello@gmail.com>
IN PROGRESS kuiserver KUiServer Goya port. General improvements for usability improvements Rafael Fernández López <ereslibre@kde.org>
IN PROGRESS kio fish/sftp port fish and sftp to windows Carlo Segato <brandon.ml@gmail.com>

kdebase-apps

Status Project Description Contact
TO DO konqueror A new konqueror recover-dialog replacement Eduardo Robles Elvira <edulix@gmail.com>
TO DO konqueror Rework bookmarks using Akonadi Eduardo Robles Elvira <edulix@gmail.com>
IN PROGRESS dolphin Add zoom slider into the status bar and general zooming improvments Peter Penz <peter.penz@gmx.at>
DONE dolphin Tooltip previews Peter Penz <peter.penz@gmx.at>
TO DO dolphin ui to select preferred default settings for directory view Loic Marteau <loic.marteau@gmail.com>
IN PROGRESS konqueror Tagging and rating of webpages using Nepomuk - Already finished in playground. Sebastian Trueg <trueg@kde.org>

kdeplasma-addons

Status Project Description Contact
TO DO PoTD engine Import from playground Anne-Marie Mahfouf <annma@kde.org>
TO DO Frame plasmoid Honor EXIF rotation - see bug 164605 Anne-Marie Mahfouf <annma@kde.org>
TO DO Frame plasmoid Previous, Pause and Next buttons - see bug 164704 Anne-Marie Mahfouf <annma@kde.org>
DONE Comic dataengine Port all comics to QScript and offer them through GHNS Matthias Fuchs <mat69@gmx.net>
IN PROGRESS Comic dataengine Finish script support Matthias Fuchs <mat69@gmx.net>
IN PROGRESS Eyes applet xeyes clone applet Olivier Goffart <ogoffart%kde.org>