| Age | Commit message (Expand) | Author |
| 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-15 | SVN_SILENT: make code more readable | Peter Penz |
| 2007-11-15 | Bypass a layout issue in QListView::visualRect(), where the horizontal positi... | Peter Penz |
| 2007-10-30 | * fixed drag & drop issue in column view (dropping on files was not possible ... | Peter Penz |
| 2007-10-26 | Simplify DolphinController: don't remember the show-preview state in the cont... | 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-02 | Allow showing additional information like type, size and date in parallel for... | Peter Penz |
| 2007-10-01 | Code adaptation because of changes on libraries related to revision 719630 | Rafael Fernández López |
| 2007-09-26 | * Fix memory leak (DolphinCategoryDrawer is leaking...) | 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-07-18 | respect the item width and item height also when the item categorization has ... | Peter Penz |
| 2007-07-18 | Assure that the item size is not exceeded -> the spacing is also respected fo... | Peter Penz |
| 2007-07-09 | Rename KListView to KCategorizedView as decided | Rafael Fernández López |
| 2007-07-06 | Make KListView capable of drawing categories on our own way. This make things... | Rafael Fernández López |
| 2007-06-27 | connecting the the activated() signal does not work when using the double cli... | Peter Penz |
| 2007-06-27 | activated signal actually does that :) | Rafael Fernández López |
| 2007-06-20 | don't pass a custom viewport URL to the context menu anymore, as this cannot ... | Peter Penz |
| 2007-06-19 | when requesting a context menu provide a URL for the viewport, because in the... | Peter Penz |
| 2007-06-17 | don't hardcode the spacing... | Peter Penz |
| 2007-06-17 | New and powerful KListView. Still pending class renaming. There are two | Rafael Fernández López |
| 2007-06-13 | provide a common drawing method for the hover indication during drag & drop u... | Peter Penz |
| 2007-06-07 | First big step to make it possible that the DolphinView can be embedded as KP... | Peter Penz |
| 2007-06-05 | Removed some unnecessary includes | Max Blazejak |
| 2007-06-02 | don't forget to clear the hover information when a drag leave event occurs | Peter Penz |
| 2007-06-02 | Provide a hover information when dragging items above other items. TODO: this... | Peter Penz |
| 2007-06-02 | Assure that the selection is cleared if a click on the viewport is done. | Peter Penz |
| 2007-05-18 | although not required at the moment, this alignment makes sense with the impr... | Peter Penz |
| 2007-05-17 | don't increase the decoration size if the icons are aligned from left to right | Peter Penz |
| 2007-05-15 | some finetuning for the icons view: | Peter Penz |
| 2007-05-14 | The wrapping flag of QStyleOptionViewItemV2 gets lost, as the instance is ass... | Peter Penz |
| 2007-05-14 | although the wrapping is enabled, eliding the text might be required -> don't... | Peter Penz |
| 2007-05-12 | provide a hover information in the statusbar if the mouse cursor enters an item | Peter Penz |
| 2007-05-10 | layout improvements in the icons view: | Peter Penz |
| 2007-05-09 | include cleanup | Dirk Mueller |
| 2007-05-01 | Respect global single/double click setting for the icons- and details view (t... | Peter Penz |
| 2007-04-14 | select the decoration per default | Peter Penz |
| 2007-04-10 | allow to enable the categorization feature for sorting | Peter Penz |
| 2007-04-10 | Added Rafael López's item categorizer into Dolphin (it's currently deactivat... | Peter Penz |
| 2007-04-09 | adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli... | Peter Penz |
| 2007-03-14 | Cleanup of iconview-settings dialog (no obsolete Q3 classes, ...) and fix bro... | Peter Penz |
| 2007-03-13 | Use KFontRequester for dialogs as suggested by Ellen at http://wiki.openusabi... | Peter Penz |
| 2007-03-11 | Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ... | Peter Penz |