tdesktop/Telegram/SourceFiles
23rd bc316a2536 Removed Storage::UploadedThumbDocument struct. 2021-07-06 12:13:05 +03:00
..
_other Don't check dll-s if "SetDefaultDllDirectories" is available. 2021-07-01 23:47:12 +03:00
api Optimize out most of LastUserInputTime() calls. 2021-06-18 19:22:36 +04:00
boxes Removed unused photo crop box. 2021-07-06 12:13:05 +03:00
calls Submit voice chat boxes by Enter. 2021-07-05 15:37:34 +03:00
chat_helpers Support custom keyboard placeholders. 2021-07-05 21:12:52 +03:00
codegen/scheme
core Added saving of color and size of brush from photo editor to settings. 2021-07-06 12:13:05 +03:00
data Fix build on macOS. 2021-07-02 22:11:23 +03:00
dialogs Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
editor Slightly optimized mouse painting in photo editor. 2021-07-06 12:13:05 +03: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 Removed Storage::UploadedThumbDocument struct. 2021-07-06 12:13:05 +03:00
info Replaced old photo crop box with photo editor for profile photos. 2021-07-06 12:13:05 +03:00
inline_bots Remove test code for animated path thumbnails. 2021-07-02 20:40:32 +03:00
intro Removed unused photo crop box. 2021-07-06 12:13:05 +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 Added floating panel of playing playlist for scheduled audio files. 2021-07-01 23:53:45 +03:00
mtproto Update User-Agent for DNS to Chrome 91.0.4472.114. 2021-07-01 10:48:17 +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 Crash Fix: Destroy WebView before the container. 2021-06-29 11:07:47 +03:00
platform Revert "Use QMenuBar instead of own global menu implementation on Linux" 2021-07-05 21:01:20 +03:00
profile Removed Q_OBJECT from GroupMembersWidget. 2021-06-17 10:57:46 +04:00
settings Removed unused photo crop box. 2021-07-06 12:13:05 +03:00
storage Removed Storage::UploadedThumbDocument struct. 2021-07-06 12:13:05 +03:00
support Animate inline path thumbnails with sliding gradient. 2021-07-02 20:40:32 +03:00
ui Removed unused photo crop box. 2021-07-06 12:13:05 +03:00
window Removed Storage::UploadedThumbDocument struct. 2021-07-06 12:13:05 +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
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 Allow reporting private groups as well. 2021-06-24 17:44:55 +04:00
mainwidget.h Moved cancelUploadLayer from MainWidget to SessionController. 2021-06-18 09:39:10 +03:00
mainwindow.cpp Added ability to pass custom layer widgets to stack. 2021-07-06 12:13:05 +03:00
mainwindow.h Added ability to pass custom layer widgets to stack. 2021-07-06 12:13:05 +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