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
2020-08-13Enable the modernize-deprecated-headers check on clang-tidyKevin Ottens
2020-07-08Display the correct default permissions when creating a share.Camila
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-01-18Cleanup/Removal/Adaption/Update to resource files and crresponding code, esp....Dominique Fuchs
2019-12-20Make all ProgressIndicator's background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-12-09Make the ShareDialog background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-09-20show only 'shared with you by...' if it's not the current user itselfDominique Fuchs
2019-09-19Color corrections and sharer=self case implementationDominique Fuchs
2019-07-22Merge branch 'master' into pr/878Camila Ayres
2019-06-21Displays the uid_owner of a shared file.Camila San
2019-05-29Unshare action transferred to 3 dot menuivyclare
2019-05-27Display sharees on the first show of the share dialog.Camila San
2019-05-27Adds parameter to retrieve shares with its reshares.Camila San
2018-11-17ShareUserGroupWidget: allow frame when scrollableJ-P Nurmi
2018-11-17ShareUserGroupWidget: fix scroll area size managementJ-P Nurmi
2018-11-17ShareDialog: use auto-raising tool buttons as confirm buttonsJ-P Nurmi
2018-11-17ShareUserLine: fix elidingJ-P Nurmi
2018-11-17ShareUserGroupWidget: remove nested content marginsJ-P Nurmi
2018-11-01Fix warning in ShareUserGroupWidgetManuel Stahl
2018-10-08Fixes #665 Adds slot for confirmShare button.Camila San
2018-08-21Fixes #534: can edit permission were always disabled.Camila San
2018-08-15Further QAction constructor fixesIstván Váradi
2018-08-02Fix include orderRoeland Jago Douma
2018-08-02Adjustes sizes and margins in the share dialog and its widgets.Camila San
2018-08-02Changes Share User/Group widget UI to match the server share UI.Camila San
2018-08-02Fixes edit permission on share link for files and folders.Camila San
2018-08-02Switches order of widgets in share dialog: share link comes first.Camila San
2018-08-02Fixes share users/groups widget.Camila San
2018-08-02Changes size, size policy, content and margins of the share dialog and its wi...Camila San
2018-08-02Improves share dialog.Camila San
2018-06-06More Button: Use SVG and fix size so it renders good in highdpiOlivier Goffart
2017-11-21User shares: Further avatar tweaksChristian Kamm
2017-11-21User shares: Use background color, remove permission frame #6176Christian Kamm
2017-11-21User shares: Fix missing label when there are only link sharesChristian Kamm
2017-11-21Avatars in user share dialog: Minor tweaksChristian Kamm
2017-11-21AvatarJob improvementsChristian Kamm
2017-11-21User shares: Show avatarsRoeland Jago Douma
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-19Private links: Retrieve link through propfind property #6020Christian Kamm
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Upgrade some qCDebug to qCInfo or qCWarningJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-05-08Sharing: Switch from QtJson to Qt5's QJson #5710Christian Kamm
2017-04-21Rename ShareWidget to ShareUserLineChristian Kamm
2017-04-21ShareDialog: Use a tab widget #5655Christian Kamm
2017-04-13Merge remote-tracking branch 'origin/2.3'Olivier Goffart
2017-04-11ShareDialog: Reenable user input textedit on error #5694Christian Kamm
2017-04-04ShareDialog: Hide the detailed permissions if there is only one #5655Christian Kamm
2017-03-24ShareDialog: Make "can edit" partially checked sometimes #5642Christian Kamm