ZaStoGram_desktop/Telegram/SourceFiles
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ilya Fedin 8ed56bb4e4 Don't mess GTK scale factor with other scaling settings
Have this order for scaling settings:
1. devicePixelRatio
2. GTK
3. DPI
2021-01-23 21:55:33 +04:00
..
_other Fix AppImage overwrite by updater 2020-08-11 10:58:17 +04:00
api Fix crash in legacy groups speaking typings handling. 2020-12-23 14:45:37 +04:00
boxes Fix build and tray icon menu on Windows. 2021-01-22 16:53:59 +04:00
calls Add ability to choose calls audio backend. 2021-01-07 19:27:11 +04:00
chat_helpers Updated code to be consistent with lib_ui. 2021-01-22 16:53:59 +04:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Beta version 2.5.6. 2021-01-22 19:00:11 +04:00
data Fix build and tray icon menu on Windows. 2021-01-22 16:53:59 +04:00
dialogs Fix build and tray icon menu on Windows. 2021-01-22 16:53:59 +04:00
export Allow inviting members to the group call. 2020-12-01 09:45:23 +03:00
ffmpeg Fix deprecation warnings when building with FFmpeg 4.2. 2020-11-06 11:21:34 +03:00
history Added missed date detailed info in tooltips to admin log and sections. 2021-01-22 16:53:59 +04:00
info Correctly show legacy groups with no admins. 2020-12-30 13:28:35 +04:00
inline_bots Updated code to be consistent with lib_ui. 2021-01-22 16:53:59 +04:00
intro Fix crash after account reset after QR login. 2021-01-22 18:19:27 +04:00
lang Move some text formatting to tg_ui:ui/text/format_values. 2020-09-30 16:29:17 +03:00
main Use DeviceModelPretty/SystemVersionPretty directly 2020-12-29 12:36:47 +04:00
media Fix speed control support check 2021-01-22 17:10:22 +04:00
mtproto Update User-Agent for DNS to Chrome 87.0.4280.88. 2021-01-04 11:24:11 +04:00
overview Added ability to show song cover in HistoryView and Overview::Layout. 2021-01-11 22:46:45 +03:00
passport Use separate styles for group call boxes. 2020-12-01 09:45:23 +03:00
platform Don't mess GTK scale factor with other scaling settings 2021-01-23 21:55:33 +04:00
profile Build Linux version with Qt 5.15.1 in CentOS 7 docker. 2020-11-06 11:21:34 +03:00
settings Remove platform_specific.h include from mainwindow.h 2021-01-22 17:22:37 +04:00
storage Added ability to fetch song cover from external resource. 2021-01-22 16:53:59 +04:00
support Moved date and progress text formatting to tg_ui:ui/text/format_values. 2020-12-22 09:11:04 +03:00
ui Fixed adding caption to grouped files. 2021-01-22 16:53:59 +04:00
window Remove platform_specific.h include from mainwindow.h 2021-01-22 17:22:37 +04:00
apiwrap.cpp Update API scheme. 2020-12-22 22:39:30 +04:00
apiwrap.h Allow inviting contacts to voice chats. 2020-12-22 12:33:06 +04:00
app.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
app.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
config.h Replaced voice record processing with VoiceRecordBar in HistoryWidget. 2020-11-17 12:56:50 +03:00
facades.cpp Add return from bot switch_pm to Scheduled/Replies. 2020-11-17 12:58:06 +03:00
facades.h Removed Notify::inlineKeyboardMoved as completely unused code. 2020-06-29 06:26:09 +04:00
layout.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
layout.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +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 Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
mainwidget.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
mainwindow.cpp Fix build and tray icon menu on Windows. 2021-01-22 16:53:59 +04:00
mainwindow.h Remove platform_specific.h include from mainwindow.h 2021-01-22 17:22:37 +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.h Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00