tdesktop/Telegram/SourceFiles/passport
2024-06-15 20:56:24 +04:00
..
ui Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
passport.style Change InputField::font to InputField::style in styles. 2024-06-15 20:56:24 +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 Update API scheme on layer 180. 2024-05-30 21:35:06 +04:00
passport_form_controller.h Don't read legacy "errors" in passport. 2023-03-08 16:10:36 +04:00
passport_form_row.cpp
passport_form_row.h
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
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 Use simplified TextStyle. 2023-10-13 10:08:29 +04: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