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
2021-09-27Check server capabilities for file sharing default permissions.Camila
2021-07-30l10n: Replace apostrophe with double quotationValdnet
2021-02-09Validate sensitive URLs to onle allow http(s) schemes.allexzander
2020-12-15Remove ifdef(Q_OS_X11) code, there never was such a define.Hannah von Reth
2020-12-15[Gui] Implement raiseDialog on WindowsHannah von Reth
2020-12-15Tray: Try to establish tray after 10s if failed initially #6518Christian Kamm
2020-12-15Fix warnings about signednessChristian Kamm
2020-12-15FolderMan: Remove assumption of unique running syncChristian Kamm
2020-12-15Update the minimum supported versionOlivier Goffart
2020-12-15Share Dialog: Disable workaround for macOS too #6185Markus Goetz
2020-11-10Move pause/unpause helpers to SystrayKevin Ottens
2020-11-10Make sure the settings dialog exist before hiding itKevin Ottens
2020-10-22Delay initialization of SettingsDialogMichael Schuster
2020-10-12Don't use nullptr for QFlagsNicolas Fella
2020-09-01Enable the bugprone-branch-clone clang-tidy checkKevin Ottens
2020-08-31Enable all the misc clang-tidy check except oneKevin Ottens
2020-07-23Let context menu open wizard if there are no accountsStephan Beyer
2020-07-21Fixed copy/paste bug, resulting in a wrong signal ::pauseSync used instead of...Dominique Fuchs
2020-07-02Fix #2085 new tray menu.Camila
2020-06-24Fix SEGV (by circular ownership) at exitStephan Beyer
2020-06-17Bring forward the main systray dialog on second executionKevin Ottens
2020-06-17Also show the window on right clickKevin Ottens
2020-06-11Simplify nullptr comparisons where appropriateMichael Schuster
2020-05-20Merge remote-tracking branch 'origin/master' into traywindow-listview-actionsDominique Fuchs
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-05-20More code cleanupand style-preference adjustments.Dominique Fuchs
2020-05-20Removed publiclink param and corresponding if branch.Dominique Fuchs
2020-05-20Code cleanup and this-> removals.Dominique Fuchs
2020-04-25Implemented share functionality in tray window and changed actions / button l...Dominique Fuchs
2020-01-19Fix crash on start without any accountsDominique Fuchs
2020-01-15Fetch server Apps in AccountState (moved from ownCloudGui)Michael 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
2020-01-11Tray creation timing, account menu reinstantiating on visible changeDominique Fuchs
2020-01-10UserLine drafting, bugfixes, restucturesDominique Fuchs
2020-01-05Code cleanup regarding context menu. Pause/resume logic implemented. Halfway ...Dominique Fuchs
2020-01-05Focus and popup improvements for macOSDominique Fuchs
2020-01-04Quit/settings button in tray menu, disable context menu, font size fixesDominique Fuchs
2020-01-03Gigantic ton of changes and deletions: ActivityListModel, tray GUI, Account l...Dominique Fuchs
2020-01-02Fix merge conflictDominique Fuchs
2019-12-30Backend code separation & structure cleanupDominique Fuchs
2019-12-30Added popup show/hide logicDominique Fuchs
2019-12-24Add helper slots and signals to catch SettingsDialog's window activation eventsMichael Schuster
2019-12-09Remove submodule qtmacgoodies and the MacSettingsDialog classMichael Schuster
2019-12-09Merge remote-tracking branch 'origin/master' into qml-tray-menuDominique Fuchs
2019-12-04Working on account switchingDominique Fuchs
2019-12-04Connected AccountWizard with new account action in tray menu, minor fixesDominique Fuchs
2019-12-04Minor preps for c++ ActivityListModel impl. in QMLDominique Fuchs
2019-12-03Use … instead of 3 dotsJoas Schilling
2019-12-03Fix some translationsJoas Schilling