nextcloud-desktop-pachulo:upstream/issue/6581

Last commit made on 2018-09-09
Get this branch:
git clone -b upstream/issue/6581 https://git.launchpad.net/nextcloud-desktop-pachulo

Branch merges

Branch information

Name:
upstream/issue/6581
Repository:
lp:nextcloud-desktop-pachulo

Recent commits

cba0627... by Christian Kamm <email address hidden>

Ensure GETFileJob notices finishing #6581

It could happen that readyRead was emitted for incoming data while the
download was not yet finished. Then the network job could finish with
no more data arriving - so readyRead wasn't emitted again.

To fix this, the finished signal also gets connected to the readyRead
slot.

cb69944... by Nextcloud bot <email address hidden>

[tx-robot] updated from transifex

f80517d... by Nextcloud bot <email address hidden>

[tx-robot] updated from transifex

13cfd80... by Camila Ayres <email address hidden>

Adds correct qt5keychain lib file name for cmake instructions in README.

Signed-off-by: Camila San <email address hidden>

17ac413... by Camila Ayres <email address hidden>

Fix README cmake instructions for the 3 platforms.

Signed-off-by: Camila San <email address hidden>

0b8459c... by Nextcloud bot <email address hidden>

[tx-robot] updated from transifex

537fac7... by Roeland Jago Douma <email address hidden>

Merge pull request #594 from hiiamok/windows-large-app-icon

Larger Windows App Icon

cf150ca... by Oskar Kruschitz <email address hidden>

Merge branch 'master' into windows-large-app-icon

23d2760... by Camila Ayres <email address hidden>

Updates README cmake instruction for Windows.

Signed-off-by: Camila San <email address hidden>

599f6f0... by Roeland Jago Douma <email address hidden>

Merge pull request #624 from nextcloud/fix/279/abstract_webflow_qnam

Add a WebFlowCredentialsAccessManager