┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmodel.cpp
AgeCommit message (Expand)Author
2009-03-26Fixed incorrect grouping of dates. Thanks to Jacopo De Simoi for the patch!Peter Penz
2008-12-30fixed crash when enabling grouping by date and having dates likePeter Penz
2008-12-22revert SVN commit 899245: The patch does not work as expected.Peter Penz
2008-12-22minor coding style fixes:Peter Penz
2008-12-20Assure that the items within the "Others" group are sorted too, when sorting ...Peter Penz
2008-06-01Fix problem when descending order on "Today" and "Thursday" for example. Now ...Rafael Fernández López
2008-03-28warnings-- / fix for fileSize > 2GBChristian Ehrlicher
2008-03-18Fix Krazy i18n issues.Chusslove Illich
2008-02-26When a grouping per date is done, per default the granularity is one month. T...Peter Penz
2008-02-23Much better with the last report details :)Rafael Fernández López
2008-01-21Use non-deprecated method, avoids conversion KDateTime->time_t->KDateTime.David Faure
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