| Age | Commit message (Expand) | Author |
| 2009-04-08 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-04-07 | We don't know the mimetype here, so better not set it at all, konq will deter... | David Faure |
| 2009-04-06 | Fixed regression introduced with KDE 4.2.0 that the column width setting was ... | Peter Penz |
| 2009-04-03 | This patch allows the user to clear the search bar with an Escape keypress. T... | Sascha Peilicke |
| 2009-04-03 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-04-01 | KonqFileItemCapabilities -> KFileItemListProperties | David Faure |
| 2009-03-30 | BUG: 187732 | Rahman Duran |
| 2009-03-30 | KFilePreviewGenerator::updatePreviews() is deprecated, use updateIcons() instead | Peter Penz |
| 2009-03-29 | BUG: 164489 | Rahman Duran |
| 2009-03-27 | A few changes... | Shaun Reich |
| 2009-03-26 | SVN_SILENT: coding style fix (use spaces, no tabs) | Peter Penz |
| 2009-03-26 | disable rating, comments and tags if no meta data is available | Peter Penz |
| 2009-03-26 | Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 ... | Peter Penz |
| 2009-03-26 | Fixed incorrect grouping of dates. Thanks to Jacopo De Simoi for the patch! | Peter Penz |
| 2009-03-26 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-26 | Forwardport of r944888 | Harald Hvaal |
| 2009-03-25 | SVN_SILENT: | Rahman Duran |
| 2009-03-25 | BUG: 175658 | Rahman Duran |
| 2009-03-25 | Moving Remote encoding support to Dolphin | Rahman Duran |
| 2009-03-25 | Moving Remote encoding support to Dolphin | Rahman Duran |
| 2009-03-24 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-23 | Port away from now-deprecated KonqPopupMenuInformation | David Faure |
| 2009-03-21 | - Write the settings to the disk as soon as "Apply" or "OK" has been pressed ... | Peter Penz |
| 2009-03-20 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-19 | Fixed issue that tabs are not remembered when restoring a session. Thanks a l... | Peter Penz |
| 2009-03-19 | win32 compile fix | Ralf Habacker |
| 2009-03-19 | Made the accelerator for "Rename" also removed the setMarginHint() or whateve... | Shaun Reich |
| 2009-03-18 | Remove code that's no longer needed now that Qt supports ARGB windows. | Fredrik Höglund |
| 2009-03-18 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-17 | Assure that KNewMenu from DolphinPart attachs itself to the DolphinNewMenuObs... | Peter Penz |
| 2009-03-17 | After creating an item with the "Create New..." menu, the new item should get... | Peter Penz |
| 2009-03-17 | SVN_SILENT: removed tab and don't add another exit point in a 3-liner method | Peter Penz |
| 2009-03-17 | SVN_SILENT: remove trailing spaces | Peter Penz |
| 2009-03-17 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-17 | Fix infinite loop on startup due to r938051 (KToolTipManager ctor creating KT... | David Faure |
| 2009-03-15 | a lot of more KUrl::path() -> KUrl::toLocalFile() changes (mostly after a che... | Christian Ehrlicher |
| 2009-03-15 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-15 | Added F8 as an alternate shortcut for "Show Hidden Files". Reasoning: Open fi... | Shaun Reich |
| 2009-03-14 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-13 | Added "document-properties" icon to "Properties", I added in another menu als... | Shaun Reich |
| 2009-03-12 | Ask for confirmation when closing a Dolphin window with more than one tab. Th... | Frank Reininghaus |
| 2009-03-12 | SVN_SILENT: coding style fix | Peter Penz |
| 2009-03-11 | Using the "document-properties" icon for the Properties entry of the RMB cont... | Shaun Reich |
| 2009-03-11 | No need to set the accelerator manually, it's done automatically anyways(or i... | Shaun Reich |
| 2009-03-11 | This patch isn't needed anymore thanks to dfaure's up-coming patch to kmenu, ... | Shaun Reich |
| 2009-03-11 | Changed i++ to ++i. I accidentally did the first when I first made the recent... | Shaun Reich |
| 2009-03-11 | The last commit made the menu be on the heap, this switches it back to stack.... | Shaun Reich |
| 2009-03-11 | Changed a tab's KMenu to have it's accelerators managed automatically. | Shaun Reich |
| 2009-03-11 | Revert my previous commit, dfaure is right, this should be done through KAcce... | Shaun Reich |
| 2009-03-11 | added subtle transparency for tooltips | Peter Penz |