nextcloud-desktop.git
2024-05-15 Matthieu Galliensome files just cannot sync on windows: get automated...
2024-05-15 Matthieu GallienMerge pull request #6756 from nextcloud/ci/fixMacCi
2024-05-15 Matthieu Gallienskip tests currently broken on macOS: enable mandatory...
2024-05-15 Matthieu GallienMerge pull request #6715 from nextcloud/updateInstallRe...
2024-05-15 Matthieu Gallienupdate doc with install requirements for Qt6 supported...
2024-05-15 Camila AyresMerge pull request #6725 from nextcloud/update/document...
2024-05-15 Camila AyresExtend 'How the "Edit locally" functionality works...
2024-05-15 Matthieu GallienMerge pull request #6705 from nextcloud/ci/fixWindowsCi
2024-05-15 Matthieu Gallienskip FolderWatcher on windows: really not a reliable...
2024-05-15 Matthieu Galliendisable some unreliable tests for CfApi CI
2024-05-15 Matthieu Gallienfix regression with VFS update metadata instruction
2024-05-15 Matthieu Gallienonly compute checksum of a local file that is not a...
2024-05-15 Matthieu Gallienremove usage of memory sanitizers in drone tests
2024-05-15 Matthieu Gallienbetter automated tests log
2024-05-15 Matthieu Galliencatch std::filesystem exceptions in automated tests
2024-05-15 Matthieu Gallientemporarily ignore failed tests on windows
2024-05-15 Claudio CambraUpdate macos-build-and-test.yml with latest Xcode
2024-05-15 Matthieu Galliensimplify macOS targets and try arm64 craft target
2024-05-15 Matthieu Gallienuse windows-2022 image to run our windows CI on github...
2024-05-15 Matthieu GallienMerge pull request #6751 from nextcloud/bugfix/fixWrong...
2024-05-15 Matthieu Gallienavoid accessing a temp QString via QStringView after...
2024-05-15 Claudio CambraMerge pull request #6753 from nextcloud/bugfix/mdm...
2024-05-15 Claudio CambraDo not open client on install as this breaks MDM deploy...
2024-05-15 Nextcloud botFix(l10n): Update translations from Transifex
2024-05-14 Claudio CambraMerge pull request #6736 from nextcloud/update/docs-qt6
2024-05-14 Camila AyresImprove text about %PATH% and KDE Craft.
2024-05-14 Camila AyresRemove duplicated instructions.
2024-05-14 Camila AyresFix documentation style.
2024-05-14 Camila AyresUpdate instructions to build the client on mac OS.
2024-05-14 Camila AyresUpdate instructions to build on Windows.
2024-05-14 Camila AyresAdd documentation about how to compile the client on...
2024-05-14 Claudio CambraMerge pull request #6733 from nextcloud/dependabot...
2024-05-14 dependabot... Bump skjnldsv/block-fixup-merge-action from 1 to 2
2024-05-14 Nextcloud botFix(l10n): Update translations from Transifex
2024-05-13 Claudio CambraMerge pull request #6743 from nextcloud/bugfix/mac...
2024-05-13 Claudio CambraRemove use of setMargin on QVBoxLayout, not present...
2024-05-13 Claudio CambraRemove all use of MacExtras
2024-05-12 allexzanderMerge pull request #6742 from nextcloud/bugfix/lockowne...
2024-05-11 Nextcloud botFix(l10n): Update translations from Transifex
2024-05-09 alex-zFix incorrect date parsing.
2024-05-09 alex-zBugfix. Files lock. Check lock owner type for setting...
2024-05-08 Nextcloud botFix(l10n): Update translations from Transifex
2024-05-03 Nextcloud botFix(l10n): Update translations from Transifex
2024-05-02 Matthieu GallienMerge pull request #6718 from nextcloud/ci/improveDevMo...
2024-05-02 Matthieu Gallienimprove logs when build with NEXTCLOUD_DEV enabled
2024-05-02 Nextcloud botFix(l10n): Update translations from Transifex
2024-05-01 Nextcloud botFix(l10n): Update translations from Transifex
2024-04-30 Nextcloud botFix(l10n): Update translations from Transifex
2024-04-29 Matthieu GallienMerge pull request #6710 from nextcloud/ci/improveBuild...
2024-04-29 Matthieu Gallienas far as I can tell icon name is always Nextcloud.png
2024-04-29 Matthieu GallienbuildAppimage script gets configurable paths via env...
2024-04-29 Matthieu Gallienmakes Qt path and openssl path depend on environment...
2024-04-29 Nextcloud botFix(l10n): Update translations from Transifex
2024-04-28 Claudio CambraMerge pull request #6602 from nextcloud/bugfix/clarifyI...
2024-04-28 Matthieu Gallieninvalid item name warning: use file or folder when...
2024-04-28 Claudio CambraMerge pull request #6703 from nextcloud/rakekniven...
2024-04-28 rakeknivenchore(i18n): Improve grammar
2024-04-27 Nextcloud botFix(l10n): Update translations from Transifex
2024-04-26 Matthieu GallienMerge pull request #4584 from nextcloud/feature/qt6
2024-04-26 Matthieu Gallienwindows needs an explicit QML import path to be set
2024-04-26 Matthieu GallienAppImage build tool for Qt needs to know our qml files
2024-04-26 Matthieu Gallienfix build issue after rebase
2024-04-26 Matthieu Gallienuse the correct Qt6 build in newer CI images
2024-04-26 Matthieu Gallienfix compilation of AppImage packages
2024-04-26 Matthieu Gallienmake it easy to find out that this branch is Qt6 based
2024-04-26 Matthieu Gallienfix compilation after rebase
2024-04-26 Matthieu Gallienfix compilation issues on windows
2024-04-26 Matthieu Gallienfully qualify types for use with Qt metaobject system
2024-04-26 Matthieu Gallienadd NextcloudSslCertificate to wrap QSslCertificate...
2024-04-26 Matthieu Galliendo some header includes clean-up as recommended by...
2024-04-26 Matthieu Gallienadd needed namespace for declarations read by Qt metaob...
2024-04-26 Matthieu Gallienheader changes needed for clang/vs2022 compilers
2024-04-26 Matthieu GallienNetrcParser tests are known to be broken
2024-04-26 Matthieu Gallienuse new qt 6.6.3 ci images
2024-04-26 Matthieu Gallienfix some of the qml issues
2024-04-26 Matthieu Gallienfix compilation issues after rebase
2024-04-26 tobiasKaminskySigned drone.yml
2024-04-26 Matthieu Gallienfix order of init in a constructor to avoid warnings
2024-04-26 Matthieu Gallienavoid warning by ignoring the return value of QtConcurr...
2024-04-26 Matthieu Gallienwhen loading translation catalog, do not ignore the...
2024-04-26 Matthieu Gallienadapt ci checks to Qt6
2024-04-26 Matthieu Gallienbuild image for Qt6
2024-04-26 Matthieu Gallienbuild appimage
2024-04-26 Matthieu Gallienuse the new CI images with Qt6
2024-04-26 Matthieu Gallienlet appimage build script work with Qt6 based version
2024-04-26 Matthieu Gallienonly try to include qt6-keychain header and not the...
2024-04-26 Matthieu Gallienfix computation of timeout for jobs to have proper...
2024-04-26 Matthieu Galliene proper data type in data for activity model automated...
2024-04-26 Matthieu Gallienproperly use QStringView to avoid copies
2024-04-26 Matthieu Gallienfix automated tests missing toString() convert from...
2024-04-26 Matthieu Gallienfix failing automated test that erases invalid iterator
2024-04-26 Matthieu Gallienfix automated tests with network requests
2024-04-26 Matthieu Gallienlast step
2024-04-26 Claudio CambraRemove commented out broken quick compiler check in Qt6
2024-04-26 Claudio CambraFix user status selector
2024-04-26 Claudio CambraFix test compilation
2024-04-26 Claudio CambraAdd separators to SyncStatus and UnifiedSearchInputCont...
2024-04-26 Claudio CambraFix QML coloring issues
2024-04-26 Claudio CambraFix all broken QML imports
2024-04-26 Claudio CambraFix QDateTime string formatting
next