nextcloud-desktop/src/gui/tray
Camila d6db8fcbd6 Add a dismiss link for notifications without it.
- Fix for #5606 and #5585.
- That is how it is done in the server and other clients.
- Update tests.

Signed-off-by: Camila <hello@camila.codes>
2023-05-16 11:17:37 +02: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
activitydata.cpp Open calendar notifications in the browser. 2023-01-27 12:30:01 +00:00
activitydata.h follow shouldNotify flag to hide notifications when needed 2023-03-21 09:10:12 +01:00
ActivityItem.qml Add a dismiss link for notifications without it. 2023-05-16 11:17:37 +02: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 Added dark mode 2022-03-18 16:43:15 +00:00
ActivityList.qml Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this 2022-12-05 15:21:09 +01:00
activitylistmodel.cpp use a getter to query encryption status 2023-03-31 17:18:28 +02:00
activitylistmodel.h Display action button for conflict files in activity 2023-01-25 16:37: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
AutoSizingMenu.qml Added dark mode 2022-03-18 16:43:15 +00:00
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 Edit locally. Elide loading dialog filename label middle. 2023-04-20 14:16:07 +02: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
ListItemLineAndSubline.qml Group folder visibility improvements. Show dropdown in tray window. 2023-05-09 12:25:05 +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
notificationhandler.cpp Add a dismiss link for notifications without it. 2023-05-16 11:17:37 +02: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
SyncStatus.qml Fix setting [undefined] to QFont in 'Sync now' button 2023-05-08 21:18:22 +08:00
syncstatussummary.cpp
syncstatussummary.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
talkreply.cpp Add TalkReply class and tests. 2022-03-17 17:50:33 +01:00
talkreply.h Add TalkReply class and tests. 2022-03-17 17:50:33 +01:00
TalkReplyTextField.qml Use same tooltip component everywhere 2022-09-06 08:40:03 +02:00
TextButtonContents.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
TrayFolderListItem.qml Group folder visibility improvements. Show dropdown in tray window. 2023-05-09 12:25:05 +02:00
TrayFoldersMenuButton.qml i18n: Word separation 2023-05-10 16:53:03 +02:00
trayimageprovider.cpp Add thumbnails for files in the activity view 2022-03-17 10:46:09 +00:00
trayimageprovider.h Add thumbnails for files in the activity view 2022-03-17 10:46:09 +00:00
UnifiedSearchInputContainer.qml Replace unified search text field busy indicator with custom indicator 2022-08-02 13:23:33 +02:00
unifiedsearchresult.cpp
unifiedsearchresult.h more fixes for attributes without init value 2023-02-06 10:43:05 +01:00
UnifiedSearchResultFetchMoreTrigger.qml Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this 2022-12-05 15:21:09 +01:00
UnifiedSearchResultItem.qml Group folder visibility improvements. Show dropdown in tray window. 2023-05-09 12:25:05 +02: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
unifiedsearchresultslistmodel.cpp move init to default value in class declaration 2023-02-06 10:43:05 +01:00
unifiedsearchresultslistmodel.h move init to default value in class declaration 2023-02-06 10:43:05 +01:00
UserLine.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
usermodel.cpp Group folder visibility improvements. Show dropdown in tray window. 2023-05-09 12:25:05 +02:00
usermodel.h Group folder visibility improvements. Show dropdown in tray window. 2023-05-09 12:25:05 +02:00
Window.qml Group folder visibility improvements. Show dropdown in tray window. 2023-05-09 12:25:05 +02:00