┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.cpp
AgeCommit message (Expand)Author
2019-12-02Refactoring to reduce size of openItemContextMenu and add the ContextType Tim...Méven Car
2019-12-02GIT_SILENT remove unused includeDavid Faure
2019-11-23GIT_SILENT remove unused includeDavid Faure
2019-09-15Clean up hamburger menu and viewport and single-folder context menusNate Graham
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-09-04Unbreak context menu showing when right clicking on an empty areaLuca Beltrame
2019-09-01Add "Add to Places" action to file menuNate Graham
2019-06-07[DolphinContextMenu] Restore check for whether place already existsKai Uwe Broulik
2019-04-09Don't show "Open With" menu items for empty directoriesNate Graham
2018-12-10Add an icon for "restore" actionShubham Jangra
2018-12-10Revert backShubham Jangra
2018-12-10Add an icon for "restore" actionShubham Jangra
2018-12-06[context menu] Restore separator above 'Properties' that went missingNate Graham
2018-11-19Show the Delete context menu entry even when disabledThomas Surrel
2018-09-05[DolphinContextMenu] Use the view's already existing root KFileItemKai Uwe Broulik
2018-07-18Fixes small memory leak in DolphinContextMenuDavid Hallas
2018-06-02Add 'Sort By' and 'View Mode' into Dolphin file context menusNerdopolis Turfwalker
2018-05-20Bring back 'New Window' action in viewport context menuElvis Angelaccio
2018-05-14Re-add "Open With" items to context menu for files in search viewNathaniel Graham
2018-04-22Move "Open" actions to the top of the context menu for filesNathaniel Graham
2018-03-22Merge branch 'Applications/18.04'Nathaniel Graham
2018-03-22Fix missing entries in context menu for linksNathaniel Graham
2018-03-21[DolphinContextMenu] Fix excluding ourself from Open With menuKai Uwe Broulik
2018-03-18Add "Show Target" into symlink context menu and file menuRoman Inflianskas
2018-03-14Add "Open symlink destination folder" into symlink's context menuRoman Inflianskas
2018-03-11Add Trash (empty, isEmpty, emptinessChanged)Roman Inflianskas
2018-03-10Fix some compile warningsRoman Inflianskas
2018-03-05Revert "Fix some compile warnings"Elvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-04Fix some compile warningsRoman Inflianskas
2017-12-14Use Kio::KPlacesModel as source model for PlacesItemModelRenato Araujo Oliveira Filho
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-03Use nullptr + add explicit keywordMontel Laurent
2017-11-01Make Saved Search feature discoverableNathaniel Graham
2017-09-07Fix DolphinRemoveAction Shift toggling on WaylandElvis Angelaccio
2017-08-09Port to KStandardAction::RenameFileElvis Angelaccio
2017-07-27Port to KStandardAction::MoveToTrashElvis Angelaccio
2017-06-06Drop unnecessary methodElvis Angelaccio
2017-03-13Port to KStandardAction::DeleteFileElvis Angelaccio
2017-02-05Drop another obsolete version checkElvis Angelaccio
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2017-01-03Explicitly pass iconNameForUrl when creating new places entryKai Uwe Broulik
2016-10-02Popupmenu: use KIO 5.27's new addPluginActionsTo methodDavid Faure
2016-09-10Don't load twice kfileitemaction plugins with json metadataElvis Angelaccio
2016-09-10Fix logic for loading kfileitemaction pluginsElvis Angelaccio
2016-08-23Filter json-only KFileItemAction plugins by mimetypeElvis Angelaccio
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