nextcloud-desktop.git
4 years agoensure DLL are generated with branded names
Matthieu Gallien [Tue, 5 Oct 2021 09:29:49 +0000 (11:29 +0200)]
ensure DLL are generated with branded names

cmake distinct runtime and library

on unix dynamic shared libraries are library kind of objects
on windows they are runtime kind of objects

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 6 Oct 2021 03:48:28 +0000 (03:48 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3737 from nextcloud/feature/file-activity-dialog
Matthieu Gallien [Tue, 5 Oct 2021 13:08:45 +0000 (15:08 +0200)]
Merge pull request #3737 from nextcloud/feature/file-activity-dialog

Add file activity dialog

4 years agoAdd file activity dialog
Felix Weilbach [Fri, 20 Aug 2021 13:17:06 +0000 (15:17 +0200)]
Add file activity dialog

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 5 Oct 2021 03:48:52 +0000 (03:48 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3682 from nextcloud/bugfix/use-build-app-image-from-brander
Felix Weilbach [Mon, 4 Oct 2021 13:36:58 +0000 (15:36 +0200)]
Merge pull request #3682 from nextcloud/bugfix/use-build-app-image-from-brander

Use build-appimage.sh from Brander

4 years agoUse build-appimage.sh from Brander
Felix Weilbach [Tue, 17 Aug 2021 07:13:48 +0000 (09:13 +0200)]
Use build-appimage.sh from Brander

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 4 Oct 2021 03:52:27 +0000 (03:52 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 3 Oct 2021 03:54:04 +0000 (03:54 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 1 Oct 2021 03:52:13 +0000 (03:52 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3844 from nextcloud/bugfix/remove-temporary-solution-for-file...
Matthieu Gallien [Thu, 30 Sep 2021 11:40:33 +0000 (13:40 +0200)]
Merge pull request #3844 from nextcloud/bugfix/remove-temporary-solution-for-file-restoration-via-datafingerprint

Remove Temporary solution for file restoration issue due to set the data-fingerprint.

4 years agoRemove Temporary solution for file restoration issue due to failing to set the data...
alex-z [Wed, 29 Sep 2021 13:25:05 +0000 (16:25 +0300)]
Remove Temporary solution for file restoration issue due to failing to set the data-fingerprint.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #3823 from madpilot78/argp_cleanup
Matthieu Gallien [Thu, 30 Sep 2021 07:21:19 +0000 (09:21 +0200)]
Merge pull request #3823 from madpilot78/argp_cleanup

Fix argp references on FreeBSD

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 30 Sep 2021 04:17:00 +0000 (04:17 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoCheck for argp library before depending on it.
Guido Falsi [Wed, 29 Sep 2021 13:42:28 +0000 (15:42 +0200)]
Check for argp library before depending on it.

Signed-off-by: Guido Falsi <madpilot@freebsd.org>
4 years agoAdd -largp on non linux systems.
Guido Falsi [Thu, 23 Sep 2021 15:43:52 +0000 (17:43 +0200)]
Add -largp on non linux systems.

Signed-off-by: Guido Falsi <madpilot@freebsd.org>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 Sep 2021 03:54:18 +0000 (03:54 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge branch 'Trafo-fix/WindowsPlaceholderShortCutMenu'
Matthieu Gallien [Tue, 28 Sep 2021 09:21:41 +0000 (11:21 +0200)]
Merge branch 'Trafo-fix/WindowsPlaceholderShortCutMenu'

4 years agoadd ContextMenuOptIn to COM registration, to allow Placeholder support. Issue #3584
Mathias Eggert [Thu, 16 Sep 2021 10:51:04 +0000 (12:51 +0200)]
add ContextMenuOptIn to COM registration, to allow Placeholder support. Issue #3584

Signed-off-by: Mathias Eggert <mathias.eggert@nexenio.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Sep 2021 03:55:51 +0000 (03:55 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3841 from nextcloud/bugfix/vfs-docs
Matthieu Gallien [Mon, 27 Sep 2021 21:35:43 +0000 (23:35 +0200)]
Merge pull request #3841 from nextcloud/bugfix/vfs-docs

Make virtual files feature documentation more understandable

4 years agoMake virtual files feature documentation more understandable
Felix Weilbach [Mon, 27 Sep 2021 11:57:15 +0000 (13:57 +0200)]
Make virtual files feature documentation more understandable

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3827 from nextcloud/bugfix/dont-log-encryption
Matthieu Gallien [Mon, 27 Sep 2021 20:28:33 +0000 (22:28 +0200)]
Merge pull request #3827 from nextcloud/bugfix/dont-log-encryption

Don't log encryption data in release mode

4 years agoDon't log encryption data in release mode
Felix Weilbach [Thu, 23 Sep 2021 12:13:34 +0000 (14:13 +0200)]
Don't log encryption data in release mode

We deliver our builds to users with debug logging enabled to have an
easier time finding problems. However, logging all the encryption data
in this loop is too much and should not be done in release mode.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3825 from nextcloud/clang-format-cpp11-uni
Matthieu Gallien [Mon, 27 Sep 2021 19:49:24 +0000 (21:49 +0200)]
Merge pull request #3825 from nextcloud/clang-format-cpp11-uni

Setup clang-format for cpp11 universal init

4 years agoSet maximum line length in clang-format
Felix Weilbach [Wed, 22 Sep 2021 13:38:45 +0000 (15:38 +0200)]
Set maximum line length in clang-format

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoUse C++11 brace style in clang-format
Felix Weilbach [Wed, 22 Sep 2021 13:36:06 +0000 (15:36 +0200)]
Use C++11 brace style in clang-format

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3713 from nextcloud/feature/share-server-permissions
Matthieu Gallien [Mon, 27 Sep 2021 10:52:31 +0000 (12:52 +0200)]
Merge pull request #3713 from nextcloud/feature/share-server-permissions

Use default sharing permissions from server

4 years agoExtend TestCapabilities with shareDefaultPermissions tests.
Camila [Tue, 21 Sep 2021 14:05:46 +0000 (16:05 +0200)]
Extend TestCapabilities with shareDefaultPermissions tests.

Signed-off-by: Camila <hello@camila.codes>
4 years agoApply server default permissions for federated file sharing too.
Camila [Wed, 25 Aug 2021 10:06:42 +0000 (12:06 +0200)]
Apply server default permissions for federated file sharing too.

See nextcloud/server#24729 comments.

Signed-off-by: Camila <hello@camila.codes>
4 years agoCheck server capabilities for file sharing default permissions.
Camila [Tue, 24 Aug 2021 12:47:36 +0000 (14:47 +0200)]
Check server capabilities for file sharing default permissions.

Signed-off-by: Camila <hello@camila.codes>
4 years agoMerge pull request #3832 from nextcloud/bugfix/incorrect-cmd-client-dbname
Matthieu Gallien [Mon, 27 Sep 2021 08:36:16 +0000 (10:36 +0200)]
Merge pull request #3832 from nextcloud/bugfix/incorrect-cmd-client-dbname

Fix incorrect db name for nextcloud command line client.

4 years agoFix review comments + also check against trailing bakslash.
alex-z [Sat, 25 Sep 2021 08:59:12 +0000 (11:59 +0300)]
Fix review comments + also check against trailing bakslash.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoFix incorrect db name for nextcloud command line client.
alex-z [Fri, 24 Sep 2021 10:33:01 +0000 (12:33 +0200)]
Fix incorrect db name for nextcloud command line client.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #3833 from nextcloud/rakekniven-patch-1
Matthieu Gallien [Mon, 27 Sep 2021 08:12:13 +0000 (10:12 +0200)]
Merge pull request #3833 from nextcloud/rakekniven-patch-1

Fixed grammar

4 years agoFixed context
rakekniven [Fri, 24 Sep 2021 12:24:13 +0000 (14:24 +0200)]
Fixed context

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years agoFixed grammar
rakekniven [Fri, 24 Sep 2021 12:21:35 +0000 (14:21 +0200)]
Fixed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Sep 2021 03:56:28 +0000 (03:56 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Sep 2021 03:57:20 +0000 (03:57 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Sep 2021 03:56:04 +0000 (03:56 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Sep 2021 03:59:47 +0000 (03:59 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3760 from nextcloud/feature/invalid-filenames-dialog
Felix Weilbach [Thu, 23 Sep 2021 13:03:35 +0000 (15:03 +0200)]
Merge pull request #3760 from nextcloud/feature/invalid-filenames-dialog

Add dialog to resolve invalid filenames

4 years agoAdd dialog to resolve invalid filenames
Felix Weilbach [Mon, 6 Sep 2021 13:09:29 +0000 (15:09 +0200)]
Add dialog to resolve invalid filenames

Fixes #3751

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 23 Sep 2021 04:14:24 +0000 (04:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3805 from nextcloud/bugfix/fixQmlContextLossEvents
Matthieu Gallien [Wed, 22 Sep 2021 09:19:15 +0000 (11:19 +0200)]
Merge pull request #3805 from nextcloud/bugfix/fixQmlContextLossEvents

set default format for QSurface to handle NVidia context loss events

4 years agoset default format for QSurface to handle NVidia context loss events
Matthieu Gallien [Fri, 17 Sep 2021 07:54:25 +0000 (09:54 +0200)]
set default format for QSurface to handle NVidia context loss events

should fix wrong OpenGL rendering after suspend on Linux with NVidia
binary OpenGL driver

close #3759

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Sep 2021 03:58:14 +0000 (03:58 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3821 from nextcloud/feature/general-settings-open-update-url...
allexzander [Tue, 21 Sep 2021 20:49:46 +0000 (23:49 +0300)]
Merge pull request #3821 from nextcloud/feature/general-settings-open-update-url-in-browser

General Settings window. Allow opening the update URL via mouse.

4 years agoGeneral Settings window. Allow opening the update URL via mouse.
alex-z [Tue, 21 Sep 2021 10:04:08 +0000 (12:04 +0200)]
General Settings window. Allow opening the update URL via mouse.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #3793 from nextcloud/feature/link-share-label
Matthieu Gallien [Tue, 21 Sep 2021 12:08:05 +0000 (14:08 +0200)]
Merge pull request #3793 from nextcloud/feature/link-share-label

Feature/Share link label

4 years agoRefactor OcsShareJob creation.
Camila [Mon, 20 Sep 2021 13:31:03 +0000 (15:31 +0200)]
Refactor OcsShareJob creation.

Signed-off-by: Camila <hello@camila.codes>
4 years agoAdd option to create label for share link.
Camila [Tue, 14 Sep 2021 12:10:44 +0000 (14:10 +0200)]
Add option to create label for share link.

Signed-off-by: Camila <hello@camila.codes>
4 years agoMerge pull request #3815 from nextcloud/selectStatusTextByMouse
Matthieu Gallien [Tue, 21 Sep 2021 09:59:35 +0000 (11:59 +0200)]
Merge pull request #3815 from nextcloud/selectStatusTextByMouse

TextInput by default do not allow selecting text by mouse

4 years agoTextInput by default do not allow selecting text by mouse
Matthieu Gallien [Mon, 20 Sep 2021 12:23:56 +0000 (14:23 +0200)]
TextInput by default do not allow selecting text by mouse

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Sep 2021 03:58:40 +0000 (03:58 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3813 from nextcloud/rakekniven-patch-1
Felix Weilbach [Mon, 20 Sep 2021 14:55:02 +0000 (16:55 +0200)]
Merge pull request #3813 from nextcloud/rakekniven-patch-1

Fixed placeholder numbering

4 years agoFixed placeholder numbering
rakekniven [Mon, 20 Sep 2021 09:39:51 +0000 (11:39 +0200)]
Fixed placeholder numbering

Fix for #3812

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Sep 2021 03:54:26 +0000 (03:54 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Sep 2021 03:55:01 +0000 (03:55 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Sep 2021 03:59:36 +0000 (03:59 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3780 from nextcloud/bugfix/more-warnings
Felix Weilbach [Fri, 17 Sep 2021 14:09:31 +0000 (16:09 +0200)]
Merge pull request #3780 from nextcloud/bugfix/more-warnings

Fix more warnings and enable warnings as errors

4 years agoEnable warnings as errors when compiling with Clang and GCC
Felix Weilbach [Fri, 10 Sep 2021 14:03:44 +0000 (16:03 +0200)]
Enable warnings as errors when compiling with Clang and GCC

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoDisable Qt deprecation warnings
Felix Weilbach [Fri, 10 Sep 2021 13:59:47 +0000 (15:59 +0200)]
Disable Qt deprecation warnings

They don't help us during regular development and some of them are not
fixable (e.g. QNetworkMangerConfiguration) in the open source variant
of Qt5.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoFix warnings
Felix Weilbach [Fri, 10 Sep 2021 13:51:48 +0000 (15:51 +0200)]
Fix warnings

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3779 from nextcloud/feature/add-user-status-docs
Felix Weilbach [Fri, 17 Sep 2021 09:05:09 +0000 (11:05 +0200)]
Merge pull request #3779 from nextcloud/feature/add-user-status-docs

Add documentation for user status selector dialog

4 years agoAdd documentation for user status selector dialog
Felix Weilbach [Fri, 10 Sep 2021 13:28:01 +0000 (15:28 +0200)]
Add documentation for user status selector dialog

Fixes #3770

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3794 from nextcloud/bugfix/share-note
allexzander [Fri, 17 Sep 2021 07:23:33 +0000 (10:23 +0300)]
Merge pull request #3794 from nextcloud/bugfix/share-note

Display share note

4 years agoDisplay share note when there is one associated with a share link.
Camila [Tue, 14 Sep 2021 18:57:28 +0000 (20:57 +0200)]
Display share note when there is one associated with a share link.

Signed-off-by: Camila <hello@camila.codes>
4 years agoFix indentation sharelinkwidget.h.
Camila [Tue, 14 Sep 2021 18:56:57 +0000 (20:56 +0200)]
Fix indentation sharelinkwidget.h.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Sep 2021 03:54:28 +0000 (03:54 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Sep 2021 03:57:24 +0000 (03:57 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 15 Sep 2021 03:57:08 +0000 (03:57 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3773 from nextcloud/bugfix/provider-page-accept-nc
Matthieu Gallien [Tue, 14 Sep 2021 14:33:18 +0000 (16:33 +0200)]
Merge pull request #3773 from nextcloud/bugfix/provider-page-accept-nc

Accept nc scheme in provider page

4 years agoAccept nc scheme in provider page
Felix Weilbach [Fri, 10 Sep 2021 06:58:22 +0000 (08:58 +0200)]
Accept nc scheme in provider page

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3777 from nextcloud/bugfix/clear-user-status-main-dialog
Felix Weilbach [Tue, 14 Sep 2021 08:27:05 +0000 (10:27 +0200)]
Merge pull request #3777 from nextcloud/bugfix/clear-user-status-main-dialog

Clear user status in main dialog after clearing it in user status selector dialog

4 years agoEmit user status changed after clear user status
Felix Weilbach [Fri, 10 Sep 2021 09:43:58 +0000 (11:43 +0200)]
Emit user status changed after clear user status

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoRemove unnecessary logging statements
Felix Weilbach [Fri, 10 Sep 2021 09:43:45 +0000 (11:43 +0200)]
Remove unnecessary logging statements

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 14 Sep 2021 04:01:45 +0000 (04:01 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3331 from Dimon4eg/fix_warnings
Matthieu Gallien [Mon, 13 Sep 2021 15:06:09 +0000 (17:06 +0200)]
Merge pull request #3331 from Dimon4eg/fix_warnings

Fix warnings

4 years agoFixed warning: extra ';' in Q_ENUM_NS(PinState);
Dmytro Korchynskyi [Mon, 17 May 2021 23:39:18 +0000 (02:39 +0300)]
Fixed warning: extra ';' in Q_ENUM_NS(PinState);

Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
4 years agoFixed warnings from ntstatus.h on Windows
Dmytro Korchynskyi [Mon, 17 May 2021 21:39:35 +0000 (00:39 +0300)]
Fixed warnings from ntstatus.h on Windows

Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
4 years agoFixed warnings in RemotePathChecker on Windows
Dmytro Korchynskyi [Mon, 17 May 2021 21:32:42 +0000 (00:32 +0300)]
Fixed warnings in RemotePathChecker on Windows

Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
4 years agoFixed warnings by using static_cast
Dmytro Korchynskyi [Mon, 17 May 2021 21:30:05 +0000 (00:30 +0300)]
Fixed warnings by using static_cast

Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 13 Sep 2021 03:57:15 +0000 (03:57 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Sep 2021 03:58:57 +0000 (03:58 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Sep 2021 03:55:52 +0000 (03:55 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3775 from nextcloud/Valdnet-patch-1
Valdnet [Fri, 10 Sep 2021 12:07:26 +0000 (14:07 +0200)]
Merge pull request #3775 from nextcloud/Valdnet-patch-1

l10n: Correct a typo

4 years agol10n: Correct two typo
Valdnet [Fri, 10 Sep 2021 07:05:35 +0000 (09:05 +0200)]
l10n: Correct two typo

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Sep 2021 04:07:18 +0000 (04:07 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3765 from Dimon4eg/remove_theme.qrc
Felix Weilbach [Thu, 9 Sep 2021 11:03:57 +0000 (13:03 +0200)]
Merge pull request #3765 from Dimon4eg/remove_theme.qrc

remove theme.qrc as it will be generated during build

4 years agoremove theme.qrc as it will be generated during build
Dmytro Korchynskyi [Wed, 8 Sep 2021 19:07:35 +0000 (22:07 +0300)]
remove theme.qrc as it will be generated during build

Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
4 years agoMerge pull request #3639 from nextcloud/feature/set-user-status
Felix Weilbach [Thu, 9 Sep 2021 09:52:27 +0000 (11:52 +0200)]
Merge pull request #3639 from nextcloud/feature/set-user-status

Set user status

4 years agoAdd dialog to set user status
Felix Weilbach [Thu, 9 Sep 2021 09:18:22 +0000 (11:18 +0200)]
Add dialog to set user status

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3764 from nextcloud/bugfix/stuck-with-no-explorer-after-autoupdate
Matthieu Gallien [Thu, 9 Sep 2021 07:43:40 +0000 (09:43 +0200)]
Merge pull request #3764 from nextcloud/bugfix/stuck-with-no-explorer-after-autoupdate

Prompt reboot when runing the auto update.

4 years agoPrompt reboot when runing the auto update.
alex-z [Wed, 8 Sep 2021 13:13:22 +0000 (16:13 +0300)]
Prompt reboot when runing the auto update.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Sep 2021 03:56:02 +0000 (03:56 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3747 from nextcloud/bugfix/deprecated-warnings
Felix Weilbach [Wed, 8 Sep 2021 12:59:12 +0000 (14:59 +0200)]
Merge pull request #3747 from nextcloud/bugfix/deprecated-warnings

Fix most of the deprecation warnings

4 years agoFix various deprecated warnings
Felix Weilbach [Fri, 3 Sep 2021 20:15:23 +0000 (22:15 +0200)]
Fix various deprecated warnings

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoReplace deprecated use of QProcess::execute()
Felix Weilbach [Fri, 3 Sep 2021 20:09:19 +0000 (22:09 +0200)]
Replace deprecated use of QProcess::execute()

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoUse QRecursiveMutex
Felix Weilbach [Fri, 3 Sep 2021 19:55:41 +0000 (21:55 +0200)]
Use QRecursiveMutex

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>