.. |
_other
|
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
|
2020-06-17 20:33:23 +04:00 |
api
|
Moved edit captions from EditCaptionBox to api_editing.
|
2020-07-17 18:22:38 +03:00 |
boxes
|
Moved edit captions from EditCaptionBox to api_editing.
|
2020-07-17 18:22:38 +03:00 |
calls
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
chat_helpers
|
Fix stickers list display after account switch.
|
2020-07-14 19:03:27 +04:00 |
codegen/scheme
|
Fix magic for initConnection.
|
2020-04-21 18:55:35 +04:00 |
core
|
Beta version 2.1.20.
|
2020-07-17 09:23:42 +04:00 |
data
|
Added ScheduledMessages::lookupItem for FullMsgId.
|
2020-07-17 18:22:37 +03:00 |
dialogs
|
Fix possible crash in global search requests.
|
2020-07-02 11:13:50 +04:00 |
export
|
Raise file size limit to 2000 MB.
|
2020-07-08 10:07:01 +04:00 |
ffmpeg
|
Use 64 byte alignment for ffmpeg frames.
|
2020-02-17 16:44:08 +04:00 |
history
|
Added api_editing as separate file of API code for edit messages.
|
2020-07-17 18:22:38 +03: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
|
Fix stickers list display after account switch.
|
2020-07-14 19:03:27 +04:00 |
media
|
Added rotate button for doc images to touchbar for media view overlay.
|
2020-07-15 22:04:00 +03:00 |
mtproto
|
Fix animated stickers with wrong dimensions.
|
2020-07-17 08:13:45 +04:00 |
overview
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
passport
|
Fix a memory leak using a recursive lambda.
|
2020-07-14 19:03:14 +04:00 |
platform
|
Update icon theme on the fly
|
2020-07-16 07:07:33 +04:00 |
profile
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
settings
|
Fix a memory leak using a recursive lambda.
|
2020-07-14 19:03:14 +04:00 |
storage
|
Added edit messages with uploaded file to api_editing.
|
2020-07-17 18:22:38 +03:00 |
support
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
ui
|
Fix finalizing media in non-active account.
|
2020-07-14 19:02:27 +04:00 |
window
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
apiwrap.cpp
|
Moved preparing MTPInputMedia to separate file.
|
2020-07-17 18:22:37 +03:00 |
apiwrap.h
|
Fix crashes in MainWidget and ApiWrap.
|
2020-06-30 18:26:44 +04:00 |
app.cpp
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
app.h
|
Raise file size limit to 2000 MB.
|
2020-07-08 10:07:01 +04:00 |
config.h
|
Show only box(512,512) .webp as stickers.
|
2020-07-15 22:31:42 +04:00 |
facades.cpp
|
Moved sending of bot's CallbackData and CallbackGame to separate file.
|
2020-07-14 19:03:41 +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
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
logs.h
|
|
|
main.cpp
|
|
|
mainwidget.cpp
|
Fix possible crash in call top bar hiding.
|
2020-07-17 08:32:51 +04:00 |
mainwidget.h
|
Moved sending of bot's CallbackData and CallbackGame to separate file.
|
2020-07-14 19:03:41 +04:00 |
mainwindow.cpp
|
Run main menu hide animation on account switch.
|
2020-06-29 16:11:38 +04:00 |
mainwindow.h
|
Add option for a native window frame.
|
2020-07-07 21:34:25 +04:00 |
qt_static_plugins.cpp
|
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
|
2020-06-17 20:33:23 +04:00 |
settings.cpp
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
settings.h
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
stdafx.cpp
|
|
|
stdafx.h
|
Pass Main::Session to click handler creators.
|
2020-06-23 21:53:38 +04:00 |