nextcloud-desktop/src/gui/wizard
Dominique Fuchs 04fedf83b4 Added newly created next/prev svg's and fixed reduntant layout parts in wizard
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
2019-09-12 16:43:24 +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 Show an error message if there is no enough free space in the local 2019-01-13 23:35:06 +01: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 Added newly created next/prev svg's and fixed reduntant layout parts in wizard 2019-09-12 16:43:24 +02:00
owncloudsetuppage.cpp Modified slideshow buttons and edited "Host your own server" link 2019-03-18 16:31:35 +01: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 Add invalid certiticate messagebox 2019-02-05 10:18:35 +01: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