| Age | Commit message (Expand) | Author |
| 2008-03-13 | differ between pasting one folder, pasting one file and pasting n items | Peter Penz |
| 2008-03-13 | Don't force that the preview size must be >= the icon size. This gets confusi... | Peter Penz |
| 2008-03-13 | Remove the semitransparent effect for hidden items in the IconManager, it jus... | Peter Penz |
| 2008-03-12 | If a user pastes a directory into itself, ask him whether this intended and g... | Peter Penz |
| 2008-03-12 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-03-12 | respect the graphic effects level before doing a fade-in of the selection toggle | Peter Penz |
| 2008-03-12 | * the WA_Hover flag is set by KFileItemDelegate automatically now | Peter Penz |
| 2008-03-12 | remove unused signal | Peter Penz |
| 2008-03-12 | menu actions have not been updated correctly when changing between the split ... | Peter Penz |
| 2008-03-12 | As the Qt-issue 160611 is solved in Qt4.4 and Fredrik has improved KFileItemD... | Peter Penz |
| 2008-03-10 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-03-10 | Don't try to show the terminal in dolphin when in Windows | Jeff Mitchell |
| 2008-03-10 | update the previews without relying on that KDirLister gets reloaded | Peter Penz |
| 2008-03-09 | Assure that directories are always on top, independent from the sort order (-... | Peter Penz |
| 2008-03-09 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-03-08 | Deprecation-- | Jeff Mitchell |
| 2008-03-07 | fix documentation path | Pino Toscano |
| 2008-03-06 | update the previews of columns when the decoration size has been changed | Peter Penz |
| 2008-03-06 | prevent flickering when zooming in or zooming out | Peter Penz |
| 2008-03-06 | fixed wrong ASSERT in column-view (the usecase is valid) | Peter Penz |
| 2008-03-06 | ignore the width when getting an icon for applying the "hidden files" effect,... | Peter Penz |
| 2008-03-05 | provide an unintrusive frame for previews of images | Peter Penz |
| 2008-03-05 | Fix a crash when right clicking on the viewport and no items selected. | Rafael Fernández López |
| 2008-03-05 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-03-05 | Make Konqueror and Dolphin use the new KFileItem::targetUrl() method. | Norbert Frese |
| 2008-03-04 | Bugfix for konqueror for in dolphin: open in new tab/window opens one of the ... | Eduardo Robles Elvira |
| 2008-03-02 | fixed problems with wrong space information (I'll backport the fix to 4.0.x o... | Peter Penz |
| 2008-03-01 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-02-29 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-02-26 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-02-26 | When a grouping per date is done, per default the granularity is one month. T... | Peter Penz |
| 2008-02-25 | SVN_SILENT trivial code simplification. hope you don't mind peter. | Stefan Monov |
| 2008-02-23 | minor cleanup: no need to create a slot which just invokes another method, ju... | Peter Penz |
| 2008-02-23 | Much better with the last report details :) | Rafael Fernández López |
| 2008-02-23 | fixed issue that when renaming "Open office.org writer documentation.pdf" tha... | Peter Penz |
| 2008-02-22 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-02-22 | KDE 4.1 requires Qt4.4 -> remove the #ifdefs... | Peter Penz |
| 2008-02-22 | SVN_SILENT: updated comment with the Qt-bugtracker ID | Peter Penz |
| 2008-02-21 | Fixed wrong comments. Discussed with David Faure: installing an event filter ... | Peter Penz |
| 2008-02-21 | stay consistent with the QListView behavior: changed the current index also c... | Peter Penz |
| 2008-02-21 | * Install an event-filter for the view implementations. Whenever a view imple... | Peter Penz |
| 2008-02-21 | don't let the selection toggle steal the keyboard focus of the view | Peter Penz |
| 2008-02-21 | Let the DolphinController be aware on which QAbstractItemView instance he is ... | Peter Penz |
| 2008-02-21 | Prevent code duplication by moving the duplications into the DolphinController. | Peter Penz |
| 2008-02-21 | Bugfix: Currently, if you open dolphin, select a bunch of files, and right cl... | Eduardo Robles Elvira |
| 2008-02-20 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-02-18 | LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGS | Christian Ehrlicher |
| 2008-02-18 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-02-18 | No longer use Obsolete Member for QWidget: | Bill Egert |
| 2008-02-17 | * if the system font is changed during Dolphin is open, take care to update t... | Peter Penz |