Schedules/KDE4/4.2 Feature Plan: Difference between revisions

    From KDE TechBase
    (add move to community notice)
     
    (103 intermediate revisions by 45 users not shown)
    Line 1: Line 1:
    This is a list of planned features for the 4.2 release.
    {{Moved To Community}}
     
    See also:
    * [[Schedules/KDE4/4.2 Release Schedule]]
    * [[Schedules/KDE4/4.1 Feature Plan]]
    * [[Schedules/KDE4/4.2 Release Goals]]
     
    Legend:
    * todo => not started yet
    * in-progress => started, but not completed yet
    * done => completed
    __TOC__
     
    = Other =
    {| 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|System Settings|add Administrator mode button|[email protected]|Alessandro Diaferia}}
    {{FeatureTodo|PolicyKit integration|Add PolicyKit support for KDE|[email protected]|Dario Freddi}}
    {{FeatureTodo|KPackageKit|Pushing in KPackageKit (dependant on PolicyKit integration)|[email protected]|Daniel}}
    {{FeatureDone|Eigen|Make Eigen 2 ready for KDE, and move it to kdesupport|[email protected]|Benoît Jacob}}
    {{FeatureInProgress|Eigen|Port all Eigen-using code in KDE and KOffice to Eigen 2.0|[email protected]|Benoît Jacob}}
    {{FeatureInProgress|KNotify|Create OSD based replacement for current KPassivePopup|ben()eclipse.endoftheinternet.org|Ben Cooksley}}
    {{FeatureTodo|Dikku Context Framework|Create a context framework with working activities|[email protected]|Harikrishna Anandhan}}
    {{FeatureDone|kwrited|Use knotify in kwrited|[email protected]|George Kiagiadakis}}
    {{FeatureInProgress|Akonadi|Various Akonadi related items can be found here http://techbase.kde.org/Projects/PIM/Akonadi#Scheduled_for_4.2|[email protected]|Akonadi Developers}}
    {{FeatureTodo|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.|[email protected]|john Layt}}
    |}
     
    = 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
    {{FeatureInProgress|kross|Extend QtScript integration.|[email protected]|Sebastian Sauer}}
    {{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|*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.|[email protected]|John Layt}}
    {{FeatureTodo|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)|[email protected]|John Layt}}
    {{FeatureInProgress|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.|[email protected]|John Layt}}
    {{FeatureTodo|Phonon|add Port class for fine grained control over data flow between Phonon objects|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|Phonon|make AbstractMediaStream/StreamInterface threadsafe|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|Phonon|"low-level" PCM I/O with at least an ALSA implementation|[email protected]|Matthias Kretz and Ian Monroe}}
    {{FeatureInProgress|Phonon|VideoWidget snapshot function|[email protected]|Matthias Kretz}}
    {{FeatureInProgress|KConfig|API review and export KConfigBackend|[email protected]|Aaron Seigo}}
    {{FeatureInProgress|KConfig|Make KConfigSkeleton KConfigGroup aware|[email protected]|Aaron Seigo}}
    {{FeatureInProgress|KConfig|Make KConfigDialog work nicer with KConfigSkeleton + manually managed widgets|[email protected]|Aaron Seigo}}
    {{FeatureDone|KUrlNavigator|Provide an option to always show the full path in the breadcrumb mode.|[email protected]|Peter Penz}}
    {{FeatureInProgress|Katepart|Make a Vi input mode for Katepart|[email protected]|Erlend Hamberg}}
    {{FeatureTodo|KIO::Global|Make KDynamicJobTracker do the checking if the kuiserver service is registered or not, for full implementation of "Progress in the same window"|[email protected]|Rafael Fernández López}}
    {{FeatureTodo|KJS|Further performance improvements, in particular variable access (Blizzard stage 2), calling convention (FrostByte stage 2) and object property model improvements|[email protected]|Maksim Orlovich}}
    {{FeatureInProgress|KJS and KHTML|Support for transparent reindenting of standalone sources in debugger, debug info management improvements, DOM/CSS inspection|[email protected]|Maksim Orlovich}}
    {{FeatureInProgress|KHTML|SVG support in KHTML (port from WebKit)|[email protected]|Vyacheslav Tokarev}}
    {{FeatureDone|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|[email protected]|Vyacheslav Tokarev}}
    {{FeatureInProgress|KHTML|String optimizations. Class style selector performance improvement. DOMString API extension.|[email protected]|Vyacheslav Tokarev}}
    {{FeatureTodo|KHTML|More automation in JS/C++ bindings generation|[email protected]|Maksim Orlovich and Vyacheslav Tokarev}}
    {{FeatureTodo|KHTML|XPath level 1|[email protected]|Maksim Orlovich}}
    {{FeatureTodo|KHTML|Scriptable extension plug-ins|[email protected]|Harri}}
    {{FeatureTodo|KHTML|Gaussian SVG filter|[email protected]|Fredrik Höglund}}
    {{FeatureTodo|KHTML|Support for CSS3 border-* properties|[email protected]|Fredrik Höglund}}
    {{FeatureInProgress|KHTML|Finish support of Video/Audio elements|[email protected]|Germain Garand}}
    {{FeatureInProgress|KHTML|Early domain name resolution (prefetch)|[email protected]|Germain Garand}}
    {{FeatureInProgress|KHTML|KHTMLFindBar - an embedded search/find-as-you-type bar|[email protected]|Bernhard Beschow}}
    {{FeatureTodo|KHTML|Faster page cache|[email protected]|Germain Garand}}
    {{FeatureDone|kwallet|Move kwalletd to kdebase-runtime|[email protected]|David Faure}}
    {{FeatureInProgress|kdeui|Rich text builders for KTextEdit, including BBCode, html, plain text markup, mediawiki and markdown output.|[email protected]| Stephen Kelly}}
    {{FeatureDone|i18n|proper filenames decoding for FAT mounting, in KUrls and content-disposition|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureDone|Kross|expose KAssistantDialog as part of forms module|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureTodo|KLocale|Method to strip accelerator marker from UI strings; needs to take into account CJK-style markers too.|[email protected]|Chusslove Illich}}
    {{FeatureInProgress|KStyle|New branch style for treeviews|[email protected]|Fredrik Höglund}}
    {{FeatureTodo|kdeui|entries to help menu and aboutdata pointing to UserBase entry and forum.kde.org|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureInProgress|CMake|Reduced library link interface|[email protected]|Alexander Neundorf}}
    {{FeatureTodo|CMake|Exporting and importing (library) targets|[email protected]|Alexander Neundorf}}
    |}
     
    = 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
    {{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}}
    {{FeatureDone|Power Manager|import PowerDevil|[email protected]|Dario Freddi}}
    {{FeatureTodo|Font Installer KCM|Use PolicyKit for installtion of system-wide fonts.|[email protected]|Craig Drummond}}
    {{FeatureInProgress|Kephal|Import kephal for better xrandr-support.|[email protected]|Aike Sommer}}
    {{FeatureInProgress|ConsoleKit support|Add ConsoleKit support to kdm.|[email protected]|Kevin Kofler}}
    |- border="1" cellpadding="5" cellspacing="0" style="border
    ! colspan="4" style="text-align: center" |KRunner
    {{FeatureInProgress|Krunner|Configuration options for blacklisting, user ranking, runner ranking, learning|[email protected]|Jordi Polo}}
    {{FeatureInProgress|Krunner|SearchMatch configuration|[email protected]|Aaron Seigo}}
    {{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|Krunner|Noun-Verb support|[email protected]|Ryan P. Bitanga}}
    {{FeatureTodo|Krunner|Implement Nuno's UI polishings|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Krunner|Runtime syntax documentation|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Krunner|Runner configuration|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Krunner|Search set paging|[email protected]|Aaron Seigo}}
    {{FeatureTodo|KRunner|runner for the plasma dbus interface|[email protected]|Aaron Seigo}}
    {{FeatureDone|KRunner|Konqueror history runner|[email protected]|Sebastian Kügler}}
    {{FeatureDone|KRunner|Kate sessions runner|[email protected]|Sebastian Kügler}}
    {{FeatureDone|KRunner|Recent Documents runner|[email protected]|Sebastian Kügler}}
    |- border="1" cellpadding="5" cellspacing="0" style="border
    ! colspan="4" style="text-align: center" |Plasma - Priority Features
    {{FeatureTodo|Plasma|Welcome plasmoid|[email protected]|Aaron Seigo}}{{FeatureInProgress|Plasma|JOLIE Integration|[email protected]|Kevin Ottens}}
    {{FeatureInProgress|Plasma|Notification plasmoid|[email protected]|Dmitry Suzdalev}}
    {{FeatureInProgress|Plasma|Kuiserver plasmoid|[email protected]|Rob Scheepmaker}}
    {{FeatureTodo|KWin|Make it possible to focus plasma panels|[email protected]|Chani}}
    {{FeatureTodo|Plasma|panel->desktop dragging|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Expand cashew to full action bar when zoomed out|[email protected]|Aaron Seigo}}
    {{FeatureInProgress|Plasma|Plasmagik packaging (and package classes)|[email protected]|Riccardo Iaconelli}}
    {{FeatureDone|Plasma|Improved Battery applet for Powerdevil|[email protected]|Sebastian Kügler}}
    {{FeatureInProgress|Plasma|Networkmanager Plasmoid and DataEngine|[email protected]|Christopher Blauvelt}}
    {{FeatureInProgress|Plasma|New ECMA Script Scriptengines|[email protected]|Richard Moore}}
    {{FeatureDone|Plasma|Extenders|[email protected]|Rob Scheepmaker}}
    {{FeatureDone|Plasma|Wallpaper plugins|[email protected]|Aaron Seigo}}
    {{FeatureDone|Plasma|Separate Desktop Settings from DesktopContainment|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Script Security Framework|[email protected]|Aaron Seigo}}
    {{FeatureInProgress|Plasma|Python support|[email protected]|Simon Edwards}}
    |- border="1" cellpadding="5" cellspacing="0" style="border
    ! colspan="4" style="text-align: center" |Plasma
    {{FeatureDone|Plasma|Plasma Popup Tips|[email protected]|Aaron Seigo}}
    {{FeatureDone|Plasma|Collapsing Applet convenience class|[email protected]|Aaron Seigo}}
     
    {{FeatureInProgress|Plasma|Taskbar grouping|[email protected]|Christian Mollekopf}}
    {{FeatureInProgress|Plasma|Weather plasmoid|[email protected]|Shawn Starr}}
    {{FeatureInProgress|Plasma|Small Form Factors|[email protected]|Marijn Kruisselbrink}}
    {{FeatureDone|Plasma|Plasma On Screensaver|[email protected]|Chani Armitage}}
    {{FeatureInProgress|Plasma|Website update|[email protected]|Aaron Seigo}}
    {{FeatureInProgress|Plasma|Grid applet|[email protected]|Sebastian Kügler}}
    {{FeatureInProgress|Plasma|Techbase Tutorials|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Context menu plugins|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Add New Widgets: Pluggable widget browser|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Activity<->Virtual Desktop Affinity|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Optional Per-Virtual Desktop DesktopView|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Make non-SVG painting in Plasma low-color and non-anim friendly|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Runtime DataEngine documentation (sources, usage, etc)|[email protected]|Aaron Seigo}}
    {{FeatureDone|Plasma|Panel Autohide|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Keyboard Shortcut Config UI|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|Systray++ Spec|[email protected]|Aaron Seigo}}
    {{FeatureDone|Plasma|Save icon positioning in folderview|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|New wallpapers|[email protected]|Riccardo Iaconelli}}
    {{FeatureTodo|Plasma|Import Raptor|[email protected]|Riccardo Iaconelli}}
    {{FeatureInProgress|Plasma|Quicklaunch Plasmoid|[email protected]|Lukas Appelhans}}
    {{FeatureTodo|Plasma|Preserve wallpaper choice by copying user paper to home dir|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|New way of handling wallpapers and different sizes (package format, and so on...)|[email protected]|Riccardo Iaconelli}}
    {{FeatureTodo|Plasma|Top-level windows plasmoids|[email protected]|Riccardo Iaconelli}}
    {{FeatureTodo|Plasma|drop indicator in panel|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|improve usability of appletbrowser delete button|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|adding containments from the appletbrowser (and remove the "add panel" from DefaultDeskrop)|[email protected]|Aaron Seigo}}
    {{FeatureTodo|Plasma|highlight the applet with active keyboard shortcuts|[email protected]|Chani}}
    {{FeatureTodo|Plasma|dbus interface|[email protected]|Chani}}
    {{FeatureDone|Plasma|make the panel controller a bit more usable|[email protected]|Marco Martin}}
    {{FeatureDone|Plasma|nicely draw the desktop toolbox when it's moved because of a panel|[email protected]|Marco Martin}}
    {{FeatureDone|Plasma|theme Plasma::PushButton with svg|[email protected]|Marco Martin}}
    {{FeatureDone|Plasma|Tabbar widget derived from QTabBar and themed with svg|[email protected]|Marco Martin}}
    {{FeatureInProgress|Plasma|Complete the panel size sliders feature: an applet can ask the panel to resize|[email protected]|Marco Martin}}
    {{FeatureInProgress|Plasma|New theming capabilities by expanding the lower level theming classes (Theme and PanelSvg)|[email protected]|Marco Martin}}
    {{FeatureInProgress|Plasma|Activitybar: an applet to quickly switch between activities|[email protected]|Marco Martin}}
    {{FeatureInProgress|Plasma|A new plasmoid that implements the functionality of a simple web browser|[email protected]|Marco Martin}}
    {{FeatureTodo|Plasma|Visual clue when dragging applets from applet browser to the panel|[email protected]|Marco Martin}}
    {{FeatureInProgress|Plasma|Wallpaper plugin: Mandelbrot fractal explorer|[email protected]|Benoît Jacob}}
    {{FeatureDone|Plasma|Google Gadgets support|[email protected]|Tiger Dong}}
    {{FeatureDone|Plasma|Add Google Gadgets from Internet through AppletBrowser|[email protected]|Tiger Dong}}
    {{FeatureTodo|Plasma|Panel form factor support in the folderview applet|[email protected]|Fredrik Höglund}}
    {{FeatureTodo|Plasma|Support for creating applets for dropped URLs in the folderview applet when it's acting as a containment|[email protected]|Fredrik Höglund}}
    {{FeatureInProgress|Plasma|Add a places combo box to the location page in the folderview config dialog|[email protected]|Fredrik Höglund}}
    |- border="1" cellpadding="5" cellspacing="0" style="border
    ! colspan="4" style="text-align: center" |KWin - Core
    {{FeatureDone|KWin|New window snapping zones; screen center and window corners|[email protected]|Lucas Murray}}
    {{FeatureDone|KWin|Move maximized windows between Xinerama screens|[email protected]|Lucas Murray}}
    {{FeatureDone|KWin|Support for decoration shadows|[email protected]|Lucas Murray}}
    {{FeatureTodo|KWin|Implement [http://standards.freedesktop.org/wm-spec/wm-spec-latest.html#id2552578 _NET_WM_FULLSCREEN_MONITORS] EWMH spec hint|[email protected]|Jason 'vanRijn' Kasper}}
    |- border="1" cellpadding="5" cellspacing="0" style="border
    ! colspan="4" style="text-align: center" |KWin - Desktop Effects
    {{FeatureDone|KWin|Compositing self-check|[email protected]|Luboš Luňák}}
    {{FeatureDone|KWin|Global animation speed setting|[email protected]|Luboš Luňák}}
    {{FeatureDone|KWin|Motion dynamics|[email protected]|Lucas Murray}}
    {{FeatureDone|KWin|Improved UI for selecting window/desktop switcher|[email protected]|Martin Gräßlin}}
    {{FeatureDone|KWin|UI for assigning effects to screen edges|[email protected]|Martin Gräßlin}}
    {{FeatureDone|KWin|Cube/cylinder/sphere effect|[email protected]|Martin Gräßlin}}
    {{FeatureDone|KWin|Magic lamp minimize effect|[email protected]|Martin Gräßlin}}
    {{FeatureDone|KWin|Animation in box switch effect|[email protected]|Martin Gräßlin}}
    {{FeatureDone|KWin|Mouse interaction for cover switch Effect|[email protected]|Martin Gräßlin}}
    {{FeatureDone|KWin|Thumbnail bar in the cover switch effect|[email protected]|Martin Gräßlin}}
    {{FeatureDone|KWin|Improved snow effect; Different sizes, better randomness and different directions|[email protected]|Torgny Johansson}}
    {{FeatureDone|KWin|Shader for snow effect|[email protected]|Martin Gräßlin}}
    {{FeatureDone|KWin|Improved desktop grid|[email protected]|Lucas Murray}}
    {{FeatureDone|KWin|New present window layout modes|[email protected]|Lucas Murray}}
    {{FeatureDone|KWin|Invert only selected windows|[email protected]|Lucas Murray}}
    |}
     
    = 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|KCal Library|Make the KCal library dependent on the external libical package (from freeassocation) rather than our own old, forked version.|[email protected]|Allen Winter}}
    |}
     
    = 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
    {{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}}
    {{FeatureTodo|Kopete|Update Kopete to better support Decibel|[email protected]|Kopete Developers}}
    {{FeatureInProgress|Kopete|Contacts plasmoid|[email protected]|Dennis Nienhüser}}
    {{FeatureDone|Kopete|Move file transfer request into chat window|[email protected]|Roman Jarosz}}
    {{FeatureDone|Kopete|Message delivery notifications|[email protected]|Roman Jarosz}}
    {{FeatureDone|Kopete|Improve file transfer progress dialog|[email protected]|Roman Jarosz}}
    {{FeatureInProgress|Kopete|Jabber Jingle Audio support|[email protected]|Detlev Casanova}}
    {{FeatureInProgress|KGet|MultiSource-Downloading|[email protected]|Lukas Appelhans}}
    {{FeatureInProgress|KGet|Support mms://-protocol, see https://launchpad.net/libmms|[email protected]|Lukas Appelhans}}
    {{FeatureTodo|KGet|MLDonkey-Plugin based on libkmldonkey|[email protected]|Lukas Appelhans}}
    {{FeatureTodo|KGet|Advanced Details|[email protected]|Lukas Appelhans}}
    {{FeatureInProgress|Plasma|Network Manager Applet|[email protected]|Christopher Blauvelt}}
    {{FeatureInProgress|KRDC|NX support|[email protected]|David Gross}}
    {{FeatureDone|KRDC|Greatly improve experience for LDAP (e.g. MS Active Directory) administrators|[email protected]|Urs Wolfer}}
    {{FeatureDone|KRDC|Improve per-host settings (remember scaling mode and other options) |[email protected]|Guillaume Pothier}}
    {{FeatureTodo|KRDC|Minimal-clutter mode to optimize screen real estate usage|[email protected]|Guillaume Pothier}}
    |}
     
    = 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|KonsoleKalendar|Add an option to support resources that might need a GUI (i.e. all resources)|[email protected]|Kevin Krammer}}
    {{FeatureInProgress|Akregator|Support for syncing the feed list with Google Reader |[email protected]|Frank Osterfeld}}
    {{FeatureInProgress|KAlarm|Improve alarm edit and preferences dialog layouts|[email protected]|David Jarvie}}
    {{FeatureInProgress|KAlarm|Add holidays support|[email protected]|David Jarvie}}
    {{FeatureInProgress|Kleopatra|OpenPGP support|[email protected]|Marc Mutz (Gpg4win)}}
    {{FeatureInProgress|KNotes|Zeroconf support for sending notes on LAN|[email protected]|Jakub Stachowski}}
    {{FeatureDone|Kontact|New Planner summary; combines Appointment+To-do+SpecialDates into 1 pretty summary|[email protected]|Oral Timocin}}
    {{FeatureDone|Akregator|Basic support for enclosures (Displaying links, mimetype and size)|[email protected]|Frank Osterfeld}}
    {{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)}}
    {{FeatureDone|KMail|Aggregated attachment view in the mail header area of the reader window|[email protected]|Kolab Konsortium}}
    {{FeatureDone|KMail|Merge the new message list from the SoC branch|[email protected]|Thomas McGuire}}
    {{FeatureTodo|KMail|Save metadata about attachments to Nepomuk when saving them|[email protected]|Ismail Onur Filiz}}
    {{FeatureTodo|Kontact|Support for Kontact wide profiles|[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}}
    {{FeatureInProgress|KPilot|Port old conduits to new base conduit architecture and KDE4/Qt4|[email protected]|Jason 'vanRijn' Kasper}}
    {{FeatureInProgress|KPilot|Finish Keyring conduit, base conduit code and test cases, category syncing|[email protected]|Jason 'vanRijn' Kasper}}
    {{FeatureTodo|KBlogger|Port to use KRichTextEdit (Or KMEditor)|[email protected]|Stephen Kelly}}
    {{FeatureTodo|KNode|Port to use KRichTextEdit (Or KMEditor)|[email protected]|Stephen Kelly}}
    {{FeatureDone|Kjots| Import notes from KnowIt as KJots pages. |[email protected]|Stephen Kelly}}
    {{FeatureInProgress|Kjots| Create and port to akonadi model. |[email protected]|Stephen Kelly}}
    {{FeatureTodo|Kjots| Add support for nepomuk including tagging, possibly storage, and linking. Also a nepomuk tag proxy model for representing the structure as tagged.|[email protected]|Stephen Kelly}}
    {{FeatureInProgress|Kjots| Create plasmoid capable of showing the entire tree, or a single book.|[email protected]|Stephen Kelly}}
    {{FeatureTodo|Kjots| Email KJots pages using default mail client ({{bug|124509}}. |[email protected]|Stephen Kelly}}
    {{FeatureTodo|Kontact|Tip-of-the-Day summary|[email protected]|Daniel Molkentin}}
    {{FeatureInProgress|Akonadi|Migration of contacts and calendar data from KResource to Akonadi ([http://techbase.kde.org/Projects/PIM/Akonadi#Scheduled_for_4.2 Details])||Volker Krause, Kevin Krammer, Tobias Koenig}}
    |}
     
    = 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|rework Decoding table, add int64 and UTF-8|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureDone|Okteta|refactor KByteArrayView and add a row-oriented view|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureDone|Okteta|work on Tabs: add remove button, accept drop of url as load command|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureDone|Okteta|Add option to extend selection in Goto dialog|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|make editing capability to Decoding table |[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add Kate-like search tool|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add support for import by drop, both url and data|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|copy again puts also a value or char variant of the data to clipboard|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add support for memory mapping of files|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|parameter dialog for "Copy as..."|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add further export formats like s-record and intel 16|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add support for jobs like io, printing, string search or filter|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureTodo|Okteta|add a document info tool(view)|[email protected]|Friedrich W. H. Kossebau}}
    {{FeatureInProgress|Ark|Implement proper drag/drop between Ark/dolphin|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}
    {{FeatureDone|Ark|Make the service menu work (possibly doing it as a KonqPopupPlugin|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}
    {{FeatureDone|Ark|Proper password support|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}
    {{FeatureTodo|Ark|Support for custom options from the compression interface (eg. a slider for selecting compression level for rar files)|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}
    {{FeatureInProgress|Ark|Implement a plugin for .gz files|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}
    {{FeatureTodo|Ark|Add an options dialog (maybe)|haraldhv((at))stud(dot)ntnu.no|Harald Hvaal}}
    {{FeatureInProgress|kwalletmanager|Move kwalletmanager to the Model/View architecture and redesign the UI|[email protected]|Michael Leupold}}
    |}
     
    = 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
    {{FeatureDone|krosspython and krossruby|Support custom types via handlers|[email protected]|Sebastian Sauer}}
    {{FeatureDone|krosspython and krossruby|Support QList<CustomType*> constructs|[email protected]|Sebastian Sauer}}
    {{FeatureInProgress|Smoke|Wrap some more APIs (at least Akanodi for all languages and Plasma for C#)|[email protected]|KDE-bindings developers}}
    {{FeatureInProgress|PyKDE|KCM support and other plugins|[email protected]|Simon Edwards}}
    {{FeatureTodo|krossjava|Integrate into e.g. SuperKaramba and fix issues that show up.|[email protected]|Sebastian Sauer}}
    {{FeatureTodo|krossjava|Documentation++|[email protected]|Sebastian Sauer}}
    {{FeatureTodo|krossfalcon|Unittests++|[email protected]|Sebastian Sauer}}
    |}
     
    = 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
    {{FeatureInProgress|libkdegames|New highscore management system|milliams|Matt Williams}}
    {{FeatureDone|kdiamond|Drag jewels|[email protected]|Stefan Majewsky}}
    {{FeatureTodo|kdiamond|Optional OpenGL rendering|[email protected]|Stefan Majewsky}}
    {{FeatureDone|ksirk|Map scrolling arrows|[email protected]|Gaël de Chalendar}}
    {{FeatureDone|ksirk|KHotNewStuff skins|[email protected]|Gaël de Chalendar}}
    {{FeatureDone|ksirk|Jabber based net game finding (initial version)|[email protected]|Gaël de Chalendar}}
    {{FeatureDone|ksirk|Use only names in skins instead of numeric ids|[email protected]|Gaël de Chalendar}}
    {{FeatureDone|ksirk|Skins editor|[email protected]|Gaël de Chalendar}}
    {{FeatureInProgress|ktron|Port and remake the KTron game for KDE 4.2|[email protected]|Stas Verberkt}}
    {{FeatureInProgress|KBreakOut|(Optional) fire on mouse click|[email protected]|Fela Winkelmolen}}
    {{FeatureTodo|KBreakOut|Sounds|[email protected]|Fela Winkelmolen}}
    {{FeatureTodo|KBreakOut|Custom levelsets|[email protected]|Fela Winkelmolen}}
    {{FeatureTodo|KBreakOut|KHotNewStuff support for themes|[email protected]|Fela Winkelmolen}}
    {{FeatureTodo|KNetWalk|Support for custom and non-square board sizes|[email protected]|Fela Winkelmolen}}
    {{FeatureTodo|KGoldrunner|Improvement to sound support and themes|[email protected]}}
    {{FeatureTodo|KBlocks|Support for sounds|[email protected]|Mauricio Piacentini}}
    {{FeatureTodo|KMahjongg|Support for sounds|[email protected]|Mauricio Piacentini}}
    {{FeatureDone|Killbots|New app for 4.2|[email protected]|Parker Coates}}
    {{FeatureTodo|KSudoku|Port of "print game" feature from old version|[email protected]|Paulo Roberto Cattai}}
    {{FeatureTodo|KSudoku|Redesign of symbol themes|[email protected]|Paulo Roberto Cattai}}
    {{FeatureTodo|KSudoku|Replace the core engine with a new version that will solve most bugs related to gameplay|[email protected]|Johannes Bergmeier}}
    |}
     
    = 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|Kate|Port and reenable the Snippets plugin.|[email protected]|Jakob Petsovits}}
    {{FeatureDone|perldoc KIOSlave|Add KIOSlave to allow reading Perldoc documentation.|michael.pyne&#64;kdemail&#46;net|Michael Pyne}}
    {{FeatureInProgress|Lokalize|XLIFF support|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureInProgress|Lokalize|various Translation Memory enhancements|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureDone|Lokalize|wrap all windows belonging to one project into one MDI window|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureTodo|Lokalize|Kross-based scripting|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureInProgress|Lokalize|QA: glossary checklists|shafff-at-ukr.net|Nick Shaforostoff}}
    {{FeatureTodo|KAppTemplate|Add DBUS support in templates|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureDone|Umbrello|Port code generation wizard to QWizard and replace all q3 widgets|[email protected]|Andi Fischer}}
    {{FeatureInProgress|Umbrello|Replace all q3 widgets in the refactoring assistant|[email protected]|Andi Fischer}}
    {{FeatureInProgress|Umbrello|Merge in SoC qgraphicsview port branch|krishna.ggk@gm ail.com|Gopala Krishna A}}
    {{FeatureDone|Kate|Move the kate-ctags plugin to kdesdk.|[email protected]|Kåre Särs}}
    {{FeatureDone|Kate|Replace the make-plugin with katebuild-plugin.|[email protected]|Kåre Särs}}
    |}
     
    = 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
    {{FeatureInProgress|KEduca|Rewrite of the classic test writing/taking application|[email protected]|Matt Williams}}
    {{FeatureTodo|KLettres|Number support|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|KLettres|Theme manager|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureInProgress|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|KLettres|Visual Indicator when letter is wrong|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|Kalzium|Port Kalzium's periodic table to use new QGraphicsView.|[email protected]|Marcus D. Hanwell}}
    {{FeatureTodo|Kalzium|Remove the libavogadro snapshot, depend on libavogadro directly.|[email protected]|Benoit Jacob}}
    {{FeatureInProgress|Kalzium|Plasmoid to access Kalzium database|[email protected]|Carsten Niehaus}}
    {{FeatureTodo|Step|Improve GUI for creating softbody|[email protected]|Vladimir Kuznetsov}}
    {{FeatureTodo|Step|Use common constraints handling code for collisions|[email protected]|Vladimir Kuznetsov}}
    {{FeatureDone|KAlgebra|New parser (using QLALR) and new lexer|[email protected]|Aleix Pol}}
    {{FeatureDone|KAlgebra|Import capability for MathML Presentation Markup in libanalitza|[email protected]|Aleix Pol}}
    {{FeatureTodo|KAlgebra|Export to MathML Presentation Markup|[email protected]|Aleix Pol}}
    {{FeatureTodo|KAlgebra|Some integration with the new KFormula widget|[email protected]|Aleix Pol}}
    {{FeatureInProgress|Parley|Declensions|[email protected]|Frederik Gladhorn}}
    {{FeatureInProgress|Parley|Rework main window infrastructure|[email protected]|Daniel Laidig}}
    {{FeatureDone|KStars|Display millions of stars|[email protected]|Akarsh Simha}}
    {{FeatureDone|KStars|Tool to predict Conjunctions|[email protected]|Akarsh Simha}}
    {{FeatureInProgress|KStars|Earth Satellites|[email protected]|Jason Harris}}
    {{FeatureInProgress|KStars|Sky Calendar Tool|[email protected]|Jason Harris}}
    {{FeatureInProgress|KStars|Support of Non-western Constellations|[email protected]|Jérôme Sonrier}}
    {{FeatureDone|KStars|Include HD Catalog Numbers (in search, in display)|[email protected]|Akarsh Simha}}
    {{FeatureTodo|KStars|Marble widget for Geolocation tool|[email protected]|Médéric Boquien}}
    {{FeatureTodo|KStars|Better printed star charts|[email protected]|Jason Harris}}
    {{FeatureTodo|KStars|Separate INDI From KStars|[email protected]|Jasem Mutlaq}}
    {{FeatureTodo|KStars|Sync KStars time from device|[email protected]|Jasem Mutlaq}}
    {{FeatureTodo|KStars|Better rendering of comets/asteroids|[email protected]|Jason Harris}}
    {{FeatureTodo|KStars|Texture mapping of the skymap???|[email protected]|Jason Harris}}
    {{FeatureTodo|KStars|Improve Observing List Wizard|[email protected]|Akarsh Simha}}
    {{FeatureTodo|KStars|Display Comet Magnitudes whenever possible|[email protected]|Akarsh Simha}}
    {{FeatureTodo|KStars|Information links in-place for each technical term|[email protected]|Akarsh Simha}}
    {{FeatureTodo|KStars|Tool to suggest star-hopping techniques???|[email protected]|Akarsh Simha}}
    {{FeatureTodo|KStars|Extend conjunction tool to have one object unspecified, but have a genre of objects specified instead|[email protected]|Akarsh Simha}}
    {{FeatureTodo|Marble|Export map to MxN pixel bitmap|[email protected]|Inge Wallin}}
    {{FeatureTodo|Marble|Bookmarks|[email protected]|Inge Wallin}}
    {{FeatureTodo|Marble|Support for MarbleWidget::setEnabled( bool )|[email protected]|Inge Wallin}}
    {{FeatureTodo|Marble|Map Contents translation|[email protected]|Torsten Rahn}}
    {{FeatureTodo|Marble|Editing GeoDataFeatures|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Layer Management Class|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Plugin architecture for map layers|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Extending GeoPainter|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Marble Runners|[email protected]|Henry de Valence}}
    {{FeatureInProgress|Marble|GeoClue Integration |[email protected]|Jens-Michael Hoffmann}}
    {{FeatureInProgress|Marble|Routing |[email protected]|Jens-Michael Hoffmann}}
    {{FeatureInProgress|Marble|More map providers (WMS?) |[email protected]|Jens-Michael Hoffmann}}
    {{FeatureInProgress|Marble|Winkel Triple projection / equivalent |[email protected]|Henry de Valence}}
    {{FeatureInProgress|Marble|Marble WorldClock Plasmoid|[email protected]|Henry de Valence}}
    {{FeatureInProgress|Marble|Qt-Version settings dialog|[email protected]|Henry de Valence}}
    {{FeatureInProgress|Marble|Panoramio Support||Shashank Singh}}
    {{FeatureInProgress|Marble|Twitter Plugin||Shashank Singh}}
    {{FeatureInProgress|Marble|TimeZone Support|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Support for other planets and the moon|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|DGML2 Support|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Support for imperial units|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|Graticule plugin|[email protected]|Torsten Rahn}}
    {{FeatureInProgress|Marble|MeasureTool plugin|[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|Basic KML support|[email protected]|Patrick Spendrin}}
    {{FeatureInProgress|Marble|GeoData Model/View Visualization|[email protected]|Patrick Spendrin}}
    {{FeatureInProgress|Marble|More generic projection support|[email protected]|Inge Wallin}}
    {{FeatureInProgress|Marble|Python bindings to the Marble widget and classes|[email protected]|Simon Edwards}}
    {{FeatureInProgress|Marble|Network plugins|[email protected]|Pino Toscano}}
    {{FeatureTodo|Kig|Properties dialog for objects.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Kig|Improve construction of bisect lines.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Kig|Improve feedback when constructing objects.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Kig|More geometric objects.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Kig|Script objects as macros (to be reused more than once).|[email protected]|Pino Toscano}}
    {{FeatureTodo|Kig|Improve the Cabri import filter.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Kig|Improve the new/edit script wizard.|[email protected]|Pino Toscano}}
    {{FeatureDone|KTurtle|Export canvas as image|[email protected]|Mauricio Piacentini}}
    {{FeatureTodo|KTurtle|Optional rulers/grid for canvas units|[email protected]|Mauricio Piacentini}}
    {{FeatureDone|KTurtle|Add command line|[email protected]|Mauricio Piacentini}}
    {{FeatureDone|KTurtle|Add a color picker|[email protected]|Niels Slot}}
    {{FeatureInProgress|KBruch|Usability Improvements|[email protected]|Tiago Porangaba}}
    {{FeatureInProgress|KBruch|Merging KPercentage functionalities into KBruch|[email protected]|Tiago Porangaba}}
    {{FeatureTodo|Kalzium|Visualization of Schemes and Gradients at same time|[email protected]|Tiago Porangaba}}
    |}
     
    = 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
    {{FeatureInProgress|KsCD|Dbus Connection for Now Playing plasmoid|[email protected]|Amine Bouchikhi}}
    {{FeatureInProgress|Dragon Player|Make Dragon indipendent from Xine|[email protected]|Ian Monroe}}
    {{FeatureInProgress|Dragon Player|File Manager|[email protected]|Ian Monroe}}
    {{FeatureInProgress|Dragon Player|play media dialog|[email protected]|Ian Monroe}}
    {{FeatureInProgress|Dragon Player|slider changes|[email protected]|Ian Monroe}}
    {{FeatureInProgress|Dragon Player|show info while playing audio files|[email protected]|Ian Monroe}}
    {{FeatureTodo|JuK|Remove Qt/KDE3 support lib requirements|[email protected]|Michael Pyne}}
    {{FeatureTodo|JuK|Allow setting covers directly from URLs supported by KIO - drag/drop already allows this however|[email protected]|Michael Pyne}}
    {{FeatureTodo|JuK|Use XCOMPOSITE real transparency when available for the track announcement popup|[email protected]|Michael Pyne}}
    {{FeatureTodo|JuK|Allow disabling crossfade|[email protected]|Michael Pyne}}
    |}
     
    = 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
    {{FeatureTodo|KMagnifier|Refactor color menu, re-add invert, break current color blindness code into "daltonize" and "simulate"|[email protected]|Matthew Woehlke}}
    {{FeatureTodo|KMagnifier|Add color-shift modes to help people with color blindness|[email protected]|Matthew Woehlke}}
    |}
     
    = 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|KSnapshot|Add support for grabbing a single screen in multihead|[email protected]|Richard Moore}}
    {{FeatureDone|KSnapshot|Increase jpeg image quality from 75% to 85%|[email protected]|Richard Moore}}
    {{FeatureDone|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|[email protected]|Richard Moore}}
    {{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|Caret annotations.|[email protected]|Pino Toscano}}
    {{FeatureInProgress|Okular|Support for videos & movie annotations.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Okular|Support .snp and .emf file formats|[email protected]|Brad Hards}}
    {{FeatureDone|Gwenview|Support for animated images (.gif and .mng)|[email protected]|Aurélien Gâteau}}
    {{FeatureInProgress|Gwenview|Red Eye Reduction|[email protected]|Aurélien Gâteau}}
    {{FeatureInProgress|Gwenview|Nepomuk integration|[email protected]|Aurélien Gâteau}}
    {{FeatureTodo|Gwenview|Dolphin-like single-click selection|[email protected]|Aurélien Gâteau}}
    {{FeatureTodo|Gwenview|Optional tree view|[email protected]|Aurélien Gâteau}}
    {{FeatureInProgress|Okular|Usable inverse search.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Okular|Synctex support.|[email protected]|Pino Toscano}}
    {{FeatureTodo|Okular|"Okular document package" for import/export a document with metadata (eg annotations).|[email protected]|Pino Toscano}}
    {{FeatureDone|Okular|New backend for fax documents.|[email protected]|Tobias Koenig}}
    {{FeatureTodo|Okular|Usability improvements.|[email protected]|Pino Toscano}}
    |}
     
    = 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
    {{FeatureDone|kio_bookmarks|A new konqueror home page displaying user bookmarks. See [[http://kde-apps.org/content/show.php?content=86516 description]]|[email protected]|Xavier Vello}}
    {{FeatureInProgress|kuiserver|KUiServer Goya port. General improvements for usability improvements|[email protected]|Rafael Fernández López}}
    {{FeatureInProgress|kio fish/sftp|port fish and sftp to windows|[email protected]|Carlo Segato}}
    |}
     
    = 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
    {{FeatureTodo|konqueror|A new konqueror recover-dialog replacement|[email protected]|Eduardo Robles Elvira}}
    {{FeatureTodo|konqueror|Rework bookmarks using Akonadi|[email protected]|Eduardo Robles Elvira}}
    {{FeatureInProgress|dolphin|Add zoom slider into the status bar and general zooming improvments|[email protected]|Peter Penz}}
    {{FeatureDone|dolphin|Tooltip previews|[email protected]|Peter Penz}}
    {{FeatureTodo|dolphin|ui to select preferred default settings for directory view|[email protected]|Loic Marteau}}
    {{FeatureInProgress|konqueror|Tagging and rating of webpages using Nepomuk - Already finished in playground.|[email protected]|Sebastian Trueg}}
    |}
     
    = kdeplasma-addons =
    {| 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|PoTD engine|Import from playground|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|Frame plasmoid|Honor EXIF rotation - see bug 164605|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureTodo|Frame plasmoid|Previous, Pause and Next buttons - see bug 164704|[email protected]|Anne-Marie Mahfouf}}
    {{FeatureDone|Comic dataengine|Port all comics to QScript and offer them through GHNS|[email protected]|Matthias Fuchs}}
    {{FeatureInProgress|Comic dataengine|Finish script support|[email protected]|Matthias Fuchs}}
    {{FeatureInProgress|Eyes applet|xeyes clone applet|ogoffart%kde.org|Olivier Goffart}}|}

    Latest revision as of 10:57, 16 March 2016

    This page is now on the community wiki.