Hannah von Reth

Results 161 comments of Hannah von Reth

For OC_PLUGIN_DIR you need the qapplication so maybe add a function platform->setApplication()?

I guess we could also get rid of bindValueInternal by some minor template magic.

I still think that radio buttons in a table are weird. We could select one space from the beginning, but the confused user could then ad the same space multiple...

Nothing you would like to do with Qt Widgets

Nope ![image](https://user-images.githubusercontent.com/200626/194561339-ad4bdb68-83e9-4fe3-bbe4-1575febf1dba.png)

One example of such an duplication is: https://github.com/owncloud/client/blob/b26ffe42ccc8c43f2f225831bee477bacf035a5e/src/libsync/syncresult.cpp#L37 and https://github.com/owncloud/client/blob/724f7c8f97a3d9cb18d821942132762dade12c04/src/libsync/theme.cpp#L95 But I'm sure there are more.

Handling spaces that get disabled after they where added is not possible in the scope of 3.0. Prevent them from being added in the first place is another thing, and...

#10110 reverts the broken commit

~Does the user have edit settings for that space?~ If the user created the space they will have access...

Did the client crash or was run without `--logflush` (as an alternative close the client before caputuring the log file)? The log ends when its getting interesting.