tdesktop/Telegram/SourceFiles
John Preston d2246337a2 Fix crash in ChannelsLimitBox.
Fixes https://bugs.telegram.org/c/35214

Deleting `placeholder` in content->heightValue() resulted in `delete`
sometimes being called deep inside the layer->show() which already had
a reference to that `placeholder` saved and was accessed after -> crash.
2024-01-04 17:22:05 +04:00
..
_other Fix build for Windows Store. 2023-12-25 23:21:47 +00:00
api Added ability to send voice message with ttl. 2024-01-03 22:44:01 +03:00
boxes Fix crash in ChannelsLimitBox. 2024-01-04 17:22:05 +04:00
calls Choose first screen for sharing by default. 2024-01-02 00:17:15 +04:00
chat_helpers Added button to voice record bar for ttl voice messages. 2024-01-03 22:44:01 +03:00
codegen/scheme
core Version 4.14.2. 2024-01-02 15:05:06 +04:00
countries
data Slightly improved code style in HistoryView::Document. 2024-01-04 16:14:19 +03:00
dialogs Fixed drawing of ttl circles with non-default scale. 2024-01-04 16:14:19 +03:00
editor
export Remove unused variables 2023-12-31 22:03:57 +00:00
ffmpeg Fix crash on some videos 2024-01-02 11:43:15 +04:00
history Slightly improved code style in HistoryView::Document. 2024-01-04 16:14:19 +03:00
info Don't push sublists to stack endlessly. 2024-01-02 15:05:06 +04:00
inline_bots Fix detaching temporaries 2023-12-31 22:03:57 +00:00
intro Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
lang
layout
main Don't allow gifting premium if can't buy. 2024-01-02 00:12:51 +04:00
media Fix viewer hide workaround for software renderer. 2024-01-02 12:59:41 +04:00
menu
mtproto Update User-Agent for DNS to Chrome 120.0.6099.109. 2024-01-01 05:18:11 +00:00
overview Fix detaching temporaries 2023-12-31 22:03:57 +00:00
passport Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
payments Replace QString::mid with base::StringViewMid where QStringView is accepted 2023-12-31 22:03:57 +00:00
platform Update to the new cppgir API 2023-12-26 15:33:33 +00:00
profile
settings Don't allow gifting premium if can't buy. 2024-01-02 00:12:51 +04:00
statistics Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
storage Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
support Remove unused variables 2023-12-31 22:03:57 +00:00
ui Show forward original sender in reply bar. 2024-01-02 14:11:09 +04:00
window Don't push sublists to stack endlessly. 2024-01-02 15:05:06 +04:00
apiwrap.cpp Support pinned saved sublists. 2023-12-31 19:42:24 +04:00
apiwrap.h Show saved messages sublists in profile. 2023-12-31 19:42:23 +04:00
config.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Don't push sublists to stack endlessly. 2024-01-02 15:05:06 +04:00
mainwidget.h Don't push sublists to stack endlessly. 2024-01-02 15:05:06 +04:00
mainwindow.cpp
mainwindow.h
settings.cpp
settings.h
stdafx.h
tray.cpp
tray.h