┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.cpp
AgeCommit message (Expand)Author
2016-06-18Look for kfileitemaction plugins in the expected subfolderElvis Angelaccio
2016-06-08Load KFileItemAction plugins with json metadataElvis Angelaccio
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2016-02-10DolphinContextMenu: Do not check if the clicked folder is in the PlacesFrank Reininghaus
2015-03-21Save bookmarks when adding them via the context menu.Emmanuel Pescosta
2015-02-04Port KonqCopyToMenu to KFileCopyToMenuEmmanuel Pescosta
2015-01-28use addActions instead of doing addAction in a loopEmmanuel Pescosta
2014-12-25Remove unused libkonq includesDavid Faure
2014-12-14get rid of KFileItemActionPluginEmmanuel Pescosta
2014-12-14port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...Emmanuel Pescosta
2014-11-02Many cleanups in KonqOperationsDavid Faure
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