Telegram Desktop messaging app
Go to file
Ilya Fedin 0534a2fb62 Fix QGuiApplication::desktopFileName usage
The Qt documentation says:
This is the file name, without the full path or the trailing ".desktop" extension of the desktop entry that represents this application according to the freedesktop desktop entry specification.

Qt 6.5.2 also automatically fixes it breaking all the current tdesktop and desktop-app usage expecting the file extension.
2023-07-19 23:51:50 +04:00
.github Free disk space for Docker and Snap 2023-06-18 23:40:21 +04:00
Telegram Fix QGuiApplication::desktopFileName usage 2023-07-19 23:51:50 +04:00
cmake@f20e647e29 Update cmake_helpers submodule 2023-07-07 08:18:16 +04:00
docs Update building-mac.md 2023-06-19 11:32:17 +04:00
lib/xdg Support D-Bus activation 2023-07-01 21:05:42 +04:00
snap Upgrade libjxl in snapcraft.yaml 2023-07-19 14:42:32 +04:00
.gitattributes
.gitignore
.gitmodules C++ify wl_registry 2023-05-30 20:55:15 +04:00
CMakeLists.txt Always use Python3 cmake package instead of the Python one 2023-06-05 17:53:32 +04:00
LEGAL Update copyright year to 2023. 2023-01-02 10:10:14 +04:00
LICENSE
README.md Update README.md 2022-08-03 21:46:04 +04:00
changelog.txt Version 4.8.4. 2023-06-14 16:11:20 +04:00

README.md

Telegram Desktop Official Messenger

This is the complete source code and the build instructions for the official Telegram messenger desktop client, based on the Telegram API and the MTProto secure protocol.

Version Build Status Build Status Build Status

Preview of Telegram Desktop

The source code is published under GPLv3 with OpenSSL exception, the license is available here.

Supported systems

The latest version is available for

Old system versions

Version 2.4.4 was the last that supports older systems

Version 1.8.15 was the last that supports older systems

Third-party

Build instructions