.. |
_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
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
calls
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
chat_helpers
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
codegen/scheme
|
Fix magic for initConnection.
|
2020-04-21 18:55:35 +04:00 |
core
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
data
|
Remove unused variable
|
2020-07-13 09:33:55 +04: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
|
Remove unused variable
|
2020-07-13 09:33:55 +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
|
Make export window and PiP window movable on Wayland with Qt < 5.15
|
2020-07-12 23:19:05 +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
|
Make qt_make_filter_list a part of file_utilities_linux.cpp
|
2020-07-13 06:53:45 +04:00 |
profile
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
settings
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
storage
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
support
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
ui
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
window
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
apiwrap.cpp
|
Remove unused variable
|
2020-07-13 09:33:55 +04: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
|
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
|
Fix whitespace and indentation errors.
|
2020-01-02 14:25:53 +03:00 |
layout.h
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
logs.cpp
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
logs.h
|
Add some profiling logs to lottie player.
|
2019-07-01 17:57:39 +02:00 |
main.cpp
|
|
|
mainwidget.cpp
|
Add option for a native window frame.
|
2020-07-07 21:34:25 +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
|
Add option for a native window frame.
|
2020-07-07 21:34:25 +04:00 |
qt_functions.cpp
|
Make qt_make_filter_list a part of file_utilities_linux.cpp
|
2020-07-13 06:53:45 +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 |