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
path: root/src/csync
AgeCommit message (Expand)Author
2022-08-17Clazy: function-args-by-refHannah von Reth
2022-08-12Apply strict strings to all our codeHannah von Reth
2022-07-26Fix whitespaceHannah von Reth
2022-07-26Fix string handling in csync_vio_local_unix.cppHannah von Reth
2022-07-26Remove cdefinesHannah von Reth
2022-07-26Directly use QStringHannah von Reth
2022-07-26Remove unused members from csync_file_stat_tHannah von Reth
2022-07-26cleanup csync_file_stat_tHannah von Reth
2022-07-07Remove bitfield macroHannah von Reth
2022-07-01Fix a bunch of compiler warningsErik Verbruggen
2022-06-17Provide cmake install targets and install filesystembase.hHannah von Reth
2022-01-25Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-01-18Small cleanupHannah von Reth
2022-01-14Remove legacy definesHannah von Reth
2022-01-13Remove remains of obsolete argument parserFabian Müller
2022-01-13Drop obsolete build optionFabian Müller
2022-01-13Fix propagation of build flags to unrelated targetsFabian Müller
2021-12-02Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2021-12-01Use | with flags instead of +Hannah von Reth
2021-12-01Fix an isuse with the Windows path limitHannah von Reth
2021-11-03Use QVersionNumber for our own versionHannah von Reth
2021-10-28Remove version definesHannah von Reth
2021-10-27We have a hard dependency on zlibHannah von Reth
2021-09-17Fix some compiler warningsErik Verbruggen
2021-09-14Add SyncStatus to the tablesHannah von Reth
2021-08-19Handle System Volume Information as system excludeHannah von Reth
2021-08-19Simplify reserved name codeHannah von Reth
2021-08-05Make SyncInstructions QFlagsHannah von Reth
2021-07-29Fix check on whether we are responsible for a folderHannah von Reth
2021-07-29Always use the propagatorHannah von Reth
2021-07-23Display excludes caused by .owncloud files in the issue widgetHannah von Reth
2021-07-23Exclude placeholder filesHannah von Reth
2021-07-13Exclude hidden remote filesHannah von Reth
2021-07-13If a file no longer exist determine its ignored status on its parentHannah von Reth
2021-07-13We compare the path with base path so don't resolve itHannah von Reth
2021-06-24Fixed comparison of integer of different signednessOleksii Lysenko
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-15Fix exclude filtering in selective sync dialogHannah von Reth
2021-06-07Fix use of deleted functionGonzalo Tornaría
2021-03-25Reduce string duplication by using stringref more oftenHannah von Reth
2021-03-19Exclude non exisitng filesHannah von Reth
2021-03-19Reuse file infoHannah von Reth
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-03CMake: Remove unsupported build optionHannah von Reth
2021-02-12Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2021-02-12Fix Windows long path issue introduced in dd641fae997d71c8396b77def2fa25ad96f...Hannah von Reth
2021-01-21Ignore the desktop.ini file in every directory, not only in top dir. (#8299)Klaas Freitag
2021-01-05Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2021-01-05Fix warning by using qsizetype instead of size_tHannah von Reth