nextcloud-desktop/src/gui/tray
2021-03-24 15:42:26 +01:00
..
ActivityActionButton.qml Implemented notification action buttons and context menu for confirm/dismiss and other actions. 2020-12-02 08:08:37 +00:00
ActivityData.cpp More typo fix 2020-01-03 13:42:07 +01:00
ActivityData.h Implemented notification action buttons and context menu for confirm/dismiss and other actions. 2020-12-02 08:08:37 +00:00
ActivityListModel.cpp Validate sensitive URLs to onle allow http(s) schemes. 2021-02-09 15:00:35 +02:00
ActivityListModel.h Start file conflict resolve dialog asynchronous 2021-01-27 08:01:25 +00:00
HeaderButton.qml Use the icon color property to color the icons in the tray window header. 2020-12-10 17:43:45 +01:00
NotificationHandler.cpp Add UserStatus enum with the pre defined status. 2021-03-24 15:41:31 +01:00
NotificationHandler.h Add UserStatus enum with the pre defined status. 2021-03-24 15:41:31 +01:00
UserLine.qml Do not display notifications when user status is do not disturb. 2021-03-24 15:40:05 +01:00
UserModel.cpp Add checks in case userStatus is not available/fails on the server side. 2021-03-24 15:42:26 +01:00
UserModel.h Add checks in case userStatus is not available/fails on the server side. 2021-03-24 15:42:26 +01:00
Window.qml Do not display notifications when user status is do not disturb. 2021-03-24 15:40:05 +01:00