1
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-03-22 03:08:48 +00:00
tdesktop/Telegram/SourceFiles
John Preston ffd2817d18 Destroy InputField::Inner before InputField.
Inner has a pointer to parent and uses it assuming it is InputField.
If Inner lives longer than InputField (till ~QWidget) then in some
cases it accesses InputField as a (not completely) destroyed object.
2018-07-31 22:56:02 +03:00
..
_other Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
base Don't accept tg:// links in passport callbacks. 2018-07-31 22:51:06 +03:00
boxes Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
calls Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
chat_helpers Don't accept tg:// links in passport callbacks. 2018-07-31 22:51:06 +03:00
codegen Update API scheme to layer 82. 2018-06-27 22:58:32 +01:00
core Add a confirmation for internal passport links. 2018-07-31 20:56:54 +03:00
data Use server time in dialogs list sorting. 2018-07-31 17:34:14 +03:00
dialogs Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
export Display export progress starting with 1 / N. 2018-07-31 22:56:02 +03:00
history Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
info Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
inline_bots When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
intro Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
lang Use separate month lang keys with and without day. 2018-06-06 12:38:44 +03:00
media Fix video seeking. 2018-06-06 11:58:07 +03:00
mtproto Fix clearing callbacks for timeout-ed requests. 2018-07-31 22:56:02 +03:00
overview Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
passport Don't accept tg:// links in passport callbacks. 2018-07-31 22:51:06 +03:00
platform Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
profile Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
rpl Closed beta 1.3.7.2: Fix build for Windows. 2018-06-23 01:02:20 +01:00
settings Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
storage Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
ui Destroy InputField::Inner before InputField. 2018-07-31 22:56:02 +03:00
window Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
apiwrap.cpp Use server time in dialogs list sorting. 2018-07-31 17:34:14 +03:00
apiwrap.h Mark [un]read from chats list. 2018-06-27 22:58:32 +01:00
app.cpp Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
app.h Request, show and require accept for updated ToS. 2018-06-06 21:37:01 +03:00
application.cpp Add a confirmation for internal passport links. 2018-07-31 20:56:54 +03:00
application.h Add a confirmation for internal passport links. 2018-07-31 20:56:54 +03:00
auth_session.cpp Request, show and require accept for updated ToS. 2018-06-06 21:37:01 +03:00
auth_session.h
config.h Start data export in lib_export. 2018-06-12 01:02:04 +03:00
countries.h
facades.cpp When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
facades.h When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
layout.cpp
layout.h
logs.cpp Write logs without QTextStream. 2018-06-11 10:37:29 +03:00
logs.h Replace cDebug() with Logs::DebugEnabled(). 2018-06-05 21:51:05 +03:00
main.cpp
mainwidget.cpp Remove error box on download start failure. 2018-07-31 22:53:37 +03:00
mainwidget.h When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
mainwindow.cpp Confirm export stop on quit and logout. 2018-06-20 18:30:57 +01:00
mainwindow.h Request, show and require accept for updated ToS. 2018-06-06 21:37:01 +03:00
mediaview.cpp Remove BypassWindowManagerHint in MediaView / Passport. 2018-07-31 22:55:30 +03:00
mediaview.h
messenger.cpp Add '-externalupdater' command-line argument. 2018-07-12 18:35:59 +03:00
messenger.h When following a post link push reply-return. 2018-07-11 17:56:06 +03:00
observer_peer.cpp
observer_peer.h Mark [un]read from chats list. 2018-06-27 22:58:32 +01:00
qt_static_plugins.cpp
settings.cpp Replace cDebug() with Logs::DebugEnabled(). 2018-06-05 21:51:05 +03:00
settings.h Replace cDebug() with Logs::DebugEnabled(). 2018-06-05 21:51:05 +03:00
shortcuts.cpp Request, show and require accept for updated ToS. 2018-06-06 21:37:01 +03:00
shortcuts.h
stdafx.cpp
stdafx.h Fix build for old OS X. 2018-06-21 23:35:28 +01:00