| Age | Commit message (Expand) | Author |
| 2009-10-10 | Start of refactoring so that the metadata widget can be moved outside of Dolp... | Peter Penz |
| 2009-08-14 | - Fixed issue that the items inside the "Other" category are sorted in a wron... | Peter Penz |
| 2009-08-13 | * Use the term "version control" instead of "revision control" to be consiste... | Peter Penz |
| 2009-07-30 | provide texts for each revision state | Peter Penz |
| 2009-07-27 | Improved Subversion test plugin to allow committing, updating, diffing, addin... | Peter Penz |
| 2009-07-19 | - interface cleanups | Peter Penz |
| 2009-07-17 | remove revision-information entries when items got deleted in the model | Peter Penz |
| 2009-07-12 | Enable Dolphin to show the revision states of files that are under revision c... | Peter Penz |
| 2009-07-10 | Fix regression introduced by an obviously untested "krazy fix" (r973284). Set... | David Faure |
| 2009-07-01 | Pass the "Yesterday (%B, %Y)" string to modifiedTime.toString(), such | Frank Reininghaus |
| 2009-06-20 | SVN_SILENT: minor coding style fixes | Peter Penz |
| 2009-05-26 | fixed issue reported by krazy | Peter Penz |
| 2009-03-26 | Fixed incorrect grouping of dates. Thanks to Jacopo De Simoi for the patch! | Peter Penz |
| 2008-12-30 | fixed crash when enabling grouping by date and having dates like | Peter Penz |
| 2008-12-22 | revert SVN commit 899245: The patch does not work as expected. | Peter Penz |
| 2008-12-22 | minor coding style fixes: | Peter Penz |
| 2008-12-20 | Assure that the items within the "Others" group are sorted too, when sorting ... | Peter Penz |
| 2008-06-01 | Fix problem when descending order on "Today" and "Thursday" for example. Now ... | Rafael Fernández López |
| 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 |