..
.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 unnecessary background components
2023-05-30 10:00:10 +02:00
activitydata.cpp
to store subjectRichParameters use a QVariantMap that is qml friendly
2023-05-17 18:16: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
Define all QML windows as ApplicationWindows, define palettes here
2023-05-30 10:00:10 +02:00
ActivityItemActions.qml
Fix reply button visibility after reply field opened and reply text sent
2023-06-09 08:34:45 +02:00
ActivityItemContent.qml
Fix all broken QML imports
2024-04-26 09:05:12 +02:00
ActivityItemContextMenu.qml
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +02:00
ActivityList.qml
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
activitylistmodel.cpp
Bugfix. Remove seen call notifications from the list.
2024-04-02 13:19:34 +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
Fix breakages in autosizing menu when item does not have expected internal properties
2024-06-07 00:17:40 +08:00
CallNotificationDialog.qml
Fix all broken QML imports
2024-04-26 09:05:12 +02:00
CustomButton.qml
Declare hoverEnabled: true explicitly in CustomButton
2023-05-30 10:00:10 +02:00
EditFileLocallyLoadingDialog.qml
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +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
Fix displaying of header buttons in tray window
2024-06-07 00:17:40 +08:00
ListItemLineAndSubline.qml
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +02:00
NCBusyIndicator.qml
Added error reporting for E2EE issues.
2023-12-11 18:03:57 +01:00
NCButtonBackground.qml
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +02:00
NCButtonContents.qml
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +02:00
NCIconWithBackgroundImage.qml
Use material icon for folders.
2023-10-06 10:18:31 +02:00
NCProgressBar.qml
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
NCToolTip.qml
Remove unnecessary background components
2023-05-30 10:00:10 +02:00
notificationhandler.cpp
Don't log notification successes as warnings
2023-11-20 23:49:32 -05:00
notificationhandler.h
Fix crash in _finalList removal loop. Fix incorrect implementation of seen chat notifications removal. Improved notifications fetch code to avoid multiple calls from different threads.
2023-07-18 09:57:13 +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
Hotfix. Slow download speed while tray is open. Do not run rotation animation in syncstatus in tray.
2024-04-24 20:28:24 +02:00
syncstatussummary.cpp
Hotfix. Slow download speed while tray is open. Do not run rotation animation in syncstatus in tray.
2024-04-24 20:28:24 +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
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +02:00
TextButtonContents.qml
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +02:00
TrayFolderListItem.qml
Use material icon for folders.
2023-10-06 10:18:31 +02:00
TrayFoldersMenuButton.qml
Fix use of sourceSize in TrayFoldersMenuButton
2024-06-07 00:17:40 +08: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 all broken QML imports
2024-04-26 09:05:12 +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
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +02:00
UnifiedSearchResultItem.qml
Fix all broken QML imports
2024-04-26 09:05:12 +02:00
UnifiedSearchResultItemSkeleton.qml
Fix all broken QML imports
2024-04-26 09:05:12 +02:00
UnifiedSearchResultItemSkeletonContainer.qml
Fix all broken QML imports
2024-04-26 09:05:12 +02:00
UnifiedSearchResultItemSkeletonGradientRectangle.qml
Fix all broken QML imports
2024-04-26 09:05:12 +02:00
UnifiedSearchResultListItem.qml
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +02:00
UnifiedSearchResultNothingFound.qml
Always use palette colours for colouring UI elements
2023-05-30 10:00:10 +02:00
UnifiedSearchResultSectionItem.qml
add missing copyright notices and upgrade qml module imports
2023-05-17 18:16:07 +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 displaying of more button in UserLine
2024-06-07 00:17:40 +08:00
usermodel.cpp
Display the Nextcloud assistant icon in the main window.
2024-06-25 15:34:49 +02:00
usermodel.h
Display the Nextcloud assistant icon in the main window.
2024-06-25 15:34:49 +02:00
Window.qml
Display the Nextcloud assistant icon in the main window.
2024-06-25 15:34:49 +02:00