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
AgeCommit message (Expand)Author
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
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-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-23Cleanup moc_csync.cpp includeHannah von Reth
2020-03-20[CMake] Disable automoc for C targetsHannah von Reth
2020-01-22Remove unneeded codeHannah von Reth
2020-01-20[CMAKE] Reduce number of warnings in 3rdparty softwareHannah von Reth
2020-01-09[CMAKE] Resolve some issues discovered during reviewHannah von Reth
2020-01-09[CMAKE] Do not create a deployable mac bundle during buildHannah von Reth
2020-01-09[CMAKE] Use KDECompilerSettingsHannah von Reth
2020-01-09[CMAKE] Use KDECmakeSettingsHannah von Reth
2020-01-09[CMAKE] Start using extra cmake modulesHannah von Reth
2018-11-20CMakeLists.txt: increment sqlite versionOlivier Goffart
2018-11-15Remove csync_misc: The code no longer use fnmatchOlivier Goffart
2018-11-07Remove csync.cpp: It's only dead codeOlivier Goffart
2018-07-25Remove csync_update and csync_reconcileOlivier Goffart
2018-06-20Rename ocsync library to ${APPLICATION_EXECUTABLE}_csyncDominik Schmidt
2018-06-20Install libocsync to lib/ without subfolder.Dominik Schmidt
2018-01-13Fix csync installation on windowsDominik Schmidt
2018-01-13Modernize out CMakeLists.txtOlivier Goffart
2018-01-13Remove unused c_pathOlivier Goffart
2018-01-13Csync: remove some unused build system stuffOlivier Goffart
2018-01-13Get rid of csync_logOlivier Goffart
2018-01-13Csync: use QElapsedTimer and qCInfo instead of CSYNC_LOG and its own csync ti...Olivier Goffart
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2018-01-13csync/std: don't build in a separate libraryOlivier Goffart
2017-09-26Use SyncJournalDb in csyncJocelyn Turcotte
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-18Move non-csync-dependent parts of FileSystem to src/commonJocelyn Turcotte
2017-09-06Replace csync_vio_file_stat_t with csync_file_stat_tJocelyn Turcotte
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-08-22Compile almost all of csync as C++Jocelyn Turcotte
2017-08-22Use .cpp for existing csync .cc filesJocelyn Turcotte
2017-08-22Move csync to src/csyncJocelyn Turcotte