┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.cpp
AgeCommit message (Expand)Author
2014-10-21Dolphin: port to KIO::pasteInfoText().David Faure
2014-10-21port away from KMimeTypeLukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-10-07kdelibs4support--Montel Laurent
2014-10-01Ported Dolphin away from KStandardDirsEmmanuel Pescosta
2014-09-09Add "Open Path" context menu actionKai Uwe Broulik
2014-08-21Remove KonqOperations::emptyTrash() and port to KIO::emptyTrash() instead.David Faure
2014-08-19Port from KonqOperations::restoreTrashedItems to KIO::restoreFromTrash.David Faure
2014-08-13Port from KonqMimeData to KIO::isClipboardDataCut/setClipboardDataCutDavid Faure
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-06-12Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-12Do not crash if QApplication::clipboard()->mimeData() is a null pointerFrank Reininghaus
2014-05-05KIcon -> QIcon and KMimeType::iconNameForUrl() -> KIO::iconNameForUrl()Alex Richardson
2014-05-05dolphin: convert the remaining code to Qt5 signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2013-11-21Make the "Create New..." menu in the "item context menu" work againFrank Reininghaus
2013-08-28Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.Emmanuel Pescosta
2013-08-16Cut the ropes between DolphinMainWindow and DolphinNewFileMenu. Error handlin...Emmanuel Pescosta
2013-06-24Do not show "Move To Trash" action in context menu for remote URLs.Dawit Alemayehu
2013-06-21Revert "Hide context menu plugins unless enabled by default or by the user"Sune Vuorela
2013-06-04Bug 196035 - middle clicking on archive files in dolphin does not open them i...Emmanuel Pescosta
2013-05-29Hide context menu plugins unless enabled by default or by the userFrank Reininghaus
2013-05-22Added the "Open in new Tabs" action to the Dolphin Context menu.Emmanuel Pescosta
2013-05-14- Factored out the Delete/Move To Trash action into own class.Dawit Alemayehu
2013-05-05Reimplement handling of Shift while showing menu without KModifierKeyInfoDavid Faure
2012-07-10Use the right name when adding a folder to Places with the context menuFrank Reininghaus
2012-06-02Provide a default name when adding a search query to the places panelPeter Penz
2012-06-02Use PlacesItemModel instead of KFilePlacesModelPeter Penz
2012-05-29Get rid of obsolete DolphinPlacesModelPeter Penz
2012-05-11Allow moving items to trash also for non-local filesPeter Penz
2012-01-14Fix issue when deleting items with the context menuPeter Penz
2011-11-06Delete obsolete class DolphinSettingsPeter Penz
2011-10-08Context menu cleanupsPeter Penz
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-04-26Don't ask twice whether the trash should get emptiedPeter Penz
2011-04-10DolphinContextMenu: Set the properties action from actionCollectionPeter Penz
2011-03-27DolphinContextMenu: Show "Show menubar" entry if necessaryPeter Penz
2011-03-26Provide toolbar-menu when the menubar is hiddenPeter Penz
2011-02-11DolphinContextMenu: cleanup includesPeter Penz
2011-02-10revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91aChristoph Thielecke
2011-02-10compile fix: includes does only exist with old names, please fix kde headers tooChristoph Thielecke
2011-02-09Fix regression that creating a sub-folder is not possiblePeter Penz
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-07Add support for KAbstractFileItemActionPlugin. Requires kdelibs > 4.6.0.David Faure
2011-02-04Don't use the submodule-path for Qt-includes on application-levelPeter Penz