| Age | Commit message (Expand) | Author |
| 2009-04-07 | We don't know the mimetype here, so better not set it at all, konq will deter... | David Faure |
| 2009-04-01 | KonqFileItemCapabilities -> KFileItemListProperties | David Faure |
| 2009-03-26 | Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 ... | Peter Penz |
| 2009-03-25 | BUG: 175658 | Rahman Duran |
| 2009-03-21 | - Write the settings to the disk as soon as "Apply" or "OK" has been pressed ... | Peter Penz |
| 2009-03-17 | Assure that KNewMenu from DolphinPart attachs itself to the DolphinNewMenuObs... | Peter Penz |
| 2009-03-15 | a lot of more KUrl::path() -> KUrl::toLocalFile() changes (mostly after a che... | Christian Ehrlicher |
| 2009-03-10 | Call updatePasteAction() in DolphinPart::openUrl(). Fixes the problem that th... | Frank Reininghaus |
| 2009-02-17 | Implement TODO - show the action "expandable folders" in the RMB popup over d... | David Faure |
| 2009-02-11 | - allow the view implementations to attach custom actions to the context menu | Peter Penz |
| 2009-01-26 | Don't crash if parentWidget is 0 (even though I don't recommend setting it to... | David Faure |
| 2009-01-19 | Update the KPart host's status bar info when selection changes. | Simon Paul St James |
| 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 |
| 2008-10-13 | Konq popupmenu fix: we don't show the "Create new" submenu over subdirs in an... | David Faure |
| 2008-10-05 | update the statusbar and provide a progress information within the Dolphin KP... | Peter Penz |
| 2008-08-07 | use the global setting for the "Show Delete" command | Peter Penz |
| 2008-07-11 | Code factorization: move "properties" action and slot to DolphinViewActionHan... | David Faure |
| 2008-06-29 | Don't disable the "Properties" action when no file is selected, just use the ... | Peter Penz |
| 2008-06-18 | SVN_SILENT: removed unnecessary includes | Peter Penz |
| 2008-06-10 | Argh my last patch broke plugins. So revert 818988 and do it properly, for re... | David Faure |
| 2008-06-10 | Revert 818910 and do it properly (patch by dfaure). | Chusslove Illich |
| 2008-06-09 | Another fix for redirections: "Create New" was missing from the konqpopupmenu... | David Faure |
| 2008-06-07 | fix crash when e. g. right clicking on a file using SMB inside Konqueror | Peter Penz |
| 2008-06-05 | When "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files), | David Faure |
| 2008-06-05 | Move the "Create New" action (for the Edit menu, not for the context menu) to... | David Faure |
| 2008-06-04 | Continue cleaning up the menus of "konqueror as a webbrowser" : moved "Tools ... | David Faure |
| 2008-06-02 | Fix the edit-menu action disabling/enabling bug in dolphinpart finally! Also,... | George Goldberg |
| 2008-06-02 | dolphin part context menu now displays delete and not send to trash for remot... | George Goldberg |
| 2008-06-02 | Fix dolphinpart context menu so that the delete/rename/send to trash options ... | George Goldberg |
| 2008-05-28 | Handle redirections (e.g. from fish://localhost) without breaking the column ... | David Faure |
| 2008-05-07 | allow Konqueror to open also files inside a new tab, not only directories | Peter Penz |
| 2008-05-05 | Re-enable name filtering (e.g. /home/dfaure/*.txt) in konqueror | David Faure |
| 2008-05-04 | Ooops, fix name of componentdata so that the dolphinpart GUI is found again. | David Faure |
| 2008-04-27 | don't allow to trash files which are inside trash:/ already | David Faure |
| 2008-04-23 | provide middle-mouse-button support for Konqueror (= create new window or tab) | Peter Penz |
| 2008-04-17 | Ported dolphinpart to K_PLUGIN_FACTORY | David Faure |
| 2008-04-10 | Load plugins at the end of the ctor, so that everything is set up already. Wi... | David Faure |
| 2008-04-09 | Readd as in libkonq "part" this signal ""aboutToOpenURL"" | Laurent Montel |
| 2008-04-01 | assure that the Dolphin KPart inside Konqueror gets updated when the settings... | Peter Penz |
| 2008-03-05 | Fix a crash when right clicking on the viewport and no items selected. | Rafael Fernández López |
| 2008-03-05 | Make Konqueror and Dolphin use the new KFileItem::targetUrl() method. | Norbert Frese |
| 2008-03-04 | Bugfix for konqueror for in dolphin: open in new tab/window opens one of the ... | Eduardo Robles Elvira |
| 2008-02-18 | No longer use Obsolete Member for QWidget: | Bill Egert |
| 2008-02-13 | Provide the "sort by" actions in dolphinpart (konqueror); share and simplify ... | David Faure |
| 2008-02-13 | Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's V... | David Faure |
| 2008-02-11 | Factorize all the view-related action handling to DolphinViewActionHandler, t... | David Faure |
| 2008-01-28 | Centralize three more actions so that they are available in DolphinPart: 'Sho... | David Faure |
| 2008-01-22 | And finally: provide those "additional info" actions in the part too. | David Faure |
| 2008-01-21 | Make sort/descending available in dolphinpart | David Faure |