Claudio Cambra
|
85c5002d34
|
Simplify activity list delegates by making them ItemDelegates, clean up
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-07 18:19:49 +02:00 |
|
Claudio Cambra
|
a4929eab09
|
Merge pull request #4817 from nextcloud/bugfix/cleanup-qml-registration
Clean up QML type and singleton registration
|
2022-09-07 18:16:52 +02:00 |
|
Claudio Cambra
|
e79ced22ae
|
Clean up QML registration
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-07 17:00:44 +02:00 |
|
Claudio Cambra
|
a40202ca4a
|
Merge pull request #4751 from nextcloud/bugfix/unmessify-UnifiedSearchResultNothingFound
Set UnifiedSearchResultNothingFound visibility less messily
|
2022-09-07 15:01:36 +02:00 |
|
Claudio Cambra
|
7882e224fd
|
Set UnifiedSearchResultNothingFound visibility less messily
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-07 15:01:07 +02:00 |
|
allexzander
|
926256df97
|
Merge pull request #4903 from nextcloud/bugfix/selective-sync-abort-error
Bugfix/selective sync abort error
|
2022-09-07 15:31:23 +03:00 |
|
allexzander
|
7e53280de6
|
Do not display error message in the activity list when aborgint the sync.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-09-07 13:38:10 +03:00 |
|
alex-z
|
1b98733b1a
|
Start sync immediately after modifying the selective sync settings.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-07 13:38:09 +03:00 |
|
alex-z
|
e081f0ba72
|
Set '_abortRequested' properly within the propagator so the error is not displayed in UI.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-07 13:35:42 +03:00 |
|
allexzander
|
66effe1217
|
Merge pull request #4902 from nextcloud/bugfix/wrong-estimated-time-when-syncing
Fix wrong estimated time when doing sync.
|
2022-09-07 11:17:11 +03:00 |
|
alex-z
|
7ba681544c
|
Fix wrong estimated time when doing sync.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-09-07 09:31:05 +03:00 |
|
Nextcloud bot
|
4dbbcbebf2
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-07 04:26:52 +00:00 |
|
Matthieu Gallien
|
733063d1ce
|
master is now 3.6.50
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-06 09:35:09 +02:00 |
|
Matthieu Gallien
|
ccc9f8930b
|
prepare for 3.6.0 release
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-06 09:31:09 +02:00 |
|
Matthieu Gallien
|
05d3c7a259
|
Merge pull request #4829 from nextcloud/feature/unified-search-alignments
Align, resize, and layout everything uniformly in the unified search view
|
2022-09-06 09:28:46 +02:00 |
|
Claudio Cambra
|
316f3981ab
|
Align, resize, and layout everything uniformly in the unified search view
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-06 09:02:17 +02:00 |
|
Matthieu Gallien
|
b248696062
|
Merge pull request #4833 from nextcloud/bugfix/unify-tooltips
Use same tooltip component everywhere, fix tooltip clipping bugs
|
2022-09-06 08:58:57 +02:00 |
|
Claudio Cambra
|
5acb0b272a
|
Use same tooltip component everywhere
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-06 08:40:03 +02:00 |
|
Matthieu Gallien
|
bb4efae42e
|
Merge pull request #4900 from nextcloud/bugfix/droneUploadAppImage
fix script that upload AppImage to go in correct path
|
2022-09-06 08:39:36 +02:00 |
|
Matthieu Gallien
|
ac78581239
|
gives enough information to allow upload of AppImage
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-06 08:16:30 +02:00 |
|
Matthieu Gallien
|
aee4cca970
|
debug output for upload of AppImage builts for PRs
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-06 08:16:30 +02:00 |
|
Matthieu Gallien
|
b484ba3726
|
fix script that upload AppImage to go in correct path
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-06 08:16:30 +02:00 |
|
Nextcloud bot
|
eb4e8adf9b
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-06 04:22:38 +00:00 |
|
Matthieu Gallien
|
ef77967344
|
Merge pull request #4842 from nextcloud/bugfix/user-status-selector-scrollview
Add a ScrollView to the predefined statuses area of the UserStatusSelector
|
2022-09-05 16:28:08 +02:00 |
|
Claudio Cambra
|
2fe4bc5403
|
Add a ScrollView to the predefined statuses area of the UserStatusSelector
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-09-05 12:33:19 +02:00 |
|
Matthieu Gallien
|
2cb88952fb
|
fix build of windows virtual files automated tests
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-05 12:30:49 +02:00 |
|
Matthieu Gallien
|
bf3304441d
|
Merge pull request #3461 from mmdanggg2/master
Fix crash in cldapi.dll
|
2022-09-05 10:15:57 +02:00 |
|
James Horsley
|
1d7a2c06f6
|
Fix crash in cldapi.dll
Fixes #3349
Change placeholder functions to take QStrings instead of handles
Signed-off-by: James Horsley <jbhorsley@gmail.com>
|
2022-09-05 09:16:19 +02:00 |
|
Matthieu Gallien
|
548890c019
|
Merge pull request #4884 from nextcloud/bugfix/webEngineOnWin11
Bugfix/web engine on win11
|
2022-09-05 09:14:56 +02:00 |
|
Matthieu Gallien
|
d1408df7ba
|
let Qt use OpenGLES instead of desktop OpenGL to workaround bugs
should help picking a working rendering pipeline on windows
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-04 22:20:38 +02:00 |
|
Matthieu Gallien
|
0092ad15c7
|
sets special configuration to webengine to work around bugs
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-04 22:20:38 +02:00 |
|
Nextcloud bot
|
03b259b389
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-03 04:25:34 +00:00 |
|
rakekniven
|
180945a61b
|
Merge pull request #4885 from nextcloud/3.6-changelog
|
2022-09-02 16:20:41 +02:00 |
|
Camila
|
4ad946e1ca
|
Update CHANGELOG for the 3.6.0 release.
Signed-off-by: Camila <hello@camila.codes>
|
2022-09-02 12:57:28 +02:00 |
|
Matthieu Gallien
|
2aa24f7107
|
Merge pull request #4840 from ivaradi/remove-focal
Remove Ubuntu Focal
|
2022-09-02 11:36:53 +02:00 |
|
István Váradi
|
b0d881ebc6
|
Remove Ubuntu Focal
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
|
2022-09-02 09:54:56 +02:00 |
|
Matthieu Gallien
|
51c46402f5
|
Merge pull request #4882 from nextcloud/ci/updateBuildAppImageScript
do not build qt keychain already included in the CI images
|
2022-09-01 17:39:12 +02:00 |
|
Matthieu Gallien
|
b245c3d762
|
use the new CI images
should ensure a proper AppImage build
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-01 10:49:43 +02:00 |
|
Matthieu Gallien
|
28b50f3fea
|
do not build qt keychain already included in the CI images
clean up some cruft
adapt to the new paths in CI images
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-09-01 10:49:43 +02:00 |
|
Nextcloud bot
|
d6a48d3cf1
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-09-01 04:27:29 +00:00 |
|
Matthieu Gallien
|
45643b5afc
|
Merge pull request #4869 from nextcloud/feature/improveBulkUpload
reads and store fileId and remote permissions during bulk upload
|
2022-08-31 09:16:09 +02:00 |
|
Matthieu Gallien
|
2ad57fd88e
|
reads and store fileId and remote permissions during bulk upload
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-08-31 08:39:38 +02:00 |
|
Nextcloud bot
|
c5c5fe518a
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-08-31 04:12:55 +00:00 |
|
Nextcloud bot
|
eac84301cb
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-08-30 04:15:23 +00:00 |
|
allexzander
|
ff5156642d
|
Merge pull request #4867 from nextcloud/bugfix/fix-activity-dialog-not-showing-up
Fix File Activities dialog not showing up.
|
2022-08-29 11:29:43 +03:00 |
|
alex-z
|
ba9a39856b
|
Change Activities dialog show and Systray.forceWindowInit call sequence to fix the issue of Activities dialog not being shown.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-08-29 10:59:55 +03:00 |
|
alex-z
|
22a3b6cc16
|
Fix File Activities dialog not showing up.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-08-29 10:59:55 +03:00 |
|
Nextcloud bot
|
57c18aa2cf
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-08-29 04:15:55 +00:00 |
|
Matthieu Gallien
|
2e2ed97c70
|
Merge pull request #4866 from nextcloud/bugfix/buildBrandedAppImage
build script for AppImage should not assume Nextcloud is the name
|
2022-08-26 15:11:41 +02:00 |
|
Matthieu Gallien
|
4629403dec
|
build script for AppImage should not assume Nextcloud is the name
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-08-26 15:11:31 +02:00 |
|