┌ ┐
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.cpp
Age
Commit message (
Expand
)
Author
2014-06-12
Do not crash if QApplication::clipboard()->mimeData() is a null pointer
Frank Reininghaus
2013-11-21
Make the "Create New..." menu in the "item context menu" work again
Frank Reininghaus
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-06-21
Revert "Hide context menu plugins unless enabled by default or by the user"
Sune Vuorela
2013-06-04
Bug 196035 - middle clicking on archive files in dolphin does not open them i...
Emmanuel Pescosta
2013-05-29
Hide context menu plugins unless enabled by default or by the user
Frank Reininghaus
2013-05-22
Added 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-05
Reimplement handling of Shift while showing menu without KModifierKeyInfo
David Faure
2012-07-10
Use the right name when adding a folder to Places with the context menu
Frank Reininghaus
2012-06-02
Provide a default name when adding a search query to the places panel
Peter Penz
2012-06-02
Use PlacesItemModel instead of KFilePlacesModel
Peter Penz
2012-05-29
Get rid of obsolete DolphinPlacesModel
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-11-06
Delete obsolete class DolphinSettings
Peter Penz
2011-10-08
Context menu cleanups
Peter Penz
2011-07-31
normalize signals/slots
Montel Laurent
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-04-26
Don't ask twice whether the trash should get emptied
Peter Penz
2011-04-10
DolphinContextMenu: Set the properties action from actionCollection
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-11
DolphinContextMenu: cleanup includes
Peter Penz
2011-02-10
revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91a
Christoph Thielecke
2011-02-10
compile fix: includes does only exist with old names, please fix kde headers too
Christoph Thielecke
2011-02-09
Fix regression that creating a sub-folder is not possible
Peter Penz
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-09
Use capitalized includes of recently committed kdelibs headers
Peter Penz
2011-02-07
Add support for KAbstractFileItemActionPlugin. Requires kdelibs > 4.6.0.
David Faure
2011-02-04
Don't use the submodule-path for Qt-includes on application-level
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-11-17
Move the "Show Menubar" entry from the top to the bottom. For users that have...
Peter Penz
2010-11-16
Don't show the "Show menubar" action for a context-menu above items.
Peter Penz
2010-10-25
- Add support for file item actions (see http://reviewboard.kde.org/r/5659/)
Peter Penz
2010-10-13
The &-shortcut from another action is not set until the action has been shown...
Peter Penz
2010-10-10
Internal cleanup: Remove public method selectedUrls() from DolphinView to kee...
Peter Penz
2010-10-09
Move the "Add to Places" action upwards when used on the viewport to stay con...
Peter Penz
2010-10-07
Use the actions "new_tab" and "new_window" for the viewport-contextmenu inste...
Peter Penz
2010-10-05
Use "Open Path" instead of "Open Parent Folder", as the headline in the searc...
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 less separators
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
Remove the fixed-size workaround, only one action is used now in this case
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
[next]