┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmodel.cpp
AgeCommit message (Expand)Author
2007-12-10Use Xesam ontology instead of NIE. Since Strigi uses Xesam and we have no map...Sebastian Trueg
2007-12-07Now that we changed some needed stuff at naturalCompare() method, we can set ...Rafael Fernández López
2007-12-06Fix i18nRafael Fernández López
2007-12-05For now, let the "Others" group to be sorted as the first oneRafael Fernández López
2007-12-04SVN_SILENT coding style fixesPeter Penz
2007-12-04fix indentationRafael Fernández López
2007-12-04Newer items go beforeRafael Fernández López
2007-12-04Small compile fixJohn Tapsell
2007-12-04Remove bad lineJohn Tapsell
2007-12-04Make checking the name a bit more effecientJohn Tapsell
2007-12-04save time... no need to translate to upper the whole string if we only are in...Rafael Fernández López
2007-12-04fixing++Rafael Fernández López
2007-12-04Makes sense that when sorting by permissions what we want to see first is the...Rafael Fernández López
2007-12-04Sortings restored. Everything is working fine :)Rafael Fernández López
2007-12-03More changes will follow to fix logic. This makes the stuff compile.Rafael Fernández López
2007-10-03Update my email addressRafael Fernández López
2007-09-27use blitz instead of deprecated kdefx, remove kdefx headers where unusedMatthew Woehlke
2007-09-23Show more useful information when sorting by date (in all folders, not Rafael Fernández López
2007-09-23Oops, Qt already had a class that does this in a cross-platform way :)Rafael Fernández López
2007-09-19More clear categories strings when sorting by permissionsRafael Fernández López
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López