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-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
2019-12-03Restructures and refactorings: New systray class, handling of current user se...Dominique Fuchs
2019-12-02WIP: Extending systray class, transitioning towas independent ActivityModel i...Dominique Fuchs
2019-10-27Add new qml tray icon.Camila San
2019-10-23Fix duplicate items in Apps menu (a bug introduced in #1477)Sergey Zolotarev
2019-10-05Prevent jumping of tray menuSergey Zolotarev
2019-05-28Change »Details…« to »View more activity…«ivyclare
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-09-09fixup: remove outdated Qt5.5 workaround codeChristian Kamm
2018-09-09fixup: use initializer for contextMenuVisibleManualChristian Kamm
2018-09-09fixup: make logging "info"Christian Kamm
2018-09-09Tray workarounds #6545Christian Kamm
2018-08-29Rename Unpause to ResumeÓscar Nájera
2018-08-21Removes dynamic cast when building navigation apps.Camila San