| Age | Commit message (Expand) | Author |
| 2008-10-31 | Be better behaved in the presence of scroll events in the middle of an elasti... | Simon Paul St James |
| 2008-10-28 | Yet more corner cases in commitToggleIndexRange - include them, and refactor ... | Simon Paul St James |
| 2008-10-28 | If ignoreOldInfo, we should manually clear oldSelectionRect - an obscure bug ... | Simon Paul St James |
| 2008-10-28 | Use nameColumnRect rather than duplicating code (change the local variable of... | Simon Paul St James |
| 2008-10-27 | Sometimes, the penultimate item in the bounds would get deselected when it sh... | Simon Paul St James |
| 2008-10-27 | Restore behaviour (I don't have an old version to check against, though!) - i... | Simon Paul St James |
| 2008-10-27 | Essential validity check that fell through the cracks when setSelectionRecurs... | Simon Paul St James |
| 2008-10-27 | KFileItem name() and text() needn't be the same, and we should prefer text().... | Simon Paul St James |
| 2008-10-26 | link with gold | Andreas Hartmetz |
| 2008-10-26 | If we commit a toggle range due to a change of parent, check to see if we sho... | Simon Paul St James |
| 2008-10-26 | When restoring the index, we don't necessarily want to scroll to it. | Simon Paul St James |
| 2008-10-26 | Fix a very obscure previews-in-tooltip bug. | Simon Paul St James |
| 2008-10-26 | Revert http://websvn.kde.org/?view=rev&revision=876107 - it introduced a mass... | Simon Paul St James |
| 2008-10-26 | improved drag & drop support for Ark | Peter Penz |
| 2008-10-26 | more straight forward syntax (no change of behavior is done) | Peter Penz |
| 2008-10-26 | Minor fix - ensure that the horizontal elastic band optimisation info works w... | Simon Paul St James |
| 2008-10-26 | Improve the selection performance of the details view by factor of 5 (patch p... | Peter Penz |
| 2008-10-26 | Show the iconsize of zoom sliders as tooltip (code shamelessly stolen from Ra... | Peter Penz |
| 2008-10-26 | assure that the zoom level is updated when refreshing the view | Peter Penz |
| 2008-10-25 | If the context menu is opened above a directory, add the actions "Open in New... | Peter Penz |
| 2008-10-25 | use the DolphinDirLister instead of KDirLister | Peter Penz |
| 2008-10-25 | * renamed "[x] Show Full Location" to "[x] Editable Location" | Peter Penz |
| 2008-10-25 | SVN_SILENT: minor coding style fixes | Peter Penz |
| 2008-10-25 | You can now switch the tabs in dolphin via keyboard shortcuts like in konqueror | Mathias Soeken |
| 2008-10-24 | * Move code from DolphinDropController to DragAndDropHelper. | Peter Penz |
| 2008-10-24 | Provide a UI option for the "auto expand folders during drag operations" feat... | Peter Penz |
| 2008-10-24 | Assure that no reloading is done if KDirLister emits a redirection, only chan... | Peter Penz |
| 2008-10-24 | performance improvement when selecting items | Peter Penz |
| 2008-10-23 | SVN_SILENT Fix typos in kdebase | Enrique Matías Sánchez |
| 2008-10-22 | use a smaller radius for the tooltip borders to stay consistent with the Oxyg... | Peter Penz |
| 2008-10-22 | KBallonTipDelegate is not used at all in Dolphin. | Peter Penz |
| 2008-10-22 | Don't draw a frame for previews in tooltips by code duplication: Now we had 3... | Peter Penz |
| 2008-10-22 | * don't show a tooltip if a rubberband selection is done | Peter Penz |
| 2008-10-16 | global typo | Frederik Schwarzer |
| 2008-10-16 | fixed regression: don't change the state, otherwise when having a split view ... | Peter Penz |
| 2008-10-15 | assure that the minimized width can never get larger than the default width | Peter Penz |
| 2008-10-15 | SVN_SILENT: coding style fix | Peter Penz |
| 2008-10-15 | Assure that the item delegate draws the hover effect and the selection for th... | Peter Penz |
| 2008-10-15 | First step for having a details view, where only the icon + name act as selec... | Peter Penz |
| 2008-10-15 | - Fix crash found while investigating https://bugs.kde.org/show_bug.cgi?id=17... | Simon Paul St James |
| 2008-10-15 | Assure that the docks get informed about an URL change before the GUI is setu... | Peter Penz |
| 2008-10-14 | Don't show an empty error dlg box when aborting deletion. | David Faure |
| 2008-10-13 | Konq popupmenu fix: we don't show the "Create new" submenu over subdirs in an... | David Faure |
| 2008-10-11 | Simplify the treeview panel implementation (thanks to David Faure for pimping... | Peter Penz |
| 2008-10-09 | make it compile if no nepomuk is available | Peter Penz |
| 2008-10-09 | assure that the zoom slider/capacity bar gets hidden correctly if the width i... | Peter Penz |
| 2008-10-08 | Improve performance of information panel. Depending on the used backend readi... | Peter Penz |
| 2008-10-08 | clear the shown URL property when a selection is done | Peter Penz |
| 2008-10-08 | Don't request any meta data, if the requested URL is equal to the currently s... | Peter Penz |
| 2008-10-08 | Also use the Nepomuk MassUpdateJob for tagging | Sebastian Trueg |