.. |
_other
|
Version 2.5.7.
|
2021-01-28 15:11:56 +04:00 |
api
|
Fix other admins links management.
|
2021-02-22 23:42:40 +04:00 |
boxes
|
Allow editing links from ShowInviteLinkBox.
|
2021-02-22 23:42:40 +04:00 |
calls
|
Correctly update participant muted state locally.
|
2021-02-22 23:42:40 +04:00 |
chat_helpers
|
Fix skin-colored animated emoji refresh.
|
2021-02-17 10:46:36 +04:00 |
codegen/scheme
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
core
|
Use qEnvironmentVariable where appropriate
|
2021-02-19 14:15:09 +04:00 |
data
|
Handle ttl_period locally.
|
2021-02-22 23:42:40 +04:00 |
dialogs
|
Removed App::wnd from classes that have pointer to Window::Controller.
|
2021-02-04 18:13:04 +04:00 |
export
|
Update API scheme to layer 124.
|
2021-02-22 23:42:40 +04:00 |
ffmpeg
|
Fix deprecation warnings when building with FFmpeg 4.2.
|
2020-11-06 11:21:34 +03:00 |
history
|
Handle ttl_period locally.
|
2021-02-22 23:42:40 +04:00 |
info
|
Improve phrases for invite links.
|
2021-02-22 23:42:40 +04:00 |
inline_bots
|
Update API scheme to layer 124.
|
2021-02-22 23:42:40 +04:00 |
intro
|
Removed App:wnd for opening settings.
|
2021-02-04 18:13:03 +04:00 |
lang
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
main
|
Replaced snap util function with std::clamp.
|
2021-01-24 10:41:10 +03:00 |
media
|
Use base::QScreenNearestTo in PipPanel
|
2021-02-19 14:15:09 +04:00 |
mtproto
|
Update User-Agent for DNS to Chrome 88.0.4324.96.
|
2021-02-01 11:29:58 +04:00 |
overview
|
Returned default icon color for songs without cover art.
|
2021-01-29 18:24:52 +03:00 |
passport
|
Fix implicit conversions from QByteArray
|
2021-02-19 14:15:09 +04:00 |
platform
|
Remove unneeded Q_DECLARE_METATYPE from specific_linux
|
2021-02-22 23:39:39 +04:00 |
profile
|
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
|
2020-11-06 11:21:34 +03:00 |
settings
|
Allow editing links from ShowInviteLinkBox.
|
2021-02-22 23:42:40 +04:00 |
storage
|
Fix implicit conversions from QByteArray
|
2021-02-19 14:15:09 +04:00 |
support
|
Update API scheme to layer 124.
|
2021-02-22 23:42:40 +04:00 |
ui
|
Improve phrases for invite links.
|
2021-02-22 23:42:40 +04:00 |
window
|
Check for AllowNativeWindowFrameToggle in Controller::verticalShadowTop
|
2021-02-22 23:39:39 +04:00 |
apiwrap.cpp
|
Update API scheme to layer 124.
|
2021-02-22 23:42:40 +04:00 |
apiwrap.h
|
Allow clearing calls log.
|
2021-01-25 16:50:59 +04:00 |
app.cpp
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
app.h
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
config.h
|
Replaced voice record processing with VoiceRecordBar in HistoryWidget.
|
2020-11-17 12:56:50 +03:00 |
facades.cpp
|
Removed App:wnd for opening settings.
|
2021-02-04 18:13:03 +04:00 |
facades.h
|
Removed App:wnd for opening settings.
|
2021-02-04 18:13:03 +04:00 |
layout.cpp
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
layout.h
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
logs.cpp
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
logs.h
|
…
|
|
main.cpp
|
…
|
|
mainwidget.cpp
|
Improve editing messages with link previews.
|
2021-01-29 15:27:17 +04:00 |
mainwidget.h
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
mainwindow.cpp
|
Use new methods from lib_ui
|
2021-02-19 14:15:09 +04:00 |
mainwindow.h
|
Moved showLogoutConfirmation from MainWindow to Window::Controller.
|
2021-02-04 18:13:03 +04:00 |
settings.cpp
|
Version 2.5.9: Move window position to Core::Settings.
|
2021-02-17 19:20:05 +04:00 |
settings.h
|
Version 2.5.9: Move window position to Core::Settings.
|
2021-02-17 19:20:05 +04:00 |
stdafx.h
|
Use threaded decoding in ffmpeg streaming.
|
2020-07-28 20:14:45 +04:00 |