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-12-14Fix: `QSignalSpy: Unable to handle parameter '' of type 'SyncFileItemSet&' of...Hannah von Reth
2021-07-23Use a set for SyncFileItemVectorHannah von Reth
2021-03-31Don't duplicate fsCasePreservingHannah von Reth
2019-02-11Discovery: Add signal for silentlyExcluded filesChristian Kamm
2019-02-11Move SyncFileStatus to libcommonChristian Kamm
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-08-31StatusTracker: Fix different case paths not matching (#5981)Jocelyn Turcotte
2017-05-17Apply clang-formatChristian Kamm
2017-01-26Pass the SyncFileItem as SyncFileItemPtr in itemCompletedJocelyn Turcotte
2017-01-18StatusTracker: Emit OK for the last child before parents (#5467)Jocelyn Turcotte
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-08-17[overlays] Fix folders appearing as OK even though children are still syncing...Jocelyn Turcotte
2016-06-16SocketAPI: Push new status of dirty files regardless when not synced (#4970)Jocelyn Turcotte
2016-05-06[shell/windows] Fix the windows status push not working (#4784)Jocelyn Turcotte
2016-05-03Avoid a SyncFileStatusTracker private overload with the same nameJocelyn Turcotte
2016-05-03Simplify the root status logicJocelyn Turcotte
2016-05-03Fix the root item sync status #4682Jocelyn Turcotte
2016-04-28Overlay icons: Track touched files #4730Christian Kamm
2016-04-15SyncFileStatusTracker: Add a method to handle the root item.Klaas Freitag
2016-03-29Move the SyncFileStatusTracker directory slash suffix logic in a methodJocelyn Turcotte
2016-03-29Cleanup after the SyncFileStatusTracker changeJocelyn Turcotte
2016-03-29Use a std::map for SyncFileStatusTracker problemsJocelyn Turcotte
2016-03-28Refactor the overlay icon logic to show errors as a warning for parent folder...Jocelyn Turcotte
2016-03-28Connect the SocketApi directly to the SyncFileStatusTrackerJocelyn Turcotte
2016-03-28Move the SocketApi business logic to a libsync SyncFileStatusTracker classJocelyn Turcotte