.. |
_other
|
…
|
|
api
|
Move call management to Core::App.
|
2020-06-25 21:57:36 +04:00 |
boxes
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
calls
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
chat_helpers
|
Add one more moderate hotkey.
|
2020-07-01 22:33:19 +04:00 |
codegen/scheme
|
…
|
|
core
|
Fix build for OS X 10.10-10.11.
|
2020-07-02 23:02:59 +04:00 |
data
|
Open too large GIFs in fullscreen viewer.
|
2020-07-02 13:43:39 +04:00 |
dialogs
|
Fix possible crash in global search requests.
|
2020-07-02 11:13:50 +04:00 |
export
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
ffmpeg
|
…
|
|
history
|
Fix editing animated emoji messages.
|
2020-07-02 14:44:12 +04:00 |
info
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
inline_bots
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
intro
|
Fix possible crash in intro widget.
|
2020-07-02 10:42:09 +04:00 |
lang
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
main
|
Show accounts in main menu when added.
|
2020-07-02 22:11:45 +04:00 |
media
|
Fix possible crash in PiP drag.
|
2020-07-03 07:45:08 +04:00 |
mtproto
|
Don't change dc after qr request / phone submit.
|
2020-06-26 15:28:06 +04:00 |
overview
|
…
|
|
passport
|
Replaced mapping to rpl::empty_value with rpl::to_empty.
|
2020-06-23 21:53:43 +04:00 |
platform
|
Use a safer way to load system libraries.
|
2020-07-02 21:01:25 +04:00 |
profile
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
settings
|
Fix Settings layout.
|
2020-07-01 22:33:13 +04:00 |
storage
|
Fix crash in migration with corrupted settings.
|
2020-07-01 14:16:36 +04:00 |
support
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
ui
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
window
|
Pass Qt::Edges to updateCursor and startResize
|
2020-07-02 11:33:58 +04:00 |
apiwrap.cpp
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
apiwrap.h
|
Fix crashes in MainWidget and ApiWrap.
|
2020-06-30 18:26:44 +04:00 |
app.cpp
|
…
|
|
app.h
|
…
|
|
config.h
|
Remove legacy temp download folder.
|
2020-06-23 21:53:44 +04:00 |
facades.cpp
|
Fix visual glitch on profile opening.
|
2020-07-02 12:15:21 +04:00 |
facades.h
|
Removed Notify::inlineKeyboardMoved as completely unused code.
|
2020-06-29 06:26:09 +04:00 |
layout.cpp
|
…
|
|
layout.h
|
…
|
|
logs.cpp
|
…
|
|
logs.h
|
…
|
|
main.cpp
|
…
|
|
mainwidget.cpp
|
Fix crash in MainWidget setup with audio player.
|
2020-06-30 19:05:12 +04:00 |
mainwidget.h
|
Fix crashes in MainWidget and ApiWrap.
|
2020-06-30 18:26:44 +04:00 |
mainwindow.cpp
|
Run main menu hide animation on account switch.
|
2020-06-29 16:11:38 +04:00 |
mainwindow.h
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
qt_functions.cpp
|
…
|
|
qt_static_plugins.cpp
|
…
|
|
settings.cpp
|
…
|
|
settings.h
|
…
|
|
stdafx.cpp
|
…
|
|
stdafx.h
|
…
|
|