kotatogram-desktop/Telegram/SourceFiles
Ilya Fedin 2be4641496 Install launcher on every launch on Linux
Just like AppUserModelId on Windows

This makes the cheat code and having the function outside of private namespace unnecessary
2023-01-23 12:16:59 +04:00
..
_other
api Track shared media index better. 2023-01-09 11:48:33 +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 Install launcher on every launch on Linux 2023-01-23 12:16:59 +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 scroll in return to a channel I'm not in. 2023-01-21 21:24:54 +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 Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
media Replaced multiple static constants for square root of 2 with Qt define. 2023-01-21 19:40:33 +03: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 Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
platform Install launcher on every launch on Linux 2023-01-23 12:16:59 +04:00
profile Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
settings Install launcher on every launch on Linux 2023-01-23 12:16:59 +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 Replaced multiple static constants for square root of 2 with Qt define. 2023-01-21 19:40:33 +03: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 Fix crash in topics disabling. 2023-01-21 09:42:57 +04:00
mainwidget.h Active round video moving to active window. 2023-01-19 11:42:00 +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