SyncEngine: Rename phase finishing slots
authorChristian Kamm <mail@ckamm.de>
Mon, 14 Jan 2019 14:44:50 +0000 (15:44 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:34 +0000 (10:58 +0100)
commitb91839b760c8fc0ec1f7cedf2d820e3b0f1e9c40
tree5bc964981e6f784eabe0675cf38a58fa42c51796
parent9f8505c736a7196601f95b38723ff01bdd26784b
SyncEngine: Rename phase finishing slots

slotDiscoveryJobFinished -> slotDiscoveryFinished
slotFinished -> slotPropagationFinished

This should be clearer. Particular the
slotFinished -> finalize -> emit finished()
chain was confusing before.
src/libsync/progressdispatcher.h
src/libsync/syncengine.cpp
src/libsync/syncengine.h