nextcloud-desktop/src/gui/wizard
Claudio Cambra 21656cce17
Replace all manual isntancesof adding trailing slash with use of utility method
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-08-04 17:40:42 +08:00
..
abstractcredswizardpage.cpp avoid possibly crashing static_cast 2022-10-03 10:23:24 +02:00
abstractcredswizardpage.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
flow2authcredspage.cpp Restyle wizard pages 2021-03-10 09:55:40 +01:00
flow2authcredspage.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
flow2authwidget.cpp Only set dav user after login. 2021-09-03 08:32:15 +00:00
flow2authwidget.h initialize many attributes that could have been left without init value 2023-02-06 10:43:04 +01:00
flow2authwidget.ui Restyle wizard pages 2021-03-10 09:55:40 +01:00
linklabel.cpp Split out wizard welcome page 2021-03-10 09:55:40 +01:00
linklabel.h Split out wizard welcome page 2021-03-10 09:55:40 +01:00
owncloudadvancedsetuppage.cpp Use addLayout to insert the VFS option when setting account. 2023-05-09 15:27:24 +00:00
owncloudadvancedsetuppage.h initialize many attributes that could have been left without init value 2023-02-06 10:43:04 +01:00
owncloudadvancedsetuppage.ui Format some QLabels as plain text 2022-12-07 17:18:57 +01:00
owncloudconnectionmethoddialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-09-21 14:05:39 +02:00
owncloudconnectionmethoddialog.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
owncloudconnectionmethoddialog.ui Structure developer documentation 2015-06-29 18:43:21 +02:00
owncloudhttpcredspage.cpp move init to default value in class declaration 2023-02-06 10:43:05 +01:00
owncloudhttpcredspage.h move init to default value in class declaration 2023-02-06 10:43:05 +01:00
owncloudhttpcredspage.ui Marking unused strings as unstranslatable 2019-05-14 20:07:08 +02:00
owncloudoauthcredspage.cpp Client certs: Store pkcs12 in config, password in keychain 2020-12-15 10:58:43 +01:00
owncloudoauthcredspage.h initialize many attributes that could have been left without init value 2023-02-06 10:43:04 +01:00
owncloudoauthcredspage.ui Qt5.5 compatiblity patch for login flow V2 + UI improvment 2019-09-06 14:40:54 +02:00
owncloudsetupnocredspage.ui Restyle wizard pages 2021-03-10 09:55:40 +01:00
owncloudsetuppage.cpp Handle every enum value in switch statement 2021-08-26 15:52:25 +00:00
owncloudsetuppage.h initialize many attributes that could have been left without init value 2023-02-06 10:43:04 +01:00
owncloudwizard.cpp Make account setup wizard's adjustWizardSize resize to current page size instead of largest wizard page 2022-09-13 23:00:05 +02:00
owncloudwizard.h Fix typos found by codespell 2023-06-21 08:47:13 +02:00
owncloudwizardcommon.cpp use auto 2022-10-02 14:56:37 +02:00
owncloudwizardcommon.h Remove wizard page that has been dead for 4 years 2021-09-03 16:08:37 +02:00
postfixlineedit.cpp Enable bugprone-narrowing-conversions clang-tidy check 2020-09-01 06:37:03 +00:00
postfixlineedit.h Fix typos found by codespell 2023-06-21 08:47:13 +02:00
slideshow.cpp use new connect syntax 2023-02-28 09:36:27 +01:00
slideshow.h Fix interval QPROPERTY missing NOTIFY in slideshow class 2023-01-02 17:04:30 +01:00
webview.cpp Fix typos found by codespell 2023-06-21 08:47:13 +02:00
webview.h Resize WebView widget once the loginpage rendered 2023-03-07 09:55:04 +01:00
webview.ui Restyle wizard pages 2021-03-10 09:55:40 +01:00
webviewpage.cpp Replace all manual isntancesof adding trailing slash with use of utility method 2023-08-04 17:40:42 +08:00
webviewpage.h initialize many attributes that could have been left without init value 2023-02-06 10:43:04 +01:00
welcomepage.cpp Rephrase button text to be in line with clients on other platforms 2022-06-15 12:52:12 +02:00
welcomepage.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
welcomepage.ui Rephrase button text to be in line with clients on other platforms 2022-06-15 12:52:12 +02:00