tdesktop/Telegram/SourceFiles
John Preston c86ced8a1e Use dark Windows title bar for night mode. 2020-07-24 16:15:58 +04:00
..
_other
api Don't try building profile photos list by updates. 2020-07-23 17:47:04 +04:00
boxes Added drag'n'drop area to SendFilesBox for images. 2020-07-20 21:44:07 +03:00
calls Fix crash in session destruction. 2020-07-01 12:26:29 +04:00
chat_helpers Fix stickers list display after account switch. 2020-07-14 19:03:27 +04:00
codegen/scheme
core Forbid auto-night mode with theme editor. 2020-07-24 10:01:37 +04:00
data Don't try building profile photos list by updates. 2020-07-23 17:47:04 +04:00
dialogs Indicate other accounts unread messages. 2020-07-24 09:41:51 +04:00
export Raise file size limit to 2000 MB. 2020-07-08 10:07:01 +04:00
ffmpeg
history Don't mark as read when scheduling messages. 2020-07-23 17:46:52 +04:00
info Fix format 2020-07-02 11:32:17 +04:00
inline_bots Fix crash in session destruction. 2020-07-01 12:26:29 +04:00
intro Fix possible crash in intro widget. 2020-07-02 10:42:09 +04:00
lang Fix format 2020-07-02 11:32:17 +04:00
main Add 'respect system dark mode' checkbox. 2020-07-22 17:18:17 +04:00
media Added rotate button for doc images to touchbar for media view overlay. 2020-07-15 22:04:00 +03:00
mtproto Fix animated stickers with wrong dimensions. 2020-07-17 08:13:45 +04:00
overview
passport Fix a memory leak using a recursive lambda. 2020-07-14 19:03:14 +04:00
platform Use dark Windows title bar for night mode. 2020-07-24 16:15:58 +04:00
profile Fix format 2020-07-02 11:32:17 +04:00
settings Forbid auto-night mode with theme editor. 2020-07-24 10:01:37 +04:00
storage Add 'respect system dark mode' checkbox. 2020-07-22 17:18:17 +04:00
support
ui Fix finalizing media in non-active account. 2020-07-14 19:02:27 +04:00
window Forbid auto-night mode with theme editor. 2020-07-24 10:01:37 +04:00
apiwrap.cpp Don't mark as read when scheduling messages. 2020-07-23 17:46:52 +04:00
apiwrap.h Removed unused code from apiwrap. 2020-07-17 18:22:38 +03:00
app.cpp Remove unused variable 2020-07-13 09:33:55 +04:00
app.h Raise file size limit to 2000 MB. 2020-07-08 10:07:01 +04:00
config.h Show only box(512,512) .webp as stickers. 2020-07-15 22:31:42 +04:00
facades.cpp Moved sending of bot's CallbackData and CallbackGame to separate file. 2020-07-14 19:03:41 +04:00
facades.h Removed Notify::inlineKeyboardMoved as completely unused code. 2020-06-29 06:26:09 +04:00
layout.cpp
layout.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Added ability to edit media in scheduled messages. 2020-07-17 18:22:38 +03:00
mainwidget.h Moved sending of bot's CallbackData and CallbackGame to separate file. 2020-07-14 19:03:41 +04:00
mainwindow.cpp Run main menu hide animation on account switch. 2020-06-29 16:11:38 +04:00
mainwindow.h Add option for a native window frame. 2020-07-07 21:34:25 +04:00
qt_static_plugins.cpp
settings.cpp Add 'respect system dark mode' checkbox. 2020-07-22 17:18:17 +04:00
settings.h Add 'respect system dark mode' checkbox. 2020-07-22 17:18:17 +04:00
stdafx.cpp
stdafx.h