tdesktop/Telegram/SourceFiles
John Preston de4a477686 Mark event loop nesting more carefully.
Fixes #5506. I hope fixes #5508.
2018-12-23 16:08:48 +04:00
..
_other Version 1.4.1: Fix Linux Updater. 2018-10-09 22:07:38 +03:00
base Move tg:// handlers to a separate module. 2018-11-26 17:31:13 +04:00
boxes Add question / options length warnings. 2018-12-22 10:29:03 +04:00
calls Strictly match message / media types. 2018-12-21 17:09:30 +04:00
chat_helpers Ignore inline bot with overlapping markdown. 2018-12-04 14:32:47 +04:00
codegen Version 1.5.1: Fix build for Xcode. 2018-12-11 17:21:47 +04:00
core Version 1.5.3. 2018-12-23 00:30:55 +04:00
data Add poll vote sending animation. 2018-12-22 23:32:04 +04:00
dialogs Strictly match message / media types. 2018-12-21 17:09:30 +04:00
export Simplest polls data export. 2018-12-23 00:23:19 +04:00
history Add poll vote sending animation. 2018-12-22 23:32:04 +04:00
info Fix crash in radiobutton destruction. 2018-12-05 13:55:59 +04:00
inline_bots Adding emoji in SendFilesBox and EditCaptionBox. 2018-11-22 16:48:50 +04:00
intro Fix auto word wrap in intro description. 2018-11-26 11:32:53 +04:00
lang Fix using of base langpack for custom languages. 2018-12-11 16:00:24 +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 Mark event loop nesting more carefully. 2018-12-23 16:08:48 +04:00
profile Move tg:// handlers to a separate module. 2018-11-26 17:31:13 +04:00
rpl Add UI to specify export time range. 2018-10-09 19:27:17 +03:00
settings Fix crash in radiobutton destruction. 2018-12-05 13:55:59 +04:00
storage Add 'Count unread messages' option. 2018-12-04 14:32:48 +04:00
support Add some automation for updates posting. 2018-12-04 14:32:46 +04:00
ui Add create poll box from groups three-dot menu. 2018-12-22 10:29:03 +04:00
window Version 1.5.3: Fix build for GCC. 2018-12-23 01:31:12 +04:00
apiwrap.cpp Fixed caption when sending single WEBP as file. 2018-12-23 00:27:36 +04:00
apiwrap.h Add create poll box from groups three-dot menu. 2018-12-22 10:29:03 +04:00
app.cpp Divide history_media_types to several modules. 2018-12-21 17:09:31 +04:00
app.h Support [inputN|n]otifyBroadcasts setting. 2018-11-16 20:17:58 +04:00
application.cpp Mark event loop nesting more carefully. 2018-12-23 16:08:48 +04:00
application.h Add Ui::PostponeCall() on return to event loop. 2018-12-12 14:14:28 +04:00
auth_session.cpp Warn before running executable files. 2018-12-05 12:30:05 +04:00
auth_session.h Warn before running executable files. 2018-12-05 12:30:05 +04:00
config.h Add support for incomplete login attempts. 2018-11-20 19:50:36 +04:00
countries.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
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 Use TelegramForcePortable for alpha versions. 2018-10-09 19:27:18 +03:00
logs.h Clear old versions of Storage::Cache::Database. 2018-09-01 18:56:08 +03:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
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 Show collage/slideshow as an album in MediaView. 2018-11-04 15:51:38 +04:00
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 Use "Feed" name for chats list index and search. 2018-02-08 12:20:51 +03:00
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 Fix auto interface scale by primary screen dpi. 2018-11-04 15:51:39 +04:00
stdafx.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
stdafx.h Use upstream range-v3 on MSVC. 2018-11-20 19:38:39 +04:00