AyuGramDesktop/Telegram/SourceFiles
2021-06-16 09:31:32 +03:00
..
_other Fix build with mallocng. 2021-05-17 13:38:28 +04:00
api Fix crash on quit in idle state. 2021-05-24 22:45:15 +04:00
boxes Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
calls Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
chat_helpers Removed Adaptive namespace from FieldAutocomplete. 2021-06-16 09:31:32 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Removed Q_OBJECT from LastCrashedWindow. 2021-06-16 09:31:32 +03:00
data Handle "video_joined" flag in self participant. 2021-06-09 09:19:29 +04:00
dialogs Removed Adaptive namespace from Dialogs::Widget. 2021-06-16 09:31:32 +03:00
export Use data_peer_id in export. 2021-04-12 10:48:17 +04:00
ffmpeg Use av_packet_alloc instead of av_init_packet. 2021-05-26 22:53:54 +04:00
history Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
info Moved Core::Settings:chatWide to Window::Adaptive. 2021-06-16 09:31:32 +03:00
inline_bots Replaced observable in SessionController with rpl. 2021-06-16 09:31:32 +03:00
intro Removed observable in Intro::details::Step. 2021-06-16 09:31:32 +03:00
lang Replaced observable in Lang::CloudManager with rpl. 2021-06-16 09:31:32 +03:00
main Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
media Removed unused observable trackFinished from Media::Audio::Instance. 2021-06-16 09:31:32 +03:00
mtproto Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
overview Unified and moved to single place generating of song name from SongData. 2021-05-31 08:54:22 +04:00
passport Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
payments Fix crash in invoice view. 2021-04-27 22:18:35 +04:00
platform Fixed userpic updating of pinned peers in touchbar. 2021-06-16 09:31:32 +03:00
profile Removed Adaptive namespace from Profile::BackButton. 2021-06-16 09:31:32 +03:00
settings Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
storage Removed unused enum from local legacy storage settings scheme. 2021-06-16 09:31:32 +03:00
support Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
ui Added floating date badge to Shared Photos and Shared Videos. 2021-06-09 09:19:27 +04:00
window Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
apiwrap.cpp Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
apiwrap.h Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
app.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
app.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
config.h Add local validation for card information. 2021-04-06 18:41:15 +04:00
facades.cpp Completely removed Global namespace. 2021-06-16 09:31:32 +03:00
facades.h Completely removed Global namespace. 2021-06-16 09:31:32 +03:00
layout.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
layout.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
logs.cpp Fix some warnings from GCC 11 2021-06-01 19:33:19 +03:00
logs.h Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Renamed class back from AdaptiveModern to Adaptive. 2021-06-16 09:31:32 +03:00
mainwidget.h Removed Adaptive namespace from Window::Controller and MainWidget. 2021-06-16 09:31:32 +03:00
mainwindow.cpp Moved DBIWorkMode to Core::Settings. 2021-06-16 09:31:32 +03:00
mainwindow.h Moved SystemMediaControlsManagerto Media namespace. 2021-06-10 23:00:56 +03:00
settings.cpp Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
settings.h Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
stdafx.h Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00