Commit graph

18168 commits

Author SHA1 Message Date
Claudio Cambra
1a5fa50fbb Refactor ActivityListModel population mechanisms
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-13 19:34:41 +02:00
Claudio Cambra
20c5f8e892
Merge pull request #4930 from nextcloud/bugfix/pixelated-file-changed-overlay-icon 2022-09-13 19:32:06 +02:00
Claudio Cambra
4c9e0873a3 Fix low-resolution file changed overlay icons in activities
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-13 18:55:47 +02:00
Nextcloud bot
89564cc9f9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-13 04:25:12 +00:00
Matthieu Gallien
88464a097d
Merge pull request #4919 from nextcloud/bugfix/accept-valid-content-types
Accept valid lsColJob reply XML content types
2022-09-12 15:20:42 +02:00
Claudio Cambra
2b3efbfb2a Accept valid lsColJob reply XML content types
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-12 13:57:31 +02:00
Nextcloud bot
a48aee9c16
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-11 04:28:12 +00:00
Matthieu Gallien
63fb2d3ad5
Merge pull request #4910 from nextcloud/bugfix/add-account-text
Fix add account window text clipping, enlarge text
2022-09-10 21:22:33 +02:00
Claudio Cambra
66198055d3 Fix add account text clipping, enlarge text
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-10 20:16:17 +02:00
Matthieu Gallien
f19e902f96
Merge pull request #4921 from nextcloud/bugfix/activity-item-error
Fix ActivityItem activityHover error
2022-09-10 20:15:16 +02:00
Claudio Cambra
871ad24e28 Fix ActivityItem activityHover error
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-10 12:11:23 +02:00
Matthieu Gallien
a400738b05
Merge pull request #4917 from nextcloud/bugfix/macos-notch-calc
Fix menu bar height calculation on macOS
2022-09-10 11:52:37 +02:00
Claudio Cambra
b1caa45929 Fix menu bar height calculation on macOS
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-10 11:52:29 +02:00
Matthieu Gallien
d91415e41d
Merge pull request #4792 from BMerz/patch-1
Updated link to documentation
2022-09-10 11:52:10 +02:00
BMerz
c3ff24faca Update README.md
Signed-off-by: BMerz <benedikt.merz@web.de>
2022-09-10 11:51:46 +02:00
BMerz
694c933e5b Updated link to documentation
Link to 3.0 is not working

Signed-off-by: BMerz <benedikt.merz@web.de>
2022-09-10 11:51:46 +02:00
Matthieu Gallien
8bd973847b
Merge pull request #4920 from nextcloud/bugfix/fix-fileactivitylistmodel-qml-registration
Fix fileactivitylistmodel QML registration
2022-09-10 11:50:59 +02:00
Claudio Cambra
b3ccbe2808 Fix fileactivitylistmodel QML registration
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-10 11:17:10 +02:00
Matthieu Gallien
9803607916
Merge pull request #4914 from nextcloud/bugfix/conflict-resolution-when-selecting-folder
Bugfix/conflict resolution when selecting folder
2022-09-10 11:11:50 +02:00
alex-z
2a529eef3c Make sure Folder is deleted from the list and the SyncJournalDB is closed for every folder of the account that has been removed.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-09-10 10:34:34 +02:00
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