Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-19FolderWizard use vfs with spacesHannah von Reth
2022-04-13Use the folder object directly instead of looking it up by its name (#9583)Hannah von Reth
2022-03-24Rewrite wizard from scratchFabian Müller
2021-04-07Allow to specify a icon for the system tray (Windows only)Hannah von Reth
2020-10-14While the dialog is modal, the systray allows to click about multiple timesHannah von Reth
2020-10-07LogBrowers: Warn that logs contain sensitive dataHannah von Reth
2020-08-20Move the management of the account wizard to ownCloudGuiHannah von Reth
2020-06-29Gui: Actually set the default dialog sizeHannah von Reth
2020-06-29Wizard: Make the wizard a child dialog of the settingsHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2020-02-04[Settings] As the instance is created in the constructor we don't need to che...Hannah von Reth
2019-10-07No more MacSettingsDialog #7371Markus Goetz
2019-03-08Tray: Try to establish tray after 10s if failed initially #6518Christian Kamm
2018-11-07Crash Reporter: Add more debug menu entries #6823Markus Goetz
2018-11-04Settings: Bring back version and copyrightMarkus Goetz
2018-07-05Introduce an about dialogMarkus Goetz
2018-06-19fixup: use initializer for contextMenuVisibleManualChristian Kamm
2018-06-19Tray workarounds #6545Christian Kamm
2018-04-16SocketApi/Sharing: Add "copy public link" to menu #6356Christian Kamm
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
2015-05-13Systray menu: show one entry per account to open in a browserOlivier Goffart
2015-04-28FolderMan: refactor some function to take a Folder* instead of an aliasOlivier Goffart
2015-04-22Time estimate: Refactor remaining time guess. #2328Christian Kamm
2015-03-11ShareDialog: Consider if resharing is not allowed on a share.Klaas Freitag
2015-01-16Sharedialog: Show general info about a shareRoeland Jago Douma
2015-01-14Sharedialog: fix changes due to rebaseRoeland Jago Douma
2015-01-13ShareDialog: Moved open slot from Application object to Gui object.Klaas Freitag