nextcloud-desktop/src
Matthieu Gallien 997ff6535f fix QML warnings about accessing undefined parent property
we are defining a component, by definition there will be no parent

setting the size if the responsibility of the stack view, not of the
component (or even its definition)

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 14:45:58 +01:00
..
3rdparty Remove the files under 3rdparty/sqlite3. 2023-09-01 15:09:29 +02:00
cmd fixed detection of server version in cmd client similar to gui client: 2023-09-06 19:10:15 +08:00
common End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
crashreporter Send crash log as comment 2021-08-23 09:44:34 +02:00
csync End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
gui fix QML warnings about accessing undefined parent property 2024-02-13 14:45:58 +01:00
libsync Modernize extractErrorMessage and AbstractNetworkJob::errorStringParsingBody. 2024-02-07 14:24:30 -03:00
CMakeLists.txt partial build fix when TOKEN_AUTH_ONLY is enabled at configure time 2024-01-29 16:56:20 +01:00