|
| This Week... |
|
KTuberling gets Serbian sounds. Configuring backgrounds per display in Xinerama implemented. SoC projects progress. Speech Recognition (for hot-keys) merges into KDE 3.5. Webcam support for MSN in Kopete. Kate adds syntax highlight support for /etc/fstab, /etc/mtab files... Rejoice!
|
|
| Statistics |
|
Commits: |
2760
by 225
developers, 78331
lines modified, 2034
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
|
|
l10n |
|
|
extragear |
|
|
work |
|
|
www |
|
|
kdenonbeta |
|
|
kdebase |
|
|
playground |
|
|
kdelibs |
|
|
stable |
|
|
koffice |
|
|
|
Lines
|
Developer
|
Commits
|
|
|
Harald Fernengel
|
|
|
|
Laurent Montel
|
|
|
|
Nikolas Zimmermann
|
|
|
|
Nicolas Goutte
|
|
|
|
Matthias Messmer
|
|
|
|
Thierry Vignaud
|
|
|
|
Danny Allen
|
|
|
|
Dirk Mueller
|
|
|
|
Aaron J. Seigo
|
|
|
|
Albert Astals Cid
|
|
|
|
|
Internationalisation (i18n) Status
|
|
|
Bug Killers |
|
Bug Killer
|
Number Of Bugs Closed
|
|
Olivier Goffart
|
|
|
Joris Guisson
|
|
|
Tommi Tervo
|
|
|
Inge Wallin
|
|
|
Thiago Macieira
|
|
|
Tim Beaulen
|
|
|
Matt Rogers
|
|
|
Maks Orlovich
|
|
|
Danny Allen
|
|
|
Alexandre Pereira de Oliveira
|
|
|
|
|
| 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 339 selections this week.
|
|
Bug Fixes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jörn Ahrens committed changes in /trunk/extragear/graphics/digikam:
|
Gilles reported a subtle bug, that the image editor size isn't restored *sometimes* after starting image editor. The last days I had this error almost everytime when I started IE. This patch seems to correct it, since it is gone here now, but I'm not really sure of it... |
|
|
|
|
|
|
|
|
Tom Albers committed changes in /trunk/extragear/graphics/digikam/showfoto:
|
The state of the menu's was checked while loading the images, but that is not sufficient. At the end of the constructor we now check if all menu items are active which should be active. BUGS: 109271 |
|
|
|
|
|
|
Tom Albers committed a change to /trunk/extragear/graphics/digikam/showfoto/showfoto.cpp:
|
when changing an image and pressing next, the method next and the methos openURL are trying to save the changed images. So that results in two dialogs. With this little patch I disable the save menu entry after the first time a users indicates he wants to discard the image changes, so it will not popup in the next method. BUG: 104890 |
|
|
|
|
|
|
Tom Albers committed a change to /trunk/extragear/graphics/digikam/digikam/albumfolderview.cpp:
|
This fix makes it possible to delete folders with subfolders in it. Which is broken in beta1. The routines which ask for confirmation if it is ok to delete a folder which has subfolder is a warningYesNo and the routine without subfolders is a warningContinueCancel. Both are handled by an if statement wich check for Continue. Obviously this breaks deletion of a folder with subfolder. For now I'll revert Stephan Binners style change here. Stephan, what is the best way for both dialogs? yes/no or continue/cancel as they have to be equal? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Paul Cifarelli committed a change to /trunk/extragear/multimedia/amarok/src/engine/helix/helix-sp/helix-sp.cpp:
|
ok, solve this bt (no bug reported in bugs.ke.org)
problem was caused by users explicitly building the helix engine (--with-helix) without having helix/real player installed, then selecting the helix engine. helix engine doesnt return error to the engine controller so that user has opportunity to change dirs in the helix engine config (does report an error though).
user tries to select different engine and down we go.
this finally fixes it. |
|
|
|
|
|
|
|