Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-21add ContextMenuOptIn to COM registration, to allow Placeholder support. Issue...bugfix/windowsContextMenuMathias Eggert
2021-09-21[tx-robot] updated from transifexNextcloud bot
2021-09-20Merge pull request #3813 from nextcloud/rakekniven-patch-1Felix Weilbach
2021-09-20Fixed placeholder numberingrakekniven
2021-09-20[tx-robot] updated from transifexNextcloud bot
2021-09-19[tx-robot] updated from transifexNextcloud bot
2021-09-18[tx-robot] updated from transifexNextcloud bot
2021-09-17Merge pull request #3780 from nextcloud/bugfix/more-warningsFelix Weilbach
2021-09-17Enable warnings as errors when compiling with Clang and GCCFelix Weilbach
2021-09-17Disable Qt deprecation warningsFelix Weilbach
2021-09-17Fix warningsFelix Weilbach
2021-09-17Merge pull request #3779 from nextcloud/feature/add-user-status-docsFelix Weilbach
2021-09-17Add documentation for user status selector dialogFelix Weilbach
2021-09-17Merge pull request #3794 from nextcloud/bugfix/share-noteallexzander
2021-09-17Display share note when there is one associated with a share link.Camila
2021-09-17Fix indentation sharelinkwidget.h.Camila
2021-09-17[tx-robot] updated from transifexNextcloud bot
2021-09-16[tx-robot] updated from transifexNextcloud bot
2021-09-15[tx-robot] updated from transifexNextcloud bot
2021-09-14Merge pull request #3773 from nextcloud/bugfix/provider-page-accept-ncMatthieu Gallien
2021-09-14Accept nc scheme in provider pageFelix Weilbach
2021-09-14Merge pull request #3777 from nextcloud/bugfix/clear-user-status-main-dialogFelix Weilbach
2021-09-14Emit user status changed after clear user statusFelix Weilbach
2021-09-14Remove unnecessary logging statementsFelix Weilbach
2021-09-14[tx-robot] updated from transifexNextcloud bot
2021-09-13Merge pull request #3331 from Dimon4eg/fix_warningsMatthieu Gallien
2021-09-13Fixed warning: extra ';' in Q_ENUM_NS(PinState);Dmytro Korchynskyi
2021-09-13Fixed warnings from ntstatus.h on WindowsDmytro Korchynskyi
2021-09-13Fixed warnings in RemotePathChecker on WindowsDmytro Korchynskyi
2021-09-13Fixed warnings by using static_castDmytro Korchynskyi
2021-09-13[tx-robot] updated from transifexNextcloud bot
2021-09-12[tx-robot] updated from transifexNextcloud bot
2021-09-11[tx-robot] updated from transifexNextcloud bot
2021-09-10Merge pull request #3775 from nextcloud/Valdnet-patch-1Valdnet
2021-09-10l10n: Correct two typoValdnet
2021-09-10[tx-robot] updated from transifexNextcloud bot
2021-09-09Merge pull request #3765 from Dimon4eg/remove_theme.qrcFelix Weilbach
2021-09-09remove theme.qrc as it will be generated during buildDmytro Korchynskyi
2021-09-09Merge pull request #3639 from nextcloud/feature/set-user-statusFelix Weilbach
2021-09-09Add dialog to set user statusFelix Weilbach
2021-09-09Merge pull request #3764 from nextcloud/bugfix/stuck-with-no-explorer-after-a...Matthieu Gallien
2021-09-09Prompt reboot when runing the auto update.alex-z
2021-09-09[tx-robot] updated from transifexNextcloud bot
2021-09-08Merge pull request #3747 from nextcloud/bugfix/deprecated-warningsFelix Weilbach
2021-09-08Fix various deprecated warningsFelix Weilbach
2021-09-08Replace deprecated use of QProcess::execute()Felix Weilbach
2021-09-08Use QRecursiveMutexFelix Weilbach
2021-09-08Use QDateTime::startOfDay()Felix Weilbach
2021-09-08Replace deprecated use of QProcess::start()Felix Weilbach
2021-09-08Use QRandomGenerator instead of qrandFelix Weilbach