nextcloud-desktop/src/gui/wizard
Micke Nordin 6ca4ace09f OwncloudWizard: Move implementation to cpp-file
Signed-off-by: Micke Nordin <kano@sunet.se>
2024-01-19 11:05:18 +01: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
owncloudsetupnocredspage.ui Restyle wizard pages 2021-03-10 09:55:40 +01:00
owncloudsetuppage.cpp Apply suggestions from code review 2024-01-19 11:05:07 +01:00
owncloudsetuppage.h GUI/LIBSYNC: force login flow V2 with config setting 2024-01-19 11:03:36 +01:00
owncloudwizard.cpp OwncloudWizard: Move implementation to cpp-file 2024-01-19 11:05:18 +01:00
owncloudwizard.h OwncloudWizard: Move implementation to cpp-file 2024-01-19 11:05:18 +01:00
owncloudwizardcommon.cpp use auto 2022-10-02 14:56:37 +02:00
owncloudwizardcommon.h Remove OAuth authentication method as it is now unused 2023-09-19 14:58:17 +08: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