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-03-11Unify common translatable stringsHannah von Reth
2021-11-23Enable dependency to QtWinExtrasHannah von Reth
2021-11-22Windows: Block system shutdown until we are properly shutdownHannah von Reth
2021-08-12Remove wizard page that has been dead for 4 yearsHannah von Reth
2021-08-05Remove support for client side certificatesHannah von Reth
2021-07-28Bundle translations using Qt resources systemFabian Müller
2021-06-15Change the resize behaviour of the header viewHannah von Reth
2021-06-10Fix translation location for branded clientsHannah von Reth
2021-06-02Cleanup the data location handlingHannah von Reth
2021-05-26Move new models to a sub dirHannah von Reth
2021-04-26Refactor protocol and issue widgetHannah von Reth
2021-04-08Port activitylist to a QTreeview and QAbstractTableModelHannah von Reth
2021-03-31Move translations-related functionaltiy into new utility namespaceFabian Müller
2021-03-11Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2021-03-11Instead of renaming the targets, we rename their outputHannah von Reth
2021-03-01Add socket command to upload a selection of files based on a regexHannah von Reth
2021-02-09Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2021-02-02Fix branded mac sidebar iconsHannah von Reth
2021-01-05Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2021-01-05CMake: Only link Qt5::DBus if it was foundHannah von Reth
2020-12-21Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2020-12-21Don't build static updater libHannah von Reth
2020-12-01Don't recommend to downgrade the connectionHannah von Reth
2020-11-05Always generate legacy icons, independent of build optionsHannah von Reth
2020-11-04Generate theme qrc automatically, fall back to core iconsHannah von Reth
2020-11-04Support legacy naming of app iconHannah von Reth
2020-10-28Add new about iconHannah von Reth
2020-10-28Use new ownCloud iconHannah 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-07-14CMake: Fix warningHannah von Reth
2020-07-03Remove dead codeHannah von Reth
2020-06-29Merge pull request #7910 from TheOneRing/non_winHannah von Reth
2020-06-25Compile resources in the exe not the core libHannah von Reth
2020-06-24Link tests against a static owncloudCore instead of trying to pick single...Hannah von Reth
2020-06-23CMake: Don't globaly disable removal of deprecated codeHannah von Reth
2020-06-17CMake: Only look for libcloudproviders on unixHannah von Reth
2020-05-15 Mac: Display dock icon when settings are visibleHannah von Reth
2020-01-24Move oauth from ui -> libsyncHannah von Reth
2020-01-22[CMAKE] QtKeychain provides a proper config file, no need to use a find scriptHannah von Reth
2020-01-09[CMAKE] Resolve some issues discovered during reviewHannah von Reth
2020-01-09[CMAKE] Do not create a deployable mac bundle during buildHannah von Reth
2020-01-09[CMAKE] Use KDECompilerSettingsHannah von Reth
2020-01-09[CMAKE] Use KDECmakeSettingsHannah von Reth
2019-10-07No more MacSettingsDialog #7371Markus Goetz
2019-06-07Minimal libcloudproviders support #7209Christian Kamm
2019-01-15Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-01-14Add macdeployqt target to make its invocation easierDominik Schmidt
2019-01-14Do not run macdeployqt.py from CMake.Dominik Schmidt
2019-01-10Merge remote-tracking branch 'origin/2.5'Christian Kamm