nextcloud-desktop/src
Matthieu Gallien 7aa76f57eb remove costly availability check that is never used
we never read the value computed

computing it means a recursive visit of the whole folder hierarchy which
could be taking a long time

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-04-07 13:53:29 +02:00
..
3rdparty Use non-deprecated qChecksum in qtlocalpeer of qtsingleapplication 2024-12-20 16:26:57 +01:00
cmd refactor: replace QString() with QStringLiteral() for better performance 2025-01-31 15:11:02 +01:00
common always make the file we try to delete be read-write as required 2025-04-07 10:53:38 +00:00
crashreporter allow detection of qt5 or qt6 2024-04-26 09:05:12 +02:00
csync add support to use PKCS#11 harware token to store certifice for e2ee 2025-02-07 09:12:29 +01:00
gui we must not use QFile::remove that may fail on windows read-only files 2025-04-07 10:53:38 +00:00
libsync remove costly availability check that is never used 2025-04-07 13:53:29 +02:00
CMakeLists.txt properly detect and enable Qt6 WebEngine integration 2024-08-28 11:35:04 +02:00