nextcloud-desktop/src/gui/filedetails
Claudio Cambra 531e01d574 Fix sharePath for virtual paths using suffix vfs mode
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-06-28 18:29:19 +02:00
..
datefieldbackend.cpp More stringently check for min and max date validity in date field backend 2023-09-13 10:15:14 +02:00
datefieldbackend.h Add simple test for basic. default date properties of DateFieldBackend 2023-09-13 10:15:14 +02:00
FileActivityView.qml Eliminate unneeded parent Item in FileActivityView 2022-10-31 18:06:08 +01:00
filedetails.cpp Swap folder nullness assert for return 2023-07-18 15:49:17 +02:00
filedetails.h Add sharingAvailable property to FileDetails class 2023-07-18 15:49:17 +02:00
FileDetailsPage.qml Colour coloured elements in share view with user accent colour 2023-08-22 18:08:58 +02:00
FileDetailsView.qml Make accent colour of NCTabButton in file details follow user accent colour 2023-08-22 18:08:58 +02:00
FileDetailsWindow.qml Define all QML windows as ApplicationWindows, define palettes here 2023-05-30 10:00:10 +02:00
FileTag.qml Always use palette colours for colouring UI elements 2023-05-30 10:00:10 +02:00
NCInputDateField.qml Do not present NCInputDateField backend as public property 2023-09-13 10:15:14 +02:00
NCInputTextEdit.qml Fix text colour for NCInputTextEdit 2024-06-13 19:15:11 +08:00
NCInputTextField.qml Add ability for NCInputTextField to display red border when invalid input provided 2023-07-20 23:17:29 +08:00
NCRadioButton.qml Fix colouring of NCRadioButton 2023-06-08 18:05:42 +02:00
NCTabButton.qml Make accent colour of NCTabButton in file details follow user accent colour 2023-08-22 18:08:58 +02:00
ShareDelegate.qml Fix all broken QML imports 2024-04-26 09:05:12 +02:00
ShareDetailsPage.qml Fix all broken QML imports 2024-04-26 09:05:12 +02:00
ShareeDelegate.qml Always use palette colours for colouring UI elements 2023-05-30 10:00:10 +02:00
shareemodel.cpp Parse sharees 'lookup' key to include federated sharees. 2023-04-18 17:45:42 +02:00
shareemodel.h fix compilation with clazy and fully-qualified-moc-types checks enabled 2023-04-11 11:34:00 +02:00
ShareeSearchField.qml fix more issues from qml in share dialog 2024-02-13 14:45:58 +01:00
sharemodel.cpp Fix sharePath for virtual paths using suffix vfs mode 2024-06-28 18:29:19 +02:00
sharemodel.h 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
ShareView.qml 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
sortedsharemodel.cpp remove custom property to set a source model in a sort proxy model 2023-05-17 18:16:08 +02:00
sortedsharemodel.h remove custom property to set a source model in a sort proxy model 2023-05-17 18:16:08 +02:00