┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.cpp
AgeCommit message (Expand)Author
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-03-10Fixed icon-names so that they match to the new Oxygen naming scheme (erase al...Peter Penz
2007-02-25As Aaron suggested: use the global setting for "Show Delete command" instead ...Peter Penz
2007-02-25Implemented one of the most often requested features for Dolphin: allow that ...Peter Penz
2007-02-20portingStephan Kulow
2007-02-20I hope this compiles betterStephan Kulow
2007-02-20compile some moreStephan Kulow
2007-02-16Reanimated drag & drop support again after introducing the DolphinController....Peter Penz
2007-01-25Use KNewMenu instead of custom implementation of Dolphin. TODO: currently err...Peter Penz
2007-01-21- Fixed crash when showing "Open With..." items of the context menu: the mode...Peter Penz
2007-01-21Cleanup of DolphinContextMenu:Peter Penz
2007-01-06Reanimate drag and drop support for the URL navigator.Peter Penz
2007-01-03fixed compile issues resulted by kdelibs cleanupPeter Penz
2006-12-19buildAaron J. Seigo
2006-12-19KStdAction -> KStandardActionAaron J. Seigo
2006-12-10Use a QLinkedList instead of Q3PtrListHolger Freyther
2006-12-08Update the FSF address to 51 Franklin Street (hopefully it is the right one)Holger Freyther
2006-12-04- compile with trunk kdelibsSimon Hausmann
2006-12-04fixing more warningsZack Rusin
2006-12-02reanimated the context menuPeter Penz
2006-11-29Make it (almost) possible to have more than one Dolphin KMainWindowHolger Freyther
2006-11-22As KURL has been renamed to KUrl all classes and methods, which use the term ...Peter Penz
2006-11-22Avoid triggering the bookmark action when it's not appropriate.Kevin Ottens
2006-11-22compile++Kevin Ottens
2006-11-22Some portLaurent Montel
2006-11-22Port++Laurent Montel
2006-11-21commited initial version of DolphinPeter Penz