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-07Make sure --logfile has precedence on configKevin Ottens
2020-09-29Don't hold ref to value returned from function.Harald Eilertsen
2020-09-29gui/application: replace foreach (#2219)Harald Eilertsen
2020-07-01Allow to control logFlush from the config fileKevin Ottens
2020-07-01Allow to control logDir from the config fileKevin Ottens
2020-07-01Allow to control logExpire from the config fileKevin Ottens
2020-07-01Allow to control log debug from the config fileKevin Ottens
2020-06-17Bring forward the main systray dialog on second executionKevin Ottens
2020-06-07Improve command line version info and help display to streamline gui and cmdMichael Schuster
2020-06-03Add missing auto opportunitiesKevin Ottens
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-03-10Merge pull request #1847 from nextcloud/enh/updaterMichael Schuster
2020-03-09Updater: Add CMake option BUILD_UPDATER to make the updater optionalMichael Schuster
2020-03-07Add missing --version parameter to help screenMichael Schuster
2020-01-12Show activitylist on initial tray opening when logged inDominique Fuchs
2020-01-11Systray now a singleton with instance(), show tray on finished wizardDominique Fuchs
2019-12-24Add helper slots and signals to catch SettingsDialog's window activation eventsMichael Schuster
2019-10-27Merge branch 'master' into lnx-domainname-desktopfilesMichael Schuster
2019-10-09Replace isQuitting flag with disconnect()Sergey Zolotarev
2019-10-05Don't run connection wizard when quitting the applicationSergey Zolotarev
2019-09-30Created wrapper variable LINUX_APPLICATION_ID to clean up codeDominique Fuchs
2019-09-26Updated .desktop file naming schemeDominique Fuchs
2018-11-26Merge branch 'master' into backgroundCamila Ayres
2018-11-13More verbose error and proper app name on configuration read errorJulius Härtl
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-11-07Add a command line option to launch the client in the backgroundJ-P Nurmi
2018-11-05Use NextcloudRoeland Jago Douma
2018-10-31Merge pull request #656 from nextcloud/upstream/pr/6672Roeland Jago Douma
2018-10-24Merge branch 'master' into upstream/pr/6485Roeland Jago Douma
2018-09-10Settings: Attempt to fix rename issue on old macOSMarkus Goetz
2018-09-09Log: Remove inaccurate comment about --logdebugOlivier Goffart
2018-08-28Show a tray message when a folder watcher becomes unreliable #6119Christian Kamm
2018-06-27Windows: moves translation files to /i18n.Camila San
2018-06-05Logging: Add persistent auto-logdir option #6442Christian Kamm
2018-05-15Set launch-on-startup when the first account is set upChristian Kamm
2018-01-29[Buildfix] Fix build from last mergeTomaz Canabrava
2018-01-29Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2018-01-25Merge remote-tracking branch 'oc/master' into oc_upRoeland Jago Douma
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2017-12-29Replace deprecated Qt API usageDaniel Nicoletti
2017-12-28Prepend "nextcloud" for all logging categoriesDaniel Nicoletti
2017-12-14Integrate libcloudproviders supportJulius Härtl
2017-12-07Account: remove dependency with ConfigFileOlivier Goffart
2017-12-07ConfigFile: use QStandardPaths::AppConfigLocation for the config fileOlivier Goffart
2017-12-07AbstractNetworkJob: move the httpTimeout from the propagator to the network jobOlivier Goffart
2017-12-07Excludes: Refactor for pending improvementsChristian Kamm
2017-09-27Fix encoding of version stringOlivier Goffart
2017-09-27Move the --version output text to Theme #5957Christian Kamm
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