tdesktop/Telegram/SourceFiles/passport
Ilya Fedin 847c01d605 Add Qt 6 support
Tested only on Linux so far
2021-10-21 13:15:00 +04:00
..
ui Add Qt 6 support 2021-10-21 13:15:00 +04: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 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 Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
passport_form_controller.h Moved SentCodeField to td_ui. 2021-10-19 06:34:27 +03: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 Show some payment errors, focus fields. 2021-04-06 18:41:15 +04:00
passport_panel.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
passport_panel_controller.cpp Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
passport_panel_controller.h Removed static storing of passport config. 2021-10-14 17:41:52 +03:00
passport_panel_edit_contact.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
passport_panel_edit_contact.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
passport_panel_edit_document.cpp Moved ConfirmBox to td_ui. 2021-10-19 06:34:27 +03:00
passport_panel_edit_document.h Removed static storing of passport config. 2021-10-14 17:41:52 +03: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 Update submodules to the latest spellcheck. 2019-11-05 13:23:56 +03:00
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