| Age | Commit message (Expand) | Author |
| 2008-01-05 | Remember the additional-info property (size, date, type, ...) for each view m... | Peter Penz |
| 2007-12-18 | So I guess that is the behaviour that we really want :) | Rafael Fernández López |
| 2007-12-18 | Revert the whole code regarding the discussed issue. Columns view still show ... | Rafael Fernández López |
| 2007-12-18 | Keep consistent all views. Peter, if you decide to revert the change that Dav... | Rafael Fernández López |
| 2007-12-16 | The drag&drop helper did not make the difference between the different kind o... | Rafael Fernández López |
| 2007-12-16 | replace Q_ASSERT by 'if', otherwise each caller of updateElasticBand() must c... | Peter Penz |
| 2007-12-15 | Fixed "Eike Hein"-details-view-issue: | Peter Penz |
| 2007-12-15 | fixed selection behavior in the details view (when the selection enters the v... | Peter Penz |
| 2007-12-06 | Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the co... | Peter Penz |
| 2007-12-01 | Assure that the items of the details view are not expandable. We might think ... | Peter Penz |
| 2007-12-01 | allow the user resizing the columns in the details view | Peter Penz |
| 2007-11-28 | fix crash during drag & drop if the file item is not available (thanks to Joh... | Peter Penz |
| 2007-11-20 | Drag & drop fixes for all views: assure that a consistent pixmap for the drag... | Peter Penz |
| 2007-11-18 | Revert last fix, otherwise context menus on viewport don't work anymore. I'll... | Peter Penz |
| 2007-11-18 | fix crash for the following use case: | Peter Penz |
| 2007-11-07 | Fixed performance issue in the details-view when showing > 10000 items: | Peter Penz |
| 2007-11-06 | update to previous commit: reset bool member correctly | Peter Penz |
| 2007-11-06 | When switching from e. g. the icons view to the details view, additional info... | Peter Penz |
| 2007-10-30 | * fixed drag & drop issue in column view (dropping on files was not possible ... | Peter Penz |
| 2007-10-26 | updated documentation | Peter Penz |
| 2007-10-26 | due to the recent tagging freeze this commit contains several fixes in one: | Peter Penz |
| 2007-10-16 | polish look of column view: | Peter Penz |
| 2007-10-07 | * assure that the columns of the colum-view get dimmed if the colum-view is i... | Peter Penz |
| 2007-10-05 | fixed most regressions due to the previous column-view refactoring | Peter Penz |
| 2007-10-05 | Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi... | Peter Penz |
| 2007-10-04 | Our beloved qt-copy also has the patch applied | Rafael Fernández López |
| 2007-10-04 | Let's do this in a safe way while we wait for the release team to reply telli... | Rafael Fernández López |
| 2007-10-04 | coding style nit-picking | Peter Penz |
| 2007-10-04 | Changes related to the smooth scrolling. We can enable it since icefox has su... | Rafael Fernández López |
| 2007-10-03 | disable the moving of columns | Peter Penz |
| 2007-10-01 | Code adaptation because of changes on libraries related to revision 719630 | Rafael Fernández López |
| 2007-09-27 | assure that the decoration gets selected in the details-view even if the styl... | Peter Penz |
| 2007-09-27 | allow to show/hide the columns of the details-view by a context menu for the ... | Peter Penz |
| 2007-09-27 | Remove ScrollPerPixel again. Beside a crash with a non-patched version of Qt ... | Peter Penz |
| 2007-09-26 | reactivate ScrollPerPixel again, as the Qt-patch for "divide by zero" has bee... | Peter Penz |
| 2007-09-26 | use the fixed resizing mode (it is assured that each column stays readable) | Peter Penz |
| 2007-09-26 | assure that the width of the name-column cannot get too small when decreasing... | Peter Penz |
| 2007-09-26 | Revert last patch which should fix the "name column can get too small issue" ... | Peter Penz |
| 2007-09-26 | temporary disable the ScrollPerPixel feature until a Qt-patch is supplied whi... | Peter Penz |
| 2007-09-26 | This fixes the problem of the "hidden filename corner case" by setting the co... | Rafael Fernández López |
| 2007-09-26 | Hide unused and not drawn columns on the details view | Rafael Fernández López |
| 2007-09-25 | use pixel scrolling for all views (thanks to Rafael for the initial fix in th... | Peter Penz |
| 2007-09-17 | drag and drop fixes for the column view (implied a signal changed which affec... | Peter Penz |
| 2007-09-17 | Create the new architecture for KCategorizedView. Now DolphinModel is created... | Rafael Fernández López |
| 2007-09-09 | check whether the current index is valid and whether no other items are selected | Peter Penz |
| 2007-09-09 | Reactivate keyboard navigation again. Previously the Return key did not work,... | Peter Penz |
| 2007-08-28 | Clicking on items in dolphin part finally implemented. | David Faure |
| 2007-07-28 | use alternating row colors for the details view | Peter Penz |
| 2007-06-27 | don't connect to the activated() signal, just use singleClick() and doubleCli... | Peter Penz |
| 2007-06-20 | don't pass a custom viewport URL to the context menu anymore, as this cannot ... | Peter Penz |