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
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
2019-01-09qtmacgoodies: Improve our cmake useMarkus Goetz
2019-01-09Update qtmacgoodies for an OSX crash fix #6930Christian Kamm
2018-11-27Remove Shibboleth supportOlivier Goffart
2018-10-11Simplify Sparkle handling in CMakeDominik Schmidt
2018-06-27ECMAddAppIconMacro: Rename OUTFILE_BASE to OUTFILE_BASENAME and fix sidebar i...Dominik Schmidt
2018-06-20Install libocsync to lib/ without subfolder.Dominik Schmidt
2018-05-24Auto Updater: Show UI element also on macOSMarkus Goetz
2018-04-18Merge branch 'placeholder-prototype'Christian Kamm
2018-04-18Placeholder: The extension is now a branding optionOlivier Goffart
2018-04-18Placeholders: install mimetype on linuxOlivier Goffart
2018-03-16Define APPLICATION_ICON_NAME fallback only in one placeDominik Schmidt
2018-02-26Move ClientProxy and ConnecitonValidator to guiOlivier Goffart
2018-01-17Fix Linux iconsDominik Schmidt
2018-01-14Fix windows cross build of the updater and bump libcrashreporter-qt revisionDominik Schmidt
2018-01-14Fix incorrect target_include_directories usage for crash reporterDominik Schmidt
2018-01-13Use new ECMAddAppIcon macro for application icons.Dominik Schmidt
2018-01-13Link client against QtMacExtras as it bundles qtmacgoodiesDominik Schmidt
2018-01-13Modernize out CMakeLists.txtOlivier Goffart
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2017-11-21AvatarJob improvementsChristian Kamm
2017-11-21User shares: Show avatarsRoeland Jago Douma
2017-10-24Windows: Add sync folders to Explorer's navigation paneJocelyn Turcotte
2017-10-06CMakeLists.txt: Put -pie as a linker flag were it belongsOlivier Goffart
2017-10-06Settings Dialog: Fix display name compilation for macOS #6078Markus Goetz
2017-09-29Linux Hardeningrockihack
2017-09-27Set CMAKE_INSTALL_RPATH as RPATH for installed executablesDominik Schmidt
2017-09-27Packaging: Make check for theme.qrc more specific #5957Christian Kamm
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-07-31macos: Add a sidebar iconJocelyn Turcotte
2017-07-12Add ElidedLabelChristian Kamm
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-07-04Add a more functional error view #5516 (#5861)ckamm