.. |
ui
|
Fix build without QT_IMPLICIT_QCHAR_CONSTRUCTION
|
2024-10-12 19:54:34 +04:00 |
passport.style
|
Added default ripple animation style with windowBgOver color.
|
2024-10-24 09:05:27 +04:00 |
passport_edit_identity_box.cpp
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
passport_edit_identity_box.h
|
Slightly optimized include directives in some headers.
|
2023-11-15 04:20:20 +03:00 |
passport_encryption.cpp
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
passport_encryption.h
|
'base::optional_variant<' -> 'std::variant<v::null_t,'
|
2020-09-29 19:03:19 +03:00 |
passport_form_controller.cpp
|
Allow tonsite:// custom links.
|
2024-08-14 18:17:53 +02:00 |
passport_form_controller.h
|
Don't read legacy "errors" in passport.
|
2023-03-08 16:10:36 +04:00 |
passport_form_row.cpp
|
New design of the passport in a separate window.
|
2018-06-03 23:16:34 +03:00 |
passport_form_row.h
|
New design of the passport in a separate window.
|
2018-06-03 23:16:34 +03:00 |
passport_form_view_controller.cpp
|
Removed static storing of passport config.
|
2021-10-14 17:41:52 +03:00 |
passport_form_view_controller.h
|
Moved SentCodeField to td_ui.
|
2021-10-19 06:34:27 +03:00 |
passport_panel.cpp
|
Improve webview on macOS.
|
2022-08-04 19:33:56 +03:00 |
passport_panel.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
passport_panel_controller.cpp
|
Instantiate QRegularExpression instances statically
|
2023-12-31 22:03:57 +00:00 |
passport_panel_controller.h
|
Slightly improved code style for long equality expressions.
|
2024-04-15 11:20:30 +04:00 |
passport_panel_edit_contact.cpp
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
passport_panel_edit_contact.h
|
Added button for opening custom url to passport VerifyBox.
|
2022-12-29 11:11:08 +03:00 |
passport_panel_edit_document.cpp
|
Add rpl interface to RadiobuttonGroup.
|
2024-03-08 10:53:58 +04:00 |
passport_panel_edit_document.h
|
Moved out setup of top and bottom scroll shadows to separated file.
|
2022-04-13 14:26:11 +03:00 |
passport_panel_edit_scans.cpp
|
fix clang15/libc++15 build
|
2022-10-02 07:39:54 +04:00 |
passport_panel_edit_scans.h
|
fix clang15/libc++15 build
|
2022-10-02 07:39:54 +04:00 |
passport_panel_form.cpp
|
Removed include directive for ui_utility from rp_widget header.
|
2024-08-28 15:15:58 +03:00 |
passport_panel_form.h
|
Moved out setup of top and bottom scroll shadows to separated file.
|
2022-04-13 14:26:11 +03:00 |
passport_panel_password.cpp
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
passport_panel_password.h
|
Remove twidget header.
|
2019-10-01 23:59:46 +03:00 |