Display 'Search globally' as the last sharees list element
authoralex-z <blackslayer4@gmail.com>
Fri, 24 Feb 2023 13:06:29 +0000 (14:06 +0100)
committeralex-z <blackslayer4@gmail.com>
Fri, 3 Mar 2023 17:01:05 +0000 (18:01 +0100)
commit31de652d9b24ad45b402847a192ae7a8be1db164
tree48f89a8d96d8b65dd39bcb249fb89bb1cbe26fc1
parent355dbd1faac4bb3f15141127fab0493e880999e7
Display 'Search globally' as the last sharees list element

Signed-off-by: alex-z <blackslayer4@gmail.com>
src/gui/filedetails/ShareView.qml
src/gui/filedetails/ShareeDelegate.qml
src/gui/filedetails/ShareeSearchField.qml
src/gui/filedetails/shareemodel.cpp
src/gui/filedetails/shareemodel.h
src/gui/owncloudgui.cpp
src/gui/sharee.cpp
src/gui/sharee.h
test/testshareemodel.cpp