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-09-01Remove unneeded include_directoriesNicolas Fella
2021-08-19Update to Qt 5.15Felix Weilbach
2021-08-19Don't use variables for CMake target identifiersNicolas Fella
2021-06-24Disable QtWebEngine automatic if not foundFelix Weilbach
2021-06-24Allow to compile without QWebEngineFelix Weilbach
2021-05-17Add CMake option to enable address sanitizersFelix Weilbach
2021-04-26clang's variadic macro warnings: only for clangyopito
2020-12-15CMake: Remove krazy2 support, we now use clazyHannah von Reth
2020-12-15Build fix for mingw64 7.3 (Qt 5.12.0)Christian Kamm
2020-12-15winvfs: initial workChristian Kamm
2020-12-15Disable stack protector features when cross compilingGerhard Gappmeier
2020-12-15Add CMake option to disable GUI buildGerhard Gappmeier
2020-12-15CMakeLists.txt: Log the Qt version in compileMarkus Goetz
2020-08-03Windows: Enable CFG and SafeSEH linker security flagsMichael Schuster
2020-06-07macOS: Build nextcloudcmd after gui and run macdeployqt with the -executable ...Michael Schuster
2020-05-14Stop supporting Qt older than 5.12Kevin Ottens
2020-01-19Introduced Style moduleDominique Fuchs
2019-10-20MSVC Fix for PR #1526: Fix clang's variadic macro warningsMichael Schuster
2019-10-18Fix clang's variadic macro warningsJohannes Lorenz
2019-09-08Fixed wrongly formatted args for win32 linker flags resulting in 'unrecognize...Dominique Fuchs
2019-09-08Fixed missing bracesDominique Fuchs
2018-05-02Add QWebView as a dependencyRoeland Jago Douma
2018-01-29Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2018-01-14Revert "Disable stack protection for mingw win32 builds in 2.4"Dominik Schmidt
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2017-12-16Also disable fstack-protector for alpha plattform.Hefee
2017-12-15Disable stack protection for mingw win32 builds in 2.4Christian Kamm
2017-12-14Merge branch 'master' into clientSideEncryptionV3Roeland Jago Douma
2017-12-13stack-protector is not supported on hppa.rockihack
2017-12-13Enable stack-protector-strong on Windows and macOS.rockihack
2017-12-13stack-protector is not supported on hppa.rockihack
2017-12-13Enable stack-protector-strong on Windows and macOS.rockihack
2017-12-12Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2017-12-04fstack-protector: Improve previous commitMarkus Goetz
2017-12-04Only enable -fstack-protector-strong compiler flag for gcc > 4.9Klaas Freitag
2017-10-30[CSE] Implement the empty metadataTomaz Canabrava
2017-10-05Linux Hardeningrockihack
2017-10-05Enable DEP & ASLR on Windowsrockihack
2017-10-05Move csync to src/csyncJocelyn Turcotte
2017-09-29Linux Hardeningrockihack
2017-09-11Enable DEP & ASLR on Windowsrockihack
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-07-13csync: Use Qt for encodeing/decoding filesystem stringsOlivier Goffart
2017-04-20Require Qt5Olivier Goffart
2017-02-14Fix the UNIT_TESTING build on WindowsJocelyn Turcotte
2016-04-12CMakeLists: move QtKeychain detection in clientOlivier Goffart
2016-04-11CMakeLists: fix Qt4 buildOlivier Goffart
2015-07-02Force linkage against libc++Daniel Molkentin
2014-11-12Merge remote-tracking branch 'origin/master' into crashreporterDaniel Molkentin
2014-11-08Fix the il branch merge: Move the bandwidthmanager to libsyncOlivier Goffart