tdesktop/Telegram/SourceFiles/passport
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
passport.style Update passport phrases. 2018-06-04 14:43:49 +03:00
passport_edit_identity_box.cpp
passport_edit_identity_box.h
passport_encryption.cpp Fix GCC warning about uchar > 255 comparison. 2018-06-03 23:16:38 +03:00
passport_encryption.h
passport_form_controller.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_form_controller.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_form_row.cpp
passport_form_row.h
passport_form_view_controller.cpp Improve name/postcode validation. 2018-06-03 23:16:38 +03:00
passport_form_view_controller.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel.cpp Moved Passport panel code to Ui::SeparatePanel. 2018-06-03 23:16:38 +03:00
passport_panel.h Moved Passport panel code to Ui::SeparatePanel. 2018-06-03 23:16:38 +03:00
passport_panel_controller.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel_controller.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel_details_row.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel_details_row.h Update passport phrases. 2018-06-04 14:43:49 +03:00
passport_panel_edit_contact.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel_edit_contact.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel_edit_document.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel_edit_document.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel_edit_scans.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel_edit_scans.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport_panel_form.cpp
passport_panel_form.h
passport_panel_password.cpp Allow restoring password by email in passport. 2018-06-03 23:16:37 +03:00
passport_panel_password.h Allow restoring password by email in passport. 2018-06-03 23:16:37 +03:00