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
2021-08-23Fix last sync date for multiple accountsHannah von Reth
2021-08-12Modern connectHannah von Reth
2021-08-12Clazy: old-style-connectHannah von Reth
2021-08-06Count ignored errorsHannah von Reth
2021-08-06Align sync status iconsHannah von Reth
2021-06-18Fixed unneeded allocations in for-loopsOleksii Lysenko
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-10Removed unnecessary temporary containers during iteration over QMap valuesOleksii Lysenko
2021-04-26Remove pre 2.6 client side cert supportHannah von Reth
2021-04-15Display last sync date in context menuFabian Müller
2021-04-12Merge remote-tracking branch 'origin/2.8' into masterHannah von Reth
2021-04-07Allow to specify a icon for the system tray (Windows only)Hannah von Reth
2021-04-07Directly use owncloudGui instead of the LoggerHannah von Reth
2021-03-24Use uuid as main identifier for accountsHannah von Reth
2021-01-13Ensure that our dialogs are modalHannah von Reth
2020-12-21Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2020-12-21Properly display parent Window when displaying a dialogHannah von Reth
2020-10-28Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2020-10-28Reintroduce a dark and a light themeHannah von Reth
2020-10-14Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2020-10-14While the dialog is modal, the systray allows to click about multiple timesHannah von Reth
2020-10-14Raise the about dialogHannah von Reth
2020-10-13Fix broken icon nameHannah von Reth
2020-10-07Merge branch '2.7' into masterHannah von Reth
2020-10-07Apply changes discussed in the prHannah von Reth
2020-10-07[Gui]Redesign AboutDialog and unify version infoHannah von Reth
2020-10-07LogBrowers: Warn that logs contain sensitive dataHannah von Reth
2020-09-22Remove support for legacy private linksHannah von Reth
2020-09-09Fix display of settings ui on first runHannah von Reth
2020-09-07Ensure dialog is visibleHannah von Reth
2020-09-07Make the share dialog modalHannah von Reth
2020-09-07Add button for LogSettings to advanced settingsHannah von Reth
2020-08-20Move the management of the account wizard to ownCloudGuiHannah von Reth
2020-08-18Minimize main window instead of dialogHannah von Reth
2020-07-14Partly revert "Fix "Default sharing permissions are ignored""Hannah von Reth
2020-06-29Wizard: Make the wizard a child dialog of the settingsHannah von Reth
2020-06-29Remove ifdef(Q_OS_X11) code, there never was such a define.Hannah von Reth
2020-03-26Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-03-25[Gui] Implement raiseDialog on WindowsHannah von Reth
2020-02-04[Settings] As the instance is created in the constructor we don't need to che...Hannah von Reth
2020-01-09[GUI] Limit about dialog image size to 1/4 of the screenHannah von Reth
2019-12-04Fix "Default sharing permissions are ignored"Hannah von Reth
2019-11-18About Dialog: Don't put a too big iconOlivier Goffart
2019-10-07No more MacSettingsDialog #7371Markus Goetz
2019-06-07Minimal libcloudproviders support #7209Christian Kamm
2019-04-17About Dialog: Fix huge image sizeMarkus Goetz
2019-03-14Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-03-08Tray: Try to establish tray after 10s if failed initially #6518Christian Kamm
2019-02-14Fix warnings around 0 as nullptrChristian Kamm
2019-02-14Fix warnings about signednessChristian Kamm