tdesktop/Telegram/SourceFiles
John Preston fa4b538e6f Beta version 4.5.9.
- Hide taskbar window preview when Telegram is locked by a passcode
(Windows only).
- More improvements for working with multiple windows.
- Bug fixes and other minor improvements.
2023-02-02 20:22:21 +04:00
..
_other
api Fix possible crash on empty options from the server. 2023-02-02 10:55:04 +04:00
boxes Fixed display of empty result of topics search. 2023-01-21 07:29:40 +04:00
calls Beta version 4.5.8: Fix build with GCC. 2023-01-22 00:13:13 +04:00
chat_helpers Replaced multiple static constants for square root of 2 with Qt define. 2023-01-21 19:40:33 +03:00
codegen/scheme
core Beta version 4.5.9. 2023-02-02 20:22:21 +04:00
countries Added support of multiple phone pattern groups. 2022-12-29 11:11:08 +03:00
data Fixed update of flag for group calls from mtp chat data. 2023-01-21 07:29:40 +04:00
dialogs Fixed display of loading peer list item in choose forum topic box. 2023-01-21 07:29:40 +04:00
editor Flipped icon for rotation button in photo editor. 2023-01-09 09:05:06 +04:00
export Remove splits reverse. It was done on the server. 2022-12-30 10:49:51 +04:00
ffmpeg
history Fix root view pinned bar glitch in comments. 2023-02-02 16:12:44 +04:00
info Fix crash in topics disabling. 2023-01-21 09:42:57 +04:00
inline_bots Fix read from clipboard after bot install. 2023-01-12 12:23:28 +04:00
intro Active round video moving to active window. 2023-01-19 11:42:00 +04:00
lang Force autostart folder creation. 2023-01-02 12:26:20 +04:00
layout Show spoilers in shared media overview. 2022-12-27 13:10:38 +04:00
main Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
media Don't use alcGetEnumValue for non-ALC enum value 2023-01-26 15:56:01 +04:00
menu Pass correct parent to choose folder file dialog. 2023-01-09 09:44:58 +04:00
mtproto Fix "Limit special config request types." 2023-01-10 16:47:41 +04:00
overview Open type="document" with photo as a photo. 2023-01-02 15:08:36 +04:00
passport Differ file download failure reasons 2023-01-09 17:02:11 +04:00
payments
platform Show just logo in Dwm Preview when passcoded. 2023-02-02 16:14:36 +04:00
profile
settings Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
storage Fix sending modified photos with existing bytes. 2023-01-19 13:05:38 +04:00
support cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
ui Fixed display of loading peer list item in choose forum topic box. 2023-01-21 07:29:40 +04:00
window Use better initial geometry for new windows. 2023-02-02 20:20:05 +04:00
apiwrap.cpp Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
apiwrap.h
config.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
mainwidget.h Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
mainwindow.cpp Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
mainwindow.h Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
settings.cpp cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
settings.h cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp
tray.h