Commit graph

17001 commits

Author SHA1 Message Date
Camila
ba8ec56e65 Add option to create label for share link.
Signed-off-by: Camila <hello@camila.codes>
2021-09-21 10:01:20 +00:00
Matthieu Gallien
d0d4b08a09
Merge pull request #3815 from nextcloud/selectStatusTextByMouse
TextInput by default do not allow selecting text by mouse
2021-09-21 11:59:35 +02:00
Matthieu Gallien
19b77416da TextInput by default do not allow selecting text by mouse
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-09-21 08:07:19 +00:00
Nextcloud bot
6342451937
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-21 03:58:40 +00:00
Felix Weilbach
76a80fc974
Merge pull request #3813 from nextcloud/rakekniven-patch-1
Fixed placeholder numbering
2021-09-20 16:55:02 +02:00
rakekniven
af49a7993a
Fixed placeholder numbering
Fix for #3812 

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-09-20 11:39:51 +02:00
Nextcloud bot
63a5f7e348
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-20 03:54:26 +00:00
Nextcloud bot
039b579d3e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-19 03:55:01 +00:00
Nextcloud bot
be0d7a6444
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-18 03:59:36 +00:00
Felix Weilbach
b816c0e507
Merge pull request #3780 from nextcloud/bugfix/more-warnings
Fix more warnings and enable warnings as errors
2021-09-17 16:09:31 +02:00
Felix Weilbach
88e7861239 Enable warnings as errors when compiling with Clang and GCC
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-17 13:32:26 +00:00
Felix Weilbach
0074d6c40a 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>
2021-09-17 13:32:26 +00:00
Felix Weilbach
fb1b3481d1 Fix warnings
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-17 13:32:26 +00:00
Felix Weilbach
1eb9c6f993
Merge pull request #3779 from nextcloud/feature/add-user-status-docs
Add documentation for user status selector dialog
2021-09-17 11:05:09 +02:00
Felix Weilbach
65f2fd2450 Add documentation for user status selector dialog
Fixes #3770

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-17 08:22:52 +00:00
allexzander
c1b404952a
Merge pull request #3794 from nextcloud/bugfix/share-note
Display share note
2021-09-17 10:23:33 +03:00
Camila
e4e74ff38f Display share note when there is one associated with a share link.
Signed-off-by: Camila <hello@camila.codes>
2021-09-17 06:57:08 +00:00
Camila
4581279d23 Fix indentation sharelinkwidget.h.
Signed-off-by: Camila <hello@camila.codes>
2021-09-17 06:57:08 +00:00
Nextcloud bot
0d5084468e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-17 03:54:28 +00:00
Nextcloud bot
cdbea182b4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-16 03:57:24 +00:00
Nextcloud bot
dc0954d653
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-15 03:57:08 +00:00
Matthieu Gallien
cc05e474cd
Merge pull request #3773 from nextcloud/bugfix/provider-page-accept-nc
Accept nc scheme in provider page
2021-09-14 16:33:18 +02:00
Felix Weilbach
8370c9c1ca Accept nc scheme in provider page
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-14 09:01:18 +00:00
Felix Weilbach
5dabb3a36f
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
2021-09-14 10:27:05 +02:00
Felix Weilbach
86da74908a Emit user status changed after clear user status
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-14 07:26:46 +00:00
Felix Weilbach
9aee46b3a4 Remove unnecessary logging statements
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-14 07:26:46 +00:00
Nextcloud bot
be8f60fa8e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-14 04:01:45 +00:00
Matthieu Gallien
d3ea46ece9
Merge pull request #3331 from Dimon4eg/fix_warnings
Fix warnings
2021-09-13 17:06:09 +02:00
Dmytro Korchynskyi
cffceaae1f Fixed warning: extra ';' in Q_ENUM_NS(PinState);
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
2021-09-13 13:05:41 +03:00
Dmytro Korchynskyi
5f232c30be Fixed warnings from ntstatus.h on Windows
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
2021-09-13 13:05:41 +03:00
Dmytro Korchynskyi
8351c398bc Fixed warnings in RemotePathChecker on Windows
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
2021-09-13 13:05:41 +03:00
Dmytro Korchynskyi
608fc5fb3a Fixed warnings by using static_cast
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
2021-09-13 13:05:41 +03:00
Nextcloud bot
229aefba2a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-13 03:57:15 +00:00
Nextcloud bot
4aba80e58a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-12 03:58:57 +00:00
Nextcloud bot
53c2516bae
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-11 03:55:52 +00:00
Valdnet
a5c9b80add
Merge pull request #3775 from nextcloud/Valdnet-patch-1
l10n: Correct a typo
2021-09-10 14:07:26 +02:00
Valdnet
a441d733dc l10n: Correct two typo
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-09-10 12:25:34 +02:00
Nextcloud bot
06f37234dc
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-10 04:07:18 +00:00
Felix Weilbach
49f41b813c
Merge pull request #3765 from Dimon4eg/remove_theme.qrc
remove theme.qrc as it will be generated during build
2021-09-09 13:03:57 +02:00
Dmytro Korchynskyi
bccca235a2 remove theme.qrc as it will be generated during build
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
2021-09-09 09:53:34 +00:00
Felix Weilbach
ea6a56d9f6
Merge pull request #3639 from nextcloud/feature/set-user-status
Set user status
2021-09-09 11:52:27 +02:00
Felix Weilbach
8a8d488454 Add dialog to set user status
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-09 11:18:22 +02:00
Matthieu Gallien
f34d663029
Merge pull request #3764 from nextcloud/bugfix/stuck-with-no-explorer-after-autoupdate
Prompt reboot when runing the auto update.
2021-09-09 09:43:40 +02:00
alex-z
4018f8d554 Prompt reboot when runing the auto update.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-09-09 07:20:19 +00:00
Nextcloud bot
d649865bce
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-09 03:56:02 +00:00
Felix Weilbach
3fd4d5cd4b
Merge pull request #3747 from nextcloud/bugfix/deprecated-warnings
Fix most of the deprecation warnings
2021-09-08 14:59:12 +02:00
Felix Weilbach
5622c33f40 Fix various deprecated warnings
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-08 08:54:00 +00:00
Felix Weilbach
93f590c6de Replace deprecated use of QProcess::execute()
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-08 08:54:00 +00:00
Felix Weilbach
c9863dc225 Use QRecursiveMutex
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-08 08:54:00 +00:00
Felix Weilbach
45f59e7eca Use QDateTime::startOfDay()
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-08 08:54:00 +00:00