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-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-01-18Cleanup/Removal/Adaption/Update to resource files and crresponding code, esp....Dominique Fuchs
2019-12-09Fix SSL-button's info background color for Dark ModeMichael Schuster
2019-10-01Add server info to menuDaniel Kesselberg
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-06-04Merge pull request #325 from nextcloud/upstream/ssl-button-speedRoeland Jago Douma
2018-05-16SslButton: Improve speed (especially on macOS) #6031Markus Goetz
2018-05-16SslButton: Add HTTP/2 info #3146Markus Goetz
2017-12-28Prepend "nextcloud" for all logging categoriesDaniel Nicoletti
2017-12-08SSLButton: Removes some call to deprecated functionsOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-05-17Apply clang-formatChristian Kamm
2017-05-17Reformatting: Reformat some lines that would become really longChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-03-03SslButton: Remove additional ')'Olivier Goffart
2017-02-23Verify that all strings are properly escaped (#5558)Olivier Goffart
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2015-11-17gui: Fix some icons in highdpiOlivier Goffart
2015-08-11SslButton: Fix harder #3534 #3536Markus Goetz
2015-08-05SslButton: Improve reliability and usefulness #3534 #3536Markus Goetz
2015-07-30Fix compilation with old GCCOlivier Goffart
2015-07-02SslButton: Only show menu when info is available.Christian Kamm
2015-03-25SslButton: Make menu creation lazyMarkus Goetz
2015-03-23SSLButton: Fix a crashOlivier Goffart
2015-02-16Fix build when compiling libsync without QtGuiOlivier Goffart
2015-02-12More HIDPI supportDaniel Molkentin
2015-01-18Fix SSL button iconsDaniel Molkentin
2014-12-18Use global Account/AccountState less.Christian Kamm
2014-12-18Account: Split into libsync/Account and gui/AccountState.Christian Kamm
2014-11-10Adjust namespacesDaniel Molkentin
2014-08-27Merge remote-tracking branch 'origin/1.7'Daniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin