nextcloud-desktop/src
Sebastian Kügler 76e9687d6f Return QNetworkReply from getRequests
This patch allows the client implementation to react to specific
getRequests, such as folder checks, etc. It allows to connect
client-specific slots to requests, catch its errors and handle them
separately.

I need this patch to be able to check more than one remote folder on the
server, and not mix up their job's signal handling.
2012-09-11 03:35:32 +02:00
..
3rdparty Added 3rdpart QtSingleApplication class. Fixed some overall-status 2012-07-30 17:10:48 +03:00
mirall Return QNetworkReply from getRequests 2012-09-11 03:35:32 +02:00
CMakeLists.txt Removed unused file temporarydir. 2012-08-17 17:55:15 +03:00
main.cpp Added 3rdpart QtSingleApplication class. Fixed some overall-status 2012-07-30 17:10:48 +03:00