┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dolphinmodel.cpp
Age
Commit message (
Expand
)
Author
2008-03-28
warnings-- / fix for fileSize > 2GB
Christian Ehrlicher
2008-03-18
Fix Krazy i18n issues.
Chusslove Illich
2008-02-26
When a grouping per date is done, per default the granularity is one month. T...
Peter Penz
2008-02-23
Much better with the last report details :)
Rafael Fernández López
2008-01-21
Use non-deprecated method, avoids conversion KDateTime->time_t->KDateTime.
David Faure
2007-12-10
Use Xesam ontology instead of NIE. Since Strigi uses Xesam and we have no map...
Sebastian Trueg
2007-12-07
Now that we changed some needed stuff at naturalCompare() method, we can set ...
Rafael Fernández López
2007-12-06
Fix i18n
Rafael Fernández López
2007-12-05
For now, let the "Others" group to be sorted as the first one
Rafael Fernández López
2007-12-04
SVN_SILENT coding style fixes
Peter Penz
2007-12-04
fix indentation
Rafael Fernández López
2007-12-04
Newer items go before
Rafael Fernández López
2007-12-04
Small compile fix
John Tapsell
2007-12-04
Remove bad line
John Tapsell
2007-12-04
Make checking the name a bit more effecient
John Tapsell
2007-12-04
save time... no need to translate to upper the whole string if we only are in...
Rafael Fernández López
2007-12-04
fixing++
Rafael Fernández López
2007-12-04
Makes sense that when sorting by permissions what we want to see first is the...
Rafael Fernández López
2007-12-04
Sortings restored. Everything is working fine :)
Rafael Fernández López
2007-12-03
More changes will follow to fix logic. This makes the stuff compile.
Rafael Fernández López
2007-10-03
Update my email address
Rafael Fernández López
2007-09-27
use blitz instead of deprecated kdefx, remove kdefx headers where unused
Matthew Woehlke
2007-09-23
Show more useful information when sorting by date (in all folders, not
Rafael Fernández López
2007-09-23
Oops, Qt already had a class that does this in a cross-platform way :)
Rafael Fernández López
2007-09-19
More clear categories strings when sorting by permissions
Rafael Fernández López
2007-09-17
Create the new architecture for KCategorizedView. Now DolphinModel is created...
Rafael Fernández López