| Age | Commit message (Expand) | Author |
| 2009-01-31 | Don't delete and recreate the phonon widget each time the URL changes, use th... | Peter Penz |
| 2009-01-31 | * move the search button to the end | Peter Penz |
| 2009-01-31 | Allow to enable/disable the "Expandable Folders" setting of the details-view ... | Peter Penz |
| 2009-01-31 | Display correct folder names in tabs, if they contain a '&' character. Thanks... | Peter Penz |
| 2009-01-30 | SVN_SILENT: just mention what the method does, skip implementation details | Peter Penz |
| 2009-01-30 | minor coding style fixes (http://techbase.kde.org/Policies/Kdelibs_Coding_Sty... | Peter Penz |
| 2009-01-29 | The mouse wheel now works on Dolphin's tabs (to switch tabs), like just about... | Shaun Reich |
| 2009-01-29 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-01-28 | Default size and Preview size sliders, were using wrong signal to notify that... | Shaun Reich |
| 2009-01-28 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-01-27 | Initial import of Matthias's draft patch for adding video and audio previewin... | Simon Paul St James |
| 2009-01-27 | The apply button in the settings dialog now disables itself when settings are... | Shaun Reich |
| 2009-01-26 | Don't crash if parentWidget is 0 (even though I don't recommend setting it to... | David Faure |
| 2009-01-25 | Refactor the folder expansion system. Main effect: instead of having a list ... | Simon Paul St James |
| 2009-01-23 | In rare circumstances (a very narrow viewport is a necessary, but not suffici... | Simon Paul St James |
| 2009-01-21 | Two KFilePreviewGenerator's operating on the same KDirModel can lead to infin... | Simon Paul St James |
| 2009-01-20 | Only actually change the resource if tags were changed. | Sebastian Trueg |
| 2009-01-19 | Update the KPart host's status bar info when selection changes. | Simon Paul St James |
| 2009-01-19 | don't use any spacing between the search button and the input field | Peter Penz |
| 2009-01-19 | Fix lack of error handling in RMB/Move To... (e.g. when src is root-owned) be... | David Faure |
| 2009-01-19 | Use a custom SearchWidget instead directly using a KLineEdit. Currently the D... | Peter Penz |
| 2009-01-19 | Provide a search box for the nepomuksearch:/ KIO slave. This is just an initi... | Peter Penz |
| 2009-01-19 | use correct icon | Peter Penz |
| 2009-01-19 | added settings module 'General' that can be used by Konqueror | Peter Penz |
| 2009-01-19 | * enable the apply button when settings have been changed | Peter Penz |
| 2009-01-19 | added settings module for 'Navigation', that can be used by Konqueror | Peter Penz |
| 2009-01-19 | hide the tooltips when a key is pressed (thanks to Shaun Reich for the initia... | Peter Penz |
| 2009-01-17 | Fix Dolphin's desktop file. The additional quotation of %u made dolphin be st... | Harald Sitter |
| 2009-01-17 | Relayout of the settings dialog, so that all Dolphin KPart relevant settings ... | Peter Penz |
| 2009-01-16 | Remove useless code, replaced with slotRedirection. | David Faure |
| 2009-01-16 | Repair redirections in DolphinPart, it used to notify of redirections by conn... | David Faure |
| 2009-01-16 | Pressing "Enter" in the folders panel should open the folder in the main view... | Peter Penz |
| 2009-01-16 | provide icons for "Places", "Folders", "Information" and "Terminal" actions, ... | Peter Penz |
| 2009-01-14 | cleanup sort order, so that it is easier later to split the files into severa... | Peter Penz |
| 2009-01-14 | Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli... | Peter Penz |
| 2009-01-14 | Group classes into folders, Dolphin is too big in the meantime for having a f... | Peter Penz |
| 2009-01-13 | prevent that the user can open more than one instance of the settings dialog | Peter Penz |
| 2009-01-12 | someone forgot to move the comment along with the code ;) | Stefan Monov |
| 2009-01-11 | SVN_SILENT: fixed indentation (was a mix of 1, 2 or 4 spaces...) | Peter Penz |
| 2009-01-11 | add action "Close Tab" to the file menu, so that users get the chance to disc... | Peter Penz |
| 2009-01-10 | raise() and activateWindow() are not needed in this case | Peter Penz |
| 2009-01-09 | there is no reason that the settings dialog is modal... | Peter Penz |
| 2009-01-08 | same optimization as in 907877 but for the info sidebar's preview. | David Faure |
| 2009-01-08 | Small optimization found while having debug output in kfileitem: pass the KFi... | David Faure |
| 2009-01-08 | version update | Peter Penz |
| 2009-01-08 | don't complain about | David Faure |
| 2009-01-07 | Fix compile with enable final | Laurent Montel |
| 2009-01-07 | Not necessary | Laurent Montel |
| 2009-01-06 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-01-05 | fixed issue that the zoom slider tooltip showed the previous size when changi... | Peter Penz |