┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.cpp
AgeCommit message (Expand)Author
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
2011-02-04Use capitalized KDE includesPeter Penz
2010-11-17Move the "Show Menubar" entry from the top to the bottom. For users that have...Peter Penz
2010-11-16Don'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-13The &-shortcut from another action is not set until the action has been shown...Peter Penz
2010-10-10Internal cleanup: Remove public method selectedUrls() from DolphinView to kee...Peter Penz
2010-10-09Move the "Add to Places" action upwards when used on the viewport to stay con...Peter Penz
2010-10-07Use the actions "new_tab" and "new_window" for the viewport-contextmenu inste...Peter Penz
2010-10-05Use "Open Path" instead of "Open Parent Folder", as the headline in the searc...Peter Penz
2010-09-22If the context-menu is opened for a file shown as search result, offer the ac...Peter Penz
2010-09-21- Use less separatorsPeter Penz
2010-09-21Use K_GLOBAL_STATIC for the previously committed workaround to bypass a X11-i...Peter Penz
2010-09-20Workaround for a X11-issue in combination with KModifierKeyInfo: When constru...Peter Penz
2010-09-17Remove the fixed-size workaround, only one action is used now in this casePeter Penz
2010-09-17- Fix issue, that the 'Move To Trash'-action or 'Delete'-action from the File...Peter Penz
2010-09-17There is no need to burden DolphinMainWindow with internals of the context-menu.Peter Penz
2010-09-17When you view the context menu of a file/folder and shift is pressed (and the...Mark Gaiser
2010-08-27Context-menu cleanups:Peter Penz
2010-08-24remove unused includes (found when grepping for stuff)David Faure
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-01-26Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on...David Faure
2009-12-23SVN_SILENT: renamed addRevisionControlActions() to addVersionControlActions()Peter Penz
2009-11-18Warn when the unsuspecting user is about to create a directory that starts wi...David Faure
2009-11-12BUG: 191309Harsh Chouraria J
2009-08-13* Use the term "version control" instead of "revision control" to be consiste...Peter Penz
2009-07-29Fix memory leak. QMenu::addAction(QMenu*) does not take ownership.Michael Jansen
2009-07-23replace list.count() > 0 by !list.isEmpty()Peter Penz
2009-07-23also provide revision control actions for the viewport-context-menuPeter Penz
2009-07-22show the actions of a revision control plugin in the context menuPeter Penz
2009-05-26fixed wrong include usage (reported by krazy)Peter Penz
2009-04-01KonqFileItemCapabilities -> KFileItemListPropertiesDavid Faure
2009-03-23Port away from now-deprecated KonqPopupMenuInformationDavid Faure
2009-03-13Added "document-properties" icon to "Properties", I added in another menu als...Shaun Reich
2009-02-11- allow the view implementations to attach custom actions to the context menuPeter Penz
2009-01-19Fix lack of error handling in RMB/Move To... (e.g. when src is root-owned) be...David Faure
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz
2009-01-10raise() and activateWindow() are not needed in this casePeter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz