tdesktop/Telegram/SourceFiles
2021-06-22 20:00:35 +04:00
..
_other Fix build with mallocng. 2021-05-17 13:38:28 +04:00
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 Always show tooltip about the muted microphone. 2021-06-22 19:50:26 +04:00
chat_helpers Removed Ui::show from classes that have pointer to Controller. 2021-06-17 10:57:45 +04:00
codegen/scheme
core Beta version 2.7.10: Update version. 2021-06-22 20:00:35 +04:00
data Removed unused methods from file click handler. 2021-06-18 09:48:39 +03:00
dialogs Fixed lock icon display when switching layers in one column mode. 2021-06-21 09:23:10 +04: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 cancelUploadLayer from MainWidget to SessionController. 2021-06-18 09:39:10 +03: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 switching between PiP and OverlayWidget. 2021-06-18 07:30:54 +03:00
mtproto Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
overview Removed App::main() from file click handlers. 2021-06-18 09:20:49 +03: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 Provide a list of shell integrations in QT_WAYLAND_SHELL_INTEGRATION 2021-06-20 10:39:42 +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 Improve volume slider design in group calls. 2021-06-17 16:22:51 +04:00
window Optimize out most of LastUserInputTime() calls. 2021-06-18 19:22:36 +04: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
app.h
config.h Add local validation for card information. 2021-04-06 18:41:15 +04:00
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 Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp
mainwidget.cpp Moved cancelUploadLayer from MainWidget to SessionController. 2021-06-18 09:39:10 +03: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 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