┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.h
AgeCommit message (Expand)Author
2009-07-23also provide revision control actions for the viewport-context-menuPeter Penz
2009-04-01KonqFileItemCapabilities -> KFileItemListPropertiesDavid Faure
2009-02-11- allow the view implementations to attach custom actions to the context menuPeter Penz
2008-06-02Use KonqMenuActions to add the "open with" actions to the popupmenu, to avoid...David Faure
2008-06-02Fix the edit-menu action disabling/enabling bug in dolphinpart finally! Also,...George Goldberg
2008-04-18Consider the protocol and directory capabilities for file actions like Move T...Peter Penz
2008-04-02Thanks to David Faure the 'Copy To' and 'Move To' menus in the context menu c...Peter Penz
2008-03-29Move the pasteIntoFolder() method from the contextmenu into DolphinView. This...Peter Penz
2008-03-29The paste operation should ignore the current selection to behave similar as ...Peter Penz
2008-01-25don't add a place having an empty namePeter Penz
2007-11-18allow to show/hide the menubarPeter Penz
2007-10-07Extracted the servicemenu code from KonqPopupMenu into KonqMenuActions, and u...David Faure
2007-10-02replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...Peter Penz
2007-08-15Fixed a few commentsGabriel Anderson
2007-08-13Use KFileItem by value rather than by pointerDavid Faure
2007-05-09include cleanupDirk Mueller
2007-04-22Remove not necessary includeLaurent Montel
2007-04-09adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...Peter Penz
2007-03-26KDEDesktopMimeType -> KDesktopFileActionsDavid Faure
2007-03-25Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.Peter Penz
2007-03-17Allow to cut, copy, paste, ... the currently selected item from a sidebar by ...Peter Penz
2007-03-16Let's keep it simple: only offer a basic context menu for the treeview sidebar.Peter Penz
2007-03-15Don't force the context menu to be valid only for DolphinView instances, make...Peter Penz
2007-03-15let the context menu be aware about the trashPeter Penz
2007-02-16Reanimated drag & drop support again after introducing the DolphinController....Peter Penz
2007-01-21Cleanup of DolphinContextMenu:Peter Penz
2006-12-29-pedanticAndré Wöbbeking
2006-12-08Update the FSF address to 51 Franklin Street (hopefully it is the right one)Holger Freyther
2006-11-22compile++Kevin Ottens
2006-11-22Port++Laurent Montel
2006-11-21commited initial version of DolphinPeter Penz