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-03-18Fix warn colour in dark modeClaudio Cambra
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-08-23Align MkColJob finish signal with the other jobsHannah von Reth
2020-12-15Stop using e2e()->isFolderEncrypted() in the folder wizardKevin Ottens
2020-12-15Don't show 404 errors when manually creating folder sync pair.Hannah von Reth
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15FolderWizard: fix crash when experimental feature are disabledOlivier Goffart
2020-12-15Wizards: Add placeholder option and warning to account wizardChristian Kamm
2020-12-15Placeholders: Add an checkbox in the FolderWizard to enable the placeholder f...Olivier Goffart
2018-11-11GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"J-P Nurmi
2018-11-11GUI: run clang-tidy modernize-use-overrideJ-P Nurmi
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2017-11-29FolderWizard: Fix minimum sizeOlivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-01-13Selective sync: Adjust widget common to folder/account wizardsChristian Kamm
2016-11-29FolderWizard: pass AccountPtr by const&Christian Kamm
2016-09-30Folder Setup: Allow to set up more sync connects to the same folder.Klaas Freitag
2016-04-27Remote folder selection: improve path typing #4745 #4746Christian Kamm
2015-08-24AddFolder: Improve remote path selection error handling #3573Christian Kamm
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-05-21FolderWizard: Add missing Q_OBJECT which prevent translations from workingOlivier Goffart
2015-03-13Remote folder wizard: Add optional manual entry #2613Christian Kamm
2015-01-28Folderwizard: Prepare for multiaccount. #43Christian Kamm
2014-11-10Adjust namespacesDaniel Molkentin
2014-08-26Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dirDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin