nextcloud-desktop-pachulo:upstream/pr/6615

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

Branch merges

Branch information

Name:
upstream/pr/6615
Repository:
lp:nextcloud-desktop-pachulo

Recent commits

67f793a... by Olivier Goffart <email address hidden>

Log: Remove inaccurate comment about --logdebug

The exact string is actually "sync.*.debug=true\ngui.*.debug=true".
And this is not strictly equivalent to setting the env var, as it
calls QLoggingCategory::setFilterRules.
Over all, that's an implementation details that users do not care about.

d338c13... by Dmitry Mayorov <email address hidden>

added logdebug

283c4b1... by Christian Kamm <email address hidden>

Log: Adjust update/reconcile log verbosity

Not having these enabled by default is causing significant extra back
and forth with reporters since they must manually use --logdebug for the
log to be useful.

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