nextcloud-desktop/shell_integration
Jocelyn Turcotte 5e657aadee Fix Finder crashing when showing the context menu on OS X <= 10.9
OwnCloudFinderRequestManager::_shareMenuTitle was not retained anymore
after the FinderSync refactoring which would cause it to contain any
kind of garbage value for some reason.

Fix the issue by also enabling ARC for RequestManager.m.
We can't enable ARC for the whole project since Finder.h is included
by many .m files and it's not trivial to port to ARC.
2015-09-09 17:45:24 +02:00
..
dolphin Import the dolphin plugin 2014-11-24 15:06:08 +01:00
dolphin_kf5 Dolphin plugin for KF5 2015-01-05 17:23:36 +01:00
icons shell_i: Remove the ICON_PATH socket API message #2340 2015-06-17 17:15:50 +02:00
MacOSX Fix Finder crashing when showing the context menu on OS X <= 10.9 2015-09-09 17:45:24 +02:00
nautilus don't show share menu item for top level folders 2015-08-28 16:24:52 +05:45
windows shell_integration on Windows: Avoid too many RETRIEVE_FILE_STATUS following UPDATE_VIEW #3122 2015-05-06 16:48:34 +02:00
CMakeLists.txt Remove socketapiclient 2015-01-28 11:13:38 +01:00