1
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-03-24 04:08:39 +00:00
tdesktop/Telegram/SourceFiles
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
..
_other Log error code for macOS launc-after-update problem. 2018-05-30 01:39:50 +03:00
base Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
boxes Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
calls Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
chat_helpers Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
codegen Moved Passport panel code to Ui::SeparatePanel. 2018-06-03 23:16:38 +03:00
core Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
data Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
dialogs Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
history Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
info Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
inline_bots Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
intro Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
lang 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
mtproto Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
overview Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
platform Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
profile Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
rpl Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
settings Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
storage Save secure files to local storage. 2018-06-03 23:16:34 +03:00
ui Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
window Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
apiwrap.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
apiwrap.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
app.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
app.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
application.cpp Closed beta 1.2.17.1. 2018-06-03 23:16:38 +03:00
application.h Fix passport for Xcode and macOS. 2018-06-03 23:16:36 +03:00
auth_session.cpp Display a disclaimer about proxy sponsor. 2018-05-15 19:38:27 +03:00
auth_session.h Create changelogs after data in AuthSession. 2018-02-18 16:26:28 +03:00
config.h Show better information in sessions list. 2018-06-03 23:14:44 +03:00
countries.h
facades.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
facades.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
layout.cpp Fix / improve support for album items selection. 2018-02-08 12:20:52 +03:00
layout.h Fix / improve support for album items selection. 2018-02-08 12:20:52 +03:00
logs.cpp
logs.h
main.cpp
mainwidget.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
mainwidget.h New notifications API, defaults for users/chats. 2018-05-30 18:44:46 +03:00
mainwindow.cpp Allow showing boxes in passport panel. 2018-06-03 23:16:35 +03:00
mainwindow.h Allow showing boxes in passport panel. 2018-06-03 23:16:35 +03:00
mediaview.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
mediaview.h
messenger.cpp Improve name/postcode validation. 2018-06-03 23:16:38 +03:00
messenger.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
observer_peer.cpp Use "Feed" name for chats list index and search. 2018-02-08 12:20:51 +03:00
observer_peer.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passcodewidget.cpp Pass modifiers inside InputField submitted signal. 2018-05-31 15:20:28 +03:00
passcodewidget.h Pass modifiers inside InputField submitted signal. 2018-05-31 15:20:28 +03:00
qt_static_plugins.cpp
settings.cpp Add "Suggest emoji replacements" checkbox. 2018-05-13 18:56:08 +03:00
settings.h Add "Suggest emoji replacements" checkbox. 2018-05-13 18:56:08 +03:00
shortcuts.cpp
shortcuts.h
stdafx.cpp
stdafx.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00