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-10-25Unified Search via Tray windowalex-z
2021-10-19Windows. Remove CWD from DLL search paths.alex-z
2021-10-12Show sync progress in main dialogFelix Weilbach
2021-10-05Add file activity dialogFelix Weilbach
2021-09-22set default format for QSurface to handle NVidia context loss eventsMatthieu Gallien
2021-09-09Add dialog to set user statusFelix Weilbach
2021-07-12Show main dialog as normal window if tray icons not availableFelix Weilbach
2021-05-12l10n: Replace apostrophe with double quotationValdnet
2021-03-23Enable high dpi scaling on all platformsFelix Weilbach
2021-02-02Load the theme resource explictlyKevin Ottens
2020-12-15[Gui] Set proper hdpi attributesHannah von Reth
2020-12-15Tray: Try to establish tray after 10s if failed initially #6518Christian Kamm
2020-12-15Gui: do not show the settings when opening a virtual fileOlivier Goffart
2020-09-23Use native text rendering for qml windowsJeremy Plsek
2020-08-13Enable the modernize-deprecated-headers check on clang-tidyKevin Ottens
2020-06-17Bring forward the main systray dialog on second executionKevin Ottens
2020-05-07Force the default QQC2 styleKevin Ottens
2020-03-09Updater: Add CMake option BUILD_UPDATER to make the updater optionalMichael Schuster
2020-01-18Cleanup/Removal/Adaption/Update to resource files and crresponding code, esp....Dominique Fuchs
2018-11-26Merge branch 'master' into backgroundCamila Ayres
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-11-08Removed explicit initialization; Fixed RAND_bytes not foundAleksandr Borisenko
2018-11-07Add a command line option to launch the client in the backgroundJ-P Nurmi
2018-01-22[CSE] Start the download processTomaz Canabrava
2017-10-30Merge branch 'master' into clientSideEncryptionV3Tomaz Canabrava
2017-10-19Use qEnvironmentVariable* instead of qgetenv when appropriateOlivier Goffart
2017-10-18[cse] Use fake data to verify the encryptionTomaz Canabrava
2017-10-18[cse] Enable OpenSSL for encryptionTomaz Canabrava
2017-10-05remove qt4 codeHelmut K. C. Tessarek
2017-10-05Move Utility to a new common static libraryJocelyn Turcotte
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-07-04main.cpp: Fix a compiler warningOlivier Goffart
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Upgrade some qCDebug to qCInfo or qCWarningJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-01-17Updater: Don't create instance for invalid URLMarkus Goetz
2016-06-27Fix windows HiDPI #4994 (#4998)ckamm
2016-06-02GUI: don't force the environment variable for high DPI on linux.Olivier Goffart
2016-05-30Don't try to determine pixel ratio with Qt < 5.6.0Daniel Molkentin
2016-04-27Workaround ubuntu 16.04 systemtray bug (#4693) (#4747)Olivier Goffart
2016-03-30Scale correctly with HiDPI displays on Linux with Qt 5.6Daniel Molkentin
2016-01-11Windows: Fix HiDPI #3414Jocelyn Turcotte
2015-09-29Linux: Don't show settings dialog always when launched twiceMarkus Goetz
2015-08-06Merge branch 'master' into linux_restart_on_new_versionDaniel Molkentin
2015-08-03Startup: Don't notify other instance when session restored #3070Markus Goetz
2015-07-16Application: Add a new command line switch --version.Klaas Freitag
2015-03-12Install the crash handler earlier during startupJocelyn Turcotte
2015-03-11Completely disable the crash handler if the user disabled itJocelyn Turcotte
2015-02-19Show the settings also when no arguments are passedJocelyn Turcotte