Commit graph

18048 commits

Author SHA1 Message Date
alex-z
f0b9ecd747 Check folder invalidity reson when deciding to enable or disable the 'Finish' button in a Wizard page.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-09-10 10:34:34 +02:00
Nextcloud bot
a6867f9343
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-10 04:31:06 +00:00
Nextcloud bot
efea3f7902
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-09 04:25:36 +00:00
Matthieu Gallien
6ab7ada1ff
Merge pull request #4875 from nextcloud/bugfix/webEngineOptionalOnAppleOnly
makes Qt WebEngine optional only on macOS
2022-09-08 15:50:19 +02:00
Matthieu Gallien
b81cdf177d makes Qt WebEngine optional only on macOS
should avoid distributing broken builds missing out web flow login that
is required by some cusotmers

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-08 10:33:07 +02:00
Nextcloud bot
54a4b45dc7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-08 04:25:59 +00:00
Claudio Cambra
1f4d340669
Merge pull request #4768 from nextcloud/bugfix/karchive
Replace private API QZipWriter with KArchive
2022-09-07 19:42:14 +02:00
Claudio Cambra
9a0753dabb Replace private API QZipWriter with KArchive
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-07 19:10:03 +02:00
Claudio Cambra
b7b374c442 Fix rebase issue with activity list keyboard navigation PR
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-07 18:45:58 +02:00
Claudio Cambra
ee513b69bc
Merge pull request #4781 from nextcloud/bugfix/keyboard-activity-list-selection
Improve activity list highlighting/keyboard item selection
2022-09-07 18:36:27 +02:00
Claudio Cambra
b820df90b9 Improve activity list highlighting/keyboard item selection
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-07 18:27:14 +02:00
Claudio Cambra
7ac1bdff14
Merge pull request #4786 from nextcloud/bugfix/activity-list-itemdelegate
Simplify activity list delegates by making them ItemDelegates, clean up
2022-09-07 18:20:33 +02:00
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