.. |
_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
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +04:00 |
boxes
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
calls
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
chat_helpers
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
codegen/scheme
|
|
|
core
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
data
|
Remove legacy temp download folder.
|
2020-06-23 21:53:44 +04:00 |
dialogs
|
Add unread unmuted counter to main menu cover.
|
2020-06-23 21:53:44 +04:00 |
export
|
Replaced mapping to rpl::empty_value with rpl::to_empty.
|
2020-06-23 21:53:43 +04:00 |
ffmpeg
|
|
|
history
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
info
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
inline_bots
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
intro
|
Allow returning from new account setup.
|
2020-06-23 21:53:44 +04:00 |
lang
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
main
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
media
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
mtproto
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +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
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
profile
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
settings
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
storage
|
Remove legacy temp download folder.
|
2020-06-23 21:53:44 +04:00 |
support
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
ui
|
Replaced mapping to rpl::empty_value with rpl::to_empty.
|
2020-06-23 21:53:43 +04:00 |
window
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +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
|
|
|
config.h
|
Remove legacy temp download folder.
|
2020-06-23 21:53:44 +04:00 |
facades.cpp
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
facades.h
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +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
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
mainwidget.h
|
Display check on the active account.
|
2020-06-23 21:53:43 +04:00 |
mainwindow.cpp
|
Move terms lock from Core::App to Session.
|
2020-06-24 11:56:16 +04:00 |
mainwindow.h
|
Remove legacy temp download folder.
|
2020-06-23 21:53:44 +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 |