1
0
Fork 0
Nextcloud-Desktop/src
Camila bdd3465e7b
Check if there are patterns associated with a sync exclude file.
The previous check didn't take into the account that .sync-exclude.lst
might be empty which would crash at Q_ASSERT(_allExcludes.contains(basePath))
in the prepare function. It also takes into account that
_allExcludes[basePath] was creating new items in the list.

Signed-off-by: Camila <hello@camila.codes>
2020-11-26 12:12:04 +01:00
..
3rdparty Enable bugprone-narrowing-conversions clang-tidy check 2020-09-01 06:37:03 +00:00
cmd Partial Revert "Adapted for cmd version and added migration step for config file" 2020-11-10 17:46:43 +00:00
common Fix Windows compilation broken after QML debugging fix. 2020-11-24 16:50:16 +02:00
crashreporter macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py 2020-06-07 14:39:42 +02:00
csync Check if there are patterns associated with a sync exclude file. 2020-11-26 12:12:04 +01:00
gui Simplify Sparkle handling in CMake 2020-11-25 09:43:59 +01:00
libsync Simplify Sparkle handling in CMake 2020-11-25 09:43:59 +01:00
CMakeLists.txt Windows: Enable CFG and SafeSEH linker security flags 2020-08-03 10:11:33 +02:00