nextcloud-desktop/src
Camila Ayres 38b71912fb fix(PinState): don't trigger sync when file's PinState changed to Unspecified.
LibreOffice/Microsoft office might touch the files for unknown reasons,
creating a constant sync state (icon) visible in the parent folder.

This fix excludes PinState changes from a new sync if the trigger
might have been an external application.

Signed-off-by: Camila Ayres <hello@camilasan.com>
2025-04-15 08:30:24 +00: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 clean up some no longer needed logs 2025-04-10 14:55:41 +02:00
crashreporter allow detection of qt5 or qt6 2024-04-26 09:05:12 +02:00
csync fix FileSystem::setModTime on x64 Windows with times > 2038 2025-04-09 07:13:22 +00:00
gui fix(PinState): don't trigger sync when file's PinState changed to Unspecified. 2025-04-15 08:30:24 +00:00
libsync fix: do not interrupt sync when cleaning invalid read-only items 2025-04-14 16:38:43 +00:00
CMakeLists.txt properly detect and enable Qt6 WebEngine integration 2024-08-28 11:35:04 +02:00