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
2018-07-10Cleans up comments.fix-activitiesCamila San
2018-07-10Fixes and improves 'copy to cllipboard' output; Cleans up code/comments.Camila San
2018-07-10Improves comments on ActivityListModel.Camila San
2018-07-10Adds 'Join' string for call and puts strings into consts.Camila San
2018-07-10Fixes 'accept' button for remote share.Camila San
2018-07-09Fixes button sizes in the activities list.Camila San
2018-07-09Fixes everything with adding/removing accounts with separator in the toolbar.Camila San
2018-07-09Fix settings dialog for mac.Camila San
2018-07-07Updates settings dialog for mac.Camila San
2018-07-07Removes Protocol and Issues widget files and references.Camila San
2018-07-07Adds comments and qCWarning.Camila San
2018-07-07Removes qDebugs; removes commented out code; comments out ProtocolWidget and ...Camila San
2018-07-07Adds comments; cleans up code.Camila San
2018-07-07Do not display issues/errors widget.Camila San
2018-07-07Gives full pathto file to open in file manager.Camila San
2018-07-07Changes icons for opening in file manager and to dismiss notification.Camila San
2018-07-07Fix the url for the button 'open browser'.Camila San
2018-07-07Fix the color of the font.Camila San
2018-07-07Merges issues/errors into notifications/activities.Camila San
2018-07-07Small fixes: align progress indicator to the center, removes unused code, rem...Camila San
2018-07-07Fixes remove row when notification is dismissed.Camila San
2018-07-07Makes space smaller bewteen user/activities and network/settings menu.Camila San
2018-07-07Fixes the text length for activities because they don't have actions.Camila San
2018-07-07Moves the separator to between accounts.Camila San
2018-07-07Switches drawing direction to vertical in the notifications/activities list.Camila San
2018-07-07Handles buttons actions in the list view.Camila San
2018-07-07Adds dismiss button with an icon.Camila San
2018-07-07Displays the notification icon when available.Camila San
2018-07-07Adds class to retrieve icons.Camila San
2018-07-07Removes notification row from the view when clicking on Dismiss.Camila San
2018-07-07Displays a menu once the user clicks on the button in the notifications.Camila San
2018-07-07Adds a button in the activities list that opens a menu with options for notif...Camila San
2018-07-07Fixes order of the notifications: latest on top.Camila San
2018-07-07Adds correctly text and button in the space left depending on the widget size.Camila San
2018-07-07Only display buttons in the list view if it is a notifications.Camila San
2018-07-07Returns the activity type to the list view.Camila San
2018-07-07Display all actions as buttons in the list.Camila San
2018-07-07Align elements in the list view of notifications/activities properly.Camila San
2018-07-07Draws the dismiss button in the list view of activities and notifications.Camila San
2018-07-07Uses different icons for activities and notifications in the list view.Camila San
2018-07-07List model returns the list of actions for each activity to be used in the ac...Camila San
2018-07-07Cleans up code used for debugging.Camila San
2018-07-07Adjust spcaing between action/buttons in the toolbar.Camila San
2018-07-07Correctly removes actions - account, separator and settings widget from toolb...Camila San
2018-07-07Fixes widget stack visibility when switching actions.Camila San
2018-07-07Adds space bewteen different accounts and activity.Camila San
2018-07-07Each user has its own list of activities.Camila San
2018-07-07Aligns Network and General to the right.Camila San
2018-07-07Adds one activity widget for each user.Camila San
2018-07-07Displays activity and notification messages in the list view.Camila San