┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.h
AgeCommit message (Expand)Author
2009-01-16Repair redirections in DolphinPart, it used to notify of redirections by conn...David Faure
2008-10-05update the statusbar and provide a progress information within the Dolphin KP...Peter Penz
2008-07-11Code factorization: move "properties" action and slot to DolphinViewActionHan...David Faure
2008-06-05Move the "Create New" action (for the Edit menu, not for the context menu) to...David Faure
2008-06-04Continue cleaning up the menus of "konqueror as a webbrowser" : moved "Tools ...David Faure
2008-05-28Handle redirections (e.g. from fish://localhost) without breaking the column ...David Faure
2008-05-05Re-enable name filtering (e.g. /home/dfaure/*.txt) in konquerorDavid Faure
2008-04-23provide middle-mouse-button support for Konqueror (= create new window or tab)Peter Penz
2008-04-17Ported dolphinpart to K_PLUGIN_FACTORYDavid Faure
2008-04-09Readd as in libkonq "part" this signal ""aboutToOpenURL""Laurent Montel
2008-04-01assure that the Dolphin KPart inside Konqueror gets updated when the settings...Peter Penz
2008-02-13Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's V...David Faure
2008-02-11Factorize all the view-related action handling to DolphinViewActionHandler, t...David Faure
2008-01-28Centralize three more actions so that they are available in DolphinPart: 'Sho...David Faure
2008-01-22And finally: provide those "additional info" actions in the part too.David Faure
2008-01-21Make sort/descending available in dolphinpartDavid Faure
2008-01-21Revert the moving of the action to the DolphinView instance, this doesn't wor...David Faure
2008-01-21merge -c764347 by Peter, needed for dolphinpart bugfixingDavid Faure
2007-12-24Move (broken) action "Edit/Properties" to dolphinpart and made it work there.David Faure
2007-12-24Move (broken) editMimeType action from konqueror to dolphinpart (and made it ...David Faure
2007-12-24Move a bunch of Go menu actions from konqueror to dolphinpart, so that they d...David Faure
2007-11-23Move F10 (create directory) shortcut from konq to dolphinpart.David Faure
2007-11-17Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for ...David Faure
2007-11-15Implement cut/copy/paste in dolphinpart.David Faure
2007-11-15fix crash when pressing F2 on startupDavid Faure
2007-11-15Implement renaming in dolphinpart.David Faure
2007-11-10remove unnecessary forward declarationAndré Wöbbeking
2007-10-23Fixed issue that within Konqueror changing the active column from the column-...Peter Penz
2007-10-10DolphinPart: provide a way to switch between view modes in konqueror.David Faure
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
2007-08-28Implement contextMenu handling in dolphin part (for konqueror)David Faure
2007-08-28Clicking on items in dolphin part finally implemented.David Faure
2007-07-02Change signature of requestItemInfo signal, to avoid fileitem -> url -> index...David Faure
2007-07-01Here comes dolphinpart, to use dolphin as the file management view in konqueror.David Faure