Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06Use same tooltip component everywhereClaudio Cambra
2022-06-28Clean up code, move values to Style.qml.Camila
2022-06-23Remove unused signal fileActivityButtonClicked.Camila
2022-06-23absolutePath was undefined.Camila
2022-06-21Add contrast to the text/icon of buttons if the server defined color is light.Camila
2022-05-25Reduce spacing above the notification buttons.Camila
2022-05-24Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.Camila
2022-05-16Fixed several issues with activity items relating to icon colouration and act...Claudio Cambra
2022-04-28Add an incoming talk call notification to the desktop clientClaudio Cambra
2022-04-27Realigned and resized thumbnailsClaudio Cambra
2022-04-06Remove unused function parameter.Camila
2022-04-06Add 'Reply' as activity link instead of changing the 'View chat' link.Camila
2022-03-28Address PR comments.Camila
2022-03-28Display input once user clicked on Reply.Camila
2022-03-20Fixes to UI issuesClaudio Cambra
2022-03-18Added dark modeClaudio Cambra
2022-03-17Add TalkReply class and tests.Camila
2022-03-17Add thumbnails for files in the activity viewClaudio Cambra
2022-02-04Adjust icons for activity entries in main dialog. Refactor the dialog by spli...alex-z
2022-01-17Use the font size that Qt suggestFelix Weilbach
2022-01-14Show only filenames in tray activity items, with full path in tooltipClaudio Cambra
2021-12-20Hide share button for deleted and ignored files in tray activityClaudio Cambra
2021-10-12Show sync progress in main dialogFelix Weilbach
2021-10-05Add file activity dialogFelix Weilbach
2021-09-03Implicitly defined onFoo properties in Connections are deprecatedFelix Weilbach
2021-07-28Don't constrain size of hover backgroundFelix Weilbach
2021-07-21Add custom component ActivityItem.Camila