tdesktop/Telegram/SourceFiles
23rd 7decf68122 Fixed possible crash in OverlayWidget when video continues from PiP. 2021-06-24 17:44:28 +04:00
..
_other
api Optimize out most of LastUserInputTime() calls. 2021-06-18 19:22:36 +04:00
boxes Optimize out most of LastUserInputTime() calls. 2021-06-18 19:22:36 +04:00
calls For large video tile always request full quality. 2021-06-24 10:57:23 +04:00
chat_helpers Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
codegen/scheme
core Fix crash report window scale 2021-06-24 11:26:08 +04:00
data Fixed possible crash in OverlayWidget when video continues from PiP. 2021-06-24 17:44:28 +04:00
dialogs Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
export Fix possible crash in export panel management. 2021-06-24 11:57:27 +04:00
ffmpeg Use av_packet_alloc instead of av_init_packet. 2021-05-26 22:53:54 +04:00
history Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
info Moved file click handlers to separated file. 2021-06-18 07:30:54 +03:00
inline_bots Removed App::main() from file click handlers. 2021-06-18 09:20:49 +03:00
intro Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04: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 Fixed possible crash in OverlayWidget when video continues from PiP. 2021-06-24 17:44:28 +04:00
mtproto Remove unused legacy protocol code. 2021-06-24 09:55:57 +04:00
overview Removed App::main() from file click handlers. 2021-06-18 09:20:49 +03:00
passport
payments
platform Move preview support from QGtkDialog to GtkFileDialog 2021-06-24 11:26:24 +04:00
profile Removed Q_OBJECT from GroupMembersWidget. 2021-06-17 10:57:46 +04:00
settings Removed Ui::show from classes that have pointer to Controller. 2021-06-17 10:57:45 +04:00
storage Removed unused enum from local legacy storage settings scheme. 2021-06-16 09:31:32 +03:00
support Removed Ui::show from classes that have pointer to Controller. 2021-06-17 10:57:45 +04:00
ui Fix volume slider in voice chats. 2021-06-23 20:14:22 +04:00
window Fixed possible crash in OverlayWidget when video continues from PiP. 2021-06-24 17:44:28 +04:00
apiwrap.cpp Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
apiwrap.h
app.cpp
app.h
config.h
facades.cpp Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
facades.h Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
layout.cpp
layout.h
logs.cpp Fix some warnings from GCC 11 2021-06-01 19:33:19 +03:00
logs.h
main.cpp
mainwidget.cpp Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
mainwidget.h Moved cancelUploadLayer from MainWidget to SessionController. 2021-06-18 09:39:10 +03:00
mainwindow.cpp Optimize out most of LastUserInputTime() calls. 2021-06-18 19:22:36 +04:00
mainwindow.h Optimize out most of LastUserInputTime() calls. 2021-06-18 19:22:36 +04:00
settings.cpp
settings.h
stdafx.h