mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-09 08:37:26 +00:00
Telegram Desktop messaging app
e88305d984
Sometimes QClipboard::text() unexpectedly freezes on macOS, no known causes for that. But before we were requesting the clipboard text after each change in any text field to update macOS global menu items. Now we use Cocoa API directly to find out if there were any changes to the clipboard content and query text through Qt only if we have changes. That way it should almost never freeze (at least) or even really never. |
||
---|---|---|
.appveyor | ||
.github | ||
.travis | ||
doc | ||
lib/xdg | ||
Telegram | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
changelog.txt | ||
LICENSE | ||
README.md |
Telegram Desktop – Official Messenger
This is the complete source code and the build instructions for the alpha version of the official desktop client for the Telegram messenger, based on the Telegram API and the MTProto secure protocol.
The source code is published under GPLv3 with OpenSSL exception, the license is available here.
Supported systems
- Windows XP - Windows 10 (not RT)
- Mac OS X 10.8 - Mac OS X 10.11
- Mac OS X 10.6 - Mac OS X 10.7 (separate build)
- Ubuntu 12.04 - Ubuntu 16.04
- Fedora 22 - Fedora 24
Third-party
- Qt 5.3.2 and 5.6.2, slightly patched (LGPL)
- OpenSSL 1.0.1g (OpenSSL License)
- zlib 1.2.8 (zlib License)
- libexif 0.6.20 (LGPL)
- LZMA SDK 9.20 (public domain)
- liblzma (public domain)
- Google Breakpad (License)
- Google Crashpad (Apache License 2.0)
- GYP (BSD license)
- Ninja (Apache License 2.0)
- OpenAL Soft (LGPL)
- Opus codec (BSD license)
- FFmpeg (LGPL)
- Guideline Support Library (MIT License)
- Open Sans font (Apache License 2.0)