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-08Use QRandomGenerator instead of qrandFelix Weilbach
2021-05-11Temporary! Windows. VFS. Block Virtual Files for partition root sync folders.allexzander
2021-05-06GetLastError() needs to be called when the error happensHannah von Reth
2020-12-15Fix folder permission check on NTFSHannah von Reth
2020-12-15Win: Use full Windows paths in file watcher and improve loggingHannah von Reth
2020-12-15Win: Move hresultToQString from vfs plugin to Utility::formatWinErrorHannah von Reth
2020-12-15winvfs: initial workChristian Kamm
2020-12-15Disable autostartCheckBox if autostart is configured system wideDominik Schmidt
2020-11-24Fix Windows compilation broken after QML debugging fix.allexzander
2020-11-24Fix QML debugging by removing incorrect dependencyallexzander
2020-10-28Misc fixes for Windows 7Sergey Zolotarev
2020-10-22SocketAPI: Introduce conflict resolution actions #6252Christian Kamm
2020-10-08Add a function for a more friendly user agent stringKevin Ottens
2020-09-01Enable bugprone-narrowing-conversions clang-tidy checkKevin Ottens
2020-08-12Enable the modernize-user-nullptr check on clang-tidyKevin Ottens
2020-06-15Major multi monitor improvements and rewrite of tray window positioningDominique Fuchs
2019-12-03Restructures and refactorings: New systray class, handling of current user se...Dominique Fuchs
2019-09-08Moved macro definition due to timing issues while compiling when relying on h...Dominique Fuchs
2019-09-08Further testing of cond. include of Qt library > 5.9. Utilized different macro.Dominique Fuchs
2019-09-08Fixed another logic error -> logical to bitwise OR for QTLEGACYDominique Fuchs
2019-09-08Fixed logic error in QTLEGACY macro and added forgottin #if clause for header...Dominique Fuchs
2019-09-08Added macro definition and compile-time condition to support Qt < 5.9Dominique Fuchs
2019-09-08Indeed, DWORD is a special snowflake - only when on _WIN32Dominique Fuchs
2019-09-08Numoerous safe conversions implemented. Added additional Utility::convertSize...Dominique Fuchs
2019-09-08Renamed conversion function to make intention more clear. Also defaulted to '...Dominique Fuchs
2019-09-08Implemented Utility::convert function to convert size_t -> uint safely and on...Dominique Fuchs
2018-05-15Conflicts: Add user name to conflict file name #6325Christian Kamm
2017-12-15Upload conflict files #4557Christian Kamm
2017-12-08Remove usage of QString::nullOlivier Goffart
2017-12-08Utility: use QUrlQueryOlivier Goffart
2017-10-24Windows: Add sync folders to Explorer's navigation paneJocelyn Turcotte
2017-09-19Conflicts: Upload them files if env variable says soChristian Kamm
2017-09-06Replace csync_vio_file_stat_t with csync_file_stat_tJocelyn Turcotte
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte