nextcloud-desktop.git
2020-06-15 Kevin OttensUse TaskBarPosition enum on the QML side
2020-06-15 Dominique FuchsMore simplifications, also transfer of more tray positi...
2020-06-15 Dominique FuchsMajor multi monitor improvements and rewrite of tray...
2020-06-15 Nextcloud bot[tx-robot] updated from transifex
2020-06-14 Nextcloud bot[tx-robot] updated from transifex
2020-06-12 Nextcloud bot[tx-robot] updated from transifex
2020-06-11 Nextcloud bot[tx-robot] updated from transifex
2020-06-10 Michael SchusterMerge pull request #2077 from nextcloud/nullptr-everywh...
2020-06-10 Michael SchusterSimplify nullptr comparisons where appropriate
2020-06-10 Nextcloud bot[tx-robot] updated from transifex
2020-06-09 Michael SchusterFix nullptr regression in RegistryUtil::ReadRegistry
2020-06-09 Rick van der... Change default autostart to hide gui
2020-06-09 Kevin OttensMerge pull request #2058 from nextcloud/sbeyer-fix...
2020-06-09 Stephan BeyerReplace prefixing of paths with file:// by QUrl::fromLo...
2020-06-09 Stephan BeyerHide openLocalFolderButton if no local folder is configured
2020-06-09 Stephan BeyerFix crash on opening unconfigured local folder
2020-06-09 Stephan BeyerChange width of app menu
2020-06-09 Nextcloud bot[tx-robot] updated from transifex
2020-06-08 Stephan BeyerReplace NULL by nullptr in all C++ files
2020-06-08 Nicolas FellaUse APPLICATION_ICON_NAME for autostart icon
2020-06-08 Roeland Jago... Don't show a message box if the entered url returned...
2020-06-07 Michael SchusterMerge pull request #2063 from nextcloud/fix/mac-bundlei...
2020-06-07 Michael SchustermacOS: Opt In to Dark Mode for building against older...
2020-06-07 Michael SchusterMerge pull request #1749 from nextcloud/fix/mac-2.7...
2020-06-07 Michael SchustermacOS: Build nextcloudcmd after gui and run macdeployqt...
2020-06-07 Dominique FuchsCopy nextcloudcmd post-build instead of macdeployqt...
2020-06-07 Michael SchustermacOS: Use macdeployqt instead of the old admin/osx...
2020-06-07 Michael SchusterMerge pull request #2061 from nextcloud/enh/version...
2020-06-07 Michael SchusterImprove command line version info and help display...
2020-06-07 Nextcloud bot[tx-robot] updated from transifex
2020-06-07 Michael SchusterMerge pull request #2060 from nextcloud/fix/qt-5.15...
2020-06-07 Michael SchusterFix Qt 5.15.0 build error (missing include)
2020-06-06 Nextcloud bot[tx-robot] updated from transifex
2020-06-05 Stephan BeyerRename rebase.yaml to rebase.yml for consistency
2020-06-05 Nextcloud bot[tx-robot] updated from transifex
2020-06-04 Kevin OttensAdd some more make_unique calls
2020-06-04 Nextcloud bot[tx-robot] updated from transifex
2020-06-03 Kevin OttensCleanup the missing braced init list returns
2020-06-03 shileAdd install instructions for nextcloudcmd
2020-06-03 Kevin OttensUse default member init when applicable
2020-06-03 Kevin OttensAdd missing auto opportunities
2020-06-03 Kevin OttensMerge pull request #2047 from nextcloud/clang-cppcoregu...
2020-06-03 Camila SanDo not declare local variables without an initial value.
2020-06-03 Nextcloud bot[tx-robot] updated from transifex
2020-06-02 Kevin OttensMerge pull request #1257 from ivan-cukic/ivan/icon...
2020-06-02 Kevin OttensShow broken encryption icon only in non-empty folders
2020-06-02 Ivan ČukićShow a broken lock icon for unencrypted subdirectory
2020-06-02 Michael SchusterMerge pull request #1235 from ivan-cukic/ivan/fixing...
2020-06-02 Ivan ČukićIntroduced RAII classes for other OpenSSL resources
2020-06-02 Ivan ČukićFixing memory leaks in the encryption module
2020-06-02 Nextcloud bot[tx-robot] updated from transifex
2020-06-01 Nextcloud bot[tx-robot] updated from transifex
2020-05-31 Michael SchusterMerge pull request #2051 from nextcloud/remove-submodul...
2020-05-31 Michael SchusterRemove Submodule binary (old upstream binaries)
2020-05-31 Nextcloud bot[tx-robot] updated from transifex
2020-05-30 Nextcloud bot[tx-robot] updated from transifex
2020-05-29 Michael SchusterMerge pull request #1940 from nextcloud/traywindow...
2020-05-29 Michael SchusterShareDialog: Pointer cosmetics
2020-05-29 Michael SchusterMerge branch 'master' into traywindow-listview-actions
2020-05-29 Michael SchusterShareDialog: Add further checks for the _manager member ptr
2020-05-29 Michael SchusterShareDialog: Fix crash, properly init member pointers
2020-05-29 Nextcloud bot[tx-robot] updated from transifex
2020-05-28 Kevin OttensTry to fix the rebase action
2020-05-28 Kevin OttensRemove the last redundant void arg I left behind
2020-05-28 Kevin OttensAdd a GitHub Action to easily rebase PRs
2020-05-28 Nextcloud bot[tx-robot] updated from transifex
2020-05-27 Michael SchusterMerge pull request #2035 from nextcloud/add_clang_tidy_...
2020-05-27 Kevin OttensRun clang-tidy from the 5.12-clang pipeline
2020-05-27 Kevin OttensUpgrade to the latest client image
2020-05-27 Michael SchusterMerge pull request #2032 from nextcloud/insulate_testut...
2020-05-27 Michael SchusterMerge pull request #2023 from nextcloud/use_return_brac...
2020-05-27 Kevin OttenstestLaunchOnStartup shouldn't fail on dev setup
2020-05-27 Kevin OttensUse the return braced init list pattern
2020-05-27 Michael SchusterMerge pull request #2024 from nextcloud/use_raw_string_...
2020-05-27 Nextcloud bot[tx-robot] updated from transifex
2020-05-27 Michael SchusterMerge pull request #2021 from nextcloud/use_default_for...
2020-05-27 Michael SchusterMerge pull request #2020 from nextcloud/use_make_unique
2020-05-27 Michael SchusterMerge pull request #2019 from nextcloud/remove_redundan...
2020-05-27 Michael SchusterMerge pull request #2018 from nextcloud/use_using
2020-05-27 Michael SchusterMerge pull request #2017 from nextcloud/remove_redundan...
2020-05-26 Kevin OttensUse raw string literals when appropriate
2020-05-25 Kevin OttensUse = default for trivial ctors and dtors
2020-05-25 Kevin OttensUse make_unique when appropriate
2020-05-25 Kevin OttensRemove redundant void argument list
2020-05-25 Kevin OttensUse using instead of typedef
2020-05-25 Kevin OttensRemove redundant initializer
2020-05-25 Kevin OttensGet rid of redundant parentheses
2020-05-25 Nextcloud bot[tx-robot] updated from transifex
2020-05-24 Nextcloud bot[tx-robot] updated from transifex
2020-05-23 Michael SchusterMerge pull request #2006 from nextcloud/sbeyer-improve...
2020-05-23 Stephan BeyerReplace "https://..." hint by "https://host:port"
2020-05-23 Stephan BeyerShow URL placeholder hint in wizard
2020-05-23 Stephan BeyerChange vertical size policy of URL input field in wizard
2020-05-23 Nextcloud bot[tx-robot] updated from transifex
2020-05-22 István VáradiMerge pull request #2003 from ivaradi/debian-qt512
2020-05-22 Nextcloud bot[tx-robot] updated from transifex
2020-05-21 István VáradiDo not build master for distributions without Qt 5.12
2020-05-21 Kevin OttensMerge pull request #1987 from sbeyer/fix-leaks
2020-05-21 Kevin OttensMerge pull request #2001 from nextcloud/sbeyer-member...
2020-05-21 Nextcloud bot[tx-robot] updated from transifex
next