| Age | Commit message (Expand) | Author |
| 2009-07-21 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-07-19 | - interface cleanups | Peter Penz |
| 2009-07-17 | no need to export this internal class | Peter Penz |
| 2009-07-17 | remove revision-information entries when items got deleted in the model | Peter Penz |
| 2009-07-17 | The performance of updating the revision state of items depends on the used p... | Peter Penz |
| 2009-07-17 | When pressing a key after entering a directory, QAbstractItemView::scrollTo()... | Peter Penz |
| 2009-07-17 | Call MediaObject::play() on Audio files mode. | Darío Andrés Rodríguez |
| 2009-07-15 | simplify the revision control API | Peter Penz |
| 2009-07-14 | Improve selection behaviour concerning the new "jump to next/previous | Frank Reininghaus |
| 2009-07-13 | Forward port for SVN commit 996129: Fix possible crash when no current item i... | Peter Penz |
| 2009-07-13 | The Oxygen team will provide revision control emblems for KDE 4.4. Adjust the... | Peter Penz |
| 2009-07-12 | Just change the text color for revisioned files instead of using a completely... | Peter Penz |
| 2009-07-12 | The information whether an item is a file or a directory is already known by ... | Peter Penz |
| 2009-07-12 | Enable Dolphin to show the revision states of files that are under revision c... | Peter Penz |
| 2009-07-12 | Same change as in r995015, but for usage in konq: Don't connect to KDirLister... | David Faure |
| 2009-07-11 | Don't open folders on a single-click in the column view when the mouse settin... | Peter Penz |
| 2009-07-11 | Update the statusbar synchronously when the directory lister has been complet... | Peter Penz |
| 2009-07-11 | Fixed performance issues related to selections and deleting of files: | Peter Penz |
| 2009-07-10 | Fix regression introduced by an obviously untested "krazy fix" (r973284). Set... | David Faure |
| 2009-07-10 | - adding missing const | Peter Penz |
| 2009-07-09 | Fixed the annoying bug (for me) that dealt with having a very long folder nam... | Shaun Reich |
| 2009-07-08 | Performance improvement when selecting pasted/dropped items. | Peter Penz |
| 2009-07-08 | Fixed regression when refactoring the Information Panel: Don't forget to give... | Peter Penz |
| 2009-07-07 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-07-05 | The complexity of the class InformationPanel has grown a lot from KDE 4.0 to ... | Peter Penz |
| 2009-07-05 | Improve performance of Dolphin: | Peter Penz |
| 2009-07-05 | Wrap the cursor on the right/left side to have a similar keyboard behavior li... | Peter Penz |
| 2009-07-03 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-07-01 | Pass the "Yesterday (%B, %Y)" string to modifiedTime.toString(), such | Frank Reininghaus |
| 2009-06-30 | Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bon... | Andrius Štikonas |
| 2009-06-29 | Fixed issue that the scroll position is reset if the focus of the itemview ch... | Peter Penz |
| 2009-06-28 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-06-27 | Swap two lines in DolphinViewContainer::setUrl. Up to now, the "if | Frank Reininghaus |
| 2009-06-25 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-06-24 | updated version number | Peter Penz |
| 2009-06-24 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-06-23 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-06-22 | Count selected items, not QItemSelectionRanges in | Frank Reininghaus |
| 2009-06-22 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-06-21 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-06-21 | Use the name of the property instead of the label, otherwise the stored keys ... | Peter Penz |
| 2009-06-21 | fixed issue the label texts with spaces might overlap with other labels | Peter Penz |
| 2009-06-21 | The file ktooltip.h contained the three public classes KToolTip, KToolTipDele... | Peter Penz |
| 2009-06-21 | disable Nepomuk legacy code to eliminate deprecated-warnings | Peter Penz |
| 2009-06-21 | Simplify how Nepomuk comments can be edited by the user: | Peter Penz |
| 2009-06-20 | Disable additional properties per default as discussed with Sebastian Trüg. | Peter Penz |
| 2009-06-20 | Simplify the handling of previews: Create the tooltip as early as possible ev... | Peter Penz |
| 2009-06-20 | don't use empty dummy images if the preview takes a while to get generated, s... | Peter Penz |
| 2009-06-20 | - Don't keep pointers to objects that are obtained and deleted by other objects. | Peter Penz |
| 2009-06-20 | Preview generators might send a null image, so show the default icon as fallb... | Peter Penz |