| Age | Commit message (Expand) | Author |
| 2008-04-26 | link in XRender, if found. | Allen Winter |
| 2008-04-24 | avoid unnecessary copies by using const & in foreach | Albert Astals Cid |
| 2008-04-23 | provide middle-mouse-button support for Konqueror (= create new window or tab) | Peter Penz |
| 2008-04-23 | let a double-click on the empty tab-area open a new tab (-> consistent with k... | Peter Penz |
| 2008-04-22 | Provide horizontal auto scrolling for the tree view (implemented by Harald Hv... | Peter Penz |
| 2008-04-21 | i18n fixes. | Chusslove Illich |
| 2008-04-20 | set global program icon via KAboutData, not directly | Friedrich W. H. Kossebau |
| 2008-04-20 | Fix bug with the UndoUiInterface usage: if more than one mainwindow was used,... | David Faure |
| 2008-04-19 | Initialize m_delegate field. | Robert Knight |
| 2008-04-18 | fixed some stupid bugs I did not see in the previous commit -> after 9 hours ... | Peter Penz |
| 2008-04-18 | consider the protocol and directory capabilities for file actions like Rename... | Peter Penz |
| 2008-04-18 | Consider the protocol and directory capabilities for file actions like Move T... | Peter Penz |
| 2008-04-18 | don't use deprecated methods | Peter Penz |
| 2008-04-18 | Temporary remove the fix from 798078, as it has a minor sideeffect. We'll try... | Peter Penz |
| 2008-04-18 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-17 | Ported dolphinpart to K_PLUGIN_FACTORY | David Faure |
| 2008-04-17 | Fallback to filename after all if no proper fileitem is available. Sorry, the... | Sebastian Trueg |
| 2008-04-17 | Use the display text for the info sidebar title instead of the filename. | Sebastian Trueg |
| 2008-04-16 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-16 | fix possible crash when selecting "New Tab" from the tab context menu of an i... | Peter Penz |
| 2008-04-16 | * clear the selection toggle when zooming in or out | Peter Penz |
| 2008-04-16 | if the mouse is above an item and moved very fast outside the widget, no view... | Peter Penz |
| 2008-04-16 | * provide context menu for tabs | Peter Penz |
| 2008-04-15 | Use the targetUrl instead of the plain url for the metainfo display. This way... | Sebastian Trueg |
| 2008-04-15 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-14 | let Dolphin use the new tab-close-buttons | Peter Penz |
| 2008-04-14 | Do not take address of temporary variable. | Robert Knight |
| 2008-04-13 | implemented functionality for closing tabs | Peter Penz |
| 2008-04-13 | prevent flickering when switching between tabs having a split view | Peter Penz |
| 2008-04-13 | fixes for tabs: | Peter Penz |
| 2008-04-13 | typo-=2 | Albert Astals Cid |
| 2008-04-13 | own header first | Albert Astals Cid |
| 2008-04-13 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-12 | when clicking with the middle mouse button on a directory, a new tab should b... | Peter Penz |
| 2008-04-12 | "New Tab" menu + some related code ;-) | Peter Penz |
| 2008-04-11 | Commit patch from Alex | Laurent Montel |
| 2008-04-11 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy |
| 2008-04-10 | * Using QPixmap instead of QBitmap for painting the text allows us to have an... | Konstantin Heil |
| 2008-04-10 | Load plugins at the end of the ctor, so that everything is set up already. Wi... | David Faure |
| 2008-04-09 | fix drag & drop issue (multiple selected items have been deselected when star... | Peter Penz |
| 2008-04-09 | hide the tooltip when an item gets triggered or a context menu is opened | Peter Penz |
| 2008-04-09 | Provide tooltips. Per default tooltips are turned off because the information... | Peter Penz |
| 2008-04-09 | Readd as in libkonq "part" this signal ""aboutToOpenURL"" | Laurent Montel |
| 2008-04-09 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-08 | Bypassed a Qt-issue where enabling the menu-animation for QApplication emits ... | Peter Penz |
| 2008-04-08 | don't apply a frame to image previews, if the preview is a very small image (... | Peter Penz |
| 2008-04-08 | Provide a setting to turn on/off tooltips. The tooltip implementation itself ... | Peter Penz |
| 2008-04-07 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-06 | fix selection regression that has been introduced by synchronizing the curren... | Peter Penz |
| 2008-04-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy |