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-11-05add an option to enforce use of virtual files sync folderMatthieu Gallien
2021-08-23Align MkColJob finish signal with the other jobsHannah von Reth
2021-07-30l10n: Replace apostrophe with double quotationValdnet
2021-05-11Temporary! Windows. VFS. Block Virtual Files for partition root sync folders.allexzander
2021-01-25Move space in "folderwizard.cpp"Valdnet
2020-12-15Stop using e2e()->isFolderEncrypted() in the folder wizardKevin Ottens
2020-12-15VirtualFiles: Ensure the target location supports vfsHannah von Reth
2020-12-15Don't show 404 errors when manually creating folder sync pair.Hannah von Reth
2020-12-15Use winvfs by default when adding folder sync connectionHannah von Reth
2020-12-15Windows VFS: Enable Windows VFS by defaultHannah von Reth
2020-12-15Folder Wizard: warn when adding a folder which is the parent of a sync'ed folderOlivier Goffart
2020-12-15[Wizard] Make vfs dialog blockingHannah von Reth
2020-12-15OwncloudWizard: Mark vfs as tech preview instead of experimentalHannah von Reth
2020-12-15Folder: Add remoteFolderTrailingSlash()Christian Kamm
2020-12-15vfs: Fix plugin decision in wizards, sanitize loadingChristian Kamm
2020-12-15virtual files: show option only when branding allows itChristian Kamm
2020-12-15Folder Wizard: Disable the 'choose what to sync' treeview if virtual files ar...Olivier Goffart
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15Rename "placeholder" featureChristian Kamm
2020-12-15FolderWizard: fix crash when experimental feature are disabledOlivier Goffart
2020-12-15Wizards: Show placeholder option only if showExperimentalOptions is setChristian Kamm
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
2020-08-13Enable the modernize-deprecated-headers check on clang-tidyKevin Ottens
2020-07-01Reduce interaction with e2ee folders when in the wizardKevin Ottens
2020-05-25Use = default for trivial ctors and dtorsKevin Ottens
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-05-20Use nullptr when appropriateKevin Ottens
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-09-09FolderMan::checkPathValidityForNewFolder: make sure to work when folder point...Olivier Goffart
2018-01-11Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-09Fix resizing crash when currentPage() is nullChristian Kamm
2017-12-08FolderWizard: don't use deprecated APIOlivier Goffart
2017-12-08Remove usage of QString::nullOlivier Goffart
2017-11-29FolderWizard: Fix minimum sizeOlivier Goffart
2017-09-21Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
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-07-28FolderWizard: fix crash in FolderWizardRemotePath::slotHandleLsColNetworkErrorOlivier Goffart
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-04-04Improve http error messages; cleanupChristian Kamm
2017-03-21Wizards: Never propose an existing folder for syncing #5597Christian Kamm
2017-02-23Verify that all strings are properly escaped (#5558)Olivier Goffart
2017-01-13wizardSelectiveSyncDefaultNothing applies to folder wizard #4581Christian Kamm
2017-01-13Selective sync: Adjust widget common to folder/account wizardsChristian Kamm