kotatogram-desktop/Telegram/SourceFiles
2022-03-23 10:03:43 +04:00
..
_other
api Added initial implementation of separated api class for message search. 2022-03-23 10:03:43 +04:00
boxes Replaced one side forced origin with vertical one in ShareBox. 2022-03-16 09:29:51 +03:00
calls Use QWidget::screen/QWidget::mask instead of QWindow ones 2022-03-23 09:42:51 +04:00
chat_helpers Fixed sending animation from inline bots with unexpected result type. 2022-03-15 18:02:30 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Report how much memory was requested on OOM. 2022-03-23 10:00:02 +04:00
countries Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
data Version 3.6.1: Fix video-from-webpage-preview download. 2022-03-16 20:14:50 +04:00
dialogs Added ability to search messages from specific peer in dialogs. 2022-03-23 10:03:43 +04:00
editor Added ability to set profile photo from camera. 2022-03-14 11:57:34 +03:00
export Removed Ui::ConfirmDontWarnBox. 2022-02-28 09:08:01 +03:00
ffmpeg Use FFmpeg hardware acceleration in media viewer / PiP. 2022-03-23 10:03:38 +04:00
history Fixed focus of field in search messages in HistoryWidget. 2022-03-23 10:03:43 +04:00
info Add icons to report reason selectors. 2022-03-22 09:18:17 +04:00
inline_bots Fixed sending animation from inline bots with unexpected result type. 2022-03-15 18:02:30 +03:00
intro Use rpl::empty instead of rpl::empty_value(). 2022-03-11 09:56:29 +04:00
lang Removed Ui::ConfirmDontWarnBox. 2022-02-28 09:08:01 +03:00
layout
main Handle documentLoadProgress instead of itemRepaintRequest. 2022-03-01 17:32:39 +03:00
media Render NV12 in OpenGL from hwaccel without swscale. 2022-03-23 10:03:43 +04:00
mtproto
overview
passport Support emoji in account names. 2022-03-01 13:25:42 +03:00
payments
platform Use QWidget::screen/QWidget::mask instead of QWindow ones 2022-03-23 09:42:51 +04:00
profile
settings Fix layout in the info edit page. 2022-03-21 09:37:30 +04:00
storage Don't recompress some JPEGs when sending as photos. 2022-03-09 17:37:51 +04:00
support Added ability to use EditLinkBox without SessionController. 2022-03-06 18:11:47 +03:00
ui Added list of result of search messages in dialogs. 2022-03-23 10:03:43 +04:00
window Use QWidget::screen/QWidget::mask instead of QWindow ones 2022-03-23 09:42:51 +04:00
apiwrap.cpp Send GIFs search results without "via @bot". 2022-03-07 11:09:14 +04:00
apiwrap.h Moved out importChatInvite from ApiWrap. 2022-03-04 11:25:10 +03:00
config.h
facades.cpp Removed base/observer.h from main pch. 2022-03-15 18:02:30 +03:00
facades.h Removed base/observer.h from main pch. 2022-03-15 18:02:30 +03:00
logs.cpp Decrypt shiftedDcId / protocolDcId in mtp_ logs. 2022-02-07 15:26:26 +03:00
logs.h
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Removed Q_OBJECT from Dialogs::Widget. 2022-03-15 18:02:30 +03:00
mainwidget.h
mainwindow.cpp Removed Ui::hideSettingsAndLayer(). 2022-03-04 11:25:10 +03:00
mainwindow.h
settings.cpp Display dates with the system date format 2021-10-11 21:56:29 +04:00
settings.h
stdafx.h Fix build on Windows. 2022-03-15 19:41:06 +04:00