| .. |
|
_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
|
Move call management to Core::App.
|
2020-06-25 21:57:36 +04:00 |
|
boxes
|
Fix language switch in not-authed window.
|
2020-06-29 22:25:35 +04:00 |
|
calls
|
Move call management to Core::App.
|
2020-06-25 21:57:36 +04:00 |
|
chat_helpers
|
Fix build for OS X 10.10-10.11.
|
2020-06-30 00:05:27 +04:00 |
|
codegen/scheme
|
Fix magic for initConnection.
|
2020-04-21 18:55:35 +04:00 |
|
core
|
Beta version 2.1.14.
|
2020-06-29 21:51:06 +04:00 |
|
data
|
Load filters before creating session on log in.
|
2020-06-30 11:02:44 +04:00 |
|
dialogs
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
|
export
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
|
ffmpeg
|
Use 64 byte alignment for ffmpeg frames.
|
2020-02-17 16:44:08 +04:00 |
|
history
|
Fix build for OS X 10.10-10.11.
|
2020-06-30 00:05:27 +04:00 |
|
info
|
Move call management to Core::App.
|
2020-06-25 21:57:36 +04:00 |
|
inline_bots
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
intro
|
Load filters before creating session on log in.
|
2020-06-30 11:02:44 +04:00 |
|
lang
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
main
|
Load filters before creating session on log in.
|
2020-06-30 11:02:44 +04:00 |
|
media
|
Revert pausing in processQueuedPackets.
|
2020-06-29 16:44:48 +04:00 |
|
mtproto
|
Don't change dc after qr request / phone submit.
|
2020-06-26 15:28:06 +04:00 |
|
overview
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
|
passport
|
Replaced mapping to rpl::empty_value with rpl::to_empty.
|
2020-06-23 21:53:43 +04:00 |
|
platform
|
Always fallback to gtk icon theme
|
2020-06-30 10:23:07 +04:00 |
|
profile
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
settings
|
Don't use custom notificaions on Wayland even with TDESKTOP_DISABLE_DBUS_INTEGRATION
|
2020-06-29 16:53:50 +04:00 |
|
storage
|
Take main DC and phone prefix from active account.
|
2020-06-29 22:14:24 +04:00 |
|
support
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
ui
|
Unity doesn't support _NET_WM_MOVERESIZE
|
2020-06-29 19:17:06 +04:00 |
|
window
|
Fix quit-by-closing non-authed window.
|
2020-06-29 21:37:56 +04:00 |
|
apiwrap.cpp
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
|
apiwrap.h
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
app.cpp
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
|
app.h
|
Start using document bytes from DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
config.h
|
Remove legacy temp download folder.
|
2020-06-23 21:53:44 +04:00 |
|
facades.cpp
|
Removed Notify::inlineKeyboardMoved as completely unused code.
|
2020-06-29 06:26:09 +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
|
Removed Notify::inlineKeyboardMoved as completely unused code.
|
2020-06-29 06:26:09 +04:00 |
|
mainwidget.h
|
Removed Notify::inlineKeyboardMoved as completely unused code.
|
2020-06-29 06:26:09 +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
|
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
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +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 |