tdesktop/Telegram/SourceFiles/profile
John Preston c207743338 Made base::lambda a copyable value type.
Now base::lambda can be copied and can wrap any immutable lambda.
For mutable lambdas there is base::lambda_once (which you're
supposed to call only once to pass data through lambda captures,
for example by using std::unique_ptr). Generally base::lambda is
passed by value and base::lambda_once is passed by rvalue reference.
2017-02-26 21:01:23 +03:00
..
profile.style Passcode box layout fix. Drop image from Firefox fix. 2017-01-13 18:15:25 +03:00
profile_back_button.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_back_button.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_actions.cpp Moved MTP::authedId() to AuthSession::Current(). 2017-02-25 19:48:19 +03:00
profile_block_actions.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_channel_members.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_channel_members.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_group_members.cpp Moved MTP::authedId() to AuthSession::Current(). 2017-02-25 19:48:19 +03:00
profile_block_group_members.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_info.cpp Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
profile_block_info.h Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
profile_block_invite_link.cpp Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
profile_block_invite_link.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_peer_list.cpp Ability to delete authorization keys added. 2017-02-25 19:48:22 +03:00
profile_block_peer_list.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
profile_block_settings.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_settings.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_shared_media.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_shared_media.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_widget.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_widget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_common_groups_section.cpp Ability to delete authorization keys added. 2017-02-25 19:48:22 +03:00
profile_common_groups_section.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
profile_cover.cpp Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
profile_cover.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_cover_drop_area.cpp Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
profile_cover_drop_area.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_fixed_bar.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_fixed_bar.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_inner_widget.cpp Back mouse button and key return you in stack. 2017-02-09 16:49:43 +03:00
profile_inner_widget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_section_memento.cpp Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
profile_section_memento.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_userpic_button.cpp Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
profile_userpic_button.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_widget.cpp Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
profile_widget.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00