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
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
2021-01-05Happy new year 2021Hannah von Reth
2020-12-07Remove now unneeded cmake test and defineHannah von Reth
2020-12-07Replace custome date parser QDateTime::fromString(value, Qt::RFC2822Date)Hannah von Reth
2020-12-01Revert "Utility: Implement hasDarkSystray_private on Windows"Hannah von Reth
2020-11-05Install new winrt helperHannah von Reth
2020-11-03Move systrayIconFlavor to #ifndef TOKEN_AUTH_ONLYHannah von Reth
2020-11-03Utility: Implement hasDarkSystray_private on WindowsHannah von Reth
2020-10-21Remove hardcoded path from general headerHannah von Reth
2020-09-15Remove the use of goto from src/csync/csync_exclude.cppHannah von Reth
2020-07-29csync: apply strict QString handlingHannah von Reth
2020-07-20Remove more legacy C codeHannah von Reth
2020-07-20Tests: Port check_vio_ext to WindowsHannah von Reth
2020-07-20Remove custome string functionsHannah von Reth
2020-05-20Use system sqlite on Mac and WindowsHannah von Reth
2020-04-23Remove unused structHannah von Reth
2020-04-23Cleanup moc_csync.cpp includeHannah von Reth
2020-04-23Rename csync_instructions_e -> SyncInsturctionsHannah von Reth
2020-04-23Remove now unneede csync_instruction_strHannah von Reth
2020-04-23Make bit flags better readableHannah von Reth
2020-03-20[CMake] Disable automoc for C targetsHannah von Reth
2020-03-13Merge branch '2.6'Hannah von Reth
2020-03-04Remove unused definesHannah von Reth
2020-03-04Use Q_ENUM_NS to pretty print csync enumsHannah von Reth