.. |
.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
|
Clicking on an activity list item for a file opens the local file if available
|
2022-08-02 17:43:18 +02:00 |
activitydata.h
|
Clicking on an activity list item for a file opens the local file if available
|
2022-08-02 17:43:18 +02:00 |
ActivityItem.qml
|
Clean up code, move values to Style.qml.
|
2022-06-28 09:25:48 +02:00 |
ActivityItemActions.qml
|
Remove tooltip because it is only repeating the label of the link.
|
2022-06-23 08:56:23 +02:00 |
ActivityItemContent.qml
|
Fix ActivityItemContent QML paintedWidth errors
|
2022-07-18 15:13:58 +02:00 |
ActivityItemContextMenu.qml
|
Added dark mode
|
2022-03-18 16:43:15 +00:00 |
ActivityList.qml
|
Clicking on an activity list item for a file opens the local file if available
|
2022-08-02 17:43:18 +02:00 |
activitylistmodel.cpp
|
Clicking on an activity list item for a file opens the local file if available
|
2022-08-02 17:43:18 +02:00 |
activitylistmodel.h
|
Clicking on an activity list item for a file opens the local file if available
|
2022-08-02 17:43:18 +02:00 |
asyncimageresponse.cpp
|
Fixed several issues with activity items relating to icon colouration and activity item sizing + layout
|
2022-05-16 16:42:53 +02:00 |
asyncimageresponse.h
|
Fixed several issues with activity items relating to icon colouration and activity item sizing + layout
|
2022-05-16 16:42:53 +02:00 |
AutoSizingMenu.qml
|
Added dark mode
|
2022-03-18 16:43:15 +00:00 |
CallNotificationDialog.qml
|
Close call notifications when the call has been joined by the user, or the call has ended
|
2022-07-01 11:39:50 +02:00 |
CustomButton.qml
|
Add contrast to the text/icon of buttons if the server defined color is light.
|
2022-06-21 11:49:30 +02: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 |
NCBusyIndicator.qml
|
Replace unified search text field busy indicator with custom indicator
|
2022-08-02 13:23:33 +02:00 |
notificationhandler.cpp
|
add explicit capture for lambda
|
2022-05-17 13:33:22 +02:00 |
notificationhandler.h
|
Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.
|
2022-05-16 10:47:05 +03: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
|
Replace unified search text field busy indicator with custom indicator
|
2022-08-02 13:23:33 +02: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
|
Clean up TalkReplyTextField, remove unnecessary parent Item
|
2022-07-29 12:47:08 +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
|
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
|
Stop styling QML unified search items hierarchically, use global Style constants
|
2022-07-21 15:38:18 +02:00 |
UnifiedSearchResultItem.qml
|
Fix unified seach item placeholder image source
|
2022-08-10 13:31:45 +02:00 |
UnifiedSearchResultItemSkeleton.qml
|
Restyle unified search skeleton items animation and simplify their code
|
2022-08-05 18:40:13 +02:00 |
UnifiedSearchResultItemSkeletonContainer.qml
|
Restyle unified search skeleton items animation and simplify their code
|
2022-08-05 18:40:13 +02:00 |
UnifiedSearchResultListItem.qml
|
Stop styling QML unified search items hierarchically, use global Style constants
|
2022-07-21 15:38:18 +02:00 |
UnifiedSearchResultNothingFound.qml
|
Stop styling QML unified search items hierarchically, use global Style constants
|
2022-07-21 15:38:18 +02:00 |
UnifiedSearchResultSectionItem.qml
|
Stop styling QML unified search items hierarchically, use global Style constants
|
2022-07-21 15:38:18 +02: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 account switching and hover issues with UserLine component
|
2022-08-10 18:07:02 +03:00 |
usermodel.cpp
|
Ensure that throttled notifications still appear in tray activity model
|
2022-07-25 13:15:50 +02:00 |
usermodel.h
|
QMLify the UserModel, use properties rather than setter methods
|
2022-07-15 16:47:17 +02:00 |
Window.qml
|
Fix account switching and hover issues with UserLine component
|
2022-08-10 18:07:02 +03:00 |