.. |
_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 session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
boxes
|
Remove Auth() global access point.
|
2020-06-23 21:53:39 +04:00 |
calls
|
Set parent for dialogs only on Wayland
|
2020-06-01 18:09:34 +04:00 |
chat_helpers
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
codegen/scheme
|
Fix magic for initConnection.
|
2020-04-21 18:55:35 +04:00 |
core
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
data
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
dialogs
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
export
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
ffmpeg
|
Use 64 byte alignment for ffmpeg frames.
|
2020-02-17 16:44:08 +04:00 |
history
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
info
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
inline_bots
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
intro
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
lang
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
main
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
media
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
mtproto
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
overview
|
Add more warnings for suspicious urls.
|
2020-06-03 12:44:46 +04:00 |
passport
|
Use Main::Session in download/upload.
|
2020-06-23 21:53:38 +04:00 |
platform
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
profile
|
Use Main::Session in download/upload.
|
2020-06-23 21:53:38 +04:00 |
settings
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
storage
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
support
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
ui
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
window
|
Remove Auth() global access point.
|
2020-06-23 21:53:39 +04:00 |
apiwrap.cpp
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
apiwrap.h
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
app.cpp
|
Fix crash on invalid image data.
|
2020-06-01 18:09:34 +04:00 |
app.h
|
Start using document bytes from DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
config.h
|
Use CloudImageView in the inline bot thumbnails.
|
2020-06-01 18:09:33 +04:00 |
facades.cpp
|
Use Main::Session in download/upload.
|
2020-06-23 21:53:38 +04:00 |
facades.h
|
Add a checkbox to disable taskbar flash.
|
2020-05-12 14:16:24 +04:00 |
layout.cpp
|
Fix whitespace and indentation errors.
|
2020-01-02 14:25:53 +03:00 |
layout.h
|
|
|
logs.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 |
logs.h
|
|
|
main.cpp
|
|
|
mainwidget.cpp
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
mainwidget.h
|
Always keep current self-userpic loaded.
|
2020-06-16 19:40:43 +04:00 |
mainwindow.cpp
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
mainwindow.h
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
observer_peer.cpp
|
|
|
observer_peer.h
|
Improved peer context menu item to archive chat.
|
2020-05-01 12:31:13 +04:00 |
qt_functions.cpp
|
Make packaged build working
|
2020-01-17 13:34:27 +03: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
|
Add a cheat code to enable freetype on Windows and macOS
|
2020-05-10 17:09:59 +04:00 |
settings.h
|
Add a cheat code to enable freetype on Windows and macOS
|
2020-05-10 17:09:59 +04:00 |
stdafx.cpp
|
|
|
stdafx.h
|
Pass Main::Session to click handler creators.
|
2020-06-23 21:53:38 +04:00 |