| Age | Commit message (Collapse) | Author |
|
comment.
svn path=/trunk/KDE/kdebase/apps/; revision=926579
|
|
* let the global variable 'others' be a static member 'm_others'
* constify
svn path=/trunk/KDE/kdebase/apps/; revision=900070
|
|
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.
BUG: 158267
svn path=/trunk/KDE/kdebase/apps/; revision=779438
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=720339
|
|
created, inheriting KDirModel for returning valid data for the role of the category of
an item. DolphinSortFilterProxyModel implements now methods lessThanCategoryMethod and lessThanGeneralMethod from KCategorizedSortFilterProxyModel.
The only thing that needs to be adapted is the keyboard navigation on the KCategorizedView.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=713319
|