| Age | Commit message (Expand) | Author |
| 2008-05-18 | Adding icon name "tab-close-other" to replace "tab-close" where the action is... | James Richard Tyrer |
| 2008-05-17 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-17 | Use a quint64 (always 64 bits) instead of a unsigned long int (32 bits | Ivo Anjo |
| 2008-05-14 | Fixed following issue for the information sidebar: | Peter Penz |
| 2008-05-14 | Only the infosidebar panel is interested in selections -> move it from the si... | Peter Penz |
| 2008-05-14 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-12 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-12 | Icon renaming (code changes): | Jakob Petsovits |
| 2008-05-11 | A middle click on an item of the tree view panel should open the URL inside a... | Peter Penz |
| 2008-05-11 | If the middle mouse button is pressed above an item of the places panel, open... | Peter Penz |
| 2008-05-11 | Per default QTreeView starts either a selection or a drag operation when drag... | Peter Penz |
| 2008-05-11 | Update the internal state only, if no expanding/collapsing area has been hit ... | Peter Penz |
| 2008-05-11 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-10 | Don't (mis)use MenuItem::Separator for the information bar, as Oxygen is able... | Peter Penz |
| 2008-05-09 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-08 | * Prevent that the QTreeView::scrollTo() method adjusts the position of the h... | Peter Penz |
| 2008-05-08 | clear the selection when loading the sub tree | Peter Penz |
| 2008-05-08 | * If one item is selected and the item is (at least partly) visible, assure t... | Peter Penz |
| 2008-05-08 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-07 | don't disable the scrollTo() functionality if a QAbstractItemView state is se... | Peter Penz |
| 2008-05-07 | Update selection toggle icon when the icon theme has been changed. Thanks to ... | Peter Penz |
| 2008-05-07 | Fixed issue the the current view does not get the focus after opening Dolphin... | Peter Penz |
| 2008-05-07 | SVN_SILENT: updated comments | Peter Penz |
| 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 |