tdesktop/Telegram/SourceFiles/passport
23rd 558e1d96fd Simplified extracting of calling code from phone number. 2021-08-30 20:32:56 +03:00
..
ui Moved countries to singleton. 2021-08-29 21:01:10 +03:00
passport.style Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
passport_edit_identity_box.cpp
passport_edit_identity_box.h
passport_encryption.cpp Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +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 Removed dcId from passport FileKey. 2021-08-24 20:02:36 +03:00
passport_form_controller.h Removed dcId from passport FileKey. 2021-08-24 20:02:36 +03:00
passport_form_row.cpp
passport_form_row.h
passport_form_view_controller.cpp Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
passport_form_view_controller.h
passport_panel.cpp Show some payment errors, focus fields. 2021-04-06 18:41:15 +04:00
passport_panel.h
passport_panel_controller.cpp Moved countries to singleton. 2021-08-29 21:01:10 +03:00
passport_panel_controller.h Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
passport_panel_edit_contact.cpp Simplified extracting of calling code from phone number. 2021-08-30 20:32:56 +03:00
passport_panel_edit_contact.h
passport_panel_edit_document.cpp Moved countries to singleton. 2021-08-29 21:01:10 +03:00
passport_panel_edit_document.h First full-featured version of payments, no design. 2021-04-06 18:41:15 +04:00
passport_panel_edit_scans.cpp Use Images::Read instead of App::readImage. 2021-08-11 18:55:08 +03:00
passport_panel_edit_scans.h
passport_panel_form.cpp First full-featured version of payments, no design. 2021-04-06 18:41:15 +04:00
passport_panel_form.h First full-featured version of payments, no design. 2021-04-06 18:41:15 +04:00
passport_panel_password.cpp Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
passport_panel_password.h