nextcloud-desktop/src/gui/tray
Claudio Cambra 7b65c1ceed
Fix thumbnails for new files made while client open
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-04-19 10:16:43 +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 Added dark mode 2022-03-18 16:43:15 +00:00
activitydata.cpp Fix thumbnails for new files made while client open 2022-04-19 10:16:43 +02:00
activitydata.h Fix thumbnails for new files made while client open 2022-04-19 10:16:43 +02:00
ActivityItem.qml Remove unused function parameter. 2022-04-06 10:38:01 +02:00
ActivityItemActions.qml Do not hide'View chat' link. 2022-04-06 10:38:01 +02:00
ActivityItemContent.qml Use header text color to improve contrast with header colours when hovering on themed elements 2022-04-15 13:17:09 +02:00
ActivityItemContextMenu.qml Added dark mode 2022-03-18 16:43:15 +00:00
ActivityList.qml File activity dialog now works for all file actions activities (e.g. deleted files) 2022-03-16 08:38:14 +01:00
activitylistmodel.cpp Add 'Reply' as activity link instead of changing the 'View chat' link. 2022-04-06 10:38:00 +02:00
activitylistmodel.h Add 'Reply' as activity link instead of changing the 'View chat' link. 2022-04-06 10:38:00 +02:00
asyncimageresponse.cpp Add thumbnails for files in the activity view 2022-03-17 10:46:09 +00:00
asyncimageresponse.h Add thumbnails for files in the activity view 2022-03-17 10:46:09 +00:00
AutoSizingMenu.qml Added dark mode 2022-03-18 16:43:15 +00:00
CustomButton.qml Added dark mode 2022-03-18 16:43:15 +00:00
CustomTextButton.qml Added dark mode 2022-03-18 16:43:15 +00:00
FileActivityDialog.qml Added dark mode 2022-03-18 16:43:15 +00:00
HeaderButton.qml Use header text color to improve contrast with header colours when hovering on themed elements 2022-04-15 13:17:09 +02:00
notificationcache.cpp our source code files have lower case names 2021-10-25 15:38:21 +02:00
notificationcache.h our source code files have lower case names 2021-10-25 15:38:21 +02:00
notificationhandler.cpp Add 'Reply' as activity link instead of changing the 'View chat' link. 2022-04-06 10:38:00 +02:00
notificationhandler.h avoid adding icon data in a cache we never use 2021-11-16 16:11:44 +01:00
svgimageprovider.cpp Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML. 2021-11-04 20:50:51 +00: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 Added dark mode 2022-03-18 16:43:15 +00:00
syncstatussummary.cpp our source code files have lower case names 2021-10-25 15:38:21 +02:00
syncstatussummary.h Also update sync state summary based on connectivity 2021-10-20 12:31:55 +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 Adress design issues. 2022-04-06 10:38:01 +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 Added dark mode 2022-03-18 16:43:15 +00:00
unifiedsearchresult.cpp Unified Search via Tray window 2021-10-25 14:45:05 +03:00
unifiedsearchresult.h Fix dark mode stuff relating to unified search, fix macOS auto dark/light theme switching not always working, fix Windows detection of dark/light theme switching 2022-03-28 09:21:35 +00:00
UnifiedSearchResultFetchMoreTrigger.qml Added dark mode 2022-03-18 16:43:15 +00:00
UnifiedSearchResultItem.qml Added dark mode 2022-03-18 16:43:15 +00:00
UnifiedSearchResultItemSkeleton.qml Added dark mode 2022-03-18 16:43:15 +00:00
UnifiedSearchResultItemSkeletonContainer.qml Added dark mode 2022-03-18 16:43:15 +00:00
UnifiedSearchResultListItem.qml Fix dark mode stuff relating to unified search, fix macOS auto dark/light theme switching not always working, fix Windows detection of dark/light theme switching 2022-03-28 09:21:35 +00:00
UnifiedSearchResultNothingFound.qml Added dark mode 2022-03-18 16:43:15 +00:00
UnifiedSearchResultSectionItem.qml Add support for server color theming by using server color as accent 2022-03-16 13:57:45 +01:00
unifiedsearchresultslistmodel.cpp Fix dark mode stuff relating to unified search, fix macOS auto dark/light theme switching not always working, fix Windows detection of dark/light theme switching 2022-03-28 09:21:35 +00:00
unifiedsearchresultslistmodel.h Fix dark mode stuff relating to unified search, fix macOS auto dark/light theme switching not always working, fix Windows detection of dark/light theme switching 2022-03-28 09:21:35 +00:00
UserLine.qml Fix dark mode stuff relating to unified search, fix macOS auto dark/light theme switching not always working, fix Windows detection of dark/light theme switching 2022-03-28 09:21:35 +00:00
usermodel.cpp Fix thumbnails for new files made while client open 2022-04-19 10:16:43 +02:00
usermodel.h Let qml know the message reply was sent. 2022-03-28 16:04:54 +02:00
Window.qml Use header text color to improve contrast with header colours when hovering on themed elements 2022-04-15 13:17:09 +02:00