Revision 779438

Go back to digest for 2nd March 2008

Features in KDE Base

Peter Penz committed changes in /trunk/KDE/kdebase/apps/dolphin/src:

When a grouping per date is done, per default the granularity is one month. This patch increases the granularity for the last month:
- "Weeks" are used for the last 4 weeks excluding the current week.
- "Days" are used for the current week.

Additionally some cleanups of the code has been done, as the method DolphinModel::data() was too long already.

No backport will be done as new strings are introduced. The patch has been reviewed by Rafael Fernández López.

File Changes

Modified 2 files
  • /trunk/KDE/kdebase/apps/dolphin/src
  •   /dolphinmodel.cpp
  •   /dolphinmodel.h
2 files changed in total