┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dolphincontextmenu.h
Age
Commit message (
Expand
)
Author
2017-06-06
Drop unnecessary method
Elvis Angelaccio
2016-10-02
Popupmenu: use KIO 5.27's new addPluginActionsTo method
David Faure
2015-02-04
Port KonqCopyToMenu to KFileCopyToMenu
Emmanuel Pescosta
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-10
Clean includes + port to QMenu
Montel Laurent
2014-09-09
Add "Open Path" context menu action
Kai Uwe Broulik
2013-08-28
Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.
Emmanuel Pescosta
2013-08-16
Cut the ropes between DolphinMainWindow and DolphinNewFileMenu. Error handlin...
Emmanuel Pescosta
2013-06-24
Do not show "Move To Trash" action in context menu for remote URLs.
Dawit Alemayehu
2013-05-14
- Factored out the Delete/Move To Trash action into own class.
Dawit Alemayehu
2013-05-05
Reimplement handling of Shift while showing menu without KModifierKeyInfo
David Faure
2012-06-02
Provide a default name when adding a search query to the places panel
Peter Penz
2012-05-11
Allow moving items to trash also for non-local files
Peter Penz
2012-01-14
Fix issue when deleting items with the context menu
Peter Penz
2011-10-08
Context menu cleanups
Peter Penz
2011-03-27
DolphinContextMenu: Show "Show menubar" entry if necessary
Peter Penz
2011-03-26
Provide toolbar-menu when the menubar is hidden
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-10-25
- Add support for file item actions (see http://reviewboard.kde.org/r/5659/)
Peter Penz
2010-09-22
If the context-menu is opened for a file shown as search result, offer the ac...
Peter Penz
2010-09-21
Use K_GLOBAL_STATIC for the previously committed workaround to bypass a X11-i...
Peter Penz
2010-09-20
Workaround for a X11-issue in combination with KModifierKeyInfo: When constru...
Peter Penz
2010-09-17
- Fix issue, that the 'Move To Trash'-action or 'Delete'-action from the File...
Peter Penz
2010-09-17
There is no need to burden DolphinMainWindow with internals of the context-menu.
Peter Penz
2010-09-17
When you view the context menu of a file/folder and shift is pressed (and the...
Mark Gaiser
2010-08-27
Context-menu cleanups:
Peter Penz
2009-12-23
SVN_SILENT: renamed addRevisionControlActions() to addVersionControlActions()
Peter Penz
2009-11-12
BUG: 191309
Harsh Chouraria J
2009-07-23
also provide revision control actions for the viewport-context-menu
Peter Penz
2009-04-01
KonqFileItemCapabilities -> KFileItemListProperties
David Faure
2009-02-11
- allow the view implementations to attach custom actions to the context menu
Peter Penz
2008-06-02
Use KonqMenuActions to add the "open with" actions to the popupmenu, to avoid...
David Faure
2008-06-02
Fix the edit-menu action disabling/enabling bug in dolphinpart finally! Also,...
George Goldberg
2008-04-18
Consider the protocol and directory capabilities for file actions like Move T...
Peter Penz
2008-04-02
Thanks to David Faure the 'Copy To' and 'Move To' menus in the context menu c...
Peter Penz
2008-03-29
Move the pasteIntoFolder() method from the contextmenu into DolphinView. This...
Peter Penz
2008-03-29
The paste operation should ignore the current selection to behave similar as ...
Peter Penz
2008-01-25
don't add a place having an empty name
Peter Penz
2007-11-18
allow to show/hide the menubar
Peter Penz
2007-10-07
Extracted the servicemenu code from KonqPopupMenu into KonqMenuActions, and u...
David Faure
2007-10-02
replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...
Peter Penz
2007-08-15
Fixed a few comments
Gabriel Anderson
2007-08-13
Use KFileItem by value rather than by pointer
David Faure
2007-05-09
include cleanup
Dirk Mueller
2007-04-22
Remove not necessary include
Laurent Montel
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-26
KDEDesktopMimeType -> KDesktopFileActions
David Faure
[next]