nextcloud-desktop/src/gui/wizard
Roeland Jago Douma 4c8da1a3e7
Add proper CA
If the cert has a chain of certs we should send them all properly

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-02 14:19:37 +02:00
..
abstractcredswizardpage.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
abstractcredswizardpage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
owncloudadvancedsetuppage.cpp Fix a minor typo 2019-03-24 20:12:44 +10:00
owncloudadvancedsetuppage.h Show an error message if there is no enough free space in the local 2019-01-13 23:35:06 +01:00
owncloudadvancedsetuppage.ui Show an error message if there is no enough free space in the local 2019-01-13 23:35:06 +01:00
owncloudconnectionmethoddialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
owncloudconnectionmethoddialog.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
owncloudconnectionmethoddialog.ui Structure developer documentation 2015-06-29 18:43:21 +02:00
owncloudhttpcredspage.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
owncloudhttpcredspage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
owncloudhttpcredspage.ui Verify that all strings are properly escaped (#5558) 2017-02-23 14:54:17 +01:00
owncloudoauthcredspage.cpp Wizard OAuth2 Page: add a context menu to copy the link 2018-09-09 21:46:42 +02:00
owncloudoauthcredspage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
owncloudoauthcredspage.ui fix typo error: occured-> occurred 2017-12-06 20:02:53 +01:00
owncloudsetupnocredspage.ui Fix typo in translation string 2019-03-01 11:40:20 +01:00
owncloudsetuppage.cpp Add proper CA 2019-08-02 14:19:37 +02:00
owncloudsetuppage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
owncloudshibbolethcredspage.cpp GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
owncloudshibbolethcredspage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
owncloudwizard.cpp GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
owncloudwizard.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
owncloudwizardcommon.cpp AccountWizard: Reserve space for error label #6546 2018-06-07 15:32:52 +02:00
owncloudwizardcommon.h Show webview with page 2018-05-02 22:50:48 +02:00
owncloudwizardresultpage.cpp Remove usage of QString::null 2017-12-08 16:15:22 +01:00
owncloudwizardresultpage.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
owncloudwizardresultpage.ui Merge branch '1.7' 2014-08-29 20:40:33 +02:00
postfixlineedit.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
postfixlineedit.h GUI: run clang-tidy modernize-use-override 2018-11-11 11:08:03 +01:00
slideshow.cpp SlideShow: don't allow clicks while animating 2018-11-11 12:30:33 +01:00
slideshow.h Merge branch 'master' into modernize 2018-11-12 14:56:35 +01:00
webview.cpp WebView: Properly handle usernames with spaces and plus signs in it 2019-05-23 17:09:33 +02:00
webview.h Make sure _profile and _page are deleted in the correct order 2018-12-19 21:44:54 +08:00
webview.ui Web view scales vertically 2018-08-31 19:49:13 +02:00
webviewpage.cpp Work around proxy issue with webview by always setting a proxy 2019-01-31 14:14:31 +01:00
webviewpage.h Fix login flow with system proxy 2019-01-31 13:45:40 +01:00