tdesktop/Telegram/SourceFiles/info
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
..
channels Add Info::Channels section + feed channels search. 2018-02-22 20:38:00 +03:00
common_groups Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
feed Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
media Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
members Add Info::Channels section + feed channels search. 2018-02-22 20:38:00 +03:00
profile Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
info.style Moved Passport panel code to Ui::SeparatePanel. 2018-06-03 23:16:38 +03:00
info_content_widget.cpp Feed info profile placeholder. 2018-02-08 12:20:51 +03:00
info_content_widget.h Linux ARM compile fixes (#4399) 2018-03-09 23:48:47 +03:00
info_controller.cpp Add Info::Channels section + feed channels search. 2018-02-22 20:38:00 +03:00
info_controller.h Add Info::Channels section + feed channels search. 2018-02-22 20:38:00 +03:00
info_layer_widget.cpp Move non-settings session data to Data::Session. 2018-02-08 12:20:46 +03:00
info_layer_widget.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
info_memento.cpp Add Info::Channels section + feed channels search. 2018-02-22 20:38:00 +03:00
info_memento.h Linux ARM compile fixes (#4399) 2018-03-09 23:48:47 +03:00
info_section_widget.cpp New connecting status design. 2018-05-08 20:31:33 +03:00
info_section_widget.h New connecting status design. 2018-05-08 20:31:33 +03:00
info_top_bar.cpp Add Info::Channels section + feed channels search. 2018-02-22 20:38:00 +03:00
info_top_bar.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
info_wrap_widget.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
info_wrap_widget.h New connecting status design. 2018-05-08 20:31:33 +03:00