nextcloud-desktop/src/gui/tray
Camila Ayres aec2eaf73f Fix alignment and size of buttons.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-09-26 12:02:21 +02:00
..
.wheelhandler.h.swo [tray] Makes scrolling with a touchpad in activiy list more natural 2021-11-22 11:18:18 +00:00
ActivityActionButton.qml Remove cutomizations for text color and hover from ActivityActionButton. 2024-09-06 10:42:08 +02:00
activitydata.cpp qrc:/// => image:// 2024-09-06 10:42:08 +02:00
activitydata.h Declare whitelist and blacklist activity verbs as static constexprs in activitydata, refer to this in usage 2023-08-04 17:44:22 +08:00
ActivityItem.qml Fix warning: The current style does not support customization of this control (property: "contextItem"). 2024-09-06 10:42:08 +02:00
ActivityItemActions.qml Remove custom properties for text color/hover from CustomButton and NCButtonContents components. 2024-09-06 10:42:08 +02:00
ActivityItemContent.qml Fix alignment and size of buttons. 2024-09-26 12:02:21 +02:00
ActivityItemContextMenu.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
ActivityList.qml Remove customization for font color from EnforcedPlainTextLabel. 2024-09-06 10:42:08 +02:00
activitylistmodel.cpp Remove extra ';' 2024-09-13 12:35:33 +02:00
activitylistmodel.h Activity list fixes and improvements. Adjusted sorting to show interactive and security activities always on top (after errors). Added button to scroll up when new activity arrives. Improved sync status scrollbar. 2023-09-22 15:28:50 +02: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 Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
CallNotificationDialog.qml Fix error: Audio is not a type. 2024-09-13 12:30:11 +02:00
CustomButton.qml Remove image hover from NCButtonContents and CustomButton. 2024-09-06 10:42:08 +02:00
EditFileLocallyLoadingDialog.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
EnforcedPlainTextLabel.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
HeaderButton.qml Remove duplicated header image. 2024-09-06 10:42:08 +02:00
ListItemLineAndSubline.qml Remove customization for font color from EnforcedPlainTextLabel. 2024-09-06 10:42:08 +02:00
MainWindow.qml rename our Window component to MainWindow to not use an existing name 2024-09-25 16:43:04 +02:00
NCBusyIndicator.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
NCButtonBackground.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
NCButtonContents.qml Remove image hover from NCButtonContents and CustomButton. 2024-09-06 10:42:08 +02:00
NCIconWithBackgroundImage.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
NCProgressBar.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
NCToolTip.qml Remove customization for font color from EnforcedPlainTextLabel. 2024-09-06 10:42:08 +02:00
notificationhandler.cpp Notify even if pre-fetch etag header is empty 2024-09-12 09:52:54 +02:00
notificationhandler.h Make sure we do not renotify notifications when we have received the same etag as during the last check 2024-09-12 09:52:54 +02:00
sortedactivitylistmodel.cpp Activity list fixes and improvements. Adjusted sorting to show interactive and security activities always on top (after errors). Added button to scroll up when new activity arrives. Improved sync status scrollbar. 2023-09-22 15:28:50 +02:00
sortedactivitylistmodel.h remove custom property and use standard sourceModel for our proxy model 2023-05-17 18:16:08 +02:00
svgimageprovider.cpp Ensure svg icons generated by svgimageprovider have a reasonable default size 2024-06-07 00:17:40 +08:00
svgimageprovider.h Use SvgRenderer for Unified Search input icons. Refactor IconUtils. Extend unit tests. 2021-11-04 20:50:51 +00:00
SyncStatus.qml Remove customization for font color from EnforcedPlainTextLabel. 2024-09-06 10:42:08 +02:00
syncstatussummary.cpp Make sync status text easier to understand. 2024-07-29 20:06:32 +02:00
syncstatussummary.h Activity list fixes and improvements. Adjusted sorting to show interactive and security activities always on top (after errors). Added button to scroll up when new activity arrives. Improved sync status scrollbar. 2023-09-22 15:28:50 +02:00
talkreply.cpp do some header includes clean-up as recommended by compiler 2024-04-26 09:05:12 +02:00
talkreply.h Add TalkReply class and tests. 2022-03-17 17:50:33 +01:00
TalkReplyTextField.qml Add the same round background rectangle for the talk reply text field. 2024-09-13 12:30:10 +02:00
TextButtonContents.qml Remove customization for text color and hover from TextButtonContents. 2024-09-06 10:42:08 +02:00
TrayFolderListItem.qml Adjust radius values: main window and text input uses bigger value, dropdown menus uses half. 2024-09-13 12:30:10 +02:00
TrayFoldersMenuButton.qml Add radius value, border and hover colors in the folder's menus. 2024-09-13 12:30:09 +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 Fix unified search input placeholder text alignment and radius. 2024-09-13 12:30:10 +02:00
unifiedsearchresult.cpp Unified Search via Tray window 2021-10-25 14:45:05 +03:00
unifiedsearchresult.h more fixes for attributes without init value 2023-02-06 10:43:05 +01:00
UnifiedSearchResultFetchMoreTrigger.qml Remove customization for font color from EnforcedPlainTextLabel. 2024-09-06 10:42:08 +02:00
UnifiedSearchResultItem.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
UnifiedSearchResultItemSkeleton.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
UnifiedSearchResultItemSkeletonContainer.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
UnifiedSearchResultItemSkeletonGradientRectangle.qml Remove component versions under src/gui/tray. 2024-09-06 10:42:08 +02:00
UnifiedSearchResultListItem.qml Replace NCToolTip for ToolTip. 2024-09-06 10:42:08 +02:00
UnifiedSearchResultNothingFound.qml qrc:/// => image:// 2024-09-06 10:42:08 +02:00
UnifiedSearchResultSectionItem.qml Remove customization for font color from EnforcedPlainTextLabel. 2024-09-06 10:42:08 +02: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 Fix wrong Style property. 2024-09-13 12:30:11 +02:00
usermodel.cpp Add rename file link/button to invalid filename activities 2024-08-21 09:51:39 +02:00
usermodel.h Move the logic for handling the featured app qml to cpp. 2024-06-25 15:34:50 +02:00