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-07-12Show main dialog as normal window if tray icons not availableFelix Weilbach
2020-12-15Tray: Try to establish tray after 10s if failed initially #6518Christian Kamm
2020-11-10Move pause/unpause helpers to SystrayKevin Ottens
2020-06-17Bring forward the main systray dialog on second executionKevin Ottens
2020-06-03Cleanup the missing braced init list returnsKevin Ottens
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-05Code cleanup regarding context menu. Pause/resume logic implemented. Halfway ...Dominique 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-10-05Prevent jumping of tray menuSergey Zolotarev
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-09-09fixup: use initializer for contextMenuVisibleManualChristian Kamm
2018-09-09Tray workarounds #6545Christian Kamm
2018-08-21Removes dynamic cast when building navigation apps.Camila San
2018-06-06SocketApi/Sharing: Add "copy public link" to menu #6356Christian Kamm
2018-05-07Only updates the list of apps when there is a change in the server (not 304 s...Camila San
2018-05-07Checks for http status code before building navigation apps menu.Camila San
2018-02-22Compares account menu with the account associated with the action to make sur...Camila San
2018-02-21Refactores code and displays nav. apps before Pause/Unpause folders sync.Camila San
2018-02-20Refactores code to fetch and display sub menu with list from navigation/apps ...Camila San
2018-02-19Uses OcsNavigationAppsJob instead of OcsAppsJob and OcsExternalSitesJob in Ow...Camila San
2018-02-19List apps for each user in the tray main menu.Camila San
2018-02-19Saves 'show external sites list' option to the config file.Camila San
2018-02-19Lists external sites for each user in the main menu.Camila San
2017-12-15Fix build on windowsJulius Härtl
2017-12-14Integrate libcloudproviders supportJulius Härtl
2017-10-09Context menu: More detailed status messagesChristian Kamm
2017-09-21Gui: Use lambda instead of QSignalMapperOlivier Goffart
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2016-11-18Merge pull request #5272 from owncloud/licensefix-pendingckamm
2016-11-18Tray: Add a 'New account...' action if no account is configured #5307Christian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-09-23Tray: Workaround collection (#5179)ckamm
2016-09-13OS X: Try to fix tray menu not updating correctly #5158 (#5177)Markus Goetz
2016-08-15Tray menu: Update only on demand #4990 #4985 (#5072)ckamm
2016-03-28Make the AccountState a construction argument of the FolderJocelyn Turcotte
2016-03-02Add warnings for old server versions #4523Christian Kamm
2016-03-01Add 'pause all' tray menu entry #3829Christian Kamm
2016-01-20Sharing: Allow only one share dialog per path #3184Christian Kamm
2015-09-04Tray: Don't use the tray workaround with the KDE theme #3706Christian Kamm
2015-09-02Tray: Clicks work even with Qt 5.5.0 workaround #3722Christian Kamm
2015-07-20SettingsDialog: Make bigger and more native on OS XMarkus Goetz
2015-07-03TrayMenu: Show submenus per account.Christian Kamm
2015-07-03TrayMenu: Ensure it updates when accounts are added or removed.Christian Kamm
2015-07-01Improve account connectivity tooltips. #3200Christian Kamm
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-06-26SystemTray menu: remove the quota informationOlivier Goffart