|
| This Week... |
|
Huge optimisations in ksysguard. Solid switches to CMake. aRts, KPDF removed in trunk/, whilst oKular continues to be developed as its replacement. amaroK gets support for Creative Zen devices. coreapps/ module created (as proposed on kde-core-devel). More work on supporting Intel compilers.
|
In KDE 4, Plasma offers the possibility of new ways of working on the desktop. In response to a message regarding file management workflows, Aaron Seigo, lead developer of Plasma, reveals some of his thinking on the subject. With regard to saving files on the desktop workspace:
|
why do people do this? so they can quickly get to that file at a later time. but not -too- much later probably otherwise you end up with 100s of icons on your desktop that are random files.
personally what i'd much rather provide is a way to tag files in the filesystem as "important" in some way and allow the desktop (or other applications) to list those files so tagged. this alleviates the rather abstract restrictions that come with having one folder being what is literally shown on the desktop.
i'd much prefer to offer a way to say "i'd like to email a file to someone". this is similar to the common workflow of "open a file that was emailed to me, open it, edit it, save it, email it back to the sender and other recipients"
right now we make our users go through all these steps manually (over and over again) without any sort of help. one of the SoC projects that looks likely to be accepted is for a timelining UI element, which could come in handy here.
there's also no reason the desktop couldn't show in a nice list the last N used files either.
|
|
Now, this sounds great for native applications that are integrated with the KDE desktop platform: but what about other applications currently vital to the free desktop user (such as OpenOffice.org)?
|
i can only see three options:- continue to provide a crappy user experience,
- encourage these apps to use emerging desktop integration tools like Portland and support those efforts with our new features, or
- write apps that feature the necessary integration features.
the latter 2 options in some combination seem to be the most realistic to me.
i really do have faith that if we drop what is a poor hack-of-a-solution we'll come up with clever means to truly address the real use cases. =)
|
|
This week, David Faure has worked on two of the Top 20 Most Hated Bugs:Though these particular bugs may not affect everyone, i'm sure that everyone appreciates the effort to fix the most hated parts of KDE. So, thanks David!
|
Carsten Niehaus puts out a final call to developers to ensure that the KDE 3.5.3 Changelog is complete. Once again, if you notice a missing notable bugfix, please mail Carsten so that he can update the Changelog!
|
|
| Statistics |
|
Commits: |
2471
by 205
developers, 6086
lines modified, 1323
new files. |
|
Open Bugs:
|
12455
|
|
Open Wishes:
|
10908
|
|
Bugs Opened:
|
376 in the last 7 days. |
|
Bugs Closed:
|
291 in the last 7 days. |
|
|
Commit Summary |
|
Module
|
Commits
|
|
/trunk/KDE |
|
|
/trunk/l10n |
|
|
/trunk/www |
|
|
/trunk/extragear |
|
|
/branches/stable |
|
|
/branches/work |
|
|
/branches/KDE |
|
|
/trunk/koffice |
|
|
/trunk/playground |
|
|
/branches/koffice |
|
|
|
Lines
|
Developer
|
Commits
|
|
|
Laurent Montel
|
|
|
|
Dirk Mueller
|
|
|
|
David Faure
|
|
|
|
Gilles Caulier
|
|
|
|
Achim Bohnet
|
|
|
|
Matthias Kretz
|
|
|
|
Jaroslaw Staniek
|
|
|
|
Ludovic Grossard
|
|
|
|
Thiago Macieira
|
|
|
|
Ihar Hrachyshka
|
|
|
|
|
Internationalisation (i18n) Status
|
|
|
Bug Killers and Buzz |
|
Bug Killer
|
Number Of Bugs Closed
|
|
Thiago Macieira
|
|
|
Seb Ruiz
|
|
|
Andras Mantia
|
|
|
Bram Schoenmakers
|
|
|
John Tapsell
|
|
|
Allan Sandfeld Jensen
|
|
|
Chris Howells
|
|
|
Mark Kretschmann
|
|
|
Alexandre Pereira de Oliveira
|
|
|
Boudewijn Rempt
|
|
|
|
Program |
Buzz |
|
amaroK |
|
2907 |
|
|
Kopete |
|
1200 |
|
|
K3B |
|
|
KMail |
|
|
Kate |
|
|
SuperKaramba |
|
|
Kontact |
|
|
KDevelop |
|
|
Kicker |
|
|
Quanta |
|
|
|
Person |
Buzz |
|
Tom Chance
|
|
506
|
|
|
Aaron Seigo
|
|
326
|
|
|
George Staikos
|
|
316
|
|
|
Waldo Bastian
|
|
315
|
|
|
Cornelius Schumacher
|
|
297
|
|
|
Jonathan Riddell
|
|
282
|
|
|
John Tapsell
|
|
277
|
|
|
Anne-Marie Mahfouf
|
|
276
|
|
|
Stephan Binner
|
|
261
|
|
|
Stephan Kulow
|
|
260
|
|
|
|
|
|
| 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 |
|
|
|
|
|
|
|
Bug Fixes |
|
Graphics |
|
Marcel Wiesweg committed changes in /trunk/extragear/graphics/digikam/libs/dimg/loaders:
|
digikam from trunk: Use KProcess for RAW image loader. Loading can now be cleanly aborted.
This is a good example that KProcess is not the perfect tool for use with our shiny new multithreaded loader because KProcess is not reentrant, but there are more advantages (wraps all system programming) so that the necessary main thread indirections are ok.
TODO: - implement fast loading specified in RAWDecodingSettings - do we need to parse StdErr? |
|
|
|
|
|
|
|
|
KDE-Base |
|
Charles Samuels committed changes in /branches/KDE/3.5/kdelibs/khtml/rendering:
|
Fix (remove) horizontal scrollbar on web pages with negative text indents.
Does not fix news.yahoo.com because that's a very different, and much more complicated, bug. Updates to regression coming...
CCBUG: 118050 |
|
|
|
|
|
|
|
|
David Faure committed a change to /trunk/KDE/kdelibs/kdecore/kurl.cpp:
|
Revert nasty windows hack - "ftp://ftp.kde.org/C:/" doesn't make sense. If some windows hack about local paths is needed, it will need to be done better (which includes running unit tests ;) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|