tdesktop/Telegram/SourceFiles
John Preston 096c310e0e Display consistent caption/comment placeholder.
After latest PRs regarding sticker sending with comment (#5500)
and album sending with caption (#4869) the input field placeholder
in SendFilesBox was inconsistent with the sending behaviour. Fix it.
2018-12-26 10:53:21 +04:00
..
_other
base Move tg:// handlers to a separate module. 2018-11-26 17:31:13 +04:00
boxes Display consistent caption/comment placeholder. 2018-12-26 10:53:21 +04:00
calls Fix assertion violation in calls. 2018-12-25 12:21:00 +04:00
chat_helpers Improve mouse/keyboard selection interactions. 2018-12-25 16:41:40 +04:00
codegen Version 1.5.1: Fix build for Xcode. 2018-12-11 17:21:47 +04:00
core New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
data Ignore only empty drafts while sending with clear_draft (#5424) 2018-12-26 10:52:48 +04:00
dialogs Improve mouse/keyboard selection interactions. 2018-12-25 16:41:40 +04:00
export Redesign auto download box. 2018-12-25 22:15:22 +04:00
history Ignore only empty drafts while sending with clear_draft (#5424) 2018-12-26 10:52:48 +04:00
info Redesign auto download box. 2018-12-25 22:15:22 +04:00
inline_bots Adding emoji in SendFilesBox and EditCaptionBox. 2018-11-22 16:48:50 +04:00
intro New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
lang Fix applying langpacks from file. 2018-12-25 15:22:01 +04:00
media Divide history_media_types to several modules. 2018-12-21 17:09:31 +04:00
mtproto Use cloud-based settings for p2p in calls. 2018-11-16 20:17:58 +04:00
overview Warn before running executable files. 2018-12-05 12:30:05 +04:00
passport Allow '-' character in code inputs. 2018-11-20 19:38:40 +04:00
platform Fix crash with event loop nesting. 2018-12-25 14:11:10 +04:00
profile Move tg:// handlers to a separate module. 2018-11-26 17:31:13 +04:00
rpl
settings Redesign auto download box. 2018-12-25 22:15:22 +04:00
storage Display consistent caption/comment placeholder. 2018-12-26 10:53:21 +04:00
support Add some automation for updates posting. 2018-12-04 14:32:46 +04:00
ui Redesign auto download box. 2018-12-25 22:15:22 +04:00
window Lock poll creating. 2018-12-23 20:47:00 +04:00
apiwrap.cpp Display consistent caption/comment placeholder. 2018-12-26 10:53:21 +04:00
apiwrap.h Reload poll data each 30 seconds without update. 2018-12-24 21:03:53 +04:00
app.cpp New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
app.h Support [inputN|n]otifyBroadcasts setting. 2018-11-16 20:17:58 +04:00
application.cpp Fix crash with event loop nesting. 2018-12-25 14:11:10 +04:00
application.h Add Ui::PostponeCall() on return to event loop. 2018-12-12 14:14:28 +04:00
auth_session.cpp New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
auth_session.h New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
config.h Add support for incomplete login attempts. 2018-11-20 19:50:36 +04:00
countries.h
facades.cpp Divide history_media_types to several modules. 2018-12-21 17:09:31 +04:00
facades.h Add 'Count unread messages' option. 2018-12-04 14:32:48 +04:00
layout.cpp Warn before running executable files. 2018-12-05 12:30:05 +04:00
layout.h Warn before running executable files. 2018-12-05 12:30:05 +04:00
logs.cpp
logs.h
main.cpp
mainwidget.cpp Divide history_media_types to several modules. 2018-12-21 17:09:31 +04:00
mainwidget.h HistoryHider moved to Window namespace. 2018-11-28 15:48:35 +04:00
mainwindow.cpp Fix crash in media preview. 2018-12-11 16:22:27 +04:00
mainwindow.h Destroy boxes in Ui::hideLayer(). 2018-11-26 15:00:31 +04:00
mediaview.cpp Divide history_media_types to several modules. 2018-12-21 17:09:31 +04:00
mediaview.h
messenger.cpp Disable support shortcuts when not support mode. 2018-12-13 12:48:31 +04:00
messenger.h Add 'Count unread messages' option. 2018-12-04 14:32:48 +04:00
observer_peer.cpp
observer_peer.h Add edit / view of user information for support. 2018-11-20 19:50:36 +04:00
qt_static_plugins.cpp Add nimf inputcontext plugin for linux version (#5050) 2018-12-06 11:30:08 +04:00
settings.cpp Fix auto interface scale by primary screen dpi. 2018-11-04 15:51:39 +04:00
settings.h New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
stdafx.cpp
stdafx.h Use upstream range-v3 on MSVC. 2018-11-20 19:38:39 +04:00