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
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
2015-01-26gui: Still give a decent experience if there is no system trayOlivier Goffart
2014-12-08mirall.qrc -> client.qrcDaniel Molkentin
2014-12-08Mirall -> (Desktop) ClientDaniel Molkentin
2014-11-12Merge branch 'master' into rename_clientDaniel Molkentin
2014-11-12Merge remote-tracking branch 'origin/master' into crashreporterDaniel Molkentin
2014-11-10Adjust namespacesDaniel Molkentin
2014-10-22Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-08-30Make crash reporter executable brandedDominik Schmidt
2014-08-28Show crash reporter if trying to read the crash-reporter-enabled config crashesDominik Schmidt
2014-08-28Add checkbox to general settings to disable the crash reporterDominik Schmidt
2014-08-28Use include path for libcrashreporter-qt instead of lengthy relative includeDominik Schmidt
2014-08-26Add crash reporter using libcrashreporter-qtDominik Schmidt
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin