| Age | Commit message (Collapse) | Author |
|
BUG: 187958
svn path=/trunk/KDE/kdebase/apps/; revision=945024
|
|
30 December 2008 (is "Week 1" (of 2009 , but for 2008 too))
28 December 2008 (is "Week 52" (of 2008) )
Thanks to Darío Andrés for the patch!
BUG: 179019
svn path=/trunk/KDE/kdebase/apps/; revision=903432
|
|
CCMAIL: [email protected]
CCBUG: 173027
svn path=/trunk/KDE/kdebase/apps/; revision=900071
|
|
* let the global variable 'others' be a static member 'm_others'
* constify
svn path=/trunk/KDE/kdebase/apps/; revision=900070
|
|
by name and using categorization.
@Rafael: Could you please have a look whether this patch is OK? It fixes bug 173027 but it is unclear for me why the deleted lines had been added at all. Thanks :-)
CCMAIL: [email protected]
BUG: 173027
svn path=/trunk/KDE/kdebase/apps/; revision=899245
|
|
we also have week independant maths, so we get a Yesterday tag even if yesterday was 31st and today is 1st. Peter, the
order should be correct now, please recheck (I added a '-', so the order now is the inverse that the one shown on the kfm-devel thread).
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=815341
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=791169
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=787308
|
|
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
|
|
CCBUG: 158266
svn path=/trunk/KDE/kdebase/apps/; revision=778366
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764446
|
|
mapping yet this does make much more sense.
svn path=/trunk/KDE/kdebase/apps/; revision=746846
|
|
the replacementchar to put "Others" category on the last place. Now, we can actually call it
"Others" since it is placed the last one, and it is not necessary to call it "Uncategorized" because it was placed the first one before.
svn path=/trunk/KDE/kdebase/apps/; revision=746061
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=745354
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=745157
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=744903
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=744669
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=744668
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=744667
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=744666
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=744665
|
|
interested in a single character
svn path=/trunk/KDE/kdebase/apps/; revision=744662
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=744658
|
|
the most permissive groups, and the most restrictive groups at the end
svn path=/trunk/KDE/kdebase/apps/; revision=744654
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=744653
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=744626
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=720339
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=717537
|
|
only on those with pictures).
With the current architecture it is impossible to create different rules
depending on the items that each category contains. All categories are
similar to the rest. That also helps to quickly find what you are
looking for.
BUG: 149655
svn path=/trunk/KDE/kdebase/apps/; revision=715740
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=715737
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=714267
|
|
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
|