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-09-01Enable bugprone-narrowing-conversions clang-tidy checkKevin Ottens
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-03-05Allow sharing to circlesRoeland Jago Douma
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2017-12-28Prepend "nextcloud" for all logging categoriesDaniel Nicoletti
2017-10-05Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-05-08Sharing: Switch from QtJson to Qt5's QJson #5710Christian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-01-12Sharing: feedback when there is no result while searching for an user #4348Olivier Goffart
2015-12-10User Sharing: Match user names and case insensitive #4269Christian Kamm
2015-12-03Sharee.cpp: Get rid of lambdas because we still need to support GCC 4.4Olivier Goffart
2015-11-27show displaynames of users in share dialog instead of useridArthur Schiwon
2015-11-16ShareDialog: fix auto completion to actualy auto completeOlivier Goffart
2015-11-11Sharing: Fix crash with share deletion #4111Christian Kamm
2015-11-09ShareDialog: fix autocompletion took the wrong userOlivier Goffart
2015-11-05[Sharing] Filter sharee list properlyRoeland Jago Douma
2015-11-05[Sharing] Allow sharing with users/groups from desktopRoeland Jago Douma
2015-11-04[Sharing] First step towards proper group sharingRoeland Jago Douma