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-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
2020-04-25Merge pull request #1884 from nicolasfella/menuactionDominique Fuchs
2020-04-25Merge pull request #1919 from taaem/fix-dbus-activationDominique Fuchs
2020-04-25Merge branch 'master' into menuactionDominique Fuchs
2020-04-25Merge pull request #1887 from nicolasfella/colonDominique Fuchs
2020-04-17Fix build of Dolphin integrationNicolas Fella
2020-04-16[dolphin] Use CMake env vars for App Name and Icon stringsMichael Schuster
2020-04-11CloudProviders: Use absolute path in dbus fileTim Klocke
2020-03-21[dolphin] Fix overlays when filename has a colonNicolas Fella
2020-03-21[dolphin] Don't manually create menuActionNicolas Fella
2020-03-21[dolphin] Add icon to context menuNicolas Fella
2020-03-05Use print() function in both Python 2 and Python 3cclauss
2020-03-03Windows: Fix context menu handling only own verbs #7004Christian Kamm
2020-02-01Start the client in background if activated by D-BusCorentin Noël
2019-12-03Use … instead of 3 dotsJoas Schilling
2019-11-17macOS build: Avoid the Get-Task-Allow Entitlement (Notarization)Michael Schuster
2019-09-07usage of UINT as iterator here because comparing with UINT retval from DragQu...Dominique Fuchs