nextcloud-desktop/src
Matthieu Gallien 2286255635 fix(rename): avoid hitting runtime assert when renaming virtual files
when propagating a rename to the child items, we must not make child
items be done from propagator point of view

they will be part of their own propagator item and that will create
issues

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-04-24 11:51:24 +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 fix(filesystem): warn when trying to delete an already deleted file 2025-04-24 09:18:11 +00: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: non-void function does not return a value in all control paths. 2025-04-15 20:47:11 +00:00
libsync fix(rename): avoid hitting runtime assert when renaming virtual files 2025-04-24 11:51:24 +02:00
CMakeLists.txt properly detect and enable Qt6 WebEngine integration 2024-08-28 11:35:04 +02:00