..
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
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
flow2authcredspage.h
partial fix for compilation with QT_NO_KEYWORDS
2024-03-27 10:34:22 +01:00
flow2authwidget.cpp
refactor: replace QString() with QStringLiteral() for better performance
2025-01-31 15:11:02 +01:00
flow2authwidget.h
Use unique_ptr over scoped pointer
2024-12-20 16:26:57 +01:00
flow2authwidget.ui
update runwizard introduction screen
2025-01-13 15:40:35 +01:00
linklabel.cpp
Use QEnterEvent for new enterEvent parameters
2024-04-26 09:05:12 +02:00
linklabel.h
Use QEnterEvent for new enterEvent parameters
2024-04-26 09:05:12 +02:00
owncloudadvancedsetuppage.cpp
detect the need to sign the terms of service during login web flow v2
2025-02-20 10:54:23 +01:00
owncloudadvancedsetuppage.h
detect the need to sign the terms of service during login web flow v2
2025-02-20 10:54:23 +01:00
owncloudadvancedsetuppage.ui
Format some QLabels as plain text
2022-12-07 17:18:57 +01:00
owncloudconnectionmethoddialog.cpp
owncloudconnectionmethoddialog.h
let clang-tidy add missing override after enabling again the check
2021-08-31 08:35:56 +00:00
owncloudconnectionmethoddialog.ui
owncloudhttpcredspage.cpp
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
owncloudhttpcredspage.h
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
owncloudhttpcredspage.ui
owncloudsetupnocredspage.ui
Add combo box to setup page UI
2024-09-24 10:39:45 +02:00
owncloudsetuppage.cpp
Only display server name in multiple override servers dropdown
2024-10-28 10:13:49 +08:00
owncloudsetuppage.h
GUI/LIBSYNC: force login flow V2 with config setting
2024-01-19 11:03:36 +01:00
owncloudwizard.cpp
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
owncloudwizard.h
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
owncloudwizardcommon.cpp
use auto
2022-10-02 14:56:37 +02:00
owncloudwizardcommon.h
add a wizard page to check terms of service
2025-02-20 10:54:24 +01:00
postfixlineedit.cpp
port away from deprecated API from QFontMetricsF
2024-04-26 09:05:12 +02: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
termsofservicecheckwidget.cpp
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
termsofservicecheckwidget.h
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
termsofservicecheckwidget.ui
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
termsofservicewizardpage.cpp
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
termsofservicewizardpage.h
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
webview.cpp
properly detect and enable Qt6 WebEngine integration
2024-08-28 11:35:04 +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
implement terms of service check wizard page
2025-02-20 10:54:24 +01:00
webviewpage.h
initialize many attributes that could have been left without init value
2023-02-06 10:43:04 +01:00
welcomepage.cpp
refactor: replace QString() with QStringLiteral() for better performance
2025-01-31 15:11:02 +01: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