|
| This Week... |
|
DigiKam adds an image editor plugin to remove "Hot Pixels" on photographs. Krita adds an OpenEXR import filter. Krita adds support for working with high dynamic range images such as 32-bit floating point RGBA colourspace. KSpread gets a new function manager and repository (a Google SoC project). Allow setting the wallpaper via DnD, even when icons on desktop are disabled. Media kioslave implements the autostart of application after mount. KMail now has Online/Offline status. amaroK adds podcast support within the playlist browser.
|
Stephan Kulow moved the KDE4 development branch into trunk, and KDE 3.5 development into /branches/KDE/3.5. This is a major change for anyone building and running trunk, and anyone working on the 3.5 release. Please note that trunk is unstable, may not build and may be that way for a while yet. Here is the announcement:
|
I planned this to do a bit earlier, but was side tracked. So sorry for the delay and for the announcement on short notice: KDE 3.5 is no longer developed in /trunk, but in /branches/KDE/3.5, KDE 4 development will start soon in /trunk (and move out of work/kde4)
For translations, nothing changed as /trunk/l10n is generated from KDE 3.5 as planned.
If you want to continue with KDE 3.5 development, then you use once svn switch $PROT://svn.kde.org/home/kde/branches/KDE/3.5/$MODULE instead of svn update in $MODULE (no need to recheckout). After writing this mail I will switch some trunk modules to use Qt4, so don't be suprised if your trunk checkout will break heavily. This will be a tough time as we transition between KDE 3 and KDE 4 and I hope that tools like kdesvn-build will help you through it.
Please note though, that while KDE 3.5 is our next release, it's no longer the main target: KDE 4 aka /trunk is. So when you want to continue with KDE 3.5 development, make sure to also put your changes in /trunk.
|
|
Stephan Kulow updated the KDE 3.5 Release Plan. Please note that the feature list closes in 3 days. Here is the announcement:
|
Much of it is still open, but the current release schedule is the current consensus of the KDE core developers and I put it online under: http://developer.kde.org/development-versions/kde-3.5-release-plan.html
Please note that next Monday (yes, in 3 days) the feature list closes, so if you still have pending ideas you better commit them soon. As KDE4 will take some more time and KDE 3.5 is definitely the latest feature release of the KDE3 series, everyone in the team will have to be a bit more flexible, but still we should try to follow the rules that assured the high quality of past releases.
A specialty in the KDE 3.5 release schedule is that the feature freeze is _before_ this year's akademy and the message freeze is _after_ it to avoid forseeable frustration from translators as I'm just too sure developers won't be able to stick to a message freeze during akademy (my hopes for a kept feature freeze are a bit higher though - as I will be around :):)
|
|
|
| Statistics |
|
Commits: |
2477
by 202
developers, 71673
lines modified, 1620
new files. |
|
Open Bugs:
|
8988
|
|
Open Wishes:
|
8402
|
|
Bugs Opened:
|
321 in the last 7 days. |
|
Bugs Closed:
|
325 in the last 7 days. |
|
|
Commit Summary |
|
Module
|
Commits
|
|
extragear |
|
|
l10n |
|
|
www |
|
|
stable |
|
|
kdepim |
|
|
kdeedu |
|
|
work |
|
|
playground |
|
|
kdenonbeta |
|
|
kdebase |
|
|
|
Lines
|
Developer
|
Commits
|
|
|
Gilles Caulier
|
|
|
|
Carsten Niehaus
|
|
|
|
Stephan Kulow
|
|
|
|
Nikolas Zimmermann
|
|
|
|
Laurent Montel
|
|
|
|
Stephan Binner
|
|
|
|
Thierry Vignaud
|
|
|
|
Seb Ruiz
|
|
|
|
Dirk Mueller
|
|
|
|
Till Adam
|
|
|
|
|
Internationalisation (i18n) Status
|
|
|
Bug Killers |
|
Bug Killer
|
Number Of Bugs Closed
|
|
Reinhold Kainhofer
|
|
|
Urs Wolfer
|
|
|
Tommi Tervo
|
|
|
Thiago Macieira
|
|
|
Aaron J. Seigo
|
|
|
Tomas Mecir
|
|
|
Maks Orlovich
|
|
|
Renchi Raju
|
|
|
Benjamin Meyer
|
|
|
Stephan Binner
|
|
|
|
|
| Contents |
|
|
Bug Fixes |
Features |
Optimise |
Security |
Other |
|
Accessibility |
|
|
|
|
|
|
Development Tools |
|
|
|
|
|
|
Educational |
|
|
|
|
|
|
Graphics |
|
|
|
|
|
|
KDE-Base |
|
|
|
|
|
|
KDE-PIM |
|
|
|
|
|
|
Office |
|
|
|
|
|
|
Konqueror |
|
|
|
|
|
|
Multimedia |
|
|
|
|
|
|
Networking Tools |
|
|
|
|
|
|
User Interface |
|
|
|
|
|
|
Utilities |
|
|
|
|
|
|
Games |
|
|
|
|
|
|
Other |
|
|
|
|
|
|
There are 131 selections this week.
|
|
Bug Fixes |
|
|
|
Michael Pyne committed a change to /trunk/KDE/kdesdk/scripts/kdesvn-build:
|
Code cleanups. Which means, of course, that it's time to test any features you like to make sure they still work. ;)
Also, (finally) refactor kdesvn-build output into different categories. The default is about as verbose as before, but there are several new options: --quiet (-q short option). Be quieter. --really-quiet, only show warnings and errors for the most part. --verbose, be even more descriptive than normal. --debug, show all kdesvn-build output. (WARNING, this can be super-verbose).
This implements wish 109501 (Quiet mode feature request), but since I haven't added the documentation for it yet the bug will remain open.
CCBUG:109501 |
|
|
|
|
|
|
|
|
Oliver Kellogg committed changes in /trunk/KDE/kdesdk/umbrello:
|
UMLView::createAutoAttributeAssociations(): Make public. UMLWidget::updateWidget(): Invoke UMLView::createAutoAttributeAssociations() if the widget represents a class. BUG:109591 |
|
|
|
|
|
|
|
|
|
|
Renchi Raju committed a change to /trunk/extragear/graphics/digikam/kioslave/exiforientation_p.h:
|
there was an infinite loop in the exif orientation scanning code which prevented the thumbnail from being generated for some images. the design of the load-on-demand thumbnail-generator prevents the next thumbnails from being loaded before the current one is finished.
BUGS: 107742 |
|
|
|
|
|
|
|
|
|
|
|
|
Nicolas Goutte committed changes in /trunk/KDE/kdelibs/mimetypes/application:
|
Define application/xml-dtd (part of RFC 3023) Note: RFC 3023 allows also *.mod as file name pattern, however these are sound files too. (So there are skipped here.) CCBUG:81450 (I leave the bug open, as I do not know if it completly fixes bug #81450.) |
|
|
|
|
|
|
|
|
|
|
|
|
Nicolas Goutte committed changes in /trunk/KDE/kdelibs/mimetypes:
|
Add mimetypes for FITS (RFC 4047) CCBUG:82368 (This does not close the bug, as both mime types share the same extension(s) and splitting them by the magic file will not be easy either, even if the header has fixed-length lines.) |
|
|
|
|
|
|
|
|
|
|
|
|
Reinhold Kainhofer committed a change to /trunk/KDE/kdepim/korganizer/koagendaview.cpp:
|
In the agenda view, when only one cell (=15 minutes) is selected, use the default duration for a new event instead. The old way was particularly confusing when you double-clicked into the agenda and a 15-minutes event was generated instead of a 2-hour one.
BUG:93064 |
|
|
|
|
|
|
|
|
Reinhold Kainhofer committed changes in /trunk/KDE/kdepim/korganizer/printing:
|
-) Fix setting a different orientation than the printer's default (bug 92114) -) Rename the "view style" to "print style" and in week print style use "Layout" instead of "view type" (mentioned in bug 100014) -) Remove the label in the print dlg showing the printer and also remove the "Select" button, since the print dialog will be shown afterwards anyway (bug 100014)
BUG:92114 BUG:100014 |
|
|
|
|
|
|
Reinhold Kainhofer committed a change to /trunk/KDE/kdepim/korganizer/koagenda.cpp:
|
In the agenda view, when moving an event, show the red cursor marker in the timeline at the time when the event starts (wish 102847), and when resizing the bottom of an item, show it at the correct end position of the item (different roundings to grid cells are used in that case!) (bug 105116).
BUG:105116 BUG:102847 |
|
|
|
|
|
|
|
|
|
|
|