Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return QNetworkReply from getRequests #4

Merged
merged 1 commit into from
Feb 10, 2013

Commits on Sep 11, 2012

  1. 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.
    sebasje committed Sep 11, 2012
    Configuration menu
    Copy the full SHA
    76e9687 View commit details
    Browse the repository at this point in the history