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-10-12Don't use nullptr for QFlagsNicolas Fella
2020-09-01Enable the bugprone-branch-clone clang-tidy checkKevin Ottens
2020-08-13Enable the modernize-loop-convert check on clang-tidyKevin Ottens
2020-08-13Remove unused methodKevin Ottens
2020-07-01Properly display encryption status for non root folder connectionKevin Ottens
2020-06-30Display folder names demangled in the settingsKevin Ottens
2020-06-30Use the propagator to trigger the e2e info fetchKevin Ottens
2020-06-30Fix typoKevin Ottens
2020-06-03Cleanup the missing braced init list returnsKevin Ottens
2020-06-03Use default member init when applicableKevin Ottens
2020-06-03Do not declare local variables without an initial value.Camila San
2020-06-02Show broken encryption icon only in non-empty foldersKevin Ottens
2020-06-02Show a broken lock icon for unencrypted subdirectoryIvan Čukić
2020-05-27Use the return braced init list patternKevin Ottens
2020-05-25Use = default for trivial ctors and dtorsKevin Ottens
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-03Use … instead of 3 dotsJoas Schilling
2019-01-23Add sync date next to "Synchronized with local folder"Javier Llorente
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-06-22Add indicator to e2e foldersJulius Härtl
2018-06-05Folders: Use "Problem" icon for unresolved conflicts #6277Christian Kamm
2018-06-05FolderStatusModel: fix potential assertOlivier Goffart
2018-06-02Merge pull request #314 from nextcloud/upstream/pr/6373Roeland Jago Douma
2018-05-18Merge pull request #295 from nextcloud/upstream/pr/6329Julius Härtl
2018-05-16ProgressInfo: Add information for local vs remote discoveryChristian Kamm
2018-05-15FolderStatusModel: Refresh folders on Problem sync #6337Christian Kamm
2018-05-15Tray: Change icon for unresolved conflicts #6277upstream/pr/6277Christian Kamm
2018-01-29Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2018-01-24FolderStatusModel: don't use deprecated QModelIndex::childOlivier Goffart
2017-12-28Prepend "nextcloud" for all logging categoriesDaniel Nicoletti
2017-12-17[CSE] Code CleanupTomaz Canabrava
2017-12-17[CSE] Fix infoForFileIdTomaz Canabrava
2017-12-14Merge branch 'master' into clientSideEncryptionV3Roeland Jago Douma
2017-12-14[CSE] Add new method "infoForFolderId"Tomaz Canabrava
2017-12-08Remove usage of deprecated qSortOlivier Goffart
2017-12-08Remove use of deprecated translate callOlivier Goffart
2017-11-23[CSE] Update encryption status when folder is updatedTomaz Canabrava
2017-10-18[CSE] Add FileIdRole for the FolderStatusModelTomaz Canabrava
2017-10-18[CSE] Fetch file-id for subfoldersTomaz Canabrava
2017-10-05Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-10-05Gui: Allow to add multiple sync folder connection of the same folderOlivier Goffart
2017-10-05Move SyncJournalDB to src/commonJocelyn Turcotte
2017-10-05remove qt4 codeHelmut K. C. Tessarek
2017-10-05Move Utility to a new common static libraryJocelyn Turcotte
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-18Gui: Allow to add multiple sync folder connection of the same folderOlivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte