Commit graph

21500 commits

Author SHA1 Message Date
Claudio Cambra
c8d756ee65
Merge pull request #6736 from nextcloud/update/docs-qt6
Update the documentation on how to build the client
2024-05-14 12:42:05 +02:00
Camila Ayres
71098127fc Improve text about %PATH% and KDE Craft.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
88ad7e3b02 Remove duplicated instructions.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
4fe7cdd5b0 Fix documentation style.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
63fdce3fbe Update instructions to build the client on mac OS.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
6d3335bd60 Update instructions to build on Windows.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
7d575d9bf0 Add documentation about how to compile the client on Windows with Qt6.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Claudio Cambra
3dd3082a66
Merge pull request #6733 from nextcloud/dependabot/github_actions/skjnldsv/block-fixup-merge-action-2
Bump skjnldsv/block-fixup-merge-action from 1 to 2
2024-05-14 10:27:56 +02:00
dependabot[bot]
a6d48ef5db Bump skjnldsv/block-fixup-merge-action from 1 to 2
Bumps [skjnldsv/block-fixup-merge-action](https://github.com/skjnldsv/block-fixup-merge-action) from 1 to 2.
- [Release notes](https://github.com/skjnldsv/block-fixup-merge-action/releases)
- [Commits](42d26e1b53...c138ea99e4)

---
updated-dependencies:
- dependency-name: skjnldsv/block-fixup-merge-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 09:56:54 +02:00
Nextcloud bot
52e6b8216f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-14 02:34:12 +00:00
Claudio Cambra
390d6a58a4
Merge pull request #6743 from nextcloud/bugfix/mac-build-qtsix
Fix macOS build on master
2024-05-13 11:10:05 +02:00
Claudio Cambra
4bd0974696 Remove use of setMargin on QVBoxLayout, not present in Qt6
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-05-13 11:07:33 +02:00
Claudio Cambra
afbd2ebc02 Remove all use of MacExtras
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-05-13 11:07:33 +02:00
allexzander
7a49312ddd
Merge pull request #6742 from nextcloud/bugfix/lockownertype-setreadonly-basedoncaps
Bugfix/lockownertype setreadonly basedoncaps
2024-05-12 12:53:56 +02:00
Nextcloud bot
7bd2b8aeff
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-11 02:34:15 +00:00
alex-z
04c0125bd1 Fix incorrect date parsing.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2024-05-09 16:21:46 +02:00
alex-z
c7591f6332 Bugfix. Files lock. Check lock owner type for setting readonly based on server capabilities (NC27/28 compatibility issue).
Signed-off-by: alex-z <blackslayer4@gmail.com>
2024-05-09 16:21:46 +02:00
Nextcloud bot
cf888027df
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-08 02:47:33 +00:00
alex-z
00022a3f9c Fix incorrect date parsing.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2024-05-08 00:45:08 +02:00
Nextcloud bot
0d7ab96330
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-03 02:40:59 +00:00
Matthieu Gallien
73c2f17c59
Merge pull request #6718 from nextcloud/ci/improveDevModeOnWindows
improve logs when build with NEXTCLOUD_DEV enabled
2024-05-02 18:17:06 +02:00
Matthieu Gallien
d0b4af6ccc improve logs when build with NEXTCLOUD_DEV enabled
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-05-02 16:34:51 +02:00
Nextcloud bot
75d0e9aebe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-02 02:40:54 +00:00
Nextcloud bot
593d133a20
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-01 02:42:24 +00:00
Nextcloud bot
8cbb7c3cd3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-30 02:41:22 +00:00
Matthieu Gallien
5ee1afe3dd
Merge pull request #6710 from nextcloud/ci/improveBuildAppimageScript
Ci/improve build appimage script
2024-04-29 11:14:42 +02:00
Matthieu Gallien
64d54a17b6
as far as I can tell icon name is always Nextcloud.png
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-29 11:13:56 +02:00
Matthieu Gallien
b58723fe6f
buildAppimage script gets configurable paths via env variables
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-29 10:02:50 +02:00
Matthieu Gallien
2ba242527c
makes Qt path and openssl path depend on environment variable
provide default value that may work outside our docker build images

will get sensible value when run inside our official docker build images

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-29 09:52:54 +02:00
Nextcloud bot
f4d9fbc2e7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-29 02:40:52 +00:00
Claudio Cambra
6a6d92d89b
Merge pull request #6602 from nextcloud/bugfix/clarifyInvalidFileNamesWarning
invalid item name warning: use file or folder when appropriate
2024-04-28 17:01:38 +08:00
Matthieu Gallien
7262d11f47 invalid item name warning: use file or folder when appropriate
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-28 16:57:22 +08:00
Claudio Cambra
95c7debfb5
Merge pull request #6703 from nextcloud/rakekniven-patch-1
chore(i18n): Improve grammar
2024-04-28 16:50:41 +08:00
rakekniven
9ec5712b21 chore(i18n): Improve grammar
Fixes #6408 

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-04-28 16:48:08 +08:00
Nextcloud bot
06c4ea8e25
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-27 02:50:59 +00:00
Matthieu Gallien
810d8f15ee
Merge pull request #4584 from nextcloud/feature/qt6
Migrate to Qt 6
2024-04-26 09:05:38 +02:00
Matthieu Gallien
3770eec050 windows needs an explicit QML import path to be set
on windows qml modules are not default loaded from the install folder of the app

set it such that qml modules are imported from teh installed qml folder

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
07c2554eb3 AppImage build tool for Qt needs to know our qml files
gives the path to qml files such that needed Qt qml modules are deployed
correctly inside the AppImage package

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
347285b5b3 fix build issue after rebase
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
5bed41a670 use the correct Qt6 build in newer CI images
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
794db304f9 fix compilation of AppImage packages
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
2d5753c17d make it easy to find out that this branch is Qt6 based
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
a357570633 fix compilation after rebase
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
bebb8e1954 fix compilation issues on windows
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
20db6b6d86 fully qualify types for use with Qt metaobject system
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
1533670e77 add NextcloudSslCertificate to wrap QSslCertificate in QHash
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
a05ac621bf do some header includes clean-up as recommended by compiler
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
9b9ff4f471 add needed namespace for declarations read by Qt metaobject system
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
3099628770 header changes needed for clang/vs2022 compilers
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
Matthieu Gallien
82a0c1d054 NetrcParser tests are known to be broken
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00