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
2022-10-29Fix compatibility with newer python3-nautilusNathan Pratta Teodosio
2022-10-04add [[nodiscard]] attribute via clang-tidyMatthieu Gallien
2022-07-01Ensure the dispatch source only gets deallocated after the dispatch_source_ca...Claudio Cambra
2022-05-19Fix possible overflow on lineWrittenClaudio Cambra
2022-05-16Fix crashing of finder sync extension caused by dispatch_source_cancel of nul...Claudio Cambra
2022-03-17Implement local socket to communicate with finder extensionClaudio Cambra
2022-03-09require cmake 3.16Matthieu Gallien
2022-02-11add headers in cmake files to get them properly detectedMatthieu Gallien
2021-11-23Only build app bundle if requestedFelix Weilbach
2021-11-16Compile finder extensions for arm and x86Felix Weilbach
2021-10-15target names are not changed in branded builds only the output filenamesMatthieu Gallien
2021-09-28add ContextMenuOptIn to COM registration, to allow Placeholder support. Issue...Mathias Eggert
2021-09-13Fixed warnings in RemotePathChecker on WindowsDmytro Korchynskyi
2021-09-01Use CMAKE_INSTALL_DATADIR instead of custom DATADIRNicolas Fella
2021-08-31switch from Q_DECL_OVERRIDE to plain overrideMatthieu Gallien
2021-08-19Update to Qt 5.15Felix Weilbach
2021-07-14Windows. Nextcloud Overlay Identifiers. Set 16 spaces before each identifier'...allexzander
2021-05-06Fix int uint warningHannah von Reth
2021-04-13Only include libcloudproviders dir when cloudproviders is foundNicolas Fella
2021-04-13[shellintegration] Simplify cmake codeNicolas Fella
2021-04-12[dolphin] Clean up CMake codeNicolas Fella
2020-12-15Remove junk filesHannah von Reth
2020-12-15winvfs: initial workChristian Kamm
2020-12-15nautilus shell integration: Fix when there are several branded client installedOlivier Goffart
2020-10-15Update commentsMichael Schuster
2020-09-21Windows MSI: Let CMake install Shell Extensions WiX fragment to "msi/"Michael Schuster
2020-08-20Fix spacingMichael Schuster
2020-08-20Windows shell extensions: Add WiX (MSI) fragmentMichael Schuster
2020-08-20Windows shell extensions: Change NCUtil Pipe name from ownCloud to APPLICATIO...Michael Schuster
2020-08-20Windows shell extensions: Rename all files and classes from OC* to NC*, updat...Michael Schuster
2020-08-20Windows shell extensions: Use custom GUIDs via CMake and prepare MSI regMichael Schuster
2020-08-20Remove dead codeHannah von Reth
2020-08-202.7 has less automatic includes on WindowsHannah von Reth
2020-08-20Cleanup Windows shell extensionsHannah von Reth
2020-08-20Remove outdated visual studio projects, we now use cmakeHannah von Reth
2020-08-20Avoid warning because /MT overrides /MD flagDominik Schmidt
2020-08-20Make OCUtil helper lib static and link it statically against crtDominik Schmidt
2020-08-20Windows Shell Integration: Don't limit the size of the bufferOlivier Goffart
2020-08-20Windows shellext: Update copyrights and company nameChristian Kamm
2020-08-20windows shell extension: add OCUtil/resource.hOlivier Goffart
2020-08-20Windows shellext: Add rc for OCUtil #6554Christian Kamm
2020-08-12Enable the modernize-use-using check on clang-tidyKevin Ottens
2020-08-12Add more raw string literals missed previouslyKevin Ottens
2020-06-11Simplify nullptr comparisons where appropriateMichael Schuster
2020-06-09Fix nullptr regression in RegistryUtil::ReadRegistryMichael Schuster
2020-06-08Replace NULL by nullptr in all C++ filesStephan Beyer
2020-05-14Stop supporting Qt older than 5.12Kevin Ottens
2020-05-12Fix leak in FileUtil::IsChildFileKevin Ottens
2020-05-02Fixed symlink resolution for menu items.Daniel Vedder
2020-05-02Resolve symlinks when checking for registered paths.Daniel Vedder