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-07-01Reduce interaction with e2ee folders when in the wizardKevin Ottens
2020-06-03Do not declare local variables without an initial value.Camila San
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2019-12-03Use … instead of 3 dotsJoas Schilling
2018-11-11GUI: run clang-tidy modernize-use-overrideJ-P Nurmi
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2017-12-12Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2017-12-07Excludes: Refactor for pending improvementsChristian Kamm
2017-10-18[CSE] Fetch file-id for subfoldersTomaz Canabrava
2017-10-05Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
2017-10-05Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-10-05remove qt4 codeHelmut K. C. Tessarek
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-15remove qt4 codeHelmut K. C. Tessarek
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-01-13SelectiveSync: adjust the position of the "Loading" labelOlivier Goffart
2017-01-13Selective sync: Adjust widget common to folder/account wizardsChristian Kamm
2016-10-25FolderMan: Clean up APIChristian Kamm
2016-05-19Use natural sorting for filenames if available #4859 (#4864)ckamm
2016-04-28Selective sync: Sort folders in FolderStatusModel #4612Christian Kamm
2016-04-06SelectiveSync: Verify if the list could be read from journal.Klaas Freitag
2016-03-28Make the AccountState a construction argument of the FolderJocelyn Turcotte
2016-03-18Fix wizardSelectiveSyncDefaultNothing #4581Christian Kamm
2016-02-22Selective sync: Don't show negative sizeOlivier Goffart
2016-02-20Merge branch '2.1'Hefee
2016-02-20fix typo occured->occurredHefee
2016-02-11Use oc:size instead of quota-used-bytes to get the sizes of folder (#4459)Olivier Goffart
2015-10-19SelectiveSyncTreeView: show the size for the root item (#3755)Olivier Goffart
2015-10-13Exclusion: Fix confusion with relative and absolute pathsChristian Kamm
2015-10-05GUI comment and message typos for masterPhil Davis
2015-10-02SelectiveSync: Apply excludes #3876Christian Kamm
2015-08-24Theme: Fix wizardSelectiveSyncDefaultNothing #3671Christian Kamm
2015-08-18Selective Sync dialog: add the quota-used-bytes to the requestOlivier Goffart
2015-07-14Qt4 SelectiveSyncDialog: Give a better size to the column by defaultOlivier Goffart
2015-06-10Merge branch 'master' into new-uiOlivier Goffart
2015-05-26Confirm feature: Use selective sync in the databaseOlivier Goffart
2015-04-28FolderMan: refactor some function to take a Folder* instead of an aliasOlivier Goffart
2015-04-24Folders: Store inside account config.Christian Kamm
2015-04-16Merge branch 'master' into new-uiOlivier Goffart
2015-04-14Sort folder sizes SelectiveSyncTreeView numericallyDaniel Molkentin
2015-03-27Settings: New UI that intergate the selective sync within the account settingsOlivier Goffart
2015-03-02LsColJob: one must now specify the propertiesOlivier Goffart
2015-02-06Wizard: Show the remote folder name when the theme has oneOlivier Goffart
2015-02-06SelectiveSync: show a message in case of error or if there is no subfolderOlivier Goffart
2015-02-06Wizard: Fix the advanced setup page when the theme has a defaultServerFolderOlivier Goffart
2015-02-05SelectiveSync: change the wording of the dialog on the wizardOlivier Goffart
2015-01-22Wizard: Add an option in the theme to default to nothing selected in the sele...Olivier Goffart
2015-01-22Merge branch 'qnam_csync_update'Markus Goetz