nextcloud-desktop/src
Michael Schuster c03bc8540c Fix folder opening in ActivityListModel
After fixing the crash in the previous commit, double-clicking on Activity list rows still didn't work.

This fix partly reverts commit 8546d53b05 in ActivityItemDelegate::PathRole
of ActivityListModel::data, but adds a new check for relPath's existence in line 74.

I'm assuming the previous change there has been done to shorten the code and avoid opening the user's home
folder upon clicking entries which file value is "App Password". The new path-check takes care of that too now.

Signed-off-by: Michael Schuster <michael@schuster.ms>
2019-12-24 07:42:01 +01:00
..
3rdparty Remove submodule qtmacgoodies and the MacSettingsDialog class 2019-12-09 21:37:21 +01:00
cmd Adapted for cmd version and added migration step for config file 2019-09-26 17:47:01 +02:00
common Merge branch 'master' into move-rtfiles 2019-10-27 17:49:22 +01:00
crashreporter More fixes for the OSX daily builds 2018-06-21 15:22:53 +02:00
csync Merge branch 'master' into testSyncFileStatusTracker-winPath 2019-10-17 13:37:01 +02:00
gui Fix folder opening in ActivityListModel 2019-12-24 07:42:01 +01:00
libsync Add new Theme helper method to custom-colourize links 2019-12-19 22:07:30 +01:00
CMakeLists.txt MSVC Fix for PR #1526: Fix clang's variadic macro warnings 2019-10-20 12:52:52 +02:00