kotatogram-desktop/Telegram/SourceFiles
Ilya Fedin f128665f6b Fix -debug argument
processArguments is called before ComputeDebugMode gets called, Logs::DebugEnabled gets overriden that way.
Fix that by setting gDebugMode variable and checking it in ComputeDebugMode.
2020-09-20 16:51:01 +03:00
..
_other Fix AppImage overwrite by updater 2020-08-11 10:58:17 +04:00
api Added ability to remove recent stickers. 2020-08-21 16:23:44 +03:00
boxes Added ability to schedule polls from section of scheduled messages. 2020-08-11 18:13:40 +04:00
calls Add some error reporting about camera problems. 2020-08-21 17:52:13 +04:00
chat_helpers Added ability to remove recent stickers. 2020-08-21 16:23:44 +03:00
codegen/scheme
core Fix -debug argument 2020-09-20 16:51:01 +03:00
data Added ability to remove recent stickers. 2020-08-21 16:23:44 +03:00
dialogs
export Export chats with ISO 8601 dates 2020-07-27 09:29:25 +04:00
ffmpeg Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00
history Fix crash in poll view destruction. 2020-08-24 17:59:44 +04:00
info Start video call from video call service message. 2020-08-11 18:21:40 +04:00
inline_bots Fix article inline results with long titles. 2020-08-24 16:34:55 +04:00
intro
lang
main Add tgcalls library. 2020-08-11 18:21:40 +04:00
media Create OpenAL context without attributes 2020-09-10 19:45:43 +03:00
mtproto Update mtproto_domain_resolver.cpp 2020-09-10 19:46:48 +03:00
overview
passport
platform Get icon theme from gtk if qt5ct is unconfigured 2020-09-20 16:51:01 +03:00
profile
settings Share video capturer between call and settings. 2020-08-21 17:52:13 +04:00
storage Allow to choose camera device in Settings. 2020-08-21 17:52:13 +04:00
support
ui Improve video userpics in chat history. 2020-07-25 11:25:22 +04:00
window Add UnsetWindowExtents method 2020-08-30 17:00:43 +04:00
apiwrap.cpp Moved toggling of existing media to separate file. 2020-08-19 14:47:25 +03:00
apiwrap.h Moved toggling of existing media to separate file. 2020-08-19 14:47:25 +03:00
app.cpp
app.h
config.h
facades.cpp
facades.h
layout.cpp
layout.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Added ability to pass Api::SendOptions from TabbedSelector. 2020-08-11 18:13:40 +04:00
mainwidget.h
mainwindow.cpp Eliminate the need of Q_OBJECT in main_window_linux and main_window_win 2020-08-30 17:00:43 +04:00
mainwindow.h Fix build on Linux. 2020-08-11 18:21:40 +04:00
qt_static_plugins.cpp TDESKTOP_DISABLE_DBUS_INTEGRATION -> DESKTOP_APP_DISABLE_DBUS_INTEGRATION 2020-08-11 10:55:50 +04:00
settings.cpp Fix -debug argument 2020-09-20 16:51:01 +03:00
settings.h Fix -debug argument 2020-09-20 16:51:01 +03:00
stdafx.cpp
stdafx.h Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00