| Age | Commit message (Expand) | Author |
| 2008-05-07 | allow Konqueror to open also files inside a new tab, not only directories | Peter Penz |
| 2008-05-07 | SVN_SILENT: minor coding style fixes | Peter Penz |
| 2008-05-07 | enable the scrollTo() functionality if it has been triggered by a key-press | Peter Penz |
| 2008-05-07 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy |
| 2008-05-06 | Fixed issue that the vertical scrollbar jumps back to the initial state durin... | Peter Penz |
| 2008-05-06 | * prevent that cut icons are shift left in the icons view by using the correc... | Peter Penz |
| 2008-05-06 | prevent a possible crash if an item is deleted during previews are generated | Peter Penz |
| 2008-05-05 | Use FindQImageBlitz.cmake instead of deprecated FindBlitz.cmake | David Faure |
| 2008-05-05 | Re-enable name filtering (e.g. /home/dfaure/*.txt) in konqueror | David Faure |
| 2008-05-04 | Move "Adjust view properties" to dolphinviewactionhandler so that it's availa... | David Faure |
| 2008-05-04 | Ooops, fix name of componentdata so that the dolphinpart GUI is found again. | David Faure |
| 2008-05-04 | Assure that after "Split View" has been executed, that the second view gets t... | Peter Penz |
| 2008-05-04 | Fixed issue that sometimes the dragging from an inactive view to an active vi... | Peter Penz |
| 2008-05-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-02 | Fix CPU 100% bug. This hack couldn't live much more. Peter, about the "we get... | Rafael Fernández López |
| 2008-04-30 | KonqFileUndoManager moved to kdelibs, as KIO::FileUndoManager. Ported the cod... | David Faure |
| 2008-04-29 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-28 | Desaturate the preview when a new preview will be generated. This is useful w... | Peter Penz |
| 2008-04-27 | don't allow to trash files which are inside trash:/ already | David Faure |
| 2008-04-26 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 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 |