Matthieu Gallien
d17d831205
switch from Q_DECL_OVERRIDE to plain override
...
our requirements guarantee availability of override keyword so we just
use it
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-08-31 08:35:57 +00:00
Dominique Fuchs
061ca2d713
Merge branch 'master' into menuaction
2020-04-25 13:18:10 +02:00
Nicolas Fella
a482e3c834
[dolphin] Don't manually create menuAction
...
Use menuAction() from QMenu
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
2020-03-21 02:09:48 +01:00
Nicolas Fella
e1f4d17446
[dolphin] Add icon to context menu
...
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
2020-03-21 02:04:42 +01:00
Olivier Goffart
982c591ec9
SocketApi: add a way to disable menu entries
2018-01-23 14:02:56 +01:00
Olivier Goffart
1782ae3c08
SocketAPI: Make it easier to add or remove item in the action menu
...
By making it dynamic.
So far only the dolphin shell extension have been ported
2018-01-23 14:02:56 +01:00
Olivier Goffart
1c721e9422
shell_integration/dolphin: Silence some warnings
2018-01-13 13:58:17 +01:00
Christian Kamm
0238a29c7c
Introduce private link sharing #5023
...
* SocketAPI has COPL_LOCAL_LINK / EMAIL_LOCAL_LINK commands
* The nautilus and dolphing shell integrations show a submenu from which
one can share as well as access the private link.
* The SocketAPI provides a new GET_STRINGS command to access localized
strings.
* The private link can also be accessed from the user/group sharing
dialog.
* The numeric file id is extracted from the full id to create the
private link url.
2017-07-07 10:49:51 +02:00
octotree
a1b4984d14
Symlink Support for Dolphin Plugins ( #5428 )
...
Add Symlink Support to Dolphin Overlay Plugin
2017-01-05 13:24:22 +01:00
Olivier Goffart
1f8af40361
Dolphin plugin: Fix compiler warnings
2015-12-02 13:14:15 +01:00
Olivier Goffart
9e1f215f22
Dolphin plugin: build with QStringBuilder
2015-11-21 12:17:26 +01:00
Olivier Goffart
c520ee4eab
Dolphin Shell Extension: renamove the kf5 in the name
2015-10-19 15:43:42 +02:00