nextcloud-desktop/src
Claudio Cambra 0561a143af Remove background from textfields to fix errors
Fixes the following errors:

ShareeSearchField.qml:53:17: QML QQuickRectangle: The current style does
not support customization of this control (property: "background" item:
QQuickRectangle(0x600001d42140, parent=0x0, geometry=0,0 0x0)).

NCInputTextField.qml:57:17: QML QQuickRectangle: The current style does
not support customization of this control (property: "background" item:
QQuickRectangle(0x600001d42220, parent=0x0, geometry=0,0 0x0)).

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-11-18 09:59:19 +01:00
..
3rdparty Remove qtokenizer in favour of Qt6 QStringTokenizer 2024-04-26 09:05:12 +02:00
cmd Properly check for webdav or dav path in provided host url for cmd.cpp 2024-10-11 14:02:36 +08:00
common Modernize Utility::removeFavLink and Utility::setupFavLink. 2024-11-15 18:26:20 +01:00
crashreporter allow detection of qt5 or qt6 2024-04-26 09:05:12 +02:00
csync create a permanent log of delete actions 2024-10-01 15:43:42 +02:00
gui Remove background from textfields to fix errors 2024-11-18 09:59:19 +01:00
libsync Add null check for resultDacl after calling GetSecurityDescriptorDacl 2024-11-15 09:28:05 +01:00
CMakeLists.txt properly detect and enable Qt6 WebEngine integration 2024-08-28 11:35:04 +02:00