desktop/src/gui/tray
Claudio Cambra 96cd78264d Fix fetch more unified search result item not being clickable
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-01-24 12:24:01 +01:00
..
.wheelhandler.h.swo
ActivityActionButton.qml Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this 2022-12-05 15:21:09 +01:00
ActivityItem.qml Replace share button with file details button 2022-12-09 15:06:35 +01:00
ActivityItemActions.qml Replace share button with file details button 2022-12-09 15:06:35 +01:00
ActivityItemContent.qml Replace share button with file details button 2022-12-09 15:06:35 +01:00
ActivityItemContextMenu.qml
ActivityList.qml Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this 2022-12-05 15:21:09 +01:00
AutoSizingMenu.qml
CallNotificationDialog.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
CustomButton.qml Make unshare button less prominent, move out of bottom button box 2022-12-09 12:54:09 +01:00
EditFileLocallyLoadingDialog.qml Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this 2022-12-05 15:21:09 +01:00
EnforcedPlainTextLabel.qml Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this 2022-12-05 15:21:09 +01:00
HeaderButton.qml Create commonly accessible properties for current user colours in Style.qml 2022-10-25 19:14:40 +02:00
NCBusyIndicator.qml Improve 'Handle local file editing' feature. Add loading popup. Add force sync before opening a file.' 2022-10-10 17:13:06 +03:00
NCButtonBackground.qml Make unshare button less prominent, move out of bottom button box 2022-12-09 12:54:09 +01:00
NCButtonContents.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
NCToolTip.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
SyncStatus.qml Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this 2022-12-05 15:21:09 +01:00
TalkReplyTextField.qml
TextButtonContents.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
UnifiedSearchInputContainer.qml
UnifiedSearchResultFetchMoreTrigger.qml Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this 2022-12-05 15:21:09 +01:00
UnifiedSearchResultItem.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
UnifiedSearchResultItemSkeleton.qml Align, resize, and layout everything uniformly in the unified search view 2022-09-06 09:02:17 +02:00
UnifiedSearchResultItemSkeletonContainer.qml Align, resize, and layout everything uniformly in the unified search view 2022-09-06 09:02:17 +02:00
UnifiedSearchResultItemSkeletonGradientRectangle.qml Align, resize, and layout everything uniformly in the unified search view 2022-09-06 09:02:17 +02:00
UnifiedSearchResultListItem.qml Fix fetch more unified search result item not being clickable 2023-01-24 12:24:01 +01:00
UnifiedSearchResultNothingFound.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
UnifiedSearchResultSectionItem.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
UserLine.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
Window.qml Adapt changes from share details page changes 2022-12-09 15:06:35 +01:00
activitydata.cpp Refactor ActivityListModel population mechanisms 2022-09-13 19:34:41 +02:00
activitydata.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
activitylistmodel.cpp Replace share button with file details button 2022-12-09 15:06:35 +01:00
activitylistmodel.h Replace share button with file details button 2022-12-09 15:06:35 +01:00
asyncimageresponse.cpp fix instances of: c++11 range-loop might detach Qt container warnings 2022-11-18 16:02:21 +01:00
asyncimageresponse.h Add a file details window/page, QMLify file sharing 2022-10-31 18:06:03 +01:00
notificationhandler.cpp fix instances of: c++11 range-loop might detach Qt container warnings 2022-11-18 16:02:21 +01:00
notificationhandler.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
sortedactivitylistmodel.cpp avoid possibly crashing static_cast 2022-10-03 10:23:24 +02:00
sortedactivitylistmodel.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
svgimageprovider.cpp
svgimageprovider.h
syncstatussummary.cpp
syncstatussummary.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
talkreply.cpp
talkreply.h
trayimageprovider.cpp
trayimageprovider.h
unifiedsearchresult.cpp
unifiedsearchresult.h Align, resize, and layout everything uniformly in the unified search view 2022-09-06 09:02:17 +02:00
unifiedsearchresultslistmodel.cpp Extract makeResourceUrl lambda into separate static openableUrl method 2023-01-06 18:49:13 +01:00
unifiedsearchresultslistmodel.h Extract makeResourceUrl lambda into separate static openableUrl method 2023-01-06 18:49:13 +01:00
usermodel.cpp Use QFileInfo::exists where we are only creating a QFileInfo to check if file exists, as it is faster 2022-12-20 09:44:13 +01:00
usermodel.h Differentiate between normal normal and Talk notifications, invoke macOS text reply notifications 2022-12-09 14:36:12 +01:00